Skip to content

Instantly share code, notes, and snippets.

@Yamza
Created March 19, 2020 21:13
Show Gist options
  • Save Yamza/9ca38076000d9865f2025cda59275d77 to your computer and use it in GitHub Desktop.
Save Yamza/9ca38076000d9865f2025cda59275d77 to your computer and use it in GitHub Desktop.
[19Mar2020 20:59:12.668] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.25, --fml.mcpVersion, 20200307.202953, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
[19Mar2020 20:59:12.672] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_212 by Oracle Corporation
[19Mar2020 20:59:12.935] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[19Mar2020 20:59:13.133] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/container/mods/MixinBootstrap-1.0.2.jar Service=ModLauncher Env=SERVER
[19Mar2020 20:59:14.204] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';'
[19Mar2020 20:59:15.948] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [be.nevoka.betterbedrockgenerator.MixinConnector]
[19Mar2020 20:59:15.950] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.fruits.mixin.Connector]
[19Mar2020 20:59:15.952] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.lithium.mixin.LithiumMixinConnector]
[19Mar2020 20:59:15.955] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.snow.mixin.Connector]
[19Mar2020 20:59:15.955] [main/INFO] [be.nevoka.betterbedrockgenerator.MixinConnector/]: Invoking Mixin Connector
[19Mar2020 20:59:15.963] [main/INFO] [Fruit Trees/]: Invoking Mixin Connector
[19Mar2020 20:59:16.021] [main/INFO] [Kiwi/]: Invoking Mixin Connector
[19Mar2020 20:59:16.024] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[19Mar2020 20:59:16.157] [main/INFO] [Lithium/]: Lithium's configuration file was loaded successfully
[19Mar2020 20:59:17.048] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinAvoidEntityGoal' as no configuration enables it
[19Mar2020 20:59:17.049] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinLookAtGoal' as no configuration enables it
[19Mar2020 20:59:17.050] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinLivingEntity' as no configuration enables it
[19Mar2020 20:59:17.052] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinServerWorld' as no configuration enables it
[19Mar2020 20:59:17.053] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinWorld' as no configuration enables it
[19Mar2020 20:59:17.062] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.chunk.no_chunk_locking.MixinPalettedContainer' as no configuration enables it
[19Mar2020 20:59:17.122] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinRedstoneWireBlock' as no configuration enables it
[19Mar2020 20:59:17.125] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinWorld' as no configuration enables it
[19Mar2020 20:59:33.546] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19Mar2020 20:59:33.547] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19Mar2020 20:59:33.548] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[19Mar2020 20:59:33.549] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19Mar2020 20:59:33.550] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19Mar2020 20:59:33.729] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
[19Mar2020 20:59:34.596] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.vampirism/COREMODLOG]: Vampirism is hacking Forge ModList#getAllScanData to implement PR https://github.com/MinecraftForge/MinecraftForge/pull/6370
[19Mar2020 20:59:35.624] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `yamda` for name `yamda_dim`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.171] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.173] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.174] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.175] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.176] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.176] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:36.571] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Suite ID: enviro
[19Mar2020 20:59:36.572] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Member ID: materials
[19Mar2020 20:59:36.572] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Mod ID: enviromats
[19Mar2020 20:59:36.953] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:37.764] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Setup Complete
[19Mar2020 20:59:37.944] [modloading-worker-1/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
[19Mar2020 20:59:38.648] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[19Mar2020 20:59:38.658] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [nickel,] was added to the CruxInit
[19Mar2020 20:59:38.658] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [steel,] was added to the CruxInit
[19Mar2020 20:59:38.658] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [electrum,] was added to the CruxInit
[19Mar2020 20:59:38.659] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [refined_iron,] was added to the CruxInit
[19Mar2020 20:59:38.659] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [compressed_iron,] was added to the CruxInit
[19Mar2020 20:59:38.659] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [redstone_alloy,] was added to the CruxInit
[19Mar2020 20:59:38.659] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [aluminum,] was added to the CruxInit
[19Mar2020 20:59:38.659] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [brass,] was added to the CruxInit
[19Mar2020 20:59:38.660] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [lead,] was added to the CruxInit
[19Mar2020 20:59:38.660] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bismuth_brass,] was added to the CruxInit
[19Mar2020 20:59:38.660] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bronze,] was added to the CruxInit
[19Mar2020 20:59:38.660] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bismuth_steel,] was added to the CruxInit
[19Mar2020 20:59:38.660] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [platinum,] was added to the CruxInit
[19Mar2020 20:59:38.661] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [lumium,] was added to the CruxInit
[19Mar2020 20:59:38.661] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [aluminum_steel,] was added to the CruxInit
[19Mar2020 20:59:38.661] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [enderium,] was added to the CruxInit
[19Mar2020 20:59:38.661] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [signalum,] was added to the CruxInit
[19Mar2020 20:59:38.661] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [tin,] was added to the CruxInit
[19Mar2020 20:59:38.663] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [copper,] was added to the CruxInit
[19Mar2020 20:59:38.663] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [invar,] was added to the CruxInit
[19Mar2020 20:59:38.663] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silver,] was added to the CruxInit
[19Mar2020 20:59:38.663] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [uranium,] was added to the CruxInit
[19Mar2020 20:59:38.664] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zinc,] was added to the CruxInit
[19Mar2020 20:59:38.664] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bismuth,] was added to the CruxInit
[19Mar2020 20:59:38.748] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : lead
[19Mar2020 20:59:38.749] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_ender
[19Mar2020 20:59:38.749] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bismuth
[19Mar2020 20:59:38.750] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : zinc
[19Mar2020 20:59:38.750] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : redstone_alloy
[19Mar2020 20:59:38.750] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : compressed_iron
[19Mar2020 20:59:38.750] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : refined_iron
[19Mar2020 20:59:38.751] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : platinum
[19Mar2020 20:59:38.751] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : copper
[19Mar2020 20:59:38.751] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : silver
[19Mar2020 20:59:38.751] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : aluminum
[19Mar2020 20:59:38.751] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : nickel
[19Mar2020 20:59:38.751] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : brass
[19Mar2020 20:59:38.752] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bismuth_brass
[19Mar2020 20:59:38.752] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bismuth_steel
[19Mar2020 20:59:38.752] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : invar
[19Mar2020 20:59:38.752] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_uran
[19Mar2020 20:59:38.752] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : steel
[19Mar2020 20:59:38.753] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_signal
[19Mar2020 20:59:38.753] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : aluminum_steel
[19Mar2020 20:59:38.753] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bronze
[19Mar2020 20:59:38.753] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : electrum
[19Mar2020 20:59:38.753] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : tin
[19Mar2020 20:59:38.753] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_lum
[19Mar2020 20:59:38.848] [modloading-worker-1/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 1.6.3...
[19Mar2020 20:59:39.629] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/bonsaitrees2-common.toml is not correct. Correcting
[19Mar2020 20:59:39.630] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[19Mar2020 20:59:40.525] [modloading-worker-0/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Mod ID: valkyrielib
[19Mar2020 20:59:40.556] [modloading-worker-0/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Mod ID: simplechunkloaders
[19Mar2020 20:59:40.561] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[19Mar2020 20:59:40.563] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [plastic,] was added to the CruxInit
[19Mar2020 20:59:40.563] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pink_slime,] was added to the CruxInit
[19Mar2020 20:59:40.563] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : pink_slime
[19Mar2020 20:59:40.564] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : plastic
[19Mar2020 20:59:40.854] [modloading-worker-0/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silentgear-client.toml
[19Mar2020 20:59:40.855] [modloading-worker-0/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silentgear-common.toml
[19Mar2020 20:59:41.728] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[19Mar2020 20:59:41.742] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_1`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.743] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_2`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.743] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_3`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.744] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_4`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.744] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_1`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.744] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_2`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.744] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_3`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.744] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_4`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.745] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_1`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.745] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_2`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.745] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_3`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.745] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_4`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.745] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.746] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.746] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:41.747] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dark_set,] was added to the CruxInit
[19Mar2020 20:59:41.747] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [light_set,] was added to the CruxInit
[19Mar2020 20:59:41.747] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [classic_set,] was added to the CruxInit
[19Mar2020 20:59:41.748] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : classic_set
[19Mar2020 20:59:41.748] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : dark_set
[19Mar2020 20:59:41.750] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : light_set
[19Mar2020 20:59:43.439] [modloading-worker-0/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/config/serverutils/permissions.json
[19Mar2020 20:59:43.452] [modloading-worker-0/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Config has been initialized
[19Mar2020 20:59:43.453] [modloading-worker-0/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loading Config: /home/container/config/serverutils/server-utils.toml
[19Mar2020 20:59:43.453] [modloading-worker-0/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Built Config: /home/container/config/serverutils/server-utils.toml
[19Mar2020 20:59:43.454] [modloading-worker-0/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loaded Config: /home/container/config/serverutils/server-utils.toml
[19Mar2020 20:59:43.455] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/serverutils/server-utils.toml is not correct. Correcting
[19Mar2020 20:59:43.455] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.January was corrected from [DARK_GRAY, GRAY, GOLD, WHITE] to [DARK_GRAY, GRAY, GOLD, WHITE]
[19Mar2020 20:59:43.455] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.Febuary was corrected from [WHITE, LIGHT_PURPLE, DARK_PURPLE, RED] to [WHITE, LIGHT_PURPLE, DARK_PURPLE, RED]
[19Mar2020 20:59:43.455] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.March was corrected from [DARK_GREEN, GREEN, WHITE, GOLD] to [DARK_GREEN, GREEN, WHITE, GOLD]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.April was corrected from [AQUA, GREEN, BLUE, WHITE] to [AQUA, GREEN, BLUE, WHITE]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.May was corrected from [GREEN, YELLOW, AQUA, BLUE] to [GREEN, YELLOW, AQUA, BLUE]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.June was corrected from [GRAY, WHITE, RED] to [GRAY, WHITE, RED]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.July was corrected from [RED, WHITE, BLUE] to [RED, WHITE, BLUE]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.August was corrected from [GOLD, RED, GREEN] to [GOLD, RED, GREEN]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.September was corrected from [DARK_GRAY, RED, YELLOW] to [DARK_GRAY, RED, YELLOW]
[19Mar2020 20:59:43.456] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.October was corrected from [DARK_GRAY, GOLD, WHITE] to [DARK_GRAY, GOLD, WHITE]
[19Mar2020 20:59:43.457] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.November was corrected from [RED, GOLD, YELLOW] to [RED, GOLD, YELLOW]
[19Mar2020 20:59:43.457] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.December was corrected from [GREEN, WHITE, RED] to [GREEN, WHITE, RED]
[19Mar2020 20:59:43.457] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.back.aliases was corrected from [back, return] to [back, return]
[19Mar2020 20:59:43.457] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.bomb.aliases was corrected from [bomb, boom] to [bomb, boom]
[19Mar2020 20:59:43.457] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.delhome.aliases was corrected from [delhome] to [delhome]
[19Mar2020 20:59:43.457] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.delwarp.aliases was corrected from [delwarp] to [delwarp]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.endchest.aliases was corrected from [endchest, ec] to [endchest, ec]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.feed.aliases was corrected from [feed] to [feed]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.flood.aliases was corrected from [drown] to [drown]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.fly.aliases was corrected from [fly] to [fly]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.gamemode.aliases was corrected from [gamemode, gm] to [gamemode, gm]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.god.aliases was corrected from [god, tgm] to [god, tgm]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.heal.aliases was corrected from [heal] to [heal]
[19Mar2020 20:59:43.458] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.home.aliases was corrected from [home] to [home]
[19Mar2020 20:59:43.459] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.homes.aliases was corrected from [homes] to [homes]
[19Mar2020 20:59:43.459] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.kit.aliases was corrected from [kit] to [kit]
[19Mar2020 20:59:43.459] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.msg.aliases was corrected from [message, pm] to [message, pm]
[19Mar2020 20:59:43.459] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.msgtoggle.aliases was corrected from [msgtoggle] to [msgtoggle]
[19Mar2020 20:59:43.459] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.motd.aliases was corrected from [motd] to [motd]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.mute.aliases was corrected from [mute] to [mute]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.nick.aliases was corrected from [nickname, nick] to [nickname, nick]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.permission.aliases was corrected from [permission, perms, p] to [permission, perms, p]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.smite.aliases was corrected from [smite] to [smite]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rank.aliases was corrected from [rank] to [rank]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.reload.aliases was corrected from [sureload] to [sureload]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.repair.aliases was corrected from [repair] to [repair]
[19Mar2020 20:59:43.460] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.respond.aliases was corrected from [r] to [r]
[19Mar2020 20:59:43.461] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rules.aliases was corrected from [rules] to [rules]
[19Mar2020 20:59:43.461] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rtp.aliases was corrected from [rtp] to [rtp]
[19Mar2020 20:59:43.461] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rtpfar.aliases was corrected from [rtpfar] to [rtpfar]
[19Mar2020 20:59:43.461] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rtpnear.aliases was corrected from [rtpnear] to [rtpnear]
[19Mar2020 20:59:43.461] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.sethome.aliases was corrected from [sethome] to [sethome]
[19Mar2020 20:59:43.461] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.setspawn.aliases was corrected from [setspawn] to [setspawn]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.setwarp.aliases was corrected from [setwarp] to [setwarp]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.spawn.aliases was corrected from [spawn] to [spawn]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpa.aliases was corrected from [call] to [call]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpaAccept.aliases was corrected from [tpaccept] to [tpaccept]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpaDeny.aliases was corrected from [tpdeny] to [tpdeny]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpaHere.aliases was corrected from [tpahere] to [tpahere]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.warp.aliases was corrected from [warp] to [warp]
[19Mar2020 20:59:43.462] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.warps.aliases was corrected from [warps] to [warps]
[19Mar2020 20:59:43.550] [modloading-worker-0/INFO] [powder_power/]: Loading PowderPower config: /home/container/config/powder_power.toml
[19Mar2020 20:59:43.551] [modloading-worker-0/INFO] [powder_power/]: Built PowderPower config:/home/container/config/powder_power.toml
[19Mar2020 20:59:43.551] [modloading-worker-0/INFO] [powder_power/]: Loaded PowderPower config: /home/container/config/powder_power.toml
[19Mar2020 20:59:47.986] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:chest_boat
[19Mar2020 20:59:47.987] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:furnace_boat
[19Mar2020 20:59:47.991] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:large_boat
[19Mar2020 20:59:48.556] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[19Mar2020 20:59:48.937] [modloading-worker-0/WARN] [Simple Discord Rich Presence/]: This is a client only mod!
[19Mar2020 20:59:49.445] [modloading-worker-1/INFO] [forbidden_arcanus/]: Built Config: /home/container/config/forbidden_arcanus-client.toml
[19Mar2020 20:59:49.446] [modloading-worker-1/INFO] [forbidden_arcanus/]: Loaded Config: /home/container/config/forbidden_arcanus-client.toml
[19Mar2020 20:59:49.446] [modloading-worker-1/INFO] [forbidden_arcanus/]: Built Config: /home/container/config/forbidden_arcanus-server.toml
[19Mar2020 20:59:49.446] [modloading-worker-1/INFO] [forbidden_arcanus/]: Loaded Config: /home/container/config/forbidden_arcanus-server.toml
[19Mar2020 20:59:49.642] [modloading-worker-0/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silents-mechanisms-common.toml
[19Mar2020 20:59:49.684] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Init Config
[19Mar2020 20:59:49.935] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:vampire
[19Mar2020 20:59:49.936] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:heal
[19Mar2020 20:59:49.938] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:bubble
[19Mar2020 20:59:49.941] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:wind
[19Mar2020 20:59:51.057] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity charged_snowball
[19Mar2020 20:59:51.149] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
[19Mar2020 20:59:51.181] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
[19Mar2020 20:59:51.185] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
[19Mar2020 20:59:51.188] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
[19Mar2020 20:59:51.188] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
[19Mar2020 20:59:51.188] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
[19Mar2020 20:59:51.220] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
[19Mar2020 20:59:51.221] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
[19Mar2020 20:59:51.221] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
[19Mar2020 20:59:51.221] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
[19Mar2020 20:59:51.243] [modloading-worker-0/INFO] [veggie_way/]: Loading ResourcefulTools config: /home/container/config/veggie_way.toml
[19Mar2020 20:59:51.243] [modloading-worker-0/INFO] [veggie_way/]: Built ResourcefulTools config:/home/container/config/veggie_way.toml
[19Mar2020 20:59:51.244] [modloading-worker-0/INFO] [veggie_way/]: Loaded ResourcefulTools config: /home/container/config/veggie_way.toml
[19Mar2020 20:59:51.359] [modloading-worker-1/INFO] [Silent's Gems/]: Detected Silent Gear!
[19Mar2020 20:59:51.440] [modloading-worker-1/INFO] [Silent's Gems/]: Register part type PartType[S]{name='silentgems:gear_soul'}
[19Mar2020 20:59:51.451] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[19Mar2020 20:59:51.455] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[19Mar2020 20:59:51.458] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[19Mar2020 20:59:51.461] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[19Mar2020 20:59:51.522] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[19Mar2020 20:59:51.527] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[19Mar2020 20:59:51.531] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[19Mar2020 20:59:51.531] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[19Mar2020 20:59:51.534] [modloading-worker-1/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[19Mar2020 20:59:51.952] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[19Mar2020 20:59:52.041] [modloading-worker-1/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silentgems-common.toml
[19Mar2020 20:59:52.168] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [steel] was replaced with:
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [salt,] was added to the CruxInit
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [refined_glowstone,] was added to the CruxInit
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [tin] was replaced with:
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [copper] was replaced with:
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [osmium,] was added to the CruxInit
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [sulfur,] was added to the CruxInit
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [refined_obsidian,] was added to the CruxInit
[19Mar2020 20:59:52.234] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bronze] was replaced with:
[19Mar2020 20:59:52.235] [modloading-worker-1/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[bronze] already exists.
[19Mar2020 20:59:52.235] [modloading-worker-1/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[copper] already exists.
[19Mar2020 20:59:52.235] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : osmium
[19Mar2020 20:59:52.235] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : refined_glowstone
[19Mar2020 20:59:52.235] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : refined_obsidian
[19Mar2020 20:59:52.235] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : salt
[19Mar2020 20:59:52.235] [modloading-worker-1/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[steel] already exists.
[19Mar2020 20:59:52.235] [modloading-worker-1/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[tin] already exists.
[19Mar2020 20:59:52.235] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : sulfur
[19Mar2020 20:59:52.323] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
[19Mar2020 20:59:52.567] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.1.25, for MC 1.15.2 with MCP 20200307.202953
[19Mar2020 20:59:52.567] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.1.25 Initialized
[19Mar2020 20:59:52.827] [modloading-worker-0/INFO] [ToolKit/]: Loading mod
[19Mar2020 20:59:53.183] [modloading-worker-0/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[19Mar2020 20:59:53.183] [modloading-worker-0/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Injected RS API in com.raoulvdberge.refinedstorageaddons.RSAddons RSAPI
[19Mar2020 20:59:53.601] [modloading-worker-1/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[19Mar2020 20:59:53.603] [modloading-worker-1/INFO] [Mystical Agriculture/]: Registered plugin: com.github.elrol.industrialagriculture.plugin.MAPlugin
[19Mar2020 20:59:53.604] [modloading-worker-1/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[19Mar2020 20:59:53.630] [modloading-worker-1/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Registering Souls
[19Mar2020 20:59:53.955] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/theoneprobe-common.toml is not correct. Correcting
[19Mar2020 20:59:53.958] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
[19Mar2020 20:59:53.958] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[19Mar2020 20:59:53.959] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[19Mar2020 20:59:54.357] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 3 jobs
[19Mar2020 20:59:54.777] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 1409 unique defined tags
[19Mar2020 20:59:55.137] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 8083 unique defined recipes
[19Mar2020 20:59:55.376] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 6772 unique defined loot tables
[19Mar2020 20:59:55.581] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 2881 unique defined advancements
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesDustModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesCompatModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModNonIngotModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModCompatModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.776] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.usefulmachinery.UsefulMachineryModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.786] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftNonIngotModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.786] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.786] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftCompatModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.839] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.839] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxCompatModule has missing mod dependencies, skipping
[19Mar2020 20:59:55.938] [Server thread/INFO] [thelm.jaopca.materials.MaterialHandler/]: Added 108 materials
[19Mar2020 20:59:56.636] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.639] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.640] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.640] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.640] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.chaos`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.640] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.chaos`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.641] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.641] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.641] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.641] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.641] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.641] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.642] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_steel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.642] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_steel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.642] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.642] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.gemium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.gemium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.glowstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.glowstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.643] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redstone_alloy`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redstone_alloy`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.646] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.647] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.trilium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.647] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.trilium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.647] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.647] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.647] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `dusts.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.650] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.650] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.650] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.650] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.650] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.650] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.652] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.653] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.654] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.655] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.655] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.655] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.655] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.655] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.655] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.656] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `silents_mechanisms_chunks.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.656] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `silents_mechanisms_chunks.osmium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.656] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.657] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.657] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.657] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.657] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.657] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.658] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.658] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.658] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.658] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.658] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.659] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.659] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.659] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.659] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.659] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.660] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.660] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.660] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.660] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 20:59:56.662] [Server thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'jaopca' took 2.286 s to run a deferred task.
[19Mar2020 20:59:56.665] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:02.303
[19Mar2020 20:59:57.172] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snowrealmagic.snow
[19Mar2020 20:59:57.287] [Server thread/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[19Mar2020 20:59:57.332] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
[19Mar2020 20:59:57.333] [Server thread/INFO] [Kiwi/Init]: recipe_serializer: 1
[19Mar2020 20:59:57.341] [Server thread/INFO] [Kiwi/Init]: Module [snowrealmagic:snowrealmagic] initialized
[19Mar2020 20:59:57.341] [Server thread/INFO] [Kiwi/Init]: block: 7
[19Mar2020 20:59:57.341] [Server thread/INFO] [Kiwi/Init]: item: 1
[19Mar2020 20:59:57.342] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 2
[19Mar2020 20:59:57.342] [Server thread/INFO] [Kiwi/Init]: entity_type: 1
[19Mar2020 20:59:57.342] [Server thread/INFO] [Kiwi/Init]: feature: 1
[19Mar2020 20:59:57.348] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:fruittrees] initialized
[19Mar2020 20:59:57.351] [Server thread/INFO] [Kiwi/Init]: item: 8
[19Mar2020 20:59:57.351] [Server thread/INFO] [Kiwi/Init]: block: 37
[19Mar2020 20:59:57.351] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 1
[19Mar2020 20:59:57.351] [Server thread/INFO] [Kiwi/Init]: feature: 1
[19Mar2020 20:59:58.975] [Server thread/INFO] [mcwwindows/]: Blocks registered.
[19Mar2020 20:59:59.544] [Server thread/INFO] [Dark Utilities/]: Registering 46 blocks.
[19Mar2020 20:59:59.955] [Server thread/INFO] [mcwbridges/]: Blocks registered.
[19Mar2020 21:00:04.466] [Server thread/INFO] [oresabovediamonds/]: Blocks registered.
[19Mar2020 21:00:04.469] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Blocks:
[19Mar2020 21:00:04.469] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white
[19Mar2020 21:00:04.469] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble
[19Mar2020 21:00:04.469] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished
[19Mar2020 21:00:04.469] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_stairs
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_stairs
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_stairs
[19Mar2020 21:00:04.470] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_stairs
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_stairs
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_stairs
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_stairs
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_slab
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_slab
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_slab
[19Mar2020 21:00:04.471] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_slab
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_slab
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_slab
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_slab
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_wall
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_wall
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_wall
[19Mar2020 21:00:04.472] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_wall
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small
[19Mar2020 21:00:04.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_stairs
[19Mar2020 21:00:04.474] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_stairs
[19Mar2020 21:00:04.474] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_stairs
[19Mar2020 21:00:04.474] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_stairs
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_stairs
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_stairs
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_stairs
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_slab
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_slab
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_slab
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_slab
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_slab
[19Mar2020 21:00:04.475] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_slab
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_slab
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_wall
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_wall
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_wall
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_wall
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished
[19Mar2020 21:00:04.476] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick
[19Mar2020 21:00:04.477] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small
[19Mar2020 21:00:04.477] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile
[19Mar2020 21:00:04.477] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small
[19Mar2020 21:00:04.477] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_stairs
[19Mar2020 21:00:04.477] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_stairs
[19Mar2020 21:00:04.477] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_stairs
[19Mar2020 21:00:04.478] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_stairs
[19Mar2020 21:00:04.478] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_stairs
[19Mar2020 21:00:04.478] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_stairs
[19Mar2020 21:00:04.478] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_stairs
[19Mar2020 21:00:04.479] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_slab
[19Mar2020 21:00:04.479] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_slab
[19Mar2020 21:00:04.479] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_slab
[19Mar2020 21:00:04.479] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_slab
[19Mar2020 21:00:04.479] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_slab
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_slab
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_slab
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_wall
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_wall
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_wall
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_wall
[19Mar2020 21:00:04.480] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_stairs
[19Mar2020 21:00:04.481] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_stairs
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_stairs
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_stairs
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_stairs
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_stairs
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_stairs
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_slab
[19Mar2020 21:00:04.482] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_slab
[19Mar2020 21:00:04.483] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_slab
[19Mar2020 21:00:04.483] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_slab
[19Mar2020 21:00:04.483] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_slab
[19Mar2020 21:00:04.483] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_slab
[19Mar2020 21:00:04.483] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_slab
[19Mar2020 21:00:04.483] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_wall
[19Mar2020 21:00:04.484] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_wall
[19Mar2020 21:00:04.520] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_wall
[19Mar2020 21:00:04.520] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_wall
[19Mar2020 21:00:04.521] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow
[19Mar2020 21:00:04.521] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble
[19Mar2020 21:00:04.521] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished
[19Mar2020 21:00:04.521] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick
[19Mar2020 21:00:04.521] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small
[19Mar2020 21:00:04.521] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile
[19Mar2020 21:00:04.522] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small
[19Mar2020 21:00:04.522] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_stairs
[19Mar2020 21:00:04.522] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_stairs
[19Mar2020 21:00:04.522] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_stairs
[19Mar2020 21:00:04.522] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_stairs
[19Mar2020 21:00:04.523] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_stairs
[19Mar2020 21:00:04.523] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_stairs
[19Mar2020 21:00:04.523] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_stairs
[19Mar2020 21:00:04.523] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_slab
[19Mar2020 21:00:04.523] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_slab
[19Mar2020 21:00:04.523] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_slab
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_slab
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_slab
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_slab
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_slab
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_wall
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_wall
[19Mar2020 21:00:04.524] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_wall
[19Mar2020 21:00:04.525] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_wall
[19Mar2020 21:00:04.525] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime
[19Mar2020 21:00:04.525] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_stairs
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_stairs
[19Mar2020 21:00:04.526] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_stairs
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_stairs
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_stairs
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_stairs
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_stairs
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_slab
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_slab
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_slab
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_slab
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_slab
[19Mar2020 21:00:04.527] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_slab
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_slab
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_wall
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_wall
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_wall
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_wall
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished
[19Mar2020 21:00:04.528] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_stairs
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_stairs
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_stairs
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_stairs
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_stairs
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_stairs
[19Mar2020 21:00:04.529] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_stairs
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_slab
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_wall
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_wall
[19Mar2020 21:00:04.530] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_wall
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_wall
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small
[19Mar2020 21:00:04.531] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_stairs
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_slab
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_slab
[19Mar2020 21:00:04.532] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_slab
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_slab
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_slab
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_slab
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_slab
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_wall
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_wall
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_wall
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_wall
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray
[19Mar2020 21:00:04.533] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_stairs
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_stairs
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_stairs
[19Mar2020 21:00:04.534] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_stairs
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_stairs
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_stairs
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_stairs
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_slab
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_slab
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_slab
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_slab
[19Mar2020 21:00:04.535] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_slab
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_slab
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_slab
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_wall
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_wall
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_wall
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_wall
[19Mar2020 21:00:04.536] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan
[19Mar2020 21:00:04.537] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble
[19Mar2020 21:00:04.537] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished
[19Mar2020 21:00:04.537] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick
[19Mar2020 21:00:04.537] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small
[19Mar2020 21:00:04.537] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile
[19Mar2020 21:00:04.537] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_stairs
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_stairs
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_stairs
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_stairs
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_stairs
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_stairs
[19Mar2020 21:00:04.538] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_stairs
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_slab
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_slab
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_slab
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_slab
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_slab
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_slab
[19Mar2020 21:00:04.539] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_slab
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_wall
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_wall
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_wall
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_wall
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick
[19Mar2020 21:00:04.540] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_stairs
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_stairs
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_stairs
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_stairs
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_stairs
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_stairs
[19Mar2020 21:00:04.541] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_stairs
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_slab
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_wall
[19Mar2020 21:00:04.542] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_wall
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_wall
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_wall
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile
[19Mar2020 21:00:04.543] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small
[19Mar2020 21:00:04.544] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_stairs
[19Mar2020 21:00:04.544] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_stairs
[19Mar2020 21:00:04.544] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_stairs
[19Mar2020 21:00:04.544] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_stairs
[19Mar2020 21:00:04.544] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_stairs
[19Mar2020 21:00:04.544] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_stairs
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_stairs
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_slab
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_wall
[19Mar2020 21:00:04.545] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_wall
[19Mar2020 21:00:04.546] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_wall
[19Mar2020 21:00:04.546] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_wall
[19Mar2020 21:00:04.546] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown
[19Mar2020 21:00:04.546] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble
[19Mar2020 21:00:04.546] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished
[19Mar2020 21:00:04.546] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_stairs
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_stairs
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_stairs
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_stairs
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_stairs
[19Mar2020 21:00:04.547] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_stairs
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_stairs
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_slab
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_wall
[19Mar2020 21:00:04.548] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_wall
[19Mar2020 21:00:04.549] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_wall
[19Mar2020 21:00:04.549] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_wall
[19Mar2020 21:00:04.549] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green
[19Mar2020 21:00:04.549] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble
[19Mar2020 21:00:04.562] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_stairs
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_stairs
[19Mar2020 21:00:04.563] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_stairs
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_stairs
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_stairs
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_stairs
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_stairs
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_slab
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_slab
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_slab
[19Mar2020 21:00:04.564] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_slab
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_slab
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_slab
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_slab
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_wall
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_wall
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_wall
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_wall
[19Mar2020 21:00:04.565] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_stairs
[19Mar2020 21:00:04.566] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_stairs
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_stairs
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_stairs
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_stairs
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_stairs
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_stairs
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_slab
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_slab
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_slab
[19Mar2020 21:00:04.567] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_slab
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_slab
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_slab
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_slab
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_wall
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_wall
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_wall
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_wall
[19Mar2020 21:00:04.568] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_stairs
[19Mar2020 21:00:04.569] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_stairs
[19Mar2020 21:00:04.620] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_stairs
[19Mar2020 21:00:04.621] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_stairs
[19Mar2020 21:00:04.621] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_stairs
[19Mar2020 21:00:04.621] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_stairs
[19Mar2020 21:00:04.621] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_stairs
[19Mar2020 21:00:04.622] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_slab
[19Mar2020 21:00:04.622] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_slab
[19Mar2020 21:00:04.622] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_slab
[19Mar2020 21:00:04.622] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_slab
[19Mar2020 21:00:04.622] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_slab
[19Mar2020 21:00:04.622] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_slab
[19Mar2020 21:00:04.623] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_slab
[19Mar2020 21:00:04.623] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_wall
[19Mar2020 21:00:04.623] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_wall
[19Mar2020 21:00:04.623] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_wall
[19Mar2020 21:00:04.623] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_wall
[19Mar2020 21:00:04.623] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt
[19Mar2020 21:00:04.624] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble
[19Mar2020 21:00:04.624] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished
[19Mar2020 21:00:04.624] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick
[19Mar2020 21:00:04.624] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small
[19Mar2020 21:00:04.624] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile
[19Mar2020 21:00:04.625] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small
[19Mar2020 21:00:04.625] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_stairs
[19Mar2020 21:00:04.625] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_stairs
[19Mar2020 21:00:04.625] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_stairs
[19Mar2020 21:00:04.625] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_stairs
[19Mar2020 21:00:04.625] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_stairs
[19Mar2020 21:00:04.626] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_stairs
[19Mar2020 21:00:04.626] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_stairs
[19Mar2020 21:00:04.626] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_slab
[19Mar2020 21:00:04.626] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_slab
[19Mar2020 21:00:04.626] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_slab
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_slab
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_slab
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_slab
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_slab
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_wall
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_wall
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_wall
[19Mar2020 21:00:04.627] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_wall
[19Mar2020 21:00:04.628] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone
[19Mar2020 21:00:04.628] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble
[19Mar2020 21:00:04.628] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished
[19Mar2020 21:00:04.628] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick
[19Mar2020 21:00:04.628] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small
[19Mar2020 21:00:04.628] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_stairs
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_stairs
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_stairs
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_stairs
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_stairs
[19Mar2020 21:00:04.629] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_stairs
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_stairs
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_slab
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_slab
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_slab
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_slab
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_slab
[19Mar2020 21:00:04.630] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_slab
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_slab
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_wall
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_wall
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_wall
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_wall
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite
[19Mar2020 21:00:04.631] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_stairs
[19Mar2020 21:00:04.632] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_stairs
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_stairs
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_stairs
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_stairs
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_stairs
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_stairs
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_slab
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_slab
[19Mar2020 21:00:04.633] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_slab
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_slab
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_slab
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_slab
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_slab
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_wall
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_wall
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_wall
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_wall
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble
[19Mar2020 21:00:04.634] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_stairs
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_stairs
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_stairs
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_stairs
[19Mar2020 21:00:04.635] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_stairs
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_stairs
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_stairs
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_slab
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_wall
[19Mar2020 21:00:04.636] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_wall
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_wall
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_wall
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_stairs
[19Mar2020 21:00:04.637] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_stairs
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_stairs
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_stairs
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_stairs
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_stairs
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_stairs
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_slab
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_slab
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_slab
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_slab
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_slab
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_slab
[19Mar2020 21:00:04.638] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_slab
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_wall
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_wall
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_wall
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_wall
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_stairs
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_stairs
[19Mar2020 21:00:04.639] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_stairs
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_stairs
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_stairs
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_stairs
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_stairs
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_slab
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_wall
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_wall
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_wall
[19Mar2020 21:00:04.640] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_wall
[19Mar2020 21:00:05.097] [Server thread/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.
[19Mar2020 21:00:05.972] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [panda,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [ravager,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [fox,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [magma_cube,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pillager,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [llama,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bat,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [husk,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [endermite,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [cat,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silverfish,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [drowned,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [guardian,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dolphin,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zombie_pigman,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [stray,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [shulker,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [turtle,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [villager,] was added to the CruxInit
[19Mar2020 21:00:05.973] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [wolf,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [vex,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [polar_bear,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [horse,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [vindicator,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [phantom,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [evoker,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [mooshroom,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [witch,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [parrot,] was added to the CruxInit
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Initializing Crops
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bat
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : cat
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : fox
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : panda
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : parrot
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : wolf
[19Mar2020 21:00:05.974] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : dolphin
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : horse
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : drowned
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : guardian
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : husk
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : llama
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : polar_bear
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : silverfish
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : stray
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : vex
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : witch
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : zombie_pigman
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : endermite
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : magma_cube
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : mooshroom
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : phantom
[19Mar2020 21:00:05.975] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : pillager
[19Mar2020 21:00:05.976] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ravager
[19Mar2020 21:00:05.976] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : shulker
[19Mar2020 21:00:05.976] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : villager
[19Mar2020 21:00:05.976] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : vindicator
[19Mar2020 21:00:05.976] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : evoker
[19Mar2020 21:00:06.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.862] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.864] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.866] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.866] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.868] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:06.868] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:11.549] [Server thread/INFO] [ring_of_attraction/]: Blocks registered
[19Mar2020 21:00:12.197] [Server thread/INFO] [mcwwindows/]: Items registered.
[19Mar2020 21:00:12.253] [Server thread/INFO] [Dark Utilities/]: Registering 53 items.
[19Mar2020 21:00:12.341] [Server thread/INFO] [mcwbridges/]: Items registered.
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Itmes:
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small
[19Mar2020 21:00:13.659] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_stairs
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_slab
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_slab
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_slab
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_slab
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_slab
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_slab
[19Mar2020 21:00:13.660] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_slab
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_wall
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_wall
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_wall
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_wall
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_stairs
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_stairs
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_stairs
[19Mar2020 21:00:13.661] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_stairs
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_stairs
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_stairs
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_stairs
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_slab
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_wall
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_wall
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_wall
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_wall
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta
[19Mar2020 21:00:13.662] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_stairs
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_slab
[19Mar2020 21:00:13.663] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_slab
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_slab
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_slab
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_slab
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_slab
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_slab
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_wall
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_wall
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_wall
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_wall
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small
[19Mar2020 21:00:13.664] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_stairs
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_slab
[19Mar2020 21:00:13.665] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_wall
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_wall
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_wall
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_wall
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_stairs
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_stairs
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_stairs
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_stairs
[19Mar2020 21:00:13.666] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_stairs
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_stairs
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_stairs
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_slab
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_wall
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_wall
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_wall
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_wall
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime
[19Mar2020 21:00:13.667] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_stairs
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_slab
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_slab
[19Mar2020 21:00:13.668] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_slab
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_slab
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_slab
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_slab
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_slab
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_wall
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_wall
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_wall
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_wall
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_stairs
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_stairs
[19Mar2020 21:00:13.669] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_stairs
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_stairs
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_stairs
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_stairs
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_stairs
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_slab
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_wall
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_wall
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_wall
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_wall
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble
[19Mar2020 21:00:13.670] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_stairs
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_slab
[19Mar2020 21:00:13.671] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_wall
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_wall
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_wall
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_wall
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_stairs
[19Mar2020 21:00:13.672] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_stairs
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_stairs
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_stairs
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_stairs
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_stairs
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_stairs
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_slab
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_slab
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_slab
[19Mar2020 21:00:13.673] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_slab
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_slab
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_slab
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_slab
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_wall
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_wall
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_wall
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_wall
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished
[19Mar2020 21:00:13.674] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_stairs
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_slab
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_slab
[19Mar2020 21:00:13.675] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_slab
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_slab
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_slab
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_slab
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_slab
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_wall
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_wall
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_wall
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_wall
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished
[19Mar2020 21:00:13.676] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_stairs
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_slab
[19Mar2020 21:00:13.677] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_slab
[19Mar2020 21:00:13.678] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_slab
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_slab
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_slab
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_slab
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_slab
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_wall
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_wall
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_wall
[19Mar2020 21:00:13.679] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_wall
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_stairs
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_stairs
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_stairs
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_stairs
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_stairs
[19Mar2020 21:00:13.680] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_stairs
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_stairs
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_slab
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_wall
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_wall
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_wall
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_wall
[19Mar2020 21:00:13.681] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_stairs
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_stairs
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_stairs
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_stairs
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_stairs
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_stairs
[19Mar2020 21:00:13.682] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_stairs
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_slab
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_wall
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_wall
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_wall
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_wall
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble
[19Mar2020 21:00:13.683] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_stairs
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_slab
[19Mar2020 21:00:13.684] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_slab
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_slab
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_slab
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_slab
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_slab
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_slab
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_wall
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_wall
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_wall
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_wall
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick
[19Mar2020 21:00:13.685] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_stairs
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_slab
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_slab
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_slab
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_slab
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_slab
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_slab
[19Mar2020 21:00:13.686] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_slab
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_wall
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_wall
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_wall
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_wall
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_stairs
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_stairs
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_stairs
[19Mar2020 21:00:13.687] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_stairs
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_stairs
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_stairs
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_stairs
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_slab
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_wall
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_wall
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_wall
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_wall
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt
[19Mar2020 21:00:13.688] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_stairs
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_slab
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_slab
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_slab
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_slab
[19Mar2020 21:00:13.689] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_slab
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_slab
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_slab
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_wall
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_wall
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_wall
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_wall
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_stairs
[19Mar2020 21:00:13.690] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_stairs
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_stairs
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_stairs
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_stairs
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_stairs
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_stairs
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_slab
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_wall
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_wall
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_wall
[19Mar2020 21:00:13.691] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_wall
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_stairs
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_slab
[19Mar2020 21:00:13.692] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_slab
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_slab
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_slab
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_slab
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_slab
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_slab
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_wall
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_wall
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_wall
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_wall
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small
[19Mar2020 21:00:13.693] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_stairs
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_slab
[19Mar2020 21:00:13.694] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_wall
[19Mar2020 21:00:13.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_wall
[19Mar2020 21:00:13.695] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_wall
[19Mar2020 21:00:13.720] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_wall
[19Mar2020 21:00:13.720] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice
[19Mar2020 21:00:13.720] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble
[19Mar2020 21:00:13.721] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished
[19Mar2020 21:00:13.721] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick
[19Mar2020 21:00:13.721] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small
[19Mar2020 21:00:13.721] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile
[19Mar2020 21:00:13.721] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small
[19Mar2020 21:00:13.721] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_stairs
[19Mar2020 21:00:13.722] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_slab
[19Mar2020 21:00:13.723] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_wall
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_wall
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_wall
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_wall
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished
[19Mar2020 21:00:13.724] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_stairs
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_stairs
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_stairs
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_stairs
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_stairs
[19Mar2020 21:00:13.725] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_stairs
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_stairs
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_slab
[19Mar2020 21:00:13.726] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_wall
[19Mar2020 21:00:13.727] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_wall
[19Mar2020 21:00:13.727] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_wall
[19Mar2020 21:00:13.727] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_wall
[19Mar2020 21:00:13.743] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:unicorn
[19Mar2020 21:00:13.745] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:gummy_bear
[19Mar2020 21:00:13.831] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:baby_creeper
[19Mar2020 21:00:13.833] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:tormenter
[19Mar2020 21:00:13.836] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:herobrine
[19Mar2020 21:00:13.838] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:gns_spawner
[19Mar2020 21:00:13.888] [Server thread/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.
[19Mar2020 21:00:14.546] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:ghost
[19Mar2020 21:00:14.568] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter
[19Mar2020 21:00:14.573] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter_trainer
[19Mar2020 21:00:14.640] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_hunter
[19Mar2020 21:00:14.668] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:vampire_baron
[19Mar2020 21:00:14.699] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:vampire
[19Mar2020 21:00:14.772] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_vampire
[19Mar2020 21:00:14.775] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_creature
[19Mar2020 21:00:14.777] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:dummy_creature
[19Mar2020 21:00:14.778] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:blinding_bat
[19Mar2020 21:00:14.790] [Server thread/INFO] [ring_of_attraction/]: Items registered.
[19Mar2020 21:00:14.942] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ender_slime
[19Mar2020 21:00:14.943] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:corrupted_slime
[19Mar2020 21:00:14.969] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp
[19Mar2020 21:00:14.970] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp_shot
[19Mar2020 21:00:14.973] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp
[19Mar2020 21:00:14.974] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp_shot
[19Mar2020 21:00:14.977] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp
[19Mar2020 21:00:14.978] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp_shot
[19Mar2020 21:00:14.981] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp
[19Mar2020 21:00:14.982] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp_shot
[19Mar2020 21:00:14.986] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp
[19Mar2020 21:00:14.986] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp_shot
[19Mar2020 21:00:15.264] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension yamda:yamda_dim of type yamda:yamda_dim and id 3
[19Mar2020 21:00:15.347] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:good_dream of type goodnightsleep:good_dream and id 4
[19Mar2020 21:00:15.357] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:nightmare of type goodnightsleep:nightmare and id 5
[19Mar2020 21:00:16.261] [Server thread/INFO] [Dark Utilities/]: Registering 2 tile entity types.
[19Mar2020 21:00:16.473] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering TileEntityTypes:
[19Mar2020 21:00:16.863] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Enchantments:
[19Mar2020 21:00:16.883] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightingwand.light
[19Mar2020 21:00:16.885] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
[19Mar2020 21:00:16.887] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgear:slingshot_projectile
[19Mar2020 21:00:16.889] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity camera:image_frame
[19Mar2020 21:00:16.921] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity naturesaura:mover_minecart
[19Mar2020 21:00:16.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity naturesaura:effect_inhibitor
[19Mar2020 21:00:16.982] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity magic_net
[19Mar2020 21:00:16.982] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity torch_bolt
[19Mar2020 21:00:16.983] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_stun
[19Mar2020 21:00:16.983] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_carry
[19Mar2020 21:00:16.983] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_damage
[19Mar2020 21:00:16.984] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dungeon
[19Mar2020 21:00:16.993] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:honey_slime
[19Mar2020 21:00:16.996] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:boat
[19Mar2020 21:00:16.996] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
[19Mar2020 21:00:16.997] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
[19Mar2020 21:00:16.997] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering EntityTypes:
[19Mar2020 21:00:16.999] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity decorative_blocks:dummy
[19Mar2020 21:00:17.005] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
[19Mar2020 21:00:17.022] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:chorus_pearl
[19Mar2020 21:00:17.023] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:seed_bullet
[19Mar2020 21:00:17.023] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:energy_ball
[19Mar2020 21:00:17.024] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[19Mar2020 21:00:17.025] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[19Mar2020 21:00:17.025] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[19Mar2020 21:00:17.030] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_hunter_imob
[19Mar2020 21:00:17.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_vampire_imob
[19Mar2020 21:00:17.061] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_creature_imob
[19Mar2020 21:00:17.064] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_sheep
[19Mar2020 21:00:17.064] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:crossbow_arrow
[19Mar2020 21:00:17.067] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:dark_blood_projectile
[19Mar2020 21:00:17.069] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter_trainer_dummy
[19Mar2020 21:00:17.073] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:particle_cloud
[19Mar2020 21:00:17.073] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:soul_orb
[19Mar2020 21:00:17.074] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:throwable_item
[19Mar2020 21:00:17.076] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:vampire_imob
[19Mar2020 21:00:17.077] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter_imob
[19Mar2020 21:00:17.080] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:villager_angry
[19Mar2020 21:00:17.082] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:villager_converted
[19Mar2020 21:00:17.084] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_horse
[19Mar2020 21:00:17.094] [Server thread/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.
[19Mar2020 21:00:17.147] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Fluids:
[19Mar2020 21:00:17.234] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering ContainerTypes:
[19Mar2020 21:00:17.300] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Effects:
[19Mar2020 21:00:17.305] [Server thread/WARN] [de.teamlapen.vampirism.potion.VampirismNightVisionPotion/]: -------Please ignore the following error!------
[19Mar2020 21:00:17.305] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `night_vision`, expected `vampirism`. This could be a intended override, but in most cases indicates a broken mod.
[19Mar2020 21:00:17.305] [Server thread/WARN] [de.teamlapen.vampirism.potion.VampirismNightVisionPotion/]: -----------------------------------------------
[19Mar2020 21:00:17.378] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Potions:
[19Mar2020 21:00:17.388] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe types.
[19Mar2020 21:00:17.389] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe serializers.
[19Mar2020 21:00:17.760] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering SoundEvents:
[19Mar2020 21:00:17.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/journeymap-common.toml is not correct. Correcting
[19Mar2020 21:00:18.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.serverAdmins was corrected from [mysticdrew, 12341234132] to [mysticdrew, 12341234132]
[19Mar2020 21:00:18.001] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[19Mar2020 21:00:18.001] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[19Mar2020 21:00:18.021] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[19Mar2020 21:00:18.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/bonsaitrees2-common.toml is not correct. Correcting
[19Mar2020 21:00:18.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[19Mar2020 21:00:18.159] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/kleeslabs-common.toml is not correct. Correcting
[19Mar2020 21:00:18.161] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.disabledCompat was corrected from [] to []
[19Mar2020 21:00:18.229] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/aquaculture-common.toml is not correct. Correcting
[19Mar2020 21:00:18.229] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
[19Mar2020 21:00:18.230] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
[19Mar2020 21:00:18.230] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
[19Mar2020 21:00:18.234] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[19Mar2020 21:00:18.275] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/theoneprobe-common.toml is not correct. Correcting
[19Mar2020 21:00:18.276] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
[19Mar2020 21:00:18.276] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[19Mar2020 21:00:18.276] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[19Mar2020 21:00:18.331] [modloading-worker-1/WARN] [morpheus/]: New day handler for dimension 0 has been replaced
[19Mar2020 21:00:18.359] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [WET, JUNGLE, HOT]
[19Mar2020 21:00:18.359] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [WET, JUNGLE, HOT]
[19Mar2020 21:00:18.432] [modloading-worker-1/INFO] [Dungeon Crawl/]: Common Setup
[19Mar2020 21:00:18.445] [modloading-worker-0/INFO] [Silent Gear/]: IAOETool: Rebuilt ore block set, contains 88 items
[19Mar2020 21:00:18.461] [modloading-worker-1/INFO] [Dungeon Crawl/]: Calculating WeightedRandomBlocks
[19Mar2020 21:00:18.469] [modloading-worker-1/INFO] [Dungeon Crawl/]: Finished calculations (8 ms)
[19Mar2020 21:00:18.469] [modloading-worker-1/INFO] [Dungeon Crawl/]: Adding features and structures
[19Mar2020 21:00:18.523] [modloading-worker-1/INFO] [Dungeon Crawl/]: Loading /home/container/config/DungeonCrawl/config.json
[19Mar2020 21:00:18.552] [modloading-worker-1/INFO] [Dungeon Crawl/]: Loading /home/container/config/DungeonCrawl/loot/specialItemTags.json
[19Mar2020 21:00:18.555] [modloading-worker-1/INFO] [Dungeon Crawl/]: Loading /home/container/config/DungeonCrawl/obfuscationValues.json
[19Mar2020 21:00:18.566] [modloading-worker-1/INFO] [Dungeon Crawl/]: Loading models
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/Module Manager/]: There is one module present
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/Module Manager/]: Loading module dungeoncrawl:biomesoplenty_compat
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:alps
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:alps_foothills
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:bayou
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:bog
[19Mar2020 21:00:18.942] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:boreal_forest
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:brushland
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:chaparral
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:cherry_blossom_grove
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:cold_desert
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:coniferous_forest
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:dead_forest
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:fir_clearing
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:floodplain
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:flower_meadow
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:grassland
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:gravel_beach
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:grove
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:highland
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:highland_moor
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lavender_field
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lush_grassland
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lush_swamp
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:maple_woods
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:meadow
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:mire
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:mystic_grove
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:oasis
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:ominous_woods
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:orchard
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:origin_beach
[19Mar2020 21:00:18.943] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:origin_hills
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:outback
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:overgrown_cliffs
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:pasture
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:poppy_field
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:prairie
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:pumpkin_patch
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:rainforest
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:scrubland
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:seasonal_forest
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:shield
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:shrubland
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:silkglade
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_coniferous_forest
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_fir_clearing
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_forest
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:steppe
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:temperate_rainforest
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:temperate_rainforest_hills
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tropical_rainforest
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tropics
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tundra
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:wasteland
[19Mar2020 21:00:18.944] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:wetland
[19Mar2020 21:00:18.945] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:woodland
[19Mar2020 21:00:18.945] [modloading-worker-1/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:xeric_shrubland
[19Mar2020 21:00:19.022] [modloading-worker-1/INFO] [Dungeon Crawl/Module Manager/]: Successfully loaded 1 Module , 0 failed.
[19Mar2020 21:00:19.022] [modloading-worker-1/INFO] [Dungeon Crawl/Module Manager/]: Successfully loaded 1 Module , 0 failed.
[19Mar2020 21:00:19.022] [modloading-worker-0/INFO] [powder_power/]: PowderPower completed setup
[19Mar2020 21:00:19.039] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
[19Mar2020 21:00:19.040] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod curios
[19Mar2020 21:00:19.040] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod crafttweaker
[19Mar2020 21:00:19.333] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
[19Mar2020 21:00:19.437] [modloading-worker-0/INFO] [com.black_dog20.servertabinfo.ServerTabInfo/]: Pre Initialization Complete!
[19Mar2020 21:00:19.547] [modloading-worker-0/INFO] [incontrol/]: Reading spawn rules from spawn.json
[19Mar2020 21:00:19.568] [modloading-worker-1/INFO] [Mekanism/]: Version 9.9.16 initializing...
[19Mar2020 21:00:19.569] [modloading-worker-0/INFO] [incontrol/]: Reading spawn rules from summonaid.json
[19Mar2020 21:00:19.570] [modloading-worker-0/INFO] [incontrol/]: Reading spawn rules from potentialspawn.json
[19Mar2020 21:00:19.574] [modloading-worker-0/INFO] [incontrol/]: Reading spawn rules from loot.json
[19Mar2020 21:00:19.575] [modloading-worker-0/INFO] [incontrol/]: Reading spawn rules from experience.json
[19Mar2020 21:00:19.575] [modloading-worker-0/INFO] [mcwwindows/]: Setup method registered
[19Mar2020 21:00:19.646] [modloading-worker-0/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome vampirism:vampire_forest, types have been assigned on a best-effort guess: [DRY, FOREST]
[19Mar2020 21:00:19.659] [modloading-worker-0/INFO] [veggie_way/]: VeggieWay common setup
[19Mar2020 21:00:19.665] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
[19Mar2020 21:00:19.669] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: Start ---
[19Mar2020 21:00:19.674] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 13: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:sand - Count: 1 - Group: null - Chance: 30 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.675] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 14: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:dirt - Count: 1 - Group: null - Chance: 10 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.675] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 15: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:stick - Count: 1 - Group: null - Chance: 10 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.675] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 16: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:clay_ball - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.675] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 17: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gravel - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.675] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 18: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:iron_nugget - Count: 1 - Group: NUGGET - Chance: 10 - Subchance: 55 - NBT: null
[19Mar2020 21:00:19.675] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 19: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gold_nugget - Count: 1 - Group: NUGGET - Chance: 10 - Subchance: 25 - NBT: null
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 20: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:prismarine_shard - Count: 1 - Group: NUGGET - Chance: 10 - Subchance: 20 - NBT: null
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 22: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_solid'
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 23: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_reinforced'
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 26: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:cod - Count: 1 - Group: FISH - Chance: 100 - Subchance: 60 - NBT: null
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 27: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:salmon - Count: 1 - Group: FISH - Chance: 100 - Subchance: 25 - NBT: null
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 28: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:pufferfish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 13 - NBT: null
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 29: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:tropical_fish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 2 - NBT: null
[19Mar2020 21:00:19.676] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 30: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:stick - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 31: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:string - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 32: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:leather - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 33: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:rotten_flesh - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 15 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 34: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:bone - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 15 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 35: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:glass_bottle - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 36: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:lily_pad - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.677] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 37: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:vine - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 38: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:prismarine_shard - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 39: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:enchanted_book - Count: 1 - Group: null - Chance: 1 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 40: Added loot to table: Strainer: strainer_fisherman - Item: $BLANK$ - Count: 1 - Group: null - Chance: 69 - Subchance: 100 - NBT: null
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 42: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_solid'
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 43: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_reinforced'
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: Result: Found 0 errors
[19Mar2020 21:00:19.678] [modloading-worker-0/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: End ---
[19Mar2020 21:00:19.756] [modloading-worker-1/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[19Mar2020 21:00:19.757] [modloading-worker-1/INFO] [Mekanism/]: Loading complete.
[19Mar2020 21:00:19.757] [modloading-worker-1/INFO] [Mekanism/]: Mod loaded.
[19Mar2020 21:00:19.845] [modloading-worker-1/INFO] [oresabovediamonds/]: Setup method registered.
[19Mar2020 21:00:19.904] [modloading-worker-0/INFO] [mcwbridges/]: Setup method registered
[19Mar2020 21:00:19.921] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[19Mar2020 21:00:19.922] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[19Mar2020 21:00:19.923] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[19Mar2020 21:00:19.947] [modloading-worker-0/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[19Mar2020 21:00:20.046] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: owmii.powah.compat.crafttweaker.energizing.Energizing
[19Mar2020 21:00:20.046] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.davenonymous.bonsaitrees2.compat.crafttweaker.soil.Soil
[19Mar2020 21:00:20.048] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.davenonymous.bonsaitrees2.compat.crafttweaker.sapling.Sapling
[19Mar2020 21:00:20.049] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCDirectionAxis
[19Mar2020 21:00:20.050] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCDirection
[19Mar2020 21:00:20.051] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCBlockPos
[19Mar2020 21:00:20.052] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.brackets.BracketHandlers
[19Mar2020 21:00:20.054] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.tag.MCTag
[19Mar2020 21:00:20.055] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCArrowNockEvent
[19Mar2020 21:00:20.058] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAttackEntityEvent
[19Mar2020 21:00:20.060] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCEntityInteract
[19Mar2020 21:00:20.062] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCLeftClickBlock
[19Mar2020 21:00:20.063] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickEmpty
[19Mar2020 21:00:20.064] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickBlock
[19Mar2020 21:00:20.066] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCEntityInteractSpecific
[19Mar2020 21:00:20.068] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCLeftClickEmpty
[19Mar2020 21:00:20.069] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickItem
[19Mar2020 21:00:20.070] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCArrowLooseEvent
[19Mar2020 21:00:20.071] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCSleepingTimeCheckEvent
[19Mar2020 21:00:20.073] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerDestroyItemEvent
[19Mar2020 21:00:20.074] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAdvancementEvent
[19Mar2020 21:00:20.075] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCEntityItemPickupEvent
[19Mar2020 21:00:20.075] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCItemFishedEvent
[19Mar2020 21:00:20.076] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCCriticalHitEvent
[19Mar2020 21:00:20.077] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCBonemealEvent
[19Mar2020 21:00:20.078] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCItemTooltipEvent
[19Mar2020 21:00:20.079] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerContainerEvent.MCClose
[19Mar2020 21:00:20.080] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerContainerEvent.MCOpen
[19Mar2020 21:00:20.081] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerSleepInBedEvent
[19Mar2020 21:00:20.082] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCLevelChange
[19Mar2020 21:00:20.083] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCXpChange
[19Mar2020 21:00:20.084] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCPickupXp
[19Mar2020 21:00:20.084] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCUseHoeEvent
[19Mar2020 21:00:20.085] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerFlyableFallEvent
[19Mar2020 21:00:20.086] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemPickupEvent
[19Mar2020 21:00:20.087] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemCraftedEvent
[19Mar2020 21:00:20.088] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerLoggedInEvent
[19Mar2020 21:00:20.089] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerRespawnEvent
[19Mar2020 21:00:20.090] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemSmeltedEvent
[19Mar2020 21:00:20.091] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerLoggedOutEvent
[19Mar2020 21:00:20.092] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerChangedDimensionEvent
[19Mar2020 21:00:20.093] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCFillBucketEvent
[19Mar2020 21:00:20.094] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAnvilRepairEvent
[19Mar2020 21:00:20.096] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCSleepingLocationCheckEvent
[19Mar2020 21:00:20.097] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerSetSpawnEvent
[19Mar2020 21:00:20.099] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerWakeUpEvent
[19Mar2020 21:00:20.122] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.misc.CTComposter
[19Mar2020 21:00:20.124] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.events.CTEventManager
[19Mar2020 21:00:20.126] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.blocks.MCBlockState
[19Mar2020 21:00:20.129] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.blocks.MCBlock
[19Mar2020 21:00:20.131] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.MCEntityClassification
[19Mar2020 21:00:20.133] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.MCEntityType
[19Mar2020 21:00:20.134] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.player.MCPlayerEntity
[19Mar2020 21:00:20.139] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.block.material.MCMaterialColor
[19Mar2020 21:00:20.140] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.block.material.MCMaterial
[19Mar2020 21:00:20.141] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.IntArrayData
[19Mar2020 21:00:20.143] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ByteData
[19Mar2020 21:00:20.145] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.DoubleData
[19Mar2020 21:00:20.146] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.LongArrayData
[19Mar2020 21:00:20.147] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.IntData
[19Mar2020 21:00:20.148] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.LongData
[19Mar2020 21:00:20.148] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.StringData
[19Mar2020 21:00:20.149] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.MapData
[19Mar2020 21:00:20.151] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ListData
[19Mar2020 21:00:20.153] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ShortData
[19Mar2020 21:00:20.155] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.FloatData
[19Mar2020 21:00:20.157] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ByteArrayData
[19Mar2020 21:00:20.159] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCPotion
[19Mar2020 21:00:20.161] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCEffect
[19Mar2020 21:00:20.164] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCEffectInstance
[19Mar2020 21:00:20.165] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.food.MCFood
[19Mar2020 21:00:20.166] [modloading-worker-1/INFO] [ring_of_attraction/]: Mod setup
[19Mar2020 21:00:20.166] [modloading-worker-1/INFO] [yamahari.ilikewood.proxy.CommonProxy/]: common setup
[19Mar2020 21:00:20.168] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTStoneCutterManager
[19Mar2020 21:00:20.171] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTCraftingTableManager
[19Mar2020 21:00:20.230] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTSmokerManager
[19Mar2020 21:00:20.234] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTBlastFurnaceManager
[19Mar2020 21:00:20.236] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTCampfireManager
[19Mar2020 21:00:20.237] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTFurnaceManager
[19Mar2020 21:00:20.239] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.world.MCBiomeSpawnEntry
[19Mar2020 21:00:20.241] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.world.MCBiome
[19Mar2020 21:00:20.243] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.CraftTweakerAPI
[19Mar2020 21:00:20.243] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.brackets.CommandStringDisplayable
[19Mar2020 21:00:20.243] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.IItemStack
[19Mar2020 21:00:20.243] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.IIngredient
[19Mar2020 21:00:20.243] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.CraftTweakerGlobals
[19Mar2020 21:00:20.245] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.events.IEvent
[19Mar2020 21:00:20.245] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.ICollectionData
[19Mar2020 21:00:20.245] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.INumberData
[19Mar2020 21:00:20.245] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.IData
[19Mar2020 21:00:20.245] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.logger.ILogger
[19Mar2020 21:00:20.245] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandFloat
[19Mar2020 21:00:20.246] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandShort
[19Mar2020 21:00:20.247] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandLong
[19Mar2020 21:00:20.248] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandInt
[19Mar2020 21:00:20.249] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandArray
[19Mar2020 21:00:20.250] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandDouble
[19Mar2020 21:00:20.251] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandMap$ExpandMapString
[19Mar2020 21:00:20.253] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandByte
[19Mar2020 21:00:20.255] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandString
[19Mar2020 21:00:20.257] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandMap
[19Mar2020 21:00:20.259] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionSingle
[19Mar2020 21:00:20.261] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionMatrix
[19Mar2020 21:00:20.262] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager
[19Mar2020 21:00:20.262] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionArray
[19Mar2020 21:00:20.263] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.ICookingRecipeManager
[19Mar2020 21:00:20.263] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.MaterialForm
[19Mar2020 21:00:20.264] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.Material
[19Mar2020 21:00:20.266] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.JAOPCA
[19Mar2020 21:00:20.266] [modloading-worker-0/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.Form
[19Mar2020 21:00:20.267] [modloading-worker-1/INFO] [extremesoundmuffler/]: Loading and Muffling - ExremeSoundMuffler
[19Mar2020 21:00:20.574] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
[19Mar2020 21:00:20.850] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 13 jobs
[19Mar2020 21:00:20.850] [Server thread/INFO] [journeymap/]: Initializing Packet Registry
[19Mar2020 21:00:20.857] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:plains
[19Mar2020 21:00:20.859] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountains
[19Mar2020 21:00:20.859] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to minecraft:nether
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to minecraft:nether
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountain_edge
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:wooded_mountains
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:chaparral
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:grassland
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland_moor
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lavender_field
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lush_grassland
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:pasture
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:poppy_field
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:prairie
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:shrubland
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:steppe
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:ashen_inferno
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:ashen_inferno
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:undergarden
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:undergarden
[19Mar2020 21:00:20.860] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:visceral_heap
[19Mar2020 21:00:20.861] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:visceral_heap
[19Mar2020 21:00:20.861] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:sunflower_plains
[19Mar2020 21:00:20.861] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:gravelly_mountains
[19Mar2020 21:00:20.861] [Server thread/INFO] [Silent Gear/]: Add wild flax to goodnightsleep:good_dream_plains
[19Mar2020 21:00:20.861] [Server thread/INFO] [Silent Gear/]: Add wild flax to goodnightsleep:nightmare_hills
[19Mar2020 21:00:20.861] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:modified_gravelly_mountains
[19Mar2020 21:00:21.013] [Server thread/INFO] [Silent's Gems/]: Your base biome seed is 63
[19Mar2020 21:00:21.018] [Server thread/INFO] [Silent's Gems/]: RUBY: minecraft:frozen_ocean, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:pasture, minecraft:wooded_mountains, dab:amplifiedsnowytaiga, minecraft:eroded_badlands, minecraft:jungle_edge, biomesoplenty:temperate_rainforest, minecraft:swamp, biomesoplenty:alps, minecraft:dark_forest_hills, biomesoplenty:chaparral, dab:amplifiedforest, minecraft:badlands_plateau, minecraft:jungle_hills, minecraft:snowy_tundra, minecraft:lukewarm_ocean, minecraft:modified_jungle_edge, minecraft:warm_ocean, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, minecraft:swamp_hills, minecraft:ocean, minecraft:birch_forest, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, dab:amplifiedgiantsprucetaiga, minecraft:mountain_edge, biomesoplenty:flower_meadow, biomesoplenty:outback, biomesoplenty:brushland, biomesoplenty:ominous_woods, biomesoplenty:bog, minecraft:deep_cold_ocean
[19Mar2020 21:00:21.018] [Server thread/INFO] [Silent's Gems/]: GARNET: minecraft:snowy_taiga_mountains, biomesoplenty:highland_moor, dab:amplifieddesert, biomesoplenty:redwood_forest_edge, minecraft:tall_birch_forest, biomesoplenty:prairie, biomesoplenty:fir_clearing, dab:amplifiedsnowytaiga, minecraft:eroded_badlands, minecraft:jungle_edge, biomesoplenty:temperate_rainforest, minecraft:bamboo_jungle, biomesoplenty:oasis, minecraft:ice_spikes, biomesoplenty:volcano, biomesoplenty:mystic_grove, minecraft:mushroom_fields, biomesoplenty:alps_foothills, biomesoplenty:steppe, biomesoplenty:snowy_fir_clearing, dab:amplifieddarkforest, dab:amplifiedmushroomfields, biomesoplenty:seasonal_forest, biomesoplenty:wasteland, minecraft:mountain_edge, minecraft:deep_frozen_ocean, dab:amplifiedsnowytundra, biomesoplenty:brushland
[19Mar2020 21:00:21.018] [Server thread/INFO] [Silent's Gems/]: TOPAZ: biomesoplenty:pumpkin_patch, minecraft:frozen_ocean, biomesoplenty:snowy_coniferous_forest, minecraft:taiga, minecraft:taiga_hills, biomesoplenty:mire, dab:amplifiedjungle, minecraft:savanna, biomesoplenty:temperate_rainforest, minecraft:desert_lakes, biomesoplenty:lush_swamp, minecraft:desert_hills, minecraft:birch_forest_hills, biomesoplenty:marsh, minecraft:modified_badlands_plateau, dab:amplifiedbamboojungle, biomesoplenty:bayou, minecraft:jungle_hills, biomesoplenty:silkglade, minecraft:warm_ocean, biomesoplenty:overgrown_cliffs, dab:amplifiedicespikes, biomesoplenty:cherry_blossom_grove, biomesoplenty:snowy_fir_clearing, minecraft:sunflower_plains, minecraft:gravelly_mountains, minecraft:ocean, biomesoplenty:poppy_field, biomesoplenty:tropics, minecraft:cold_ocean, dab:amplifiedbadlands, minecraft:wooded_badlands_plateau, minecraft:tall_birch_hills
[19Mar2020 21:00:21.018] [Server thread/INFO] [Silent's Gems/]: AMBER: biomesoplenty:highland_moor, minecraft:savanna_plateau, biomesoplenty:orchard, biomesoplenty:origin_beach, dab:amplifiedsnowytaiga, minecraft:savanna, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, biomesoplenty:maple_woods, minecraft:plains, biomesoplenty:alps, biomesoplenty:white_beach, minecraft:badlands_plateau, biomesoplenty:mystic_grove, minecraft:giant_spruce_taiga, biomesoplenty:steppe, minecraft:jungle, biomesoplenty:cherry_blossom_grove, minecraft:gravelly_mountains, dab:amplifiedmushroomfields, minecraft:deep_lukewarm_ocean, minecraft:shattered_savanna_plateau, minecraft:beach, minecraft:river, minecraft:wooded_badlands_plateau, biomesoplenty:bog, minecraft:modified_jungle, minecraft:stone_shore
[19Mar2020 21:00:21.018] [Server thread/INFO] [Silent's Gems/]: HELIODOR: minecraft:snowy_taiga_mountains, biomesoplenty:pumpkin_patch, minecraft:shattered_savanna, minecraft:frozen_ocean, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:mire, biomesoplenty:pasture, minecraft:wooded_mountains, biomesoplenty:temperate_rainforest, biomesoplenty:lavender_field, minecraft:bamboo_jungle, minecraft:ice_spikes, minecraft:snowy_taiga_hills, biomesoplenty:meadow, dab:amplifiedforest, dab:amplifiedbamboojungle, biomesoplenty:bayou, minecraft:taiga_mountains, minecraft:warm_ocean, minecraft:forest, dab:amplifiedmushroomfields, goodnightsleep:nightmare_hills, minecraft:shattered_savanna_plateau, biomesoplenty:flower_meadow, biomesoplenty:outback, biomesoplenty:ominous_woods, biomesoplenty:redwood_forest, biomesoplenty:bog, minecraft:wooded_hills, biomesoplenty:lush_grassland
[19Mar2020 21:00:21.018] [Server thread/INFO] [Silent's Gems/]: PERIDOT: minecraft:giant_tree_taiga_hills, dab:amplifieddesert, goodnightsleep:good_dream_plains, biomesoplenty:grassland, biomesoplenty:snowy_coniferous_forest, biomesoplenty:orchard, dab:amplifiedjungle, minecraft:wooded_mountains, minecraft:jungle_edge, biomesoplenty:cold_desert, biomesoplenty:alps, minecraft:desert_hills, minecraft:snowy_taiga_hills, biomesoplenty:shield, minecraft:birch_forest_hills, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, minecraft:dark_forest, minecraft:mushroom_field_shore, minecraft:frozen_river, minecraft:warm_ocean, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:xeric_shrubland, minecraft:giant_spruce_taiga_hills, biomesoplenty:snowy_forest, minecraft:deep_ocean, minecraft:jungle, biomesoplenty:poppy_field, minecraft:mountains, minecraft:deep_lukewarm_ocean, minecraft:flower_forest, biomesoplenty:wasteland, minecraft:river, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, biomesoplenty:woodland, biomesoplenty:lush_grassland, minecraft:stone_shore
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: GREEN_SAPPHIRE: goodnightsleep:good_dream_plains, minecraft:eroded_badlands, minecraft:jungle_edge, biomesoplenty:cold_desert, biomesoplenty:lavender_field, biomesoplenty:lush_swamp, biomesoplenty:maple_woods, minecraft:ice_spikes, dab:amplifiedgianttreetaiga, biomesoplenty:bayou, vampirism:vampire_forest, dab:amplifiedbirchforest, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:highland, biomesoplenty:snowy_forest, biomesoplenty:alps_foothills, minecraft:jungle, minecraft:gravelly_mountains, minecraft:ocean, minecraft:deep_lukewarm_ocean, biomesoplenty:seasonal_forest, biomesoplenty:scrubland, biomesoplenty:mangrove, dab:amplifiedbadlands, dab:amplifiedsnowytundra, minecraft:stone_shore
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: PHOSPHOPHYLLITE: minecraft:snowy_taiga_mountains, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, biomesoplenty:prairie, minecraft:taiga_hills, biomesoplenty:origin_beach, biomesoplenty:pasture, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:swamp, biomesoplenty:lavender_field, minecraft:desert_lakes, biomesoplenty:maple_woods, minecraft:plains, biomesoplenty:tropical_rainforest, biomesoplenty:shield, biomesoplenty:meadow, minecraft:taiga_mountains, biomesoplenty:volcano, dab:amplifiedbirchforest, minecraft:snowy_tundra, minecraft:mushroom_field_shore, minecraft:frozen_river, biomesoplenty:mystic_grove, biomesoplenty:silkglade, minecraft:modified_jungle_edge, minecraft:mushroom_fields, biomesoplenty:boreal_forest, biomesoplenty:xeric_shrubland, biomesoplenty:tropics, dab:amplifiedmushroomfields, minecraft:deep_lukewarm_ocean, goodnightsleep:nightmare_hills, biomesoplenty:wasteland, minecraft:shattered_savanna_plateau, minecraft:beach, minecraft:badlands, minecraft:mountain_edge, minecraft:river, biomesoplenty:outback, dab:amplifiedsnowytundra, minecraft:modified_jungle, minecraft:wooded_hills
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: AQUAMARINE: minecraft:snowy_taiga_mountains, minecraft:bamboo_jungle_hills, minecraft:frozen_ocean, biomesoplenty:redwood_forest_edge, goodnightsleep:good_dream_plains, minecraft:tall_birch_forest, minecraft:taiga_hills, biomesoplenty:origin_beach, biomesoplenty:wetland, dab:amplifiedsnowytaiga, minecraft:desert_lakes, minecraft:plains, biomesoplenty:tropical_rainforest, minecraft:dark_forest_hills, minecraft:birch_forest_hills, dab:amplifiedgianttreetaiga, biomesoplenty:ghost_forest, vampirism:vampire_forest, minecraft:snowy_beach, minecraft:frozen_river, minecraft:modified_jungle_edge, minecraft:mushroom_fields, biomesoplenty:shrubland, biomesoplenty:snowy_fir_clearing, minecraft:mountains, minecraft:flower_forest, goodnightsleep:nightmare_hills, biomesoplenty:wasteland, biomesoplenty:scrubland, dab:amplifiedgiantsprucetaiga, minecraft:deep_frozen_ocean, biomesoplenty:redwood_forest, minecraft:the_void, minecraft:deep_warm_ocean
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: SAPPHIRE: biomesoplenty:highland_moor, minecraft:giant_tree_taiga_hills, biomesoplenty:prairie, biomesoplenty:mire, dab:amplifiedjungle, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, biomesoplenty:wetland, minecraft:modified_gravelly_mountains, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, biomesoplenty:alps, biomesoplenty:marsh, biomesoplenty:meadow, minecraft:lukewarm_ocean, biomesoplenty:floodplain, biomesoplenty:rainbow_valley, biomesoplenty:grove, minecraft:giant_spruce_taiga_hills, biomesoplenty:shrubland, minecraft:flower_forest, dab:amplifiedgiantsprucetaiga, biomesoplenty:flower_meadow, dab:amplifiedsnowytundra, biomesoplenty:brushland, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, biomesoplenty:lush_grassland, minecraft:tall_birch_hills
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: TANZANITE: biomesoplenty:tundra, biomesoplenty:redwood_forest_edge, biomesoplenty:prairie, biomesoplenty:orchard, biomesoplenty:fir_clearing, dab:amplifiedjungle, minecraft:wooded_mountains, minecraft:swamp, minecraft:bamboo_jungle, biomesoplenty:chaparral, dab:amplifiedforest, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, dab:amplifiedbamboojungle, biomesoplenty:bayou, minecraft:snowy_beach, biomesoplenty:volcano, minecraft:mushroom_field_shore, biomesoplenty:mystic_grove, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:highland, biomesoplenty:overgrown_cliffs, dab:amplifiedicespikes, biomesoplenty:snowy_forest, minecraft:jungle, minecraft:sunflower_plains, dab:amplifieddarkforest, minecraft:cold_ocean, biomesoplenty:rainforest, biomesoplenty:outback, biomesoplenty:woodland, minecraft:snowy_mountains, minecraft:stone_shore, minecraft:deep_warm_ocean
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: AMETHYST: minecraft:bamboo_jungle_hills, biomesoplenty:snowy_coniferous_forest, biomesoplenty:origin_beach, minecraft:eroded_badlands, minecraft:savanna, biomesoplenty:oasis, minecraft:dark_forest_hills, minecraft:desert_hills, biomesoplenty:meadow, minecraft:dark_forest, biomesoplenty:ghost_forest, dab:amplifiedbirchforest, biomesoplenty:silkglade, minecraft:mushroom_fields, biomesoplenty:rainbow_valley, biomesoplenty:xeric_shrubland, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, minecraft:giant_spruce_taiga_hills, goodnightsleep:nightmare_hills, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, dab:amplifiedbadlands, biomesoplenty:brushland, biomesoplenty:temperate_rainforest_hills, biomesoplenty:volcano_edge, minecraft:modified_jungle, minecraft:deep_cold_ocean, minecraft:tall_birch_hills
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: AGATE: minecraft:shattered_savanna, biomesoplenty:gravel_beach, biomesoplenty:snowy_coniferous_forest, minecraft:taiga_hills, minecraft:modified_wooded_badlands_plateau, minecraft:giant_tree_taiga, minecraft:plains, biomesoplenty:white_beach, biomesoplenty:chaparral, biomesoplenty:marsh, minecraft:badlands_plateau, biomesoplenty:bayou, minecraft:snowy_beach, minecraft:lukewarm_ocean, minecraft:forest, minecraft:giant_spruce_taiga, biomesoplenty:grove, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:seasonal_forest, biomesoplenty:wasteland, biomesoplenty:rainforest, minecraft:mountain_edge, minecraft:deep_frozen_ocean, minecraft:the_void, biomesoplenty:bog, minecraft:modified_jungle, minecraft:tall_birch_hills, dab:amplifiedsavanna
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: MORGANITE: minecraft:snowy_taiga_mountains, minecraft:shattered_savanna, biomesoplenty:dead_forest, dab:amplifieddesert, goodnightsleep:good_dream_plains, biomesoplenty:grassland, minecraft:taiga, biomesoplenty:mire, dab:amplifiedjungle, minecraft:modified_wooded_badlands_plateau, minecraft:modified_gravelly_mountains, minecraft:swamp, minecraft:desert_lakes, minecraft:bamboo_jungle, biomesoplenty:maple_woods, dab:amplifiedforest, vampirism:vampire_forest, minecraft:snowy_beach, biomesoplenty:volcano, dab:amplifiedbirchforest, biomesoplenty:rainbow_valley, biomesoplenty:grove, biomesoplenty:fungal_jungle, minecraft:deep_ocean, biomesoplenty:alps_foothills, minecraft:sunflower_plains, minecraft:gravelly_mountains, biomesoplenty:tropics, goodnightsleep:nightmare_hills, minecraft:beach, minecraft:badlands, minecraft:mountain_edge, minecraft:deep_frozen_ocean, minecraft:river, biomesoplenty:brushland, biomesoplenty:temperate_rainforest_hills, biomesoplenty:volcano_edge, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:deep_warm_ocean
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: ONYX: minecraft:frozen_ocean, minecraft:giant_tree_taiga_hills, biomesoplenty:tundra, biomesoplenty:prairie, biomesoplenty:orchard, minecraft:modified_gravelly_mountains, minecraft:desert_lakes, minecraft:plains, minecraft:birch_forest_hills, biomesoplenty:marsh, minecraft:badlands_plateau, minecraft:taiga_mountains, biomesoplenty:volcano, biomesoplenty:boreal_forest, minecraft:giant_spruce_taiga, dab:amplifiedicespikes, biomesoplenty:snowy_forest, biomesoplenty:alps_foothills, minecraft:swamp_hills, minecraft:gravelly_mountains, minecraft:ocean, minecraft:flower_forest, minecraft:cold_ocean, minecraft:shattered_savanna_plateau, minecraft:badlands, biomesoplenty:mangrove, dab:amplifiedgiantsprucetaiga, biomesoplenty:flower_meadow, biomesoplenty:woodland, minecraft:deep_cold_ocean, minecraft:tall_birch_hills, minecraft:stone_shore, dab:amplifiedsavanna
[19Mar2020 21:00:21.019] [Server thread/INFO] [Silent's Gems/]: OPAL: biomesoplenty:highland_moor, minecraft:giant_tree_taiga_hills, biomesoplenty:gravel_beach, biomesoplenty:tundra, minecraft:savanna_plateau, minecraft:taiga_hills, minecraft:modified_wooded_badlands_plateau, biomesoplenty:cold_desert, biomesoplenty:maple_woods, biomesoplenty:oasis, minecraft:ice_spikes, minecraft:snowy_taiga_hills, minecraft:birch_forest_hills, minecraft:badlands_plateau, dab:amplifiedbamboojungle, minecraft:snowy_beach, minecraft:frozen_river, biomesoplenty:floodplain, biomesoplenty:overgrown_cliffs, dab:amplifiedicespikes, minecraft:giant_spruce_taiga_hills, biomesoplenty:fungal_jungle, minecraft:deep_ocean, biomesoplenty:alps_foothills, biomesoplenty:snowy_fir_clearing, minecraft:birch_forest, minecraft:flower_forest, minecraft:shattered_savanna_plateau, minecraft:badlands, biomesoplenty:outback, minecraft:wooded_badlands_plateau, biomesoplenty:bog, minecraft:modified_jungle, minecraft:snowy_mountains
[19Mar2020 21:00:21.038] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.187
[19Mar2020 21:00:21.040] [modloading-worker-0/INFO] [biomesoplenty/]: Injecting biomesoplenty world type into server.properties. Original value: default
[19Mar2020 21:00:21.045] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[19Mar2020 21:00:21.046] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[19Mar2020 21:00:21.046] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
[19Mar2020 21:00:21.159] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 0.0.0.0:25540
[19Mar2020 21:00:21.181] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[19Mar2020 21:00:21.374] [modloading-worker-0/INFO] [powder_power/]: Hello world from PowderPower
[19Mar2020 21:00:21.374] [modloading-worker-0/INFO] [powder_power/]: PowderPower got IMC [Hello world]
[19Mar2020 21:00:21.375] [modloading-worker-0/INFO] [de.krokoyt.element.Element/]: Got IMC []
[19Mar2020 21:00:21.376] [modloading-worker-0/INFO] [veggie_way/]: Hello world from VeggieWay
[19Mar2020 21:00:21.376] [modloading-worker-0/INFO] [veggie_way/]: VeggieWay got IMC [Hello world]
[19Mar2020 21:00:21.381] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.raoulvdberge.refinedstorage.container.GridContainer for CraftingTweaks
[19Mar2020 21:00:21.385] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: craftingstation has registered com.tfar.craftingstation.CraftingStationContainer for CraftingTweaks
[19Mar2020 21:00:21.386] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: fastbench has registered shadows.fastbench.gui.ContainerFastBench for CraftingTweaks
[19Mar2020 21:00:21.387] [modloading-worker-0/INFO] [edivad.dimstorage.Main/]: Enabled support for The One Probe
[19Mar2020 21:00:21.389] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
[19Mar2020 21:00:21.396] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
[19Mar2020 21:00:21.436] [modloading-worker-1/INFO] [ring_of_attraction/]: Got IMC []
[19Mar2020 21:00:21.441] [modloading-worker-1/INFO] [de.teamlapen.vampirism.core.ModEffects/]: Fixing vanilla night vision potion types
[19Mar2020 21:00:21.445] [modloading-worker-0/INFO] [powah/Config]: Added coolant fluid: minecraft:water, with coldness of: 1 per mb
[19Mar2020 21:00:21.446] [modloading-worker-0/INFO] [powah/Config]: Added block: minecraft:lava, with heat of: 1000
[19Mar2020 21:00:21.446] [modloading-worker-0/INFO] [powah/Config]: Added block: minecraft:magma_block, with heat of: 800
[19Mar2020 21:00:21.446] [modloading-worker-0/INFO] [powah/Config]: Added fluid: minecraft:lava, with heat of: 10000 per 100 mb
[19Mar2020 21:00:28.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/server-utils.toml is not correct. Correcting
[19Mar2020 21:00:28.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.January was corrected from [DARK_GRAY, GRAY, GOLD, WHITE] to [DARK_GRAY, GRAY, GOLD, WHITE]
[19Mar2020 21:00:28.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.Febuary was corrected from [WHITE, LIGHT_PURPLE, DARK_PURPLE, RED] to [WHITE, LIGHT_PURPLE, DARK_PURPLE, RED]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.March was corrected from [DARK_GREEN, GREEN, WHITE, GOLD] to [DARK_GREEN, GREEN, WHITE, GOLD]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.April was corrected from [AQUA, GREEN, BLUE, WHITE] to [AQUA, GREEN, BLUE, WHITE]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.May was corrected from [GREEN, YELLOW, AQUA, BLUE] to [GREEN, YELLOW, AQUA, BLUE]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.June was corrected from [GRAY, WHITE, RED] to [GRAY, WHITE, RED]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.July was corrected from [RED, WHITE, BLUE] to [RED, WHITE, BLUE]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.August was corrected from [GOLD, RED, GREEN] to [GOLD, RED, GREEN]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.September was corrected from [DARK_GRAY, RED, YELLOW] to [DARK_GRAY, RED, YELLOW]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.October was corrected from [DARK_GRAY, GOLD, WHITE] to [DARK_GRAY, GOLD, WHITE]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.November was corrected from [RED, GOLD, YELLOW] to [RED, GOLD, YELLOW]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Features.Color Chat.Color Codes.Holiday Colors.December was corrected from [GREEN, WHITE, RED] to [GREEN, WHITE, RED]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.back.aliases was corrected from [back, return] to [back, return]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.bomb.aliases was corrected from [bomb, boom] to [bomb, boom]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.delhome.aliases was corrected from [delhome] to [delhome]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.delwarp.aliases was corrected from [delwarp] to [delwarp]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.endchest.aliases was corrected from [endchest, ec] to [endchest, ec]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.feed.aliases was corrected from [feed] to [feed]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.flood.aliases was corrected from [drown] to [drown]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.fly.aliases was corrected from [fly] to [fly]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.gamemode.aliases was corrected from [gamemode, gm] to [gamemode, gm]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.god.aliases was corrected from [god, tgm] to [god, tgm]
[19Mar2020 21:00:28.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.heal.aliases was corrected from [heal] to [heal]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.home.aliases was corrected from [home] to [home]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.homes.aliases was corrected from [homes] to [homes]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.kit.aliases was corrected from [kit] to [kit]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.msg.aliases was corrected from [message, pm] to [message, pm]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.msgtoggle.aliases was corrected from [msgtoggle] to [msgtoggle]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.motd.aliases was corrected from [motd] to [motd]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.mute.aliases was corrected from [mute] to [mute]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.nick.aliases was corrected from [nickname, nick] to [nickname, nick]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.permission.aliases was corrected from [permission, perms, p] to [permission, perms, p]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.smite.aliases was corrected from [smite] to [smite]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rank.aliases was corrected from [rank] to [rank]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.reload.aliases was corrected from [sureload] to [sureload]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.repair.aliases was corrected from [repair] to [repair]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.respond.aliases was corrected from [r] to [r]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rules.aliases was corrected from [rules] to [rules]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rtp.aliases was corrected from [rtp] to [rtp]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rtpfar.aliases was corrected from [rtpfar] to [rtpfar]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.rtpnear.aliases was corrected from [rtpnear] to [rtpnear]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.sethome.aliases was corrected from [sethome] to [sethome]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.setspawn.aliases was corrected from [setspawn] to [setspawn]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.setwarp.aliases was corrected from [setwarp] to [setwarp]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.spawn.aliases was corrected from [spawn] to [spawn]
[19Mar2020 21:00:28.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpa.aliases was corrected from [call] to [call]
[19Mar2020 21:00:28.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpaAccept.aliases was corrected from [tpaccept] to [tpaccept]
[19Mar2020 21:00:28.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpaDeny.aliases was corrected from [tpdeny] to [tpdeny]
[19Mar2020 21:00:28.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.tpaHere.aliases was corrected from [tpahere] to [tpahere]
[19Mar2020 21:00:28.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.warp.aliases was corrected from [warp] to [warp]
[19Mar2020 21:00:28.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.warps.aliases was corrected from [warps] to [warps]
[19Mar2020 21:00:28.566] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[19Mar2020 21:00:28.567] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[19Mar2020 21:00:28.592] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering ResourceManagers
[19Mar2020 21:00:28.594] [Server thread/INFO] [STDOUT/]: [com.stal111.forbidden_arcanus.Main:serverAboutToStart:120]: SERVER ABOUT TO START!
[19Mar2020 21:00:28.681] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[19Mar2020 21:00:28.729] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:good_dream of type goodnightsleep:good_dream and id 3
[19Mar2020 21:00:28.729] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:nightmare of type goodnightsleep:nightmare and id 4
[19Mar2020 21:00:28.729] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension yamda:yamda_dim of type yamda:yamda_dim and id 5
[19Mar2020 21:00:28.729] [Server thread/ERROR] [net.minecraftforge.common.DimensionManager/DIMS]: Modded dimension entry 'overworldmirror:dimension' id 5 type overworldmirror:dimension in save file missing ModDimension.
[19Mar2020 21:00:32.367] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, inmemory:jaopca, Aquaculture-1.15.2-2.0.11.jar, AttributeFix-1.15.2-7.0.1.jar, betterbedrockgenerator-1.15.2-0.0.6.jar, BiomesOPlenty-1.15.2-10.0.0.351-universal.jar, BonsaiTrees-2.1.2.6.jar, Bookshelf-1.15.2-5.1.4.jar, buzzierbees-1.2.jar, bwncr-1.15.1-3.6.13.jar, camera-1.6.4.jar, carpetstairsmod-mc1.15-v1.3.jar, furniture-7.0.0-pre16-1.15.1.jar, ClothConfig2-2.0.jar, comforts-FORGE-1.15.2-2.0.jar, cc-tweaked-1.15.2-1.86.2.jar, craftingstation-3.0.5.jar, CraftingTweaks_1.15.1-11.0.0.jar, CraftTweaker-1.15.2-6.0.0.9.jar, Cucumber-1.15.2-3.0.2.jar, curios-FORGE-1.15.2-2.0.1.jar, Cyclic-1.15.2-0.1.11.jar, DefaultAmplified(1.15.2)-1.4.0.jar, dankstorage-2.5.jar, DarkUtilities-1.15.2-3.0.1.jar, decorative_blocks_6c.jar, DimStorage-1.15.2-3.0.1.jar, DungeonCrawl-1.15.2-1.6.3.jar, Durability101-1.15-0.0.3.jar, EditSign-1.15.2-2.0.0+7.jar, Elementary Staffs 1.7.jar, elevatorid-1.15.2-1.7.0.jar, EnchantmentDescriptions-1.15.2-2.0.4.jar, enviromats-1.15.2-2.0.2.1.jar, extradisks-1.15.1-1.2.jar, FallingTree-1.15.2-2.1.0+24.jar, FarmingForBlockheads_1.15.2-6.1.0.jar, FastWorkbench-1.15.1-3.0.0.jar, FastFurnace-1.15.1-3.0.0.jar, fishingreal-1.2.jar, foamdome-1.0.jar, followingvillagers-1.15.2-1.4.0.jar, forbidden_arcanus-1.15.2-1.2-beta-3.jar, forge-1.15.2-31.1.25-universal.jar, FpsReducer-mc1.15.2-1.14.1.jar, FruitTrees-1.15.2-1.1.6.jar, ftb-chunks-1.0.1.2.jar, ftb-gui-library-1.0.0.14.jar, ftb-teams-1.0.0.5.jar, give-1.15.2-1.1.0.jar, good-nights-sleep-1.15.2-1.0.2.jar, harvest-1.15.2-1.0.0.jar, ilikewood-1.15.2-2.2.0.1.jar, Industrial Agriculture[Core]-1.15.2-1.6.6.jar, industrial-foregoing-1.15.2-2.2.2-28d4a81.jar, invtweaks-1.15.2-1.0.1.jar, janoeo-3.2.jar, JAOPCA-1.15.2-3.0.0.21.jar, jei-1.15.2-6.0.0.2.jar, Kiwi-1.15.2-2.7.0.jar, KleeSlabs_1.15.2-8.0.0.jar, levelhearts-1.15.1-2.1.0.jar, libnonymous-1.15.2-1.1.1.5.jar, lightestlampsmod-3.3.0.jar, LightingWand-1.15.2-1.4.2.jar, LightOverlay-4.3.jar, Lollipop-1.15.2-1.0.10.jar, Ma-Enchants-1.15.2-3.0.0.jar, mcjtylib-1.15-4.0.2-alpha.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, mcw-windows-1.0.0-mc1.15.1_1.15.2.jar, Mekanism-1.15.2-9.9.16.408.jar, MekanismGenerators-1.15.2-9.9.16.408.jar, MekanismTools-1.15.2-9.9.16.408.jar, minecraft2discord-1.15.2-1.1.3.jar, mininggadgets-1.3.1.jar, moredragoneggs-1.0.jar, Morpheus-1.15.2-4.2.47.jar, MysticalAgradditions-1.15.2-3.0.0.jar, MysticalAgriculture-1.15.2-3.0.0.jar, NaturesAura-23.3.jar, NaturesCompass-1.15.2-1.8.5.jar, NetherPortalFix_1.15.2-6.0.0.jar, OreExcavation-1.7.151.jar, OresAboveDiamonds 1.15 v3.2.jar, PassthroughSigns-1.15.1-2.3.2.jar, Patchouli-1.15.2-1.2-28.jar, Placebo-1.15.2-3.0.2.jar, portality-1.15.2-2.1.2-aaa257f.jar, Powah-1.15.2-1.1.8.jar, PowderPower-1.15.2-3.1.46.jar, premenuscreen-1.3.jar, quartz-chests-1.1.0.5.jar, randompatches-1.15.2-1.21.1.1.jar, rangedpumps-0.7.1.jar, refinedstorage-1.8.1.jar, refinedstorageaddons-0.6.1.jar, restrictedportals-1.15-1.0.jar, rftoolsbase-1.15-1.0.0-alpha.jar, rftoolsbuilder-1.15-2.0.0-alpha.jar, rftoolspower-1.15-2.0.1-alpha.jar, rftoolsstorage-1.15-1.0.2-alpha.jar, rftoolsutility-1.15-2.0.0-alpha.jar, SimpleDiscordRichPresence-1.15.2-1.2.4.jar, ServerTabInfo-1.15.2-1.2.6.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentGems-1.15.2-3.5.1+84.jar, SilentLib-1.15.2-4.6.0+48.jar, SilentMechanisms-1.15.2-0.7.0+50.jar, simplechunkloaders-1.15.2-1.0.2.0.jar, simplybackpacks-1.15.2-1.4.2.jar, sisser-1.3.jar, snowbfrmobs_1.15.2-1.0.jar, SnowRealMagic-1.15.2-1.7.2.jar, snowundertrees-1.15.1-v1.0.jar, softerhayb_1.15.2-1.0.jar, spark-forge.jar, swingthroughgrass-1.15.2-1.4.0.jar, tanknull-1.8a.jar, theoneprobe-1.15-2.0.1.jar, titanium-1.15.2-2.3.7.jar, tombstone-4.2.5-1.15.2.jar, ToolBelt-1.15.2-1.14.1.jar, TOOLKIT-1.15.2-1.6.4.jar, TrashSlot_1.15.2-11.0.0.jar, u_team_core-1.15.2-2.11.0.156.jar, valkyrielib-1.15.2-3.0.2.1.jar, Vampirism-1.15.2-1.6.0-alpha+20200315-2007.jar, TheVeggieWay-1.15.2-2.1.22.jar, Waddles-1.15.2-0.8.5.jar, WallpaperCraft-1.15.2-1.2.0.jar, WaterStrainer-1.15.2-9.0.0.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, XL-Food-Mod-1.15.2-2.2.2.jar, xnet-1.15-2.0.1-alpha.jar, restrictedportals, Industrial Agriculture[Industrial Foregoing]-1.15.2-1.6.1.jar, Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar, Industrial Agriculture[Silent's Gems]-1.15.2-1.6.6.jar, Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar, RingOfAttraction-1.15.2-1.1.21.jar, YAMDA-5.0.1.jar, lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar, doubledoors_1.15.2-1.2.jar, StorageDrawers-1.15.2-7.0.2.jar, Server Utils-1.15.2-1.1.4.jar, ftb-quests-2.0.2.244.jar, item-filters-2.2.0.14.jar, AmbientSounds_v3.0.18_mc1.15.2.jar, ClickMachine-1.15.2-3.0.1.jar, CookingForBlockheads_1.15.2-8.0.0.jar, extraboats-1.3.0-1.15.2.jar, incontrol-1.15-4.0.1.jar, journeymap-1.15.2-5.7.0beta1.jar, extremeSoundMuffler-beta-1.15.2-1.1.jar
[19Mar2020 21:00:32.587] [Server-Worker-2/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:32.825] [Server-Worker-2/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list forge:dusts/wood from forge:tags/items/dusts/wood.json in data pack PowderPower-1.15.2-3.1.46.jar
com.google.gson.JsonParseException: Unknown value 'powder_power:powder_wood'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:32.830] [Server-Worker-2/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list biomesoplenty:ethereal_logs from biomesoplenty:tags/items/ethereal_logs.json in data pack decorative_blocks_6c.jar
com.google.gson.JsonParseException: Unknown value 'decorative_blocks:ethereal_beam'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:32.870] [Server-Worker-2/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list forge:leather from forge:tags/items/leather.json in data pack forbidden_arcanus-1.15.2-1.2-beta-3.jar
com.google.gson.JsonParseException: Unknown value 'forbidden_arcanus:leather_of_the_sea'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:32.948] [Server-Worker-2/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:33.705] [Server-Worker-2/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file iapsm:bismuth_brass from iapsm:recipes/bismuth_brass.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
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:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
... 10 more
[19Mar2020 21:00:37.284] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[19Mar2020 21:00:37.284] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[19Mar2020 21:00:37.293] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:driftwood_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.304] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/blue_blossom', contains unknown sapling.
[19Mar2020 21:00:37.304] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/blue_blossom as it's serializer returned null
[19Mar2020 21:00:37.353] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_seat_from_birch_planks as it's conditions were not met
[19Mar2020 21:00:37.364] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_seat_from_willow_planks as it's conditions were not met
[19Mar2020 21:00:37.366] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[19Mar2020 21:00:37.366] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[19Mar2020 21:00:37.367] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shapeless/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.367] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/super_useless_dust as it's conditions were not met
[19Mar2020 21:00:37.368] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_beam_from_fir_logs as it's conditions were not met
[19Mar2020 21:00:37.390] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:rosewood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.390] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:aspen_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.390] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_palisade_from_cherry_logs as it's conditions were not met
[19Mar2020 21:00:37.401] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_green
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_green'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.403] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:general/umbrella as it's conditions were not met
[19Mar2020 21:00:37.408] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[19Mar2020 21:00:37.408] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[19Mar2020 21:00:37.409] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[19Mar2020 21:00:37.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[19Mar2020 21:00:37.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/olive_candle as it's conditions were not met
[19Mar2020 21:00:37.421] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab_revert as it's conditions were not met
[19Mar2020 21:00:37.422] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/hot_pink_candle as it's conditions were not met
[19Mar2020 21:00:37.428] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_maple_boat as it's conditions were not met
[19Mar2020 21:00:37.430] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_seat_from_fir_planks as it's conditions were not met
[19Mar2020 21:00:37.430] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/aspen_beehive as it's conditions were not met
[19Mar2020 21:00:37.433] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_palisade_from_oak_logs as it's conditions were not met
[19Mar2020 21:00:37.434] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/lead
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.448] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_cream
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.449] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_beam_from_spruce_logs as it's conditions were not met
[19Mar2020 21:00:37.450] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_seat_from_spruce_planks as it's conditions were not met
[19Mar2020 21:00:37.453] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_pink_candle as it's conditions were not met
[19Mar2020 21:00:37.456] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:kousa_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.456] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_convert
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.458] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_seat_from_jungle_planks as it's conditions were not met
[19Mar2020 21:00:37.458] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/willow_beehive as it's conditions were not met
[19Mar2020 21:00:37.458] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_bamboo_boat as it's conditions were not met
[19Mar2020 21:00:37.461] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_vapour
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.SerializerHelper.getGasStack(SerializerHelper.java:46) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.read(RotaryRecipeSerializer.java:42) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.func_199425_a_(RotaryRecipeSerializer.java:21) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.462] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe theoneprobe:probegoggles as it's conditions were not met
[19Mar2020 21:00:37.464] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_yellow_candle as it's conditions were not met
[19Mar2020 21:00:37.473] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.482] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:leather_of_the_sea
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:leather_of_the_sea'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.484] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:grapefruit_sapling as it's conditions were not met
[19Mar2020 21:00:37.486] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[19Mar2020 21:00:37.486] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[19Mar2020 21:00:37.488] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/birch_drying_rack as it's conditions were not met
[19Mar2020 21:00:37.489] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_support_from_spruce_planks as it's conditions were not met
[19Mar2020 21:00:37.491] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_support_from_acacia_planks as it's conditions were not met
[19Mar2020 21:00:37.492] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[19Mar2020 21:00:37.492] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[19Mar2020 21:00:37.493] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/sky_blue_candle as it's conditions were not met
[19Mar2020 21:00:37.494] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_ladder as it's conditions were not met
[19Mar2020 21:00:37.494] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:vampire/blood_bottle as it's conditions were not met
[19Mar2020 21:00:37.499] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_support_from_willow_planks as it's conditions were not met
[19Mar2020 21:00:37.499] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_palisade_from_fir_logs as it's conditions were not met
[19Mar2020 21:00:37.499] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_support_from_palm_planks as it's conditions were not met
[19Mar2020 21:00:37.500] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/slate_gray_candle as it's conditions were not met
[19Mar2020 21:00:37.500] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_palisade_from_umbran_logs as it's conditions were not met
[19Mar2020 21:00:37.500] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_beam_from_dead_logs as it's conditions were not met
[19Mar2020 21:00:37.501] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:wisteria_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.503] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_support_from_magic_planks as it's conditions were not met
[19Mar2020 21:00:37.508] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_seat_from_redwood_planks as it's conditions were not met
[19Mar2020 21:00:37.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_8 as it's conditions were not met
[19Mar2020 21:00:37.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_7 as it's conditions were not met
[19Mar2020 21:00:37.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_6 as it's conditions were not met
[19Mar2020 21:00:37.510] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_boots_green as it's conditions were not met
[19Mar2020 21:00:37.510] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:written_book
com.google.gson.JsonSyntaxException: Unknown item 'lightestlamp:written_book'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.514] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_support_from_cherry_planks as it's conditions were not met
[19Mar2020 21:00:37.516] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/oak_drying_rack as it's conditions were not met
[19Mar2020 21:00:37.518] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_support_from_dead_planks as it's conditions were not met
[19Mar2020 21:00:37.518] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/forest_green_candle as it's conditions were not met
[19Mar2020 21:00:37.528] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_seat_from_mahogany_planks as it's conditions were not met
[19Mar2020 21:00:37.528] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.531] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_palisade_from_willow_logs as it's conditions were not met
[19Mar2020 21:00:37.533] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_support_from_umbran_planks as it's conditions were not met
[19Mar2020 21:00:37.536] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.537] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:sacred_scepter
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:sacred_scepter'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.540] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_crystal
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.recipes.inputs.GasStackIngredient.deserialize(GasStackIngredient.java:86) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.read(GasToItemStackRecipeSerializer.java:32) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.func_199425_a_(GasToItemStackRecipeSerializer.java:19) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.542] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:golden_aku_aku
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:aku_aku'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.543] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:kousa_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.543] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:ethereal_furnace_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.545] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:ethereal_chest_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.546] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_se_willow_boat as it's conditions were not met
[19Mar2020 21:00:37.548] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_poise_boat as it's conditions were not met
[19Mar2020 21:00:37.569] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_seat_from_cherry_planks as it's conditions were not met
[19Mar2020 21:00:37.570] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_palisade_from_jungle_logs as it's conditions were not met
[19Mar2020 21:00:37.572] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_palisade_from_jacaranda_logs as it's conditions were not met
[19Mar2020 21:00:37.572] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/navy_candle as it's conditions were not met
[19Mar2020 21:00:37.575] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_seat_from_dead_planks as it's conditions were not met
[19Mar2020 21:00:37.576] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/yellow_blossom', contains unknown sapling.
[19Mar2020 21:00:37.576] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/yellow_blossom as it's serializer returned null
[19Mar2020 21:00:37.577] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_beam_from_palm_logs as it's conditions were not met
[19Mar2020 21:00:37.579] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.582] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_11 as it's conditions were not met
[19Mar2020 21:00:37.582] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_10 as it's conditions were not met
[19Mar2020 21:00:37.582] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_12 as it's conditions were not met
[19Mar2020 21:00:37.583] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_seat_from_dark_oak_planks as it's conditions were not met
[19Mar2020 21:00:37.583] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_palisade_from_dark_oak_logs as it's conditions were not met
[19Mar2020 21:00:37.588] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab as it's conditions were not met
[19Mar2020 21:00:37.588] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:poise_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.589] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_palisade_from_hellbark_logs as it's conditions were not met
[19Mar2020 21:00:37.589] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:aspen_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.590] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_beam_from_mahogany_logs as it's conditions were not met
[19Mar2020 21:00:37.590] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_seat_from_hellbark_planks as it's conditions were not met
[19Mar2020 21:00:37.592] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.593] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:driftwood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.596] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_seat_from_magic_planks as it's conditions were not met
[19Mar2020 21:00:37.596] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_beam_from_dark_oak_logs as it's conditions were not met
[19Mar2020 21:00:37.597] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_wisteria_boat as it's conditions were not met
[19Mar2020 21:00:37.598] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/part/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.599] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/jungle_drying_rack as it's conditions were not met
[19Mar2020 21:00:37.600] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.602] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_bookshelf as it's conditions were not met
[19Mar2020 21:00:37.603] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:neon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_neon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.606] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/violet_candle as it's conditions were not met
[19Mar2020 21:00:37.607] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/lavender_blossom', contains unknown sapling.
[19Mar2020 21:00:37.607] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/lavender_blossom as it's serializer returned null
[19Mar2020 21:00:37.622] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_seat_from_umbran_planks as it's conditions were not met
[19Mar2020 21:00:37.624] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:gas_centrifuge_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.627] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_support_from_mahogany_planks as it's conditions were not met
[19Mar2020 21:00:37.629] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_palisade_from_spruce_logs as it's conditions were not met
[19Mar2020 21:00:37.631] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:orange_sapling as it's conditions were not met
[19Mar2020 21:00:37.633] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_support_from_redwood_planks as it's conditions were not met
[19Mar2020 21:00:37.635] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_beam_from_umbran_logs as it's conditions were not met
[19Mar2020 21:00:37.636] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:pomelo_sapling as it's conditions were not met
[19Mar2020 21:00:37.636] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_sling_green as it's conditions were not met
[19Mar2020 21:00:37.636] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:runic_battleaxe
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:runic_battleaxe'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.638] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:xenon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_xenon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.639] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[19Mar2020 21:00:37.639] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[19Mar2020 21:00:37.641] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_support_from_jacaranda_planks as it's conditions were not met
[19Mar2020 21:00:37.643] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[19Mar2020 21:00:37.643] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[19Mar2020 21:00:37.646] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/acacia_drying_rack as it's conditions were not met
[19Mar2020 21:00:37.647] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/congealed_green_slime as it's conditions were not met
[19Mar2020 21:00:37.650] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[19Mar2020 21:00:37.650] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[19Mar2020 21:00:37.650] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_support_from_birch_planks as it's conditions were not met
[19Mar2020 21:00:37.651] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/saplings_to_sticks
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.652] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_magma
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_magma'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.653] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:tentacle
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.655] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[19Mar2020 21:00:37.655] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[19Mar2020 21:00:37.655] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/maroon_candle as it's conditions were not met
[19Mar2020 21:00:37.658] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_rosewood_boat as it's conditions were not met
[19Mar2020 21:00:37.660] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:bat_wing
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.662] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_driftwood_boat as it's conditions were not met
[19Mar2020 21:00:37.664] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_beam_from_oak_logs as it's conditions were not met
[19Mar2020 21:00:37.673] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_palisade_from_magic_logs as it's conditions were not met
[19Mar2020 21:00:37.675] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_seat_from_palm_planks as it's conditions were not met
[19Mar2020 21:00:37.676] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:se_willow_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.677] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/dark_green_candle as it's conditions were not met
[19Mar2020 21:00:37.677] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_kousa_boat as it's conditions were not met
[19Mar2020 21:00:37.677] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:bamboo_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.678] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[19Mar2020 21:00:37.678] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[19Mar2020 21:00:37.678] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_support_from_hellbark_planks as it's conditions were not met
[19Mar2020 21:00:37.685] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_beam_from_willow_logs as it's conditions were not met
[19Mar2020 21:00:37.687] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:se_willow_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.688] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[19Mar2020 21:00:37.689] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[19Mar2020 21:00:37.689] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:yucca_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.689] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/indigo_candle as it's conditions were not met
[19Mar2020 21:00:37.690] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_palisade_from_birch_logs as it's conditions were not met
[19Mar2020 21:00:37.690] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab_revert as it's conditions were not met
[19Mar2020 21:00:37.693] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.694] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_beam_from_magic_logs as it's conditions were not met
[19Mar2020 21:00:37.696] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/beige_candle as it's conditions were not met
[19Mar2020 21:00:37.721] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.722] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_beam_from_hellbark_logs as it's conditions were not met
[19Mar2020 21:00:37.722] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_palisade_from_redwood_logs as it's conditions were not met
[19Mar2020 21:00:37.724] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_aspen_boat as it's conditions were not met
[19Mar2020 21:00:37.725] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_palisade_from_dead_logs as it's conditions were not met
[19Mar2020 21:00:37.726] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:inferium_watering_can_pt as it's conditions were not met
[19Mar2020 21:00:37.726] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe veggie_way:wheatgerm_from_forge
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:grain'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.727] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:bamboo_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.727] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:krypton_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_krypton'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.728] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab as it's conditions were not met
[19Mar2020 21:00:37.729] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.730] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_support_from_fir_planks as it's conditions were not met
[19Mar2020 21:00:37.731] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_used
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.732] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_beam_from_redwood_logs as it's conditions were not met
[19Mar2020 21:00:37.733] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_beam_from_acacia_logs as it's conditions were not met
[19Mar2020 21:00:37.734] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_palisade_from_mahogany_logs as it's conditions were not met
[19Mar2020 21:00:37.735] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/yucca_beehive as it's conditions were not met
[19Mar2020 21:00:37.735] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_palisade_from_acacia_logs as it's conditions were not met
[19Mar2020 21:00:37.736] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_beam_from_cherry_logs as it's conditions were not met
[19Mar2020 21:00:37.737] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/orange_blossom', contains unknown sapling.
[19Mar2020 21:00:37.737] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/orange_blossom as it's serializer returned null
[19Mar2020 21:00:37.741] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/rosewood_beehive as it's conditions were not met
[19Mar2020 21:00:37.744] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_support_from_oak_planks as it's conditions were not met
[19Mar2020 21:00:37.745] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe veggie_way:carbs_from_forge
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:carbs'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.747] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_yucca_boat as it's conditions were not met
[19Mar2020 21:00:37.747] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:large_ethereal_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_planks'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.750] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_mesh_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.755] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[19Mar2020 21:00:37.756] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[19Mar2020 21:00:37.760] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_support_from_dark_oak_planks as it's conditions were not met
[19Mar2020 21:00:37.760] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_beam_from_jacaranda_logs as it's conditions were not met
[19Mar2020 21:00:37.761] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_wall_from_honey_bricks_stonecutting as it's conditions were not met
[19Mar2020 21:00:37.761] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.762] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_10 as it's conditions were not met
[19Mar2020 21:00:37.763] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_11 as it's conditions were not met
[19Mar2020 21:00:37.763] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_12 as it's conditions were not met
[19Mar2020 21:00:37.765] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_green_candle as it's conditions were not met
[19Mar2020 21:00:37.766] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/green_slime_crystal as it's conditions were not met
[19Mar2020 21:00:37.767] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_diamod
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.768] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/sticky_piston
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.768] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/dark_oak_drying_rack as it's conditions were not met
[19Mar2020 21:00:37.768] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/lava_bucket
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.772] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.772] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_6 as it's conditions were not met
[19Mar2020 21:00:37.772] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_7 as it's conditions were not met
[19Mar2020 21:00:37.772] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_8 as it's conditions were not met
[19Mar2020 21:00:37.773] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks as it's conditions were not met
[19Mar2020 21:00:37.774] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_seat_from_jacaranda_planks as it's conditions were not met
[19Mar2020 21:00:37.775] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:battle_skull
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:battle_skull'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.776] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks_revert as it's conditions were not met
[19Mar2020 21:00:37.784] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:yucca_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.786] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/amber_candle as it's conditions were not met
[19Mar2020 21:00:37.790] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/cream_candle as it's conditions were not met
[19Mar2020 21:00:37.792] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/spruce_drying_rack as it's conditions were not met
[19Mar2020 21:00:37.792] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:argon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_argon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.795] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[19Mar2020 21:00:37.795] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[19Mar2020 21:00:37.801] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:maple_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.801] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/kousa_beehive as it's conditions were not met
[19Mar2020 21:00:37.804] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_beam_from_jungle_logs as it's conditions were not met
[19Mar2020 21:00:37.810] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_seat_from_acacia_planks as it's conditions were not met
[19Mar2020 21:00:37.811] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_12 as it's conditions were not met
[19Mar2020 21:00:37.811] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_10 as it's conditions were not met
[19Mar2020 21:00:37.811] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_11 as it's conditions were not met
[19Mar2020 21:00:37.821] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_palisade_from_palm_logs as it's conditions were not met
[19Mar2020 21:00:37.821] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[19Mar2020 21:00:37.821] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[19Mar2020 21:00:37.824] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:lemon_sapling as it's conditions were not met
[19Mar2020 21:00:37.824] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:poise_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.825] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shaped/tier_9 as it's conditions were not met
[19Mar2020 21:00:37.829] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/name_tag
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.831] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_beam_from_birch_logs as it's conditions were not met
[19Mar2020 21:00:37.831] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_seat_from_oak_planks as it's conditions were not met
[19Mar2020 21:00:37.838] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.840] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_support_from_jungle_planks as it's conditions were not met
[19Mar2020 21:00:37.840] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:rosewood_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.841] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/amazonite as it's conditions were not met
[19Mar2020 21:00:37.843] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_ball
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.844] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[19Mar2020 21:00:37.844] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[19Mar2020 21:00:37.845] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/pink_blossom', contains unknown sapling.
[19Mar2020 21:00:37.845] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/pink_blossom as it's serializer returned null
[19Mar2020 21:00:37.847] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:radon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_radon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.850] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:wisteria_furnace_boat as it's conditions were not met
[19Mar2020 21:00:37.851] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.856] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:maple_chest_boat as it's conditions were not met
[19Mar2020 21:00:37.859] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:37.860] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/useless_dust as it's conditions were not met
[19Mar2020 21:00:37.862] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_6 as it's conditions were not met
[19Mar2020 21:00:37.862] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_7 as it's conditions were not met
[19Mar2020 21:00:37.862] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_8 as it's conditions were not met
[19Mar2020 21:00:37.865] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 45 recipes
[19Mar2020 21:00:37.867] [Server thread/INFO] [placebo/]: Registered 4 additional recipes.
[19Mar2020 21:00:37.868] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[19Mar2020 21:00:37.875] [Server thread/INFO] [placebo/]: Successfully replaced 938 recipes with fast recipes.
[19Mar2020 21:00:37.969] [Server thread/INFO] [thelm.jaopca.data.DataInjector/]: Injected 257 recipes, 8098 recipes total
[19Mar2020 21:00:38.466] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/end_city_treasure (2 rolls)
[19Mar2020 21:00:38.531] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/abandoned_mineshaft (2 rolls)
[19Mar2020 21:00:38.558] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:38.569] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_corridor
[19Mar2020 21:00:38.594] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/buried_treasure (4 rolls)
[19Mar2020 21:00:38.682] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/woodland_mansion (4 rolls)
[19Mar2020 21:00:38.930] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/simple_dungeon (3 rolls)
[19Mar2020 21:00:38.931] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/simple_dungeon
[19Mar2020 21:00:38.969] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/shipwreck_treasure (2 rolls)
[19Mar2020 21:00:39.159] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:39.287] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/village/village_temple
[19Mar2020 21:00:39.398] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/pillager_outpost
[19Mar2020 21:00:39.458] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:39.527] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/nether_bridge
[19Mar2020 21:00:39.677] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/stronghold_crossing (4 rolls)
[19Mar2020 21:00:39.678] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_crossing
[19Mar2020 21:00:39.854] [Server thread/INFO] [placebo/]: Registered 1 additional loot tables.
[19Mar2020 21:00:40.033] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/se_willow_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.053] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/aspen_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.072] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'
[19Mar2020 21:00:40.078] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_kousa_boat as it's conditions were not met
[19Mar2020 21:00:40.093] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/ethereal_chest_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[19Mar2020 21:00:40.098] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement silentgear:part_analyzer: Expected item to be an item, was unknown string 'silentgear:part_analyzer'
[19Mar2020 21:00:40.105] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_aspen_boat as it's conditions were not met
[19Mar2020 21:00:40.109] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/rosewood_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.110] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/yucca_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.111] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/wisteria_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.113] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_rosewood_boat as it's conditions were not met
[19Mar2020 21:00:40.114] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/se_willow_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.115] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/poise_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.116] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_bamboo_boat as it's conditions were not met
[19Mar2020 21:00:40.117] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/wisteria_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.118] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/driftwood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.125] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/driftwood_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.144] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/rosewood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.144] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/maple_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.145] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/large_ethereal_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[19Mar2020 21:00:40.164] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/building_blocks/redstone_lamp: Unknown required criterion 'redstone'
[19Mar2020 21:00:40.164] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_wisteria_boat as it's conditions were not met
[19Mar2020 21:00:40.167] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_yucca_boat as it's conditions were not met
[19Mar2020 21:00:40.171] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/kousa_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.178] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/bamboo_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.179] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/bamboo_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.180] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_driftwood_boat as it's conditions were not met
[19Mar2020 21:00:40.181] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_maple_boat as it's conditions were not met
[19Mar2020 21:00:40.183] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/ethereal_furnace_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[19Mar2020 21:00:40.188] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/kousa_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.190] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/aspen_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.190] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/maple_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.190] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/poise_furnace_boat as it's conditions were not met
[19Mar2020 21:00:40.200] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_poise_boat as it's conditions were not met
[19Mar2020 21:00:40.201] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_se_willow_boat as it's conditions were not met
[19Mar2020 21:00:40.203] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/yucca_chest_boat as it's conditions were not met
[19Mar2020 21:00:40.230] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2847 advancements
[19Mar2020 21:00:40.236] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Resource Manager Reloading
[19Mar2020 21:00:40.529] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[19Mar2020 21:00:40.545] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 48 traits
[19Mar2020 21:00:40.706] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:highlight'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:grip'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:binding'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:tip'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgems:gear_soul'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:main'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:bowstring'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
[19Mar2020 21:00:40.709] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:rod'
[19Mar2020 21:00:40.729] [Server thread/INFO] [Silent Gear/]: Skipping loading gear part silentgems:main/amazonite as it's conditions were not met
[19Mar2020 21:00:40.733] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
[19Mar2020 21:00:40.751] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
[19Mar2020 21:00:40.760] [Server thread/INFO] [Silent Gear/PartManager]: Registered 116 parts
[19Mar2020 21:00:40.764] [Server thread/INFO] [koala.fishingreal.FishingManager/]: Loaded 4 fish conversions
[19Mar2020 21:00:40.766] [Server thread/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 11 recipes
[19Mar2020 21:00:40.865] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[19Mar2020 21:00:40.865] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[19Mar2020 21:00:40.865] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[19Mar2020 21:00:40.946] [Server thread/INFO] [de.teamlapen.vampirism.player.skills.SkillTree/]: Loaded 42 skill nodes
[19Mar2020 21:00:40.950] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 19 blood values for entities with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[19Mar2020 21:00:40.950] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Cow with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.951] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Ocelot with blood 4 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Pig with blood 5 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Llama with blood 8 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Rabbit with blood 2 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Horse with blood 13 and handler de.teamlapen.vampirism.entity.converted.ConvertedHorseEntity$ConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Polar Bear with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Villager with blood 15 and handler de.teamlapen.vampirism.entity.converted.ConvertedVillagerEntity$ConvertingHandler
[19Mar2020 21:00:40.952] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Panda with blood 13 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:40.953] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Sheep with blood 5 and handler de.teamlapen.vampirism.entity.converted.ConvertedSheepEntity$ConvertingHandler
[19Mar2020 21:00:40.953] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 10 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[19Mar2020 21:00:40.953] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 2 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from vampirism
[19Mar2020 21:00:40.954] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 0 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from minecraft
[19Mar2020 21:00:40.954] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 1 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from vampirism
[19Mar2020 21:00:41.037] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Reloading chaos buff files
[19Mar2020 21:00:41.056] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Finished! Registered 15 chaos buffs
[19Mar2020 21:00:41.056] [Server thread/INFO] [BonsaiTrees2/]: Loaded 24 bonsai types and 6 soil types
[19Mar2020 21:00:41.057] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload starting!
[19Mar2020 21:00:41.829] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[string] attempting to do stuff anyways
[19Mar2020 21:00:41.830] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[19Mar2020 21:00:41.830] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[19Mar2020 21:00:41.830] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[] attempting to do stuff anyways
[19Mar2020 21:00:41.949] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[19Mar2020 21:00:41.952] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[19Mar2020 21:00:41.960] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Arrays not empty because of hashCode() as int
[19Mar2020 21:00:41.963] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[19Mar2020 21:00:41.963] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Arrays not empty because of getter first
[19Mar2020 21:00:41.993] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Assoc
[19Mar2020 21:00:41.993] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Assoc not empty because of mapValues<W@Assoc.zs:2:11>(projection as function(value as V@Assoc.zs:1:18) as W@Assoc.zs:2:11) as W@Assoc.zs:2:11[K@Assoc.zs:1:15]
[19Mar2020 21:00:41.993] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Chars
[19Mar2020 21:00:41.993] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Chars not empty because of times(number as usize) as string
[19Mar2020 21:00:41.996] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ComparableExpansion
[19Mar2020 21:00:41.996] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/EnforcementLevel
[19Mar2020 21:00:41.998] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/EqualsComparable
[19Mar2020 21:00:42.000] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:329]: Class stdlib.EqualsComparable not empty because of ==(other as T@EqualsComparable.zs:1:34) as bool
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ExceptionExpansion
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/Hashable
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:329]: Class stdlib.Hashable not empty because of hashCode() as int
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IllegalArgumentExceptionExpansion
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Integers
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IterableExpansion
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IteratorExpansion
[19Mar2020 21:00:42.001] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ListExpansion
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/Result
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Result
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Result not empty because of unwrap() as T@Result.zs:41:15
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/StringBuildable
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:329]: Class stdlib.StringBuildable not empty because of toString(output as StringBuilder`borrow) as void
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/StringBuilderExpansion
[19Mar2020 21:00:42.002] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.StringBuilderExpansion not empty because of <<(value as StringBuildable`borrow) as StringBuilder
[19Mar2020 21:00:42.003] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Strings
[19Mar2020 21:00:42.003] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Strings not empty because of split(delimiter as char) as string[]
[19Mar2020 21:00:42.003] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/USize
[19Mar2020 21:00:42.103] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Comparable
[19Mar2020 21:00:42.103] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor:visitEnum:101]: Compiling enum EnforcementLevel in EnforcementLevel.zs
[19Mar2020 21:00:42.103] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:42.104] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:42.104] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Exception
[19Mar2020 21:00:42.104] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/IllegalArgumentException
[19Mar2020 21:00:42.104] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Iterable
[19Mar2020 21:00:42.104] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/util/Iterator
[19Mar2020 21:00:42.105] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:42.105] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/util/List
[19Mar2020 21:00:42.109] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:42.109] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:42.110] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:42.110] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/StringBuilder
[19Mar2020 21:00:42.110] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Arrays a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Assoc a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Chars a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/EnforcementLevel a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/EqualsComparable a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Hashable a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Integers a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Result a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/StringBuildable a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Strings a 2nd time
[19Mar2020 21:00:42.111] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/USize a 2nd time
[19Mar2020 21:00:42.525] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload complete!
[19Mar2020 21:00:42.526] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: This reload was made possible by Robijnvogel and more! [Learn more!]
[19Mar2020 21:00:42.535] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[19Mar2020 21:00:45.766] [Server thread/WARN] [net.minecraftforge.common.DimensionManager/DIMS]: Missing Dimension Name: 'overworldmirror:dimension' Id: 5 Type: 'overworldmirror:dimension
[19Mar2020 21:00:46.107] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_nether
[19Mar2020 21:00:46.113] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:overworld
[19Mar2020 21:00:46.129] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_end
[19Mar2020 21:00:46.131] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension goodnightsleep:good_dream
[19Mar2020 21:00:46.137] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension goodnightsleep:nightmare
[19Mar2020 21:00:46.139] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension yamda:yamda_dim
[19Mar2020 21:00:46.140] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[19Mar2020 21:00:48.231] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[19Mar2020 21:00:48.232] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[19Mar2020 21:00:48.232] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[19Mar2020 21:00:48.232] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[19Mar2020 21:00:48.232] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[19Mar2020 21:00:48.664] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[19Mar2020 21:00:49.163] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[19Mar2020 21:00:49.639] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3499 ms
[19Mar2020 21:00:49.640] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (21.151s)! For help, type "help"
[19Mar2020 21:00:49.640] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[19Mar2020 21:00:49.657] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer/]: Query running on 0.0.0.0:25540
[19Mar2020 21:00:51.027] [Server thread/INFO] [STDERR/]: [ml.denis3d.repack.org.slf4j.impl.SimpleLogger:write:318]: [Server thread] INFO ml.denis3d.repack.net.dv8tion.jda.api.JDA - Login Successful!
[19Mar2020 21:00:51.084] [Server thread/INFO] [biomesoplenty/]: Registering BoP commands...
[19Mar2020 21:00:51.095] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[19Mar2020 21:00:51.386] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/./world/data/serverdata.dat
[19Mar2020 21:00:51.396] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/config/serverutils/blacklists/repair-blacklist.json
[19Mar2020 21:00:51.402] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/config/serverutils/ranks/op.json
[19Mar2020 21:00:51.402] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/config/serverutils/ranks/default.json
[19Mar2020 21:00:51.406] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loading playerdata for /home/container/./world/playerdata/bd571f63-146d-4f04-ba81-f5b7b57dd0fa.pdat
[19Mar2020 21:00:51.406] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/./world/playerdata/bd571f63-146d-4f04-ba81-f5b7b57dd0fa.pdat
[19Mar2020 21:00:51.407] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loading playerdata for /home/container/./world/playerdata/385f65ff-d4f0-4a0a-9a83-b91edabc32d9.pdat
[19Mar2020 21:00:51.407] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/./world/playerdata/385f65ff-d4f0-4a0a-9a83-b91edabc32d9.pdat
[19Mar2020 21:00:51.408] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loading playerdata for /home/container/./world/playerdata/4d478bd8-b304-4b6d-b682-de4def7fd716.pdat
[19Mar2020 21:00:51.408] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/./world/playerdata/4d478bd8-b304-4b6d-b682-de4def7fd716.pdat
[19Mar2020 21:00:51.409] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loading playerdata for /home/container/./world/playerdata/5749c293-7220-417d-8d11-839e340abaef.pdat
[19Mar2020 21:00:51.409] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/./world/playerdata/5749c293-7220-417d-8d11-839e340abaef.pdat
[19Mar2020 21:00:51.410] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Loading playerdata for /home/container/./world/playerdata/f596a66f-9386-4b6a-83d1-cce8caf513f3.pdat
[19Mar2020 21:00:51.410] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Data file: /home/container/./world/playerdata/f596a66f-9386-4b6a-83d1-cce8caf513f3.pdat
[19Mar2020 21:00:51.462] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Registering Commands
[19Mar2020 21:00:51.469] [JDA MainWS-WriteThread/INFO] [STDERR/]: [ml.denis3d.repack.org.slf4j.impl.SimpleLogger:write:318]: [JDA MainWS-WriteThread] INFO ml.denis3d.repack.net.dv8tion.jda.internal.requests.WebSocketClient - Connected to WebSocket
[19Mar2020 21:00:51.541] [Server thread/INFO] [powder_power/]: PowderPower server events completed
[19Mar2020 21:00:51.556] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals
[19Mar2020 21:00:51.556] [Server thread/INFO] [RestrictedPortals/]: File already Exists: ./world/datapacks/restrictedportals/pack.mcmeta
[19Mar2020 21:00:51.557] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data
[19Mar2020 21:00:51.557] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data/restrictedportals
[19Mar2020 21:00:51.557] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data/restrictedportals/advancements
[19Mar2020 21:00:51.557] [Server thread/INFO] [RestrictedPortals/]: Created Json File: ./world/datapacks/restrictedportals/data/restrictedportals/advancements/nether.json
[19Mar2020 21:00:51.558] [Server thread/INFO] [RestrictedPortals/]: Created Json File: ./world/datapacks/restrictedportals/data/restrictedportals/advancements/end.json
[19Mar2020 21:00:51.579] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, inmemory:jaopca, Aquaculture-1.15.2-2.0.11.jar, AttributeFix-1.15.2-7.0.1.jar, betterbedrockgenerator-1.15.2-0.0.6.jar, BiomesOPlenty-1.15.2-10.0.0.351-universal.jar, BonsaiTrees-2.1.2.6.jar, Bookshelf-1.15.2-5.1.4.jar, buzzierbees-1.2.jar, bwncr-1.15.1-3.6.13.jar, camera-1.6.4.jar, carpetstairsmod-mc1.15-v1.3.jar, furniture-7.0.0-pre16-1.15.1.jar, ClothConfig2-2.0.jar, comforts-FORGE-1.15.2-2.0.jar, cc-tweaked-1.15.2-1.86.2.jar, craftingstation-3.0.5.jar, CraftingTweaks_1.15.1-11.0.0.jar, CraftTweaker-1.15.2-6.0.0.9.jar, Cucumber-1.15.2-3.0.2.jar, curios-FORGE-1.15.2-2.0.1.jar, Cyclic-1.15.2-0.1.11.jar, DefaultAmplified(1.15.2)-1.4.0.jar, dankstorage-2.5.jar, DarkUtilities-1.15.2-3.0.1.jar, decorative_blocks_6c.jar, DimStorage-1.15.2-3.0.1.jar, DungeonCrawl-1.15.2-1.6.3.jar, Durability101-1.15-0.0.3.jar, EditSign-1.15.2-2.0.0+7.jar, Elementary Staffs 1.7.jar, elevatorid-1.15.2-1.7.0.jar, EnchantmentDescriptions-1.15.2-2.0.4.jar, enviromats-1.15.2-2.0.2.1.jar, extradisks-1.15.1-1.2.jar, FallingTree-1.15.2-2.1.0+24.jar, FarmingForBlockheads_1.15.2-6.1.0.jar, FastWorkbench-1.15.1-3.0.0.jar, FastFurnace-1.15.1-3.0.0.jar, fishingreal-1.2.jar, foamdome-1.0.jar, followingvillagers-1.15.2-1.4.0.jar, forbidden_arcanus-1.15.2-1.2-beta-3.jar, forge-1.15.2-31.1.25-universal.jar, FpsReducer-mc1.15.2-1.14.1.jar, FruitTrees-1.15.2-1.1.6.jar, ftb-chunks-1.0.1.2.jar, ftb-gui-library-1.0.0.14.jar, ftb-teams-1.0.0.5.jar, give-1.15.2-1.1.0.jar, good-nights-sleep-1.15.2-1.0.2.jar, harvest-1.15.2-1.0.0.jar, ilikewood-1.15.2-2.2.0.1.jar, Industrial Agriculture[Core]-1.15.2-1.6.6.jar, industrial-foregoing-1.15.2-2.2.2-28d4a81.jar, invtweaks-1.15.2-1.0.1.jar, janoeo-3.2.jar, JAOPCA-1.15.2-3.0.0.21.jar, jei-1.15.2-6.0.0.2.jar, Kiwi-1.15.2-2.7.0.jar, KleeSlabs_1.15.2-8.0.0.jar, levelhearts-1.15.1-2.1.0.jar, libnonymous-1.15.2-1.1.1.5.jar, lightestlampsmod-3.3.0.jar, LightingWand-1.15.2-1.4.2.jar, LightOverlay-4.3.jar, Lollipop-1.15.2-1.0.10.jar, Ma-Enchants-1.15.2-3.0.0.jar, mcjtylib-1.15-4.0.2-alpha.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, mcw-windows-1.0.0-mc1.15.1_1.15.2.jar, Mekanism-1.15.2-9.9.16.408.jar, MekanismGenerators-1.15.2-9.9.16.408.jar, MekanismTools-1.15.2-9.9.16.408.jar, minecraft2discord-1.15.2-1.1.3.jar, mininggadgets-1.3.1.jar, moredragoneggs-1.0.jar, Morpheus-1.15.2-4.2.47.jar, MysticalAgradditions-1.15.2-3.0.0.jar, MysticalAgriculture-1.15.2-3.0.0.jar, NaturesAura-23.3.jar, NaturesCompass-1.15.2-1.8.5.jar, NetherPortalFix_1.15.2-6.0.0.jar, OreExcavation-1.7.151.jar, OresAboveDiamonds 1.15 v3.2.jar, PassthroughSigns-1.15.1-2.3.2.jar, Patchouli-1.15.2-1.2-28.jar, Placebo-1.15.2-3.0.2.jar, portality-1.15.2-2.1.2-aaa257f.jar, Powah-1.15.2-1.1.8.jar, PowderPower-1.15.2-3.1.46.jar, premenuscreen-1.3.jar, quartz-chests-1.1.0.5.jar, randompatches-1.15.2-1.21.1.1.jar, rangedpumps-0.7.1.jar, refinedstorage-1.8.1.jar, refinedstorageaddons-0.6.1.jar, restrictedportals-1.15-1.0.jar, rftoolsbase-1.15-1.0.0-alpha.jar, rftoolsbuilder-1.15-2.0.0-alpha.jar, rftoolspower-1.15-2.0.1-alpha.jar, rftoolsstorage-1.15-1.0.2-alpha.jar, rftoolsutility-1.15-2.0.0-alpha.jar, SimpleDiscordRichPresence-1.15.2-1.2.4.jar, ServerTabInfo-1.15.2-1.2.6.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentGems-1.15.2-3.5.1+84.jar, SilentLib-1.15.2-4.6.0+48.jar, SilentMechanisms-1.15.2-0.7.0+50.jar, simplechunkloaders-1.15.2-1.0.2.0.jar, simplybackpacks-1.15.2-1.4.2.jar, sisser-1.3.jar, snowbfrmobs_1.15.2-1.0.jar, SnowRealMagic-1.15.2-1.7.2.jar, snowundertrees-1.15.1-v1.0.jar, softerhayb_1.15.2-1.0.jar, spark-forge.jar, swingthroughgrass-1.15.2-1.4.0.jar, tanknull-1.8a.jar, theoneprobe-1.15-2.0.1.jar, titanium-1.15.2-2.3.7.jar, tombstone-4.2.5-1.15.2.jar, ToolBelt-1.15.2-1.14.1.jar, TOOLKIT-1.15.2-1.6.4.jar, TrashSlot_1.15.2-11.0.0.jar, u_team_core-1.15.2-2.11.0.156.jar, valkyrielib-1.15.2-3.0.2.1.jar, Vampirism-1.15.2-1.6.0-alpha+20200315-2007.jar, TheVeggieWay-1.15.2-2.1.22.jar, Waddles-1.15.2-0.8.5.jar, WallpaperCraft-1.15.2-1.2.0.jar, WaterStrainer-1.15.2-9.0.0.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, XL-Food-Mod-1.15.2-2.2.2.jar, xnet-1.15-2.0.1-alpha.jar, restrictedportals, Industrial Agriculture[Industrial Foregoing]-1.15.2-1.6.1.jar, Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar, Industrial Agriculture[Silent's Gems]-1.15.2-1.6.6.jar, Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar, RingOfAttraction-1.15.2-1.1.21.jar, YAMDA-5.0.1.jar, lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar, doubledoors_1.15.2-1.2.jar, StorageDrawers-1.15.2-7.0.2.jar, Server Utils-1.15.2-1.1.4.jar, ftb-quests-2.0.2.244.jar, item-filters-2.2.0.14.jar, AmbientSounds_v3.0.18_mc1.15.2.jar, ClickMachine-1.15.2-3.0.1.jar, CookingForBlockheads_1.15.2-8.0.0.jar, extraboats-1.3.0-1.15.2.jar, incontrol-1.15-4.0.1.jar, journeymap-1.15.2-5.7.0beta1.jar, extremeSoundMuffler-beta-1.15.2-1.1.jar
[19Mar2020 21:00:51.585] [Server thread/INFO] [tombstone/]: The list of contributors has been loaded successfully
[19Mar2020 21:00:51.824] [Server-Worker-4/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:51.993] [Server-Worker-4/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list forge:dusts/wood from forge:tags/items/dusts/wood.json in data pack PowderPower-1.15.2-3.1.46.jar
com.google.gson.JsonParseException: Unknown value 'powder_power:powder_wood'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:52.007] [Server-Worker-4/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list biomesoplenty:ethereal_logs from biomesoplenty:tags/items/ethereal_logs.json in data pack decorative_blocks_6c.jar
com.google.gson.JsonParseException: Unknown value 'decorative_blocks:ethereal_beam'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:52.038] [Server-Worker-4/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list forge:leather from forge:tags/items/leather.json in data pack forbidden_arcanus-1.15.2-1.2-beta-3.jar
com.google.gson.JsonParseException: Unknown value 'forbidden_arcanus:leather_of_the_sea'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:52.129] [Server-Worker-4/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[19Mar2020 21:00:52.830] [Server-Worker-4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file iapsm:bismuth_brass from iapsm:recipes/bismuth_brass.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
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:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
... 10 more
[19Mar2020 21:00:53.130] [JDA MainWS-ReadThread/INFO] [STDERR/]: [ml.denis3d.repack.org.slf4j.impl.SimpleLogger:write:318]: [JDA MainWS-ReadThread] INFO ml.denis3d.repack.net.dv8tion.jda.api.JDA - Finished Loading!
[19Mar2020 21:00:53.137] [JDA MainWS-ReadThread/INFO] [STDOUT/]: [ml.denis3d.minecraft2discord.events.DiscordEvents:onReady:31]: Discord bot logged as Relaying Active Messages
[19Mar2020 21:00:56.351] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[19Mar2020 21:00:56.351] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[19Mar2020 21:00:56.353] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:driftwood_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.354] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/blue_blossom', contains unknown sapling.
[19Mar2020 21:00:56.355] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/blue_blossom as it's serializer returned null
[19Mar2020 21:00:56.364] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_seat_from_birch_planks as it's conditions were not met
[19Mar2020 21:00:56.366] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_seat_from_willow_planks as it's conditions were not met
[19Mar2020 21:00:56.367] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[19Mar2020 21:00:56.367] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[19Mar2020 21:00:56.368] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shapeless/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.368] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/super_useless_dust as it's conditions were not met
[19Mar2020 21:00:56.368] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_beam_from_fir_logs as it's conditions were not met
[19Mar2020 21:00:56.371] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:rosewood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.371] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:aspen_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.371] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_palisade_from_cherry_logs as it's conditions were not met
[19Mar2020 21:00:56.373] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_green
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_green'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.374] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:general/umbrella as it's conditions were not met
[19Mar2020 21:00:56.375] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[19Mar2020 21:00:56.375] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[19Mar2020 21:00:56.376] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[19Mar2020 21:00:56.376] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[19Mar2020 21:00:56.377] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/olive_candle as it's conditions were not met
[19Mar2020 21:00:56.381] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab_revert as it's conditions were not met
[19Mar2020 21:00:56.382] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/hot_pink_candle as it's conditions were not met
[19Mar2020 21:00:56.384] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_maple_boat as it's conditions were not met
[19Mar2020 21:00:56.384] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_seat_from_fir_planks as it's conditions were not met
[19Mar2020 21:00:56.385] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/aspen_beehive as it's conditions were not met
[19Mar2020 21:00:56.385] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_palisade_from_oak_logs as it's conditions were not met
[19Mar2020 21:00:56.386] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/lead
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.391] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_cream
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.392] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_beam_from_spruce_logs as it's conditions were not met
[19Mar2020 21:00:56.393] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_seat_from_spruce_planks as it's conditions were not met
[19Mar2020 21:00:56.394] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_pink_candle as it's conditions were not met
[19Mar2020 21:00:56.396] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:kousa_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.396] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_convert
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.397] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_seat_from_jungle_planks as it's conditions were not met
[19Mar2020 21:00:56.397] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/willow_beehive as it's conditions were not met
[19Mar2020 21:00:56.397] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_bamboo_boat as it's conditions were not met
[19Mar2020 21:00:56.399] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_vapour
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.SerializerHelper.getGasStack(SerializerHelper.java:46) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.read(RotaryRecipeSerializer.java:42) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.func_199425_a_(RotaryRecipeSerializer.java:21) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.400] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe theoneprobe:probegoggles as it's conditions were not met
[19Mar2020 21:00:56.401] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_yellow_candle as it's conditions were not met
[19Mar2020 21:00:56.404] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.407] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:leather_of_the_sea
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:leather_of_the_sea'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.408] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:grapefruit_sapling as it's conditions were not met
[19Mar2020 21:00:56.409] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[19Mar2020 21:00:56.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[19Mar2020 21:00:56.410] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/birch_drying_rack as it's conditions were not met
[19Mar2020 21:00:56.410] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_support_from_spruce_planks as it's conditions were not met
[19Mar2020 21:00:56.411] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_support_from_acacia_planks as it's conditions were not met
[19Mar2020 21:00:56.412] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[19Mar2020 21:00:56.412] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[19Mar2020 21:00:56.413] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/sky_blue_candle as it's conditions were not met
[19Mar2020 21:00:56.414] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_ladder as it's conditions were not met
[19Mar2020 21:00:56.414] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:vampire/blood_bottle as it's conditions were not met
[19Mar2020 21:00:56.415] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_support_from_willow_planks as it's conditions were not met
[19Mar2020 21:00:56.416] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_palisade_from_fir_logs as it's conditions were not met
[19Mar2020 21:00:56.416] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_support_from_palm_planks as it's conditions were not met
[19Mar2020 21:00:56.416] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/slate_gray_candle as it's conditions were not met
[19Mar2020 21:00:56.416] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_palisade_from_umbran_logs as it's conditions were not met
[19Mar2020 21:00:56.417] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_beam_from_dead_logs as it's conditions were not met
[19Mar2020 21:00:56.417] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:wisteria_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.418] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_support_from_magic_planks as it's conditions were not met
[19Mar2020 21:00:56.421] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_seat_from_redwood_planks as it's conditions were not met
[19Mar2020 21:00:56.421] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_8 as it's conditions were not met
[19Mar2020 21:00:56.421] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_7 as it's conditions were not met
[19Mar2020 21:00:56.421] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_6 as it's conditions were not met
[19Mar2020 21:00:56.421] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_boots_green as it's conditions were not met
[19Mar2020 21:00:56.421] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:written_book
com.google.gson.JsonSyntaxException: Unknown item 'lightestlamp:written_book'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.424] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_support_from_cherry_planks as it's conditions were not met
[19Mar2020 21:00:56.425] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/oak_drying_rack as it's conditions were not met
[19Mar2020 21:00:56.426] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_support_from_dead_planks as it's conditions were not met
[19Mar2020 21:00:56.427] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/forest_green_candle as it's conditions were not met
[19Mar2020 21:00:56.429] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_seat_from_mahogany_planks as it's conditions were not met
[19Mar2020 21:00:56.429] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.430] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_palisade_from_willow_logs as it's conditions were not met
[19Mar2020 21:00:56.431] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_support_from_umbran_planks as it's conditions were not met
[19Mar2020 21:00:56.432] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.433] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:sacred_scepter
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:sacred_scepter'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.434] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_crystal
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.recipes.inputs.GasStackIngredient.deserialize(GasStackIngredient.java:86) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.read(GasToItemStackRecipeSerializer.java:32) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.func_199425_a_(GasToItemStackRecipeSerializer.java:19) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.435] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:golden_aku_aku
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:aku_aku'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.435] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:kousa_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.436] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:ethereal_furnace_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.436] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:ethereal_chest_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.437] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_se_willow_boat as it's conditions were not met
[19Mar2020 21:00:56.438] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_poise_boat as it's conditions were not met
[19Mar2020 21:00:56.439] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_seat_from_cherry_planks as it's conditions were not met
[19Mar2020 21:00:56.445] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_palisade_from_jungle_logs as it's conditions were not met
[19Mar2020 21:00:56.446] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_palisade_from_jacaranda_logs as it's conditions were not met
[19Mar2020 21:00:56.446] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/navy_candle as it's conditions were not met
[19Mar2020 21:00:56.449] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_seat_from_dead_planks as it's conditions were not met
[19Mar2020 21:00:56.450] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/yellow_blossom', contains unknown sapling.
[19Mar2020 21:00:56.450] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/yellow_blossom as it's serializer returned null
[19Mar2020 21:00:56.451] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_beam_from_palm_logs as it's conditions were not met
[19Mar2020 21:00:56.453] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.455] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_11 as it's conditions were not met
[19Mar2020 21:00:56.455] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_10 as it's conditions were not met
[19Mar2020 21:00:56.455] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_12 as it's conditions were not met
[19Mar2020 21:00:56.456] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_seat_from_dark_oak_planks as it's conditions were not met
[19Mar2020 21:00:56.457] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_palisade_from_dark_oak_logs as it's conditions were not met
[19Mar2020 21:00:56.461] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab as it's conditions were not met
[19Mar2020 21:00:56.462] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:poise_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.462] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_palisade_from_hellbark_logs as it's conditions were not met
[19Mar2020 21:00:56.462] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:aspen_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.463] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_beam_from_mahogany_logs as it's conditions were not met
[19Mar2020 21:00:56.463] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_seat_from_hellbark_planks as it's conditions were not met
[19Mar2020 21:00:56.464] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.465] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:driftwood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.466] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_seat_from_magic_planks as it's conditions were not met
[19Mar2020 21:00:56.466] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_beam_from_dark_oak_logs as it's conditions were not met
[19Mar2020 21:00:56.467] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_wisteria_boat as it's conditions were not met
[19Mar2020 21:00:56.467] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/part/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.468] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/jungle_drying_rack as it's conditions were not met
[19Mar2020 21:00:56.468] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.470] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_bookshelf as it's conditions were not met
[19Mar2020 21:00:56.470] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:neon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_neon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.472] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/violet_candle as it's conditions were not met
[19Mar2020 21:00:56.473] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/lavender_blossom', contains unknown sapling.
[19Mar2020 21:00:56.473] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/lavender_blossom as it's serializer returned null
[19Mar2020 21:00:56.475] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_seat_from_umbran_planks as it's conditions were not met
[19Mar2020 21:00:56.476] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:gas_centrifuge_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.478] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_support_from_mahogany_planks as it's conditions were not met
[19Mar2020 21:00:56.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_palisade_from_spruce_logs as it's conditions were not met
[19Mar2020 21:00:56.481] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:orange_sapling as it's conditions were not met
[19Mar2020 21:00:56.483] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_support_from_redwood_planks as it's conditions were not met
[19Mar2020 21:00:56.486] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_beam_from_umbran_logs as it's conditions were not met
[19Mar2020 21:00:56.487] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:pomelo_sapling as it's conditions were not met
[19Mar2020 21:00:56.487] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_sling_green as it's conditions were not met
[19Mar2020 21:00:56.487] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:runic_battleaxe
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:runic_battleaxe'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.490] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:xenon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_xenon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.492] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[19Mar2020 21:00:56.492] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[19Mar2020 21:00:56.494] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_support_from_jacaranda_planks as it's conditions were not met
[19Mar2020 21:00:56.495] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[19Mar2020 21:00:56.496] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[19Mar2020 21:00:56.501] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/acacia_drying_rack as it's conditions were not met
[19Mar2020 21:00:56.502] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/congealed_green_slime as it's conditions were not met
[19Mar2020 21:00:56.504] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[19Mar2020 21:00:56.504] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[19Mar2020 21:00:56.505] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_support_from_birch_planks as it's conditions were not met
[19Mar2020 21:00:56.505] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/saplings_to_sticks
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.506] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_magma
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_magma'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.507] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:tentacle
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.508] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[19Mar2020 21:00:56.508] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[19Mar2020 21:00:56.508] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/maroon_candle as it's conditions were not met
[19Mar2020 21:00:56.511] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_rosewood_boat as it's conditions were not met
[19Mar2020 21:00:56.513] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:bat_wing
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.514] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_driftwood_boat as it's conditions were not met
[19Mar2020 21:00:56.521] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_beam_from_oak_logs as it's conditions were not met
[19Mar2020 21:00:56.526] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_palisade_from_magic_logs as it's conditions were not met
[19Mar2020 21:00:56.529] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_seat_from_palm_planks as it's conditions were not met
[19Mar2020 21:00:56.530] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:se_willow_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.530] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/dark_green_candle as it's conditions were not met
[19Mar2020 21:00:56.531] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_kousa_boat as it's conditions were not met
[19Mar2020 21:00:56.531] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:bamboo_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.532] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[19Mar2020 21:00:56.532] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[19Mar2020 21:00:56.532] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_support_from_hellbark_planks as it's conditions were not met
[19Mar2020 21:00:56.536] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_beam_from_willow_logs as it's conditions were not met
[19Mar2020 21:00:56.538] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:se_willow_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.539] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[19Mar2020 21:00:56.539] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[19Mar2020 21:00:56.539] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:yucca_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.539] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/indigo_candle as it's conditions were not met
[19Mar2020 21:00:56.540] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_palisade_from_birch_logs as it's conditions were not met
[19Mar2020 21:00:56.540] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab_revert as it's conditions were not met
[19Mar2020 21:00:56.542] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.564] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_beam_from_magic_logs as it's conditions were not met
[19Mar2020 21:00:56.567] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/beige_candle as it's conditions were not met
[19Mar2020 21:00:56.574] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.574] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_beam_from_hellbark_logs as it's conditions were not met
[19Mar2020 21:00:56.574] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_palisade_from_redwood_logs as it's conditions were not met
[19Mar2020 21:00:56.576] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_aspen_boat as it's conditions were not met
[19Mar2020 21:00:56.577] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_palisade_from_dead_logs as it's conditions were not met
[19Mar2020 21:00:56.577] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:inferium_watering_can_pt as it's conditions were not met
[19Mar2020 21:00:56.577] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe veggie_way:wheatgerm_from_forge
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:grain'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.578] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:bamboo_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.578] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:krypton_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_krypton'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.579] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab as it's conditions were not met
[19Mar2020 21:00:56.580] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.581] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_support_from_fir_planks as it's conditions were not met
[19Mar2020 21:00:56.583] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_used
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.584] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_beam_from_redwood_logs as it's conditions were not met
[19Mar2020 21:00:56.584] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_beam_from_acacia_logs as it's conditions were not met
[19Mar2020 21:00:56.585] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_palisade_from_mahogany_logs as it's conditions were not met
[19Mar2020 21:00:56.586] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/yucca_beehive as it's conditions were not met
[19Mar2020 21:00:56.586] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_palisade_from_acacia_logs as it's conditions were not met
[19Mar2020 21:00:56.587] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_beam_from_cherry_logs as it's conditions were not met
[19Mar2020 21:00:56.588] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/orange_blossom', contains unknown sapling.
[19Mar2020 21:00:56.588] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/orange_blossom as it's serializer returned null
[19Mar2020 21:00:56.591] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/rosewood_beehive as it's conditions were not met
[19Mar2020 21:00:56.594] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_support_from_oak_planks as it's conditions were not met
[19Mar2020 21:00:56.621] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe veggie_way:carbs_from_forge
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:carbs'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.622] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:large_yucca_boat as it's conditions were not met
[19Mar2020 21:00:56.623] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:large_ethereal_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_planks'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.628] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_mesh_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.630] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[19Mar2020 21:00:56.630] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[19Mar2020 21:00:56.635] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_support_from_dark_oak_planks as it's conditions were not met
[19Mar2020 21:00:56.635] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_beam_from_jacaranda_logs as it's conditions were not met
[19Mar2020 21:00:56.636] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_wall_from_honey_bricks_stonecutting as it's conditions were not met
[19Mar2020 21:00:56.637] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.638] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_10 as it's conditions were not met
[19Mar2020 21:00:56.638] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_11 as it's conditions were not met
[19Mar2020 21:00:56.638] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_12 as it's conditions were not met
[19Mar2020 21:00:56.640] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_green_candle as it's conditions were not met
[19Mar2020 21:00:56.641] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/green_slime_crystal as it's conditions were not met
[19Mar2020 21:00:56.642] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_diamod
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.642] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/sticky_piston
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.643] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/dark_oak_drying_rack as it's conditions were not met
[19Mar2020 21:00:56.643] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/lava_bucket
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.645] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.645] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_6 as it's conditions were not met
[19Mar2020 21:00:56.645] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_7 as it's conditions were not met
[19Mar2020 21:00:56.645] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_8 as it's conditions were not met
[19Mar2020 21:00:56.646] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks as it's conditions were not met
[19Mar2020 21:00:56.647] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_seat_from_jacaranda_planks as it's conditions were not met
[19Mar2020 21:00:56.648] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:battle_skull
com.google.gson.JsonSyntaxException: Unknown item 'forbidden_arcanus:battle_skull'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.649] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks_revert as it's conditions were not met
[19Mar2020 21:00:56.653] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:yucca_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.656] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/amber_candle as it's conditions were not met
[19Mar2020 21:00:56.657] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/cream_candle as it's conditions were not met
[19Mar2020 21:00:56.658] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/spruce_drying_rack as it's conditions were not met
[19Mar2020 21:00:56.659] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:argon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_argon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.661] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[19Mar2020 21:00:56.661] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[19Mar2020 21:00:56.666] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:maple_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.667] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/kousa_beehive as it's conditions were not met
[19Mar2020 21:00:56.669] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_beam_from_jungle_logs as it's conditions were not met
[19Mar2020 21:00:56.671] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_seat_from_acacia_planks as it's conditions were not met
[19Mar2020 21:00:56.671] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_12 as it's conditions were not met
[19Mar2020 21:00:56.672] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_10 as it's conditions were not met
[19Mar2020 21:00:56.672] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_11 as it's conditions were not met
[19Mar2020 21:00:56.674] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_palisade_from_palm_logs as it's conditions were not met
[19Mar2020 21:00:56.674] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[19Mar2020 21:00:56.674] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[19Mar2020 21:00:56.675] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:lemon_sapling as it's conditions were not met
[19Mar2020 21:00:56.675] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:poise_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.676] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shaped/tier_9 as it's conditions were not met
[19Mar2020 21:00:56.678] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/name_tag
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.680] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_beam_from_birch_logs as it's conditions were not met
[19Mar2020 21:00:56.680] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_seat_from_oak_planks as it's conditions were not met
[19Mar2020 21:00:56.680] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.681] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_support_from_jungle_planks as it's conditions were not met
[19Mar2020 21:00:56.681] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:rosewood_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.684] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/amazonite as it's conditions were not met
[19Mar2020 21:00:56.685] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_ball
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.686] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[19Mar2020 21:00:56.686] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[19Mar2020 21:00:56.686] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/pink_blossom', contains unknown sapling.
[19Mar2020 21:00:56.686] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/pink_blossom as it's serializer returned null
[19Mar2020 21:00:56.688] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:radon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_radon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.690] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:wisteria_furnace_boat as it's conditions were not met
[19Mar2020 21:00:56.691] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.693] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extraboats:maple_chest_boat as it's conditions were not met
[19Mar2020 21:00:56.697] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:56.699] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/useless_dust as it's conditions were not met
[19Mar2020 21:00:56.701] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_6 as it's conditions were not met
[19Mar2020 21:00:56.701] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_7 as it's conditions were not met
[19Mar2020 21:00:56.701] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_8 as it's conditions were not met
[19Mar2020 21:00:56.704] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 45 recipes
[19Mar2020 21:00:56.707] [Server thread/INFO] [placebo/]: Registered 4 additional recipes.
[19Mar2020 21:00:56.707] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[19Mar2020 21:00:56.724] [Server thread/INFO] [placebo/]: Successfully replaced 938 recipes with fast recipes.
[19Mar2020 21:00:56.821] [Server thread/INFO] [thelm.jaopca.data.DataInjector/]: Injected 257 recipes, 8098 recipes total
[19Mar2020 21:00:56.948] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/end_city_treasure (2 rolls)
[19Mar2020 21:00:57.024] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/abandoned_mineshaft (2 rolls)
[19Mar2020 21:00:57.028] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:57.040] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_corridor
[19Mar2020 21:00:57.060] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/buried_treasure (4 rolls)
[19Mar2020 21:00:57.120] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/woodland_mansion (4 rolls)
[19Mar2020 21:00:57.352] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/simple_dungeon (3 rolls)
[19Mar2020 21:00:57.352] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/simple_dungeon
[19Mar2020 21:00:57.398] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/shipwreck_treasure (2 rolls)
[19Mar2020 21:00:57.560] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:57.674] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/village/village_temple
[19Mar2020 21:00:57.783] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/pillager_outpost
[19Mar2020 21:00:57.842] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_337_RestrictedPortals_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[19Mar2020 21:00:57.890] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/nether_bridge
[19Mar2020 21:00:58.025] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/stronghold_crossing (4 rolls)
[19Mar2020 21:00:58.026] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_crossing
[19Mar2020 21:00:58.148] [Server thread/INFO] [placebo/]: Registered 1 additional loot tables.
[19Mar2020 21:00:58.308] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/se_willow_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.311] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/aspen_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.314] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'
[19Mar2020 21:00:58.314] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_kousa_boat as it's conditions were not met
[19Mar2020 21:00:58.319] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/ethereal_chest_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[19Mar2020 21:00:58.321] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement silentgear:part_analyzer: Expected item to be an item, was unknown string 'silentgear:part_analyzer'
[19Mar2020 21:00:58.324] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_aspen_boat as it's conditions were not met
[19Mar2020 21:00:58.327] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/rosewood_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.327] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/yucca_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.328] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/wisteria_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.329] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_rosewood_boat as it's conditions were not met
[19Mar2020 21:00:58.329] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/se_willow_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.329] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/poise_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.331] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_bamboo_boat as it's conditions were not met
[19Mar2020 21:00:58.331] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/wisteria_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.333] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/driftwood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.335] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/driftwood_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.341] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/rosewood_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.341] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/maple_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.342] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/large_ethereal_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[19Mar2020 21:00:58.344] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/building_blocks/redstone_lamp: Unknown required criterion 'redstone'
[19Mar2020 21:00:58.344] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_wisteria_boat as it's conditions were not met
[19Mar2020 21:00:58.366] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_yucca_boat as it's conditions were not met
[19Mar2020 21:00:58.369] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/kousa_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.371] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/bamboo_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.372] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/bamboo_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.372] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_driftwood_boat as it's conditions were not met
[19Mar2020 21:00:58.373] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_maple_boat as it's conditions were not met
[19Mar2020 21:00:58.374] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/ethereal_furnace_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[19Mar2020 21:00:58.377] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/kousa_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.378] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/aspen_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.378] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/maple_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.378] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/poise_furnace_boat as it's conditions were not met
[19Mar2020 21:00:58.381] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_poise_boat as it's conditions were not met
[19Mar2020 21:00:58.382] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_se_willow_boat as it's conditions were not met
[19Mar2020 21:00:58.383] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/yucca_chest_boat as it's conditions were not met
[19Mar2020 21:00:58.391] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2847 advancements
[19Mar2020 21:00:58.392] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Resource Manager Reloading
[19Mar2020 21:00:58.637] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[19Mar2020 21:00:58.641] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 48 traits
[19Mar2020 21:00:58.815] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[19Mar2020 21:00:58.821] [Server thread/INFO] [Silent Gear/]: Skipping loading gear part silentgems:main/amazonite as it's conditions were not met
[19Mar2020 21:00:58.824] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
[19Mar2020 21:00:58.833] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
[19Mar2020 21:00:58.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered 116 parts
[19Mar2020 21:00:58.841] [Server thread/INFO] [koala.fishingreal.FishingManager/]: Loaded 4 fish conversions
[19Mar2020 21:00:58.842] [Server thread/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 11 recipes
[19Mar2020 21:00:58.918] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[19Mar2020 21:00:58.918] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[19Mar2020 21:00:58.918] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[19Mar2020 21:00:58.996] [Server thread/INFO] [de.teamlapen.vampirism.player.skills.SkillTree/]: Loaded 42 skill nodes
[19Mar2020 21:00:58.997] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 19 blood values for entities with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[19Mar2020 21:00:58.997] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Cow with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Ocelot with blood 4 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Pig with blood 5 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Llama with blood 8 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Rabbit with blood 2 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Horse with blood 13 and handler de.teamlapen.vampirism.entity.converted.ConvertedHorseEntity$ConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Polar Bear with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Villager with blood 15 and handler de.teamlapen.vampirism.entity.converted.ConvertedVillagerEntity$ConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Panda with blood 13 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Sheep with blood 5 and handler de.teamlapen.vampirism.entity.converted.ConvertedSheepEntity$ConvertingHandler
[19Mar2020 21:00:58.998] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 10 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[19Mar2020 21:00:58.999] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 2 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from vampirism
[19Mar2020 21:00:58.999] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 0 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from minecraft
[19Mar2020 21:00:58.999] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 1 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from vampirism
[19Mar2020 21:00:59.101] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Reloading chaos buff files
[19Mar2020 21:00:59.102] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Finished! Registered 15 chaos buffs
[19Mar2020 21:00:59.102] [Server thread/INFO] [BonsaiTrees2/]: Loaded 24 bonsai types and 6 soil types
[19Mar2020 21:00:59.102] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload starting!
[19Mar2020 21:00:59.149] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[string] attempting to do stuff anyways
[19Mar2020 21:00:59.149] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[19Mar2020 21:00:59.149] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[19Mar2020 21:00:59.149] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[] attempting to do stuff anyways
[19Mar2020 21:00:59.170] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[19Mar2020 21:00:59.171] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[19Mar2020 21:00:59.171] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Arrays not empty because of hashCode() as int
[19Mar2020 21:00:59.171] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Arrays
[19Mar2020 21:00:59.171] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Arrays not empty because of getter first
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Assoc
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Assoc not empty because of mapValues<W@Assoc.zs:2:11>(projection as function(value as V@Assoc.zs:1:18) as W@Assoc.zs:2:11) as W@Assoc.zs:2:11[K@Assoc.zs:1:15]
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Chars
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Chars not empty because of times(number as usize) as string
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ComparableExpansion
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/EnforcementLevel
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/EqualsComparable
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:329]: Class stdlib.EqualsComparable not empty because of ==(other as T@EqualsComparable.zs:1:34) as bool
[19Mar2020 21:00:59.172] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ExceptionExpansion
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/Hashable
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:329]: Class stdlib.Hashable not empty because of hashCode() as int
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IllegalArgumentExceptionExpansion
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Integers
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IterableExpansion
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/IteratorExpansion
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/ListExpansion
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/Result
[19Mar2020 21:00:59.173] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Result
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Result not empty because of unwrap() as T@Result.zs:41:15
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitClassMembers:155]: Preparing stdlib/StringBuildable
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor:visitFunctional:329]: Class stdlib.StringBuildable not empty because of toString(output as StringBuilder`borrow) as void
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/StringBuilderExpansion
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.StringBuilderExpansion not empty because of <<(value as StringBuildable`borrow) as StringBuilder
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/Strings
[19Mar2020 21:00:59.174] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor:visitFunctional:191]: Class stdlib.Strings not empty because of split(delimiter as char) as string[]
[19Mar2020 21:00:59.175] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor:visitExpansionMembers:164]: Preparing stdlib/USize
[19Mar2020 21:00:59.178] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Comparable
[19Mar2020 21:00:59.178] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor:visitEnum:101]: Compiling enum EnforcementLevel in EnforcementLevel.zs
[19Mar2020 21:00:59.178] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:59.179] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:59.179] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Exception
[19Mar2020 21:00:59.179] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/IllegalArgumentException
[19Mar2020 21:00:59.179] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/Iterable
[19Mar2020 21:00:59.179] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/util/Iterator
[19Mar2020 21:00:59.180] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:59.180] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/util/List
[19Mar2020 21:00:59.181] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:59.181] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:59.181] [Server thread/INFO] [STDOUT/]: [org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor:visitConstructor:91]: Writing regular constructor
[19Mar2020 21:00:59.181] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaBytecodeModule:addClass:34]: Invalid name java/lang/StringBuilder
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Arrays a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Assoc a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Chars a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/EnforcementLevel a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/EqualsComparable a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Hashable a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Integers a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Result a 2nd time
[19Mar2020 21:00:59.182] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/StringBuildable a 2nd time
[19Mar2020 21:00:59.183] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/Strings a 2nd time
[19Mar2020 21:00:59.183] [Server thread/INFO] [STDERR/]: [org.openzen.zenscript.javabytecode.JavaCompiler:compile:111]: Trying to register stdlib/USize a 2nd time
[19Mar2020 21:00:59.432] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload complete!
[19Mar2020 21:00:59.432] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: This reload was made possible by Freebi and more! [Learn more!]
[19Mar2020 21:00:59.435] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[19Mar2020 21:01:02.649] [Server thread/INFO] [de.krokoyt.element.Element/]: HELLO from server starting
[19Mar2020 21:01:02.692] [Server thread/INFO] [ring_of_attraction/]: Mod Server starting
[19Mar2020 21:01:02.692] [Server thread/INFO] [Bookshelf/]: Registering 1 commands.
[19Mar2020 21:01:02.740] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.740] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.741] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.741] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.741] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.741] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.741] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[19Mar2020 21:01:02.973] [Server thread/INFO] [veggie_way/]: VeggieWay Server starting
[19Mar2020 21:01:03.094] [Server thread/INFO] [ToolKit/]: Loading server stuff
[19Mar2020 21:01:03.168] [Server thread/INFO] [Silent Gear/TraitManager]: Gear traits loaded: 48
[19Mar2020 21:01:03.168] [Server thread/INFO] [Silent Gear/PartManager]: Gear parts loaded: 116
[19Mar2020 21:01:03.261] [Server thread/INFO] [FTB Chunks/]: Loaded 1116 chunks (53 force loaded) from 148 players in 40.673233ms
[19Mar2020 21:01:03.262] [Server thread/INFO] [FTB Quests/]: Loading quests from /home/container/config/ftbquests/quests
[19Mar2020 21:01:03.282] [Server thread/INFO] [FTB Quests/]: Loaded 6 chapters, 71 quests, 69 tasks and 42 rewards. In total, 189 objects
[19Mar2020 21:01:10.430] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[19Mar2020 21:01:10.432] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (good_dream): All chunks are saved
[19Mar2020 21:01:10.433] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (nightmare): All chunks are saved
[19Mar2020 21:01:10.434] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (yamda_dim): All chunks are saved
[19Mar2020 21:01:10.435] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[19Mar2020 21:01:10.558] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 7216ms or 144 ticks behind
[19Mar2020 21:03:59.155] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Yamza is bd571f63-146d-4f04-ba81-f5b7b57dd0fa
[19Mar2020 21:03:59.618] [Netty Epoll Server IO #1/INFO] [journeymap/]: Dev Mode?
[19Mar2020 21:04:05.674] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Yamza[/98.222.116.89:55058] logged in with entity id 320 at (9529.757367639857, 69.0, 4680.253025458146)
[19Mar2020 21:04:05.698] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Checking perm list
[19Mar2020 21:04:05.698] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Has wildcard perm
[19Mar2020 21:04:05.766] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Yamza joined the game
[19Mar2020 21:04:06.137] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@4ce73cad (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
[19Mar2020 21:04:06.138] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@3bbb9372 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[19Mar2020 21:04:06.138] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10830/1504052867@4a2ceff5 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10830/1504052867) - will not be sent to client!
[19Mar2020 21:04:06.138] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10846/944310377@7d98aa2d (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10846/944310377) - will not be sent to client!
[19Mar2020 21:04:06.139] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1d5b451e (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[19Mar2020 21:04:06.140] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@16e04b8a (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[19Mar2020 21:04:06.140] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@69ad418f (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[19Mar2020 21:04:06.390] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [SU]: Yamza has joined.
[19Mar2020 21:04:06.394] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Checking perm list
[19Mar2020 21:04:06.394] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Has wildcard perm
[19Mar2020 21:04:06.397] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Added player to ops
[19Mar2020 21:04:06.484] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[19Mar2020 21:04:07.572] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@4ce73cad (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
[19Mar2020 21:04:07.573] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@3bbb9372 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[19Mar2020 21:04:07.573] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10830/1504052867@4a2ceff5 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10830/1504052867) - will not be sent to client!
[19Mar2020 21:04:07.573] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10846/944310377@7d98aa2d (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10846/944310377) - will not be sent to client!
[19Mar2020 21:04:07.573] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1d5b451e (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[19Mar2020 21:04:07.574] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@16e04b8a (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[19Mar2020 21:04:07.575] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@69ad418f (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[19Mar2020 21:06:14.221] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yamza: Gave 1 [Lever] to Yamza]
[19Mar2020 21:07:36.923] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Darkere is 4d478bd8-b304-4b6d-b682-de4def7fd716
[19Mar2020 21:07:37.148] [Netty Epoll Server IO #2/INFO] [journeymap/]: Dev Mode?
[19Mar2020 21:07:38.965] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@4854405a[id=4d478bd8-b304-4b6d-b682-de4def7fd716,name=Darkere,properties={textures=[com.mojang.authlib.properties.Property@37dccd37]},legacy=false] (/79.210.160.38:57382) lost connection: Disconnected
[19Mar2020 21:08:50.873] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension yamda:yamda_dim
[19Mar2020 21:08:51.003] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Checking perm list
[19Mar2020 21:08:51.003] [Server thread/INFO] [com.github.elrol.ElrolsUtilities.Main/]: [SU]: Has wildcard perm
[19Mar2020 21:08:51.011] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: null
Index: 10
Listeners:
0: HIGHEST
1: ASM: class dan200.computercraft.shared.util.DropConsumer onEntitySpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
2: ASM: mcjty.incontrol.ForgeEventHandlers@57496975 onEntityJoinWorldLast(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
3: ASM: net.minecraftforge.common.ForgeInternalHandler@3ed3c1ca onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
4: NORMAL
5: ASM: class com.maciej916.maenchants.ForgeEventSubscriber onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
6: ASM: class com.bagel.buzzierbees.core.registry.BBEvents entityJoinWorldEvent(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
7: ASM: invtweaks.InvTweaksMod@18dff37b onEntityJoin(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
8: ASM: pyre.followingvillagers.FollowingVillagers@59bace8f addVillagerFollowTask(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
9: ASM: shadows.fastbench.FastBench@7bccba7a normalRemoval(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
10: ASM: journeymap.server.events.ForgeEvents@5d703a0c onEntityJoinWorldEvent(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
11: ASM: top.theillusivec4.curios.common.event.EventHandlerCurios@a2ee9b2 onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
12: ASM: mekanism.common.CommonPlayerTracker@12850b3c onEntitySpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
13: ASM: de.teamlapen.vampirism.entity.ModEntityEventHandler@5b9819bc onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
14: ASM: de.teamlapen.lib.entity.EntityEventHandler@551e2897 onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
15: LOWEST
16: ASM: class oreexcavation.handlers.EventHandler onEntitySpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
17: ASM: mcjty.incontrol.ForgeEventHandlers@57496975 onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
java.lang.NullPointerException
at net.minecraftforge.fml.network.NetworkHooks.getConnectionType(NetworkHooks.java:67)
at journeymap.common.network.impl.MessageProcessor.sendToPlayer(MessageProcessor.java:252)
at journeymap.server.events.ForgeEvents.sendConfigsToPlayer(ForgeEvents.java:83)
at journeymap.server.events.ForgeEvents.onEntityJoinWorldEvent(ForgeEvents.java:65)
at net.minecraftforge.eventbus.ASMEventHandler_603_ForgeEvents_onEntityJoinWorldEvent_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraft.world.server.ServerWorld.func_217448_f(ServerWorld.java:871)
at net.minecraft.world.server.ServerWorld.func_217447_b(ServerWorld.java:858)
at com.sunekaer.mods.yamda.block.BlockPortal.changeDim(BlockPortal.java:69)
at com.sunekaer.mods.yamda.block.BlockPortal.func_225533_a_(BlockPortal.java:128)
at net.minecraft.block.BlockState.func_227031_a_(BlockState.java:269)
at net.minecraft.server.management.PlayerInteractionManager.func_219441_a(PlayerInteractionManager.java:334)
at shadows.click.util.FakePlayerUtil.rightClickInDirection(FakePlayerUtil.java:156)
at shadows.click.block.TileAutoClick.func_73660_a(TileAutoClick.java:75)
at net.minecraft.world.World.func_217391_K(World.java:473)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
at java.lang.Thread.run(Thread.java:748)
[19Mar2020 21:08:51.024] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NullPointerException
at net.minecraftforge.fml.network.NetworkHooks.getConnectionType(NetworkHooks.java:67) ~[?:?]
at journeymap.common.network.impl.MessageProcessor.sendToPlayer(MessageProcessor.java:252) ~[?:1.15.2-5.7.0beta1]
at journeymap.server.events.ForgeEvents.sendConfigsToPlayer(ForgeEvents.java:83) ~[?:1.15.2-5.7.0beta1]
at journeymap.server.events.ForgeEvents.onEntityJoinWorldEvent(ForgeEvents.java:65) ~[?:1.15.2-5.7.0beta1]
at net.minecraftforge.eventbus.ASMEventHandler_603_ForgeEvents_onEntityJoinWorldEvent_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraft.world.server.ServerWorld.func_217448_f(ServerWorld.java:871) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217447_b(ServerWorld.java:858) ~[?:?]
at com.sunekaer.mods.yamda.block.BlockPortal.changeDim(BlockPortal.java:69) ~[?:5.0.1]
at com.sunekaer.mods.yamda.block.BlockPortal.func_225533_a_(BlockPortal.java:128) ~[?:5.0.1]
at net.minecraft.block.BlockState.func_227031_a_(BlockState.java:269) ~[?:?]
at net.minecraft.server.management.PlayerInteractionManager.func_219441_a(PlayerInteractionManager.java:334) ~[?:?]
at shadows.click.util.FakePlayerUtil.rightClickInDirection(FakePlayerUtil.java:156) ~[?:3.0.1]
at shadows.click.block.TileAutoClick.func_73660_a(TileAutoClick.java:75) ~[?:3.0.1]
at net.minecraft.world.World.func_217391_K(World.java:473) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?]
... 4 more
[19Mar2020 21:08:51.036] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /home/container/./crash-reports/crash-2020-03-19_21.08.51-server.txt
[19Mar2020 21:08:51.043] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[19Mar2020 21:08:51.047] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[19Mar2020 21:08:51.059] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[19Mar2020 21:08:51.059] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:overworld
[19Mar2020 21:08:51.342] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[19Mar2020 21:08:51.343] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/yamda:yamda_dim
[19Mar2020 21:08:51.351] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (yamda_dim): All chunks are saved
[19Mar2020 21:08:51.413] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[19Mar2020 21:08:51.691] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (yamda_dim): All chunks are saved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment