Skip to content

Instantly share code, notes, and snippets.

@shadow2921
Created October 5, 2016 12:08
Show Gist options
  • Save shadow2921/d17e5d07713ff093efaabc1d3cf92ace to your computer and use it in GitHub Desktop.
Save shadow2921/d17e5d07713ff093efaabc1d3cf92ace to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[13:52:21] [main/INFO] [FML/]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[13:52:22] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_71, running on Linux:amd64:2.6.33.9-rt31-myriapulse-v5.2-intel, installed at /opt/jdk/jre1.8.0_71
[13:52:22] [main/INFO] [STDERR/]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[13:52:27] [main/INFO] [ArsMagica2/]: Core initializing...stand back! I'm going to try MAGIC!
[13:52:28] [main/INFO] [FML/]: [AppEng] Core Init
[13:52:31] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of MrTJPCore, 1.1.0.33 is newer than request 1.1.0.32
[13:52:31] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
[13:52:31] [main/ERROR] [FML/]: Coremod RemoteIOCorePlugin: Unable to class load the plugin dmillerw.remoteio.asm.RemoteIOCorePlugin
java.lang.ClassNotFoundException: dmillerw.remoteio.asm.RemoteIOCorePlugin
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_71]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_71]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_71]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_71]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:485) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:414) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:225) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [minecraft_server_forge.jar:1.7.10-1614.57]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [minecraft_server_forge.jar:1.7.10-1614.57]
[13:52:31] [main/INFO] [FML/]: Found FastCraft tweaker, skipping...
[13:52:31] [main/INFO] [FML/]: Loading tweaker forestry.shade.javacheck.Java7Checker from FORESTRY_1.7.10-4.2.15.63.jar
[13:52:31] [main/INFO] [FML/]: Loading tweaker chylex.javacheck.Java7Checker from JAVA7CHECKER MC-UNIVERSAL V2.0.jar
[13:52:31] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[13:52:32] [main/INFO] [PowerConverters/]: Adding PowerConverters to Transformer Exclusions list.
[13:52:32] [main/ERROR] [FML/]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_71]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_71]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_71]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_71]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:485) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:414) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:225) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [minecraft_server_forge.jar:1.7.10-1614.57]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [minecraft_server_forge.jar:1.7.10-1614.57]
[13:52:32] [main/ERROR] [FML/]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable
java.lang.InstantiationException: universalelectricity.core.UELoader
at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:529) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:414) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:225) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [minecraft_server_forge.jar:1.7.10-1614.57]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [minecraft_server_forge.jar:1.7.10-1614.57]
Caused by: java.lang.NoSuchMethodException: universalelectricity.core.UELoader.<init>()
at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_71]
at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_71]
... 15 more
[13:52:32] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[13:52:32] [main/WARN] [FML/]: Missing @MCVersion: am2.preloader.AM2PreloaderContainer aroma1997.core.coremod.CoreMod codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin vazkii.emotes.client.asm.LoadingPlugin codechicken.core.launch.DepLoader mrtjp.relocation.asm.RelocationPlugin mods.immibis.core.ICCoreMod ic2.core.coremod.IC2core ivorius.ivtoolkit.IvToolkitLoadingPlugin cn.lambdalib.core.LLCorePlugin logisticspipes.asm.LogisticsPipesCoreLoader mariculture.fishery.VanillaOverride mekanism.common.asm.LoadingHook micdoodle8.mods.miccore.MicdoodlePlugin mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin openblocks.OpenBlocksCorePlugin openeye.CorePlugin openmods.core.OpenModsCorePlugin codechicken.core.launch.DepLoader lumien.randomthings.Transformer.RTLoadingPlugin xreliquary.common.asm.DepLoader thaumcraft.codechicken.core.launch.DepLoader thaumic.tinkerer.preloader.ThaumicTLoaderContainer schmoller.tubes.asm.TubesPlugin universalelectricity.core.UELoader portablejim.veinminer.asm.VeinMinerCorePlugin codechicken.core.launch.DepLoader
[13:52:32] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:52:32] [main/INFO] [LaunchWrapper/]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[13:52:32] [main/INFO] [LaunchWrapper/]: Loading tweak class name chylex.javacheck.Java7Checker
[13:52:32] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b96c42e
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b96c42e with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5d066c7d
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: CCCDeobfPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: ImagineLoadingPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: AM2PreloaderContainer {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: AppleCore {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: AppEngCore {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: CoreMod {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: Brandon's Core {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: CodeChickenCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: EnderCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: RelocationPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: TLLoadingPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: ICCoreMod {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: IC2core {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: INpurePreLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: IvToolkit {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LLCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LogisticsPipesCoreLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: VanillaOverride {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LoadingHook {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: MicdoodlePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: CorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: IEPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: NEICorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: OpenBlocksCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: TransformerLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: OpenEyePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: OpenModsCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: ASMHandler {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: RTLoadingPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: Technomancy Core {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: ThECore {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: ThaumicTLoaderContainer {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: TubesPlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: VeinMinerCorePlugin {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: WaterHooksCoreMod {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b96c42e
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b96c42e with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5d066c7d
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: forestry.shade.javacheck.Java7Checker@1e461e41
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: chylex.javacheck.Java7Checker@5ba88be8
[13:52:32] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:52:32] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing sort
[13:52:32] [main/INFO] [FML/]: [LegacyJavaFixer] Detected TerminalTweaker
[13:52:32] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[13:52:32] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[13:52:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:36] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:36] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:36] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:47] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/ERROR] [LaunchWrapper/]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[server-1.7.10.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[server-1.7.10.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[minecraft_server_forge.jar:1.7.10-1614.57]
at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_71]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_71]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_71]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_71]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:109) [minecraft_server_forge.jar:1.7.10-1614.57]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [minecraft_server_forge.jar:1.7.10-1614.57]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [minecraft_server_forge.jar:1.7.10-1614.57]
[13:52:48] [main/INFO] [ArsMagica2/]: Core: Located Thaumcraft in THAUMCRAFT-1.7.10-4.2.3.5.jar
[13:52:48] [main/INFO] [ArsMagica2/]: Core: Located Thaumcraft in THAUMCRAFTNEIPLUGIN-1.7.10-1.7A.jar
[13:52:48] [main/INFO] [ArsMagica2/]: Core: Located Thaumcraft in THAUMCRAFT MINUS THAUMCRAFT-1.7.10-1.1.jar
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [Aroma1997Core/]: Finished data injection.
[13:52:48] [main/INFO] [Aroma1997Core/]: Finished data injection.
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [IC2-core/]: Loaded library EJML-core-0.26.jar.
[13:52:48] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:48] [main/INFO] [INpurePreloader/]: Attempting to detect JVM version...
[13:52:48] [main/INFO] [INpurePreloader/]: Detected JVM: 1.8
[13:52:48] [main/INFO] [INpurePreloader/]: Starting library configuration...
[13:52:49] [main/INFO] [INpureLogInterceptor/]: System attached to FML. Now intercepting all logging calls.
[13:52:49] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:49] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:49] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:49] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:49] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:49] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:49] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:104]: Successfully Registered Transformer
[13:52:50] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[13:52:50] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[13:52:50] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:50] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:50] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:50] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:51] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [STDERR/]: [xreliquary.common.asm.DepLoader$DepLoadInst:checkExisting:433]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [STDERR/]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class forestry.shade.javacheck.Java7Checker
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class chylex.javacheck.Java7Checker
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:53] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:52:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:52:56] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:52:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:52:56] [main/INFO] [ArsMagica2/]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
[13:52:57] [main/INFO] [RandomThingsCore/]: Found World Class: net/minecraft/world/World
[13:52:57] [main/INFO] [STDERR/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1693]: Potential problem: Galacticraft did not complete injection of bytecode into: oi (4 / 6)
[13:52:58] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[13:52:58] [main/INFO] [OpenEye/]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[13:52:58] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[13:52:59] [main/INFO] [FML/]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
[13:52:59] [main/INFO] [FML/]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
[13:52:59] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[13:52:59] [main/INFO] [Mariculture/]: Patching the vanilla class: adb
[13:52:59] [main/INFO] [Mariculture/]: Succesfully replaced Vanilla Fishing Rod and Fish
[13:52:59] [main/INFO] [RandomThingsCore/]: Found Item Class: net/minecraft/item/Item
[13:53:00] [main/INFO] [RandomThingsCore/]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[13:53:00] [main/INFO] [OpenEye/]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[13:53:00] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[13:53:00] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[13:53:02] [main/INFO] [OpenComputers/]: Successfully patched sw.recreateLeash.
[13:53:03] [main/INFO] [STDOUT/]: [schmoller.tubes.asm.MinecraftTransformer:transform:617]: TileEntityHopper was modified by Tubes
[13:53:04] [main/INFO] [EnderCore/]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[13:53:04] [main/INFO] [EnderCore/]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[13:53:05] [main/INFO] [EnderCore/]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[13:53:05] [main/INFO] [EnderCore/]: Transforming net.minecraft.item.ItemStack Finished.
[13:53:05] [main/INFO] [EnderCore/]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[13:53:06] [main/INFO] [EnderCore/]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[13:53:06] [main/INFO] [OpenEye/]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[13:53:06] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[13:53:06] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[13:53:12] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[13:53:12] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized
[13:53:12] [Server thread/INFO] [FML/]: Replaced 184 ore recipies
[13:53:13] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[13:53:13] [Server thread/INFO] [ArsMagica2/]: Core initializing...stand back! I'm going to try MAGIC!
[13:53:13] [Server thread/INFO] [FML/]: [AppEng] Core Init
[13:53:14] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[13:53:14] [Server thread/INFO] [FML/]: Searching /home/srv61512/game/minecraft/mods for mods
[13:53:14] [Server thread/INFO] [FML/]: Also searching /home/srv61512/game/minecraft/mods/1.7.10 for mods
[13:53:20] [Server thread/INFO] [AppleCore/]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[13:53:20] [Server thread/WARN] [Aroma1997CoreHelper/]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
[13:53:20] [Server thread/WARN] [Aroma1997sDimension/]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[13:53:21] [Server thread/WARN] [betterstorage/]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.9.2.107
[13:53:23] [Server thread/WARN] [ChickenChunks/]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
[13:53:23] [Server thread/WARN] [ChiselFacades/]: Mod ChiselFacades is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.12-chiselteam
[13:53:23] [Server thread/INFO] [debug/]: Mod debug is missing the required element 'name'. Substituting debug
[13:53:23] [Server thread/WARN] [debug/]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[13:53:24] [Server thread/WARN] [EnderStorage/]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
[13:53:25] [Server thread/WARN] [ExtraUtilities/]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[13:53:25] [Server thread/WARN] [ForbiddenMagic/]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
[13:53:27] [Server thread/WARN] [HardcoreEnderExpansion/]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.5
[13:53:30] [Server thread/ERROR] [FML/]: The mcmod.info file in MAGICALCROPSARMOURY-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:133) [ModDiscoverer.class:1.7.10-1614.57]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:1.7.10-1614.57]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:1.7.10-1614.57]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1614.57]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1614.57]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_71]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 14 more
[13:53:30] [Server thread/ERROR] [FML/]: The mcmod.info file in MAGICALCROPSDECO-4.0.0_PUBLIC_BETA_4A.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:1.7.10-1614.57]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:133) [ModDiscoverer.class:1.7.10-1614.57]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:1.7.10-1614.57]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:1.7.10-1614.57]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1614.57]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1614.57]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_71]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 14 more
[13:53:30] [Server thread/WARN] [MagicBees/]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.4.0
[13:53:30] [Server thread/WARN] [Mariculture/]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.2.4.2a
[13:53:30] [Server thread/WARN] [MariTech/]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[13:53:32] [Server thread/WARN] [powersuits/]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.300
[13:53:32] [Server thread/WARN] [numina/]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
[13:53:35] [Server thread/WARN] [PneumaticCraft/]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.4-147
[13:53:35] [Server thread/WARN] [ProjRed|Core/]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:35] [Server thread/WARN] [ProjRed|Compatibility/]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:35] [Server thread/WARN] [ProjRed|Fabrication/]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:35] [Server thread/WARN] [ProjRed|Integration/]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:35] [Server thread/WARN] [ProjRed|Transmission/]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:36] [Server thread/WARN] [ProjRed|Illumination/]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:36] [Server thread/WARN] [ProjRed|Expansion/]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:36] [Server thread/WARN] [ProjRed|Transportation/]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:36] [Server thread/WARN] [ProjRed|Exploration/]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
[13:53:38] [Server thread/WARN] [Unthaumic/]: Mod Unthaumic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.1
[13:53:39] [Server thread/WARN] [ThermalSmeltery/]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[13:53:39] [Server thread/WARN] [Translocator/]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
[13:53:39] [Server thread/WARN] [Tubes/]: Mod Tubes is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.5
[13:53:39] [Server thread/WARN] [WR-CBE|Core/]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[13:53:39] [Server thread/WARN] [WR-CBE|Addons/]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[13:53:39] [Server thread/WARN] [WR-CBE|Logic/]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[13:53:39] [Server thread/WARN] [ForgeMicroblock/]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[13:53:39] [Server thread/WARN] [ForgeMultipart/]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[13:53:40] [Server thread/WARN] [McMultipart/]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[13:53:40] [Server thread/INFO] [MCFrames/]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
[13:53:40] [Server thread/WARN] [MCFrames/]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[13:53:40] [Server thread/WARN] [ForgeRelocation/]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
[13:53:40] [Server thread/WARN] [RelocationFMP/]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
[13:53:40] [Server thread/WARN] [MrTJPCoreMod/]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
[13:53:40] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 301 mods to load
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [TardisMod] containing declared API package mcp.mobius.waila.api (owned by Waila) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [Tubes] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.network (owned by OpenComputers|Core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api (owned by OpenComputers|Core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.driver (owned by OpenComputers|Core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.fs (owned by OpenComputers|Core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [UniversalElectricity] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.machine (owned by OpenComputers|Core) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [GregsLighting] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [technom] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[13:53:40] [Server thread/INFO] [FML/]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
[13:53:44] [Server thread/WARN] [MineFactoryReloaded|CompatAtum/]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
[13:53:44] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools/]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
[13:53:44] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft/]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
[13:53:44] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes/]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
[13:53:44] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes/]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
[13:53:46] [Server thread/INFO] [FML/]: FML has found a non-mod file COFHLIB-[1.7.10]1.1.2-184.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:53:46] [Server thread/INFO] [FML/]: FML has found a non-mod file DynamicLights-1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:53:46] [Server thread/INFO] [FML/]: FML has found a non-mod file MCJTYLIB-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:53:46] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:53:46] [Server thread/INFO] [FML/]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:53:46] [Server thread/INFO] [FML/]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:53:54] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, ivtoolkit, LambdaLib|Core, MCVanillaTweaks, Micdoodlecore, NotEnoughItems, OpenComputers|Core, OpenEye, technomCore, ThE-core, ThaumicTinkerer-preloader, TubesCore, VeinMiner_coremod, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, arsmagica2, lucky, academy-craft, AdvancedMachines, AdvancedSolarPanel, ae2stuff, aether, AgriCraft, AnimationAPI, aobd, AppleCore, appliedenergistics2, ArchimedesShips, plushieWrapper, armourersWorkshop, Aroma1997CoreHelper, Aroma1997sDimension, asielib, aura, Automagy, Backpack, bdlib, betterstorage, betterrecords, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, bigtrees, BiomesOPlenty, blocklings, AWWayofTime, Botania, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, bcadditions, Calculator, CarpentersBlocks, ChickenChunks, chisel, ChiselFacades, chiseltones, CoFHCore, compacter, CompactMachines, compactstorage, ComputerCraft, computronics, CosmeticArmor, darkcore, PTRModelLib, props, debug, denseores, DimensionalAnchors, DraconicEvolution, dyndyn, Emotes, eplus, Enchiridion, Enchiridion2, endercompass, endercore, EnderIO, enderioaddons, EnderStorage, EnderTech, enhancedportals, eureka, extracells, ExtraTiC, ExtraUtilities, factorization.misc, factorization.notify, factorization, fc-dummy, FloodLights, ForbiddenMagic, Forestry, GalacticraftMars, GalacticraftCore, ganysend, ganysnether, ganyssurface, gendustry, advgenerators, gilded-games-util, gvc, GraviSuite, GraviGun, GregsLighting, Growthcraft|Apples, Growthcraft, Growthcraft|Cellar, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Milk, Growthcraft|Rice, guideapi, HardcoreEnderExpansion, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, ImmibisCore, ImmibisPeripherals, IC2, inpure|core, IronChest, ironchestminecarts, JABBA, koresample, LLadders, LambdaLib, LiquidXP, LogisticsPipes, LookingGlass, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, MagicBees, Mantle, Mariculture, MariTech, Mekanism, MekanismGenerators, MekanismTools, Metallurgy, MetallurgyCore, MFFS, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, minegicka3, MineTweaker3, modtweaker2, powersuits, MoreFurnaces, morechisels, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, notenoughIDs, notenoughkeys, numina, OpenBlocks, OpenComputers, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, fodc, harvestcraft, PneumaticCraft, PortalGun, PowerConverters3, JotatosPracticalities, pressure, ProjectBlue, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quiverchevsky, quivermobchevsky, Railcraft, RandomThings, reccomplex, RArm, RedstoneArsenal, RefinedRelocation, xreliquary, ResonantEngine, rftools, Sanguimancy, sciapi, scottstweaks, SGCraft, shipwrecks, DP_SimpleFlight, simplyjetpacks, SolarFlux, SonarCore, SSR, stellarsky, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, Sync, TardisMod, tcnodetracker, TConstruct, technom, TF2Dispenser, TF2Sentry, TF2Teleporter, Unthaumic, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, ThermalSmeltery, TiCTooltips, Translocator, Tubes, TwilightForest, UniversalElectricity, usefulDNS, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, waterhooks, wawla, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, libsandstone, MrTJPCoreMod] at CLIENT
[13:53:54] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, ivtoolkit, LambdaLib|Core, MCVanillaTweaks, Micdoodlecore, NotEnoughItems, OpenComputers|Core, OpenEye, technomCore, ThE-core, ThaumicTinkerer-preloader, TubesCore, VeinMiner_coremod, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, arsmagica2, lucky, academy-craft, AdvancedMachines, AdvancedSolarPanel, ae2stuff, aether, AgriCraft, AnimationAPI, aobd, AppleCore, appliedenergistics2, ArchimedesShips, plushieWrapper, armourersWorkshop, Aroma1997CoreHelper, Aroma1997sDimension, asielib, aura, Automagy, Backpack, bdlib, betterstorage, betterrecords, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, bigtrees, BiomesOPlenty, blocklings, AWWayofTime, Botania, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, bcadditions, Calculator, CarpentersBlocks, ChickenChunks, chisel, ChiselFacades, chiseltones, CoFHCore, compacter, CompactMachines, compactstorage, ComputerCraft, computronics, CosmeticArmor, darkcore, PTRModelLib, props, debug, denseores, DimensionalAnchors, DraconicEvolution, dyndyn, Emotes, eplus, Enchiridion, Enchiridion2, endercompass, endercore, EnderIO, enderioaddons, EnderStorage, EnderTech, enhancedportals, eureka, extracells, ExtraTiC, ExtraUtilities, factorization.misc, factorization.notify, factorization, fc-dummy, FloodLights, ForbiddenMagic, Forestry, GalacticraftMars, GalacticraftCore, ganysend, ganysnether, ganyssurface, gendustry, advgenerators, gilded-games-util, gvc, GraviSuite, GraviGun, GregsLighting, Growthcraft|Apples, Growthcraft, Growthcraft|Cellar, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Milk, Growthcraft|Rice, guideapi, HardcoreEnderExpansion, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, ImmibisCore, ImmibisPeripherals, IC2, inpure|core, IronChest, ironchestminecarts, JABBA, koresample, LLadders, LambdaLib, LiquidXP, LogisticsPipes, LookingGlass, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, MagicBees, Mantle, Mariculture, MariTech, Mekanism, MekanismGenerators, MekanismTools, Metallurgy, MetallurgyCore, MFFS, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, minegicka3, MineTweaker3, modtweaker2, powersuits, MoreFurnaces, morechisels, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, notenoughIDs, notenoughkeys, numina, OpenBlocks, OpenComputers, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, fodc, harvestcraft, PneumaticCraft, PortalGun, PowerConverters3, JotatosPracticalities, pressure, ProjectBlue, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quiverchevsky, quivermobchevsky, Railcraft, RandomThings, reccomplex, RArm, RedstoneArsenal, RefinedRelocation, xreliquary, ResonantEngine, rftools, Sanguimancy, sciapi, scottstweaks, SGCraft, shipwrecks, DP_SimpleFlight, simplyjetpacks, SolarFlux, SonarCore, SSR, stellarsky, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, Sync, TardisMod, tcnodetracker, TConstruct, technom, TF2Dispenser, TF2Sentry, TF2Teleporter, Unthaumic, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, ThermalSmeltery, TiCTooltips, Translocator, Tubes, TwilightForest, UniversalElectricity, usefulDNS, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, waterhooks, wawla, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, libsandstone, MrTJPCoreMod] at SERVER
[13:53:58] [Server thread/INFO] [LambdaLib|Core/LambdaLib|Core]: LambdaLib|Core is loading.
[13:53:58] [Server thread/INFO] [OpenEye/OpenEye]: openeye.Mod.onModConstruct(Mod.java:67): Snooper disabled, OpenEye will not send or receive any data from server
[13:53:58] [OpenEye mod meta collector/INFO] [OpenEye/OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
[13:54:06] [Server thread/ERROR] [Backpack/Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source BACKPACK-2.0.1-1.7.X.jar, however there is no signature matching that description
[13:54:07] [Server thread/ERROR] [Mantle/Mantle]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
[13:54:11] [Server thread/INFO] [Brandon's Core/BrandonsCore]: Hello Minecraft!!!
[13:54:17] [Server thread/INFO] [EnderCore/Mekanism]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[13:54:18] [Server thread/INFO] [EnderCore/Mekanism]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[13:54:18] [OpenEye mod meta collector/INFO] [OpenEye/OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 19846,6529 ms
[13:54:18] [Server thread/INFO] [ArsMagica2/ImmibisCore]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
[13:54:18] [Server thread/INFO] [ArsMagica2/ImmibisCore]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
[13:54:19] [Server thread/INFO] [/ImmibisCore]: [Immibis Core] Preferred energy system set to: redstoneFlux
[13:54:19] [Server thread/INFO] [Draconic Evolution/DraconicEvolution]: Hello Minecraft!!!
[13:54:20] [Server thread/INFO] [TConstruct/TConstruct]: Natura, what are we going to do tomorrow night?
[13:54:20] [Server thread/INFO] [Natura/TConstruct]: TConstruct, we're going to take over the world!
[13:54:22] [Server thread/INFO] [/GregsLighting]: GregsLighting: creativeTab =
[13:54:22] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:54:36] [Server thread/INFO] [OpenMods/OpenPeripheralCore]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:85): OPC API v. 3.3.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/home/srv61512/game/minecraft/mods/OPENPERIPHERAL-1.7.10-AIO-6.jar!/openperipheral/api/ApiAccess.class)
[13:54:38] [Server thread/INFO] [/stellarsky]: Galacticraft successfully injected bytecode into: ms (1 / 1)
[13:54:39] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[13:54:40] [Server thread/INFO] [FML/]: Found 530 ObjectHolder annotations
[13:54:40] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
[13:54:42] [Server thread/INFO] [FML/]: Found 43 ItemStackHolder annotations
[13:54:42] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[13:54:42] [Server thread/INFO] [Aroma1997Core/Aroma1997Core]: Logger initialized.
[13:54:43] [Server thread/INFO] [Aroma1997Core/Aroma1997Core]: Finished Pre-initialization.
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Extending potions array
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Injecting potions starting from index 32
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Water Breathing is ID 24
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Flight is ID 25
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Feather Fall is ID 26
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Haste is ID 27
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion True Sight is ID 28
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Regeneration is ID 29
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Magic Shield is ID 30
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Charmed is ID 31
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Frost Slow is ID 32
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Chrono Anchor is ID 33
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Mana Regen is ID 34
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Entangled is ID 35
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Watery Grave is ID 36
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Spell Reflect is ID 37
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Silence is ID 38
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Swift Swim is ID 39
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Agility is ID 40
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Leap is ID 41
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Mana Boost is ID 42
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Astral Distortion is ID 43
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Mana Shield is ID 44
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Fury is ID 45
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Scramble Synapses is ID 46
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Illuminated is ID 47
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Greater Mana Restoration is ID 48
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Epic Mana Restoration is ID 49
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Legendary Mana Restoration is ID 50
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Gravity Well is ID 51
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Levitation is ID 52
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Clarity is ID 53
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Shrunken is ID 54
[13:54:44] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Burnout Redux is ID 55
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
[13:54:45] [Server thread/INFO] [EnderCore/arsmagica2]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[13:54:45] [Server thread/INFO] [EnderCore/arsmagica2]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Successfully registered enchanment!
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Successfully registered enchanment!
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_phy
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_drn
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_fall
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_exp
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_fire
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_frst
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_mage
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_litn
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: mn_reg
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: bn_red
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: soulbnd
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: fl_lure
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: mg_xp
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: pp_ore
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: mg_gog
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: tc_nrv
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: step_up
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: run_spd
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dispel
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: fallprot
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: fireprot
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: freedom
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: healing
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: hungerup
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: highjump
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: lifesave
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: lightstep
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: minespd
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: recoil
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: swimspd
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: wtrbrth
[13:54:45] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: wtrwalk
[13:54:47] [Server thread/INFO] [FML/LambdaLib]: Starting LambdaLib
[13:54:47] [Server thread/INFO] [FML/LambdaLib]: Copyright (c) Lambda Innovation, 2013-2015
[13:54:47] [Server thread/INFO] [FML/LambdaLib]: http://www.li-dev.cn/
[13:54:50] [Server thread/WARN] [LambdaLib|Core/LambdaLib]: Can not load class cn.academy.vanilla.electromaster.skill.MineDetect$HandlerRender, maybe a SideOnly class.
[13:54:50] [Server thread/WARN] [LambdaLib|Core/LambdaLib]: Can not load class cn.academy.vanilla.electromaster.skill.MineDetect$HandlerEntity, maybe a SideOnly class.
[13:54:50] [Server thread/INFO] [AcademyCraft/LambdaLib]: AcademyCraft Wireless Energy System is loading...
[13:54:50] [Server thread/WARN] [LambdaLib|Core/LambdaLib]: Can not load class cn.academy.vanilla.meltdowner.entity.EntitySilbarn$RenderSibarn, maybe a SideOnly class.
[13:54:50] [Server thread/WARN] [LambdaLib|Core/LambdaLib]: Can not load class cn.academy.vanilla.meltdowner.entity.EntityMdBall$R, maybe a SideOnly class.
[13:54:51] [Server thread/WARN] [LambdaLib|Core/LambdaLib]: Can not load class cn.academy.vanilla.meltdowner.item.ItemSilbarn$RenderSilbarn, maybe a SideOnly class.
[13:54:52] [Server thread/INFO] [CoFHWorld/CoFHCore]: Registering Default Templates.
[13:54:52] [Server thread/INFO] [CoFHWorld/CoFHCore]: Registering default generators
[13:54:52] [Server thread/INFO] [CoFHWorld/CoFHCore]: Complete
[13:54:53] [Server thread/INFO] [AcademyCraft/academy-craft]: Starting AcademyCraft
[13:54:53] [Server thread/INFO] [AcademyCraft/academy-craft]: Copyright (c) Lambda Innovation, 2013-2015
[13:54:53] [Server thread/INFO] [AcademyCraft/academy-craft]: http://ac.li-dev.cn/
[13:54:59] [Server thread/INFO] [AE2:S/appliedenergistics2]: Pre Initialization ( started )
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/RotaryCraft
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[13:55:00] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[13:55:01] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
[13:55:01] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[13:55:01] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[13:55:01] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[13:55:01] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[13:55:01] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
[13:55:02] [Server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
[13:55:02] [Server thread/INFO] [AE2:S/appliedenergistics2]: Pre Initialization ( ended after 3146ms )
[13:55:02] [Server thread/INFO] [bdlib/bdlib]: bdlib 1.9.4.109 loaded
[13:55:02] [Server thread/INFO] [bdlib/bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[13:55:03] [Server thread/INFO] [bdlib/ae2stuff]: Loading internal config files for mod AE2 Stuff
[13:55:03] [Server thread/INFO] [bdlib/ae2stuff]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/AE2STUFF-RV3-0.5.1.9-MC1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
[13:55:03] [Server thread/INFO] [bdlib/ae2stuff]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/AE2STUFF-RV3-0.5.1.9-MC1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
[13:55:04] [Server thread/INFO] [bdlib/ae2stuff]: Loading user config files for mod AE2 Stuff
[13:55:04] [Server thread/INFO] [bdlib/ae2stuff]: Config loading for mod AE2 Stuff finished
[13:55:04] [Server thread/INFO] [bdlib/ae2stuff]: Loaded creative tabs for ae2stuff
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:crops
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:seedAnalyzer
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterPad
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterPadFull
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterTank
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterChannel
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterChannelFull
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:channelValve
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:sprinkler
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:seedStorage
[13:55:06] [Server thread/INFO] [OpenComputers/AgriCraft]: Successfully injected component logic into class com.InfinityRaider.AgriCraft.tileentity.peripheral.TileEntityPeripheral.
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:peripheral
[13:55:06] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:fence
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:fenceGate
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:grate
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPotato
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedPotato
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCarrot
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedCarrot
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropSugarcane
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedSugarcane
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropDandelion
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedDandelion
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPoppy
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedPoppy
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropOrchid
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedOrchid
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropAllium
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedAllium
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipRed
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedTulipRed
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipOrange
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedTulipOrange
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipWhite
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedTulipWhite
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipPink
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedTulipPink
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropDaisy
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedDaisy
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCactus
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedCactus
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropShroomRed
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedShroomRed
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropShroomBrown
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedShroomBrown
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: Crops registered
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:cropsItem
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:journal
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:magnifyingGlass
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:debugger
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:trowel
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:handRake
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:clipper
[13:55:07] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:clipping
[13:55:07] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Loading Armourer's Workshop 1.7.10-0.38.1.98
[13:55:07] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Loading Tinkers' Construct Compatibility Addon
[13:55:07] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Loading BuildCraft Compatibility Addon
[13:55:07] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: BuildCraft robot skin support active.
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:0 name:armourers:head
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:1 name:armourers:chest
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:2 name:armourers:legs
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:3 name:armourers:feet
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:4 name:armourers:sword
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:5 name:armourers:bow
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:6 name:armourers:arrow
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering skin type - id:7 name:armourers:block
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering equipment cube - id:0 name:Cube
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering equipment cube - id:1 name:CubeGlowing
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering equipment cube - id:2 name:CubeGlass
[13:55:08] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Registering equipment cube - id:3 name:CubeGlassGlowing
[13:55:08] [Server thread/INFO] [plushieWrapper/plushieWrapper]: Loading Plushie Wrapper version 0.0.0
[13:55:08] [Server thread/INFO] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Helping Aroma1997Core
[13:55:10] [Server thread/INFO] [ThE-Core/Thaumcraft]: Transforming Class (thaumcraft.api.aspects.Aspect)
[13:55:12] [Server thread/INFO] [ThE-Core/Thaumcraft]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
[13:55:12] [Server thread/INFO] [ThE-Core/Thaumcraft]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
[13:55:12] [Server thread/INFO] [ThE-Core/Thaumcraft]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
[13:55:14] [Server thread/INFO] [Mantle/Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
[13:55:14] [Server thread/INFO] [Mantle/Mantle]: Entering preinitialization phase.
[13:55:14] [Server thread/INFO] [Mantle/Mantle]: Loading configuration from disk.
[13:55:14] [Server thread/INFO] [Mantle/Mantle]: Configuration load completed.
[13:55:14] [Server thread/INFO] [PulseManager-Natura/Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[13:55:16] [Server thread/INFO] [EnderCore/BiomesOPlenty]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
[13:55:16] [Server thread/INFO] [EnderCore/BiomesOPlenty]: Transforming net.minecraft.world.WorldType Finished.
[13:55:17] [Server thread/WARN] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Invalid entry in Decomposition Blacklist, item not found: ExtraUtilities:unstableingot
[13:55:17] [Server thread/INFO] [HardcoreEnderExpansion/HardcoreEnderExpansion]: Added 1 items into Decomposition blacklist
[13:55:18] [Server thread/INFO] [Forestry/Forestry]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[13:55:18] [Server thread/INFO] [Forestry/Forestry]: Module Erebus Plugin failed to load: Erebus not found
[13:55:18] [Server thread/INFO] [Forestry/Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
[13:55:18] [Server thread/INFO] [Forestry/Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[13:55:18] [Server thread/INFO] [Forestry/Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
[13:55:18] [Server thread/INFO] [Forestry/Forestry]: Module Witchery Plugin failed to load: Witchery not found
[13:55:24] [Server thread/INFO] [/Forestry]: IC2 API: Call getItem failed for compressedPlantBall
[13:55:24] [Server thread/INFO] [/Forestry]: IC2 API: Call getItem failed for matter
[13:55:26] [Server thread/INFO] [ThermalFoundation/ThermalFoundation]: Thermal Foundation: Loading Plugins...
[13:55:26] [Server thread/INFO] [ThermalFoundation/ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
[13:55:27] [Server thread/INFO] [ThermalExpansion/ThermalExpansion]: ThermalExpansion: Loading Plugins...
[13:55:27] [Server thread/INFO] [ThermalExpansion/ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[13:55:27] [Server thread/INFO] [OpenComputers/BigReactors]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
[13:55:27] [Server thread/INFO] [OpenComputers/BigReactors]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
[13:55:28] [Server thread/INFO] [/AWWayofTime]: Server sided~
[13:55:28] [Server thread/INFO] [/AWWayofTime]: I am being created
[13:55:33] [Server thread/INFO] [FML/Botania]: [Botania] Registered 1215 recipes.
[13:55:34] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: Starting BuildCraft 7.1.16
[13:55:34] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: Copyright (c) the BuildCraft team, 2011-2015
[13:55:34] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: http://www.mod-buildcraft.com
[13:55:34] [Thread-12/INFO] [BuildCraft/BuildCraft|Core]: Beginning version check
[13:55:34] [Thread-12/WARN] [BuildCraft/BuildCraft|Core]: Using outdated version [7.1.16] for Minecraft 1.7.10. Consider updating to 7.1.18.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'Buildcraft' activated.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'Eureka' activated.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'Framez' is missing a dependency: 'framez'! This module will not be loaded.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'Metals' activated.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'MineTweaker' activated.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'Railcraft' activated.
[13:55:37] [Server thread/INFO] [BuildCraft Additions/bcadditions]: CompatModule 'Waila' activated.
[13:55:37] [Thread-13/INFO] [BuildCraft Additions/bcadditions]: Trying to get the special list file...
[13:55:37] [Thread-13/INFO] [BuildCraft Additions/bcadditions]: Successfully downloaded and read the special list file!
[13:55:38] [Server thread/INFO] [SonarCore/SonarCore]: Initilised API
[13:55:38] [Server thread/INFO] [SonarCore/SonarCore]: Registering Packets
[13:55:38] [Server thread/INFO] [SonarCore/SonarCore]: Register Packets
[13:55:38] [Server thread/FATAL] [Calculator/Calculator]: Sonar Core is not loaded
[13:55:38] [Server thread/INFO] [Calculator/Calculator]: Registered Network
[13:55:38] [Server thread/INFO] [Calculator/Calculator]: Registered Packets
[13:55:38] [Server thread/INFO] [Calculator/Calculator]: Loaded Configuration
[13:55:38] [Server thread/INFO] [Calculator/Calculator]: Integrated with 'IC2'
[13:55:39] [Server thread/INFO] [Calculator/Calculator]: Loaded Blocks
[13:55:39] [Server thread/INFO] [Calculator/Calculator]: Loaded Items
[13:55:39] [Server thread/INFO] [Calculator/Calculator]: Registered Entities
[13:55:39] [Server thread/INFO] [Railcraft/Railcraft]: Bukkit detected, disabling Tile Entity caching because Bukkit doesnt seem to invalid Tile Entities properly!
[13:55:41] [Server thread/WARN] [FML/Railcraft]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@587ae37a to the Fluid 'steam' but this Fluid has already been linked to the Block powercrystals.minefactoryreloaded.block.fluid.BlockFactoryFluid@452f7a84. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[13:55:42] [Server thread/INFO] [Railcraft/Railcraft]: Activating Halloween Seasonal Pack
[13:55:43] [Server thread/WARN] [FML/TwilightForest]: [TwilightForest] Biome ID conflict. Biome ID 118 contains a biome named Eerie, but Twilight Forest is set to use that ID.
[13:55:43] [Server thread/WARN] [FML/TwilightForest]: [TwilightForest] Biome ID conflict. Biome ID 116 contains a biome named Meadow, but Twilight Forest is set to use that ID.
[13:55:43] [Server thread/WARN] [FML/TwilightForest]: [TwilightForest] Biome ID conflict. Biome ID 117 contains a biome named Dead Forest, but Twilight Forest is set to use that ID.
[13:55:43] [Server thread/WARN] [FML/TwilightForest]: [TwilightForest] Biome ID conflict detected. Edit the Twilight Forest config to give all biomes unique IDs.
[13:55:44] [Server thread/WARN] [FML/TwilightForest]: [TwilightForest] Biome ID conflict detected. Edit the Twilight Forest config to give all biomes unique IDs.
[13:55:44] [Server thread/INFO] [Chisel/chisel]: Starting pre-init...
[13:55:44] [Server thread/INFO] [Chisel/chisel]: Loading blocks...
[13:55:44] [Server thread/INFO] [Chisel/chisel]: 106 Feature's blocks loaded.
[13:55:44] [Server thread/INFO] [Chisel/chisel]: Loading Tile Entities...
[13:55:44] [Server thread/INFO] [Chisel/chisel]: Tile Entities loaded.
[13:55:44] [Server thread/INFO] [Chisel/chisel]: Loading items...
[13:55:44] [Server thread/INFO] [Chisel/chisel]: 106 Feature's items loaded.
[13:55:45] [Server thread/INFO] [Chisel/chisel]: Pre-init finished.
[13:55:45] [Server thread/INFO] [CarpentersBlocks/CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[13:55:47] [Server thread/INFO] [bdlib/compacter]: Loading internal config files for mod Compacter
[13:55:47] [Server thread/INFO] [bdlib/compacter]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/COMPACTER-1.1.0.12-MC1.7.10.jar!/assets/compacter/config/recipes.cfg
[13:55:47] [Server thread/INFO] [bdlib/compacter]: Loading user config files for mod Compacter
[13:55:47] [Server thread/INFO] [bdlib/compacter]: Config loading for mod Compacter finished
[13:55:51] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing blocks and items.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface factorization.api.IChargeConductor into li.cil.oc.common.tileentity.traits.power.Factorization.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
[13:55:52] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface mekanism.api.IMekWrench into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface powercrystals.minefactoryreloaded.api.IMFRHammer into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface mrtjp.projectred.api.IScrewdriver into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface mods.railcraft.api.core.items.IToolCrowbar into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
[13:55:53] [Server thread/INFO] [OpenComputers/OpenComputers]: Injecting interface mekanism.api.energy.IEnergizedItem into li.cil.oc.common.item.traits.Chargeable.
[13:55:54] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing additional OreDict entries.
[13:55:54] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing OpenComputers API.
[13:55:54] [Server thread/INFO] [OpenComputers/OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.21.41-lua52-native.64.so'.
[13:55:55] [Server thread/INFO] [OpenComputers/OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.21.41-lua53-native.64.so'.
[13:55:55] [Server thread/INFO] [OpenComputers/OpenComputers]: Done with pre init phase.
[13:55:56] [Server thread/INFO] [OpenComputers/PneumaticCraft]: Successfully injected component logic into class pneumaticCraft.common.thirdparty.computercraft.TileEntityDroneInterface.
[13:55:56] [Server thread/WARN] [PneumaticCraft/PneumaticCraft]: Failed on getting Forestry's farm blocks, using defaults
[13:55:56] [Server thread/ERROR] [PneumaticCraft/PneumaticCraft]: PneumaticCraft wasn't able to load third party content from the third party class class pneumaticCraft.common.thirdparty.NotEnoughKeys in the PreInit phase!
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: java.lang.NoClassDefFoundError: modwarriors/notenoughkeys/api/KeyBindingPressedEvent
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.Class.getDeclaredMethods0(Native Method)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.Class.privateGetPublicMethods(Class.java:2902)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.Class.getMethods(Class.java:1615)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:60)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at pneumaticCraft.common.thirdparty.NotEnoughKeys.preInit(NotEnoughKeys.java:14)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at pneumaticCraft.common.thirdparty.ThirdPartyManager.preInit(ThirdPartyManager.java:111)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at pneumaticCraft.PneumaticCraft.PreInit(PneumaticCraft.java:97)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.Thread.run(Thread.java:745)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: Caused by: java.lang.ClassNotFoundException: modwarriors.notenoughkeys.api.KeyBindingPressedEvent
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: ... 39 more
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: Caused by: java.lang.RuntimeException: Attempted to load class modwarriors/notenoughkeys/api/KeyBindingPressedEvent for invalid side SERVER
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[13:55:56] [Server thread/WARN] [/PneumaticCraft]: ... 41 more
[13:55:57] [Server thread/INFO] [Compact Machines/CompactMachines]: Registering dimension 340 on server side
[13:55:59] [Server thread/INFO] [EnderIO/EnderIO]: XP Juice regististration left to Open Blocks.
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name ingotAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name compressedCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name compressedTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name compressedAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name compressedSteel has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name compressedBronze has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name compressedIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name waferSolar has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name waferBasic has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name waferAdvanced has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:236)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name plateMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * A broken ore dictionary registration with name ingotMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:241)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:174)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:01] [Server thread/WARN] [FML/GalacticraftCore]: ****************************************
[13:56:02] [Server thread/INFO] [computronics/computronics]: Multiperipheral system for ComputerCraft engaged. Hooray!
[13:56:02] [Server thread/INFO] [computronics/computronics]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
[13:56:02] [Server thread/INFO] [computronics/computronics]: Registering Drone Docking Station for OpenComputers
[13:56:03] [Server thread/INFO] [/CosmeticArmor]: https://api.github.com/repos/dmillerw/CosmeticArmor/contents/src/main/resources/assets/cosmeticarmor/lang/?ref=master
[13:56:03] [Server thread/INFO] [/CosmeticArmor]: https://raw.githubusercontent.com/dmillerw/CosmeticArmor/master/%s
[13:56:03] [Thread-15/INFO] [dmillerw.armor.core.handler.LocalizationUpdater/CosmeticArmor]: Discovered en_US.lang. Downloading...
[13:56:03] [Thread-15/INFO] [dmillerw.armor.core.handler.LocalizationUpdater/CosmeticArmor]: Discovered zh_CN.lang. Downloading...
[13:56:15] [Server thread/INFO] [Draconic Evolution/DraconicEvolution]: Finished PreInitialization
[13:56:15] [Server thread/INFO] [eplus/eplus]: Initializing Configurations.
[13:56:15] [Server thread/INFO] [eplus/eplus]: Plugin loaded: Treecapitatior
[13:56:15] [Server thread/INFO] [eplus/eplus]: Plugin loaded: TConPlugin
[13:56:15] [Server thread/INFO] [eplus/eplus]: Plugin loaded: ThaumcraftPlugin
[13:56:15] [Server thread/INFO] [eplus/eplus]: Plugin initialized in PreInit... Treecapitatior
[13:56:15] [Server thread/INFO] [eplus/eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[13:56:15] [Server thread/INFO] [eplus/eplus]: Initializing Blocks.
[13:56:15] [Server thread/INFO] [eplus/eplus]: Initializing Items.
[13:56:16] [Server thread/INFO] [enderioaddons/enderioaddons]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
[13:56:16] [Server thread/INFO] [OpenComputers/enhancedportals]: Successfully injected component logic into class enhancedportals.tile.TileController.
[13:56:16] [Server thread/INFO] [OpenComputers/enhancedportals]: Successfully injected component logic into class enhancedportals.tile.TileNetworkInterface.
[13:56:16] [Server thread/INFO] [OpenComputers/enhancedportals]: Successfully injected component logic into class enhancedportals.tile.TileDialingDevice.
[13:56:16] [Server thread/INFO] [OpenComputers/enhancedportals]: Successfully injected component logic into class enhancedportals.tile.TileTransferFluid.
[13:56:16] [Server thread/INFO] [OpenComputers/enhancedportals]: Successfully injected component logic into class enhancedportals.tile.TileTransferItem.
[13:56:16] [Server thread/INFO] [OpenComputers/enhancedportals]: Successfully injected component logic into class enhancedportals.tile.TileTransferEnergy.
[13:56:17] [Server thread/INFO] [extrautils/ExtraUtilities]: Hello World
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@59c6db9
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@5ad5e65a
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@7e7ed1f4
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@6b6a8bc
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@a015adb
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@7f138af7
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@1befdb0a
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@4286218a
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@5e23c6d6
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@d5f471e
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.opencomputers.OCHelper@688dea34
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@1bf41cde
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@5ba16c00
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@2cb1a7dd
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@2b6a2435
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@1043cf6a
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@4052700e
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@61fcb896
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@dc2fd95
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@3457b355
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@1d2ad500
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@339c5150
[13:56:19] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@29a82ce3
[13:56:19] [Server thread/INFO] [PulseManager-TConstruct/TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[13:56:19] [Server thread/INFO] [PulseManager-TConstruct/TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[13:56:20] [Server thread/INFO] [TConstruct/TConstruct]: Gear module active. Adding gear cast.
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotManganese has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotBronze has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotHepatizon has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotDamascusSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotAngmallen has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotEximite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotMeutoite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotDesichalkos has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotPrometheum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotDeepIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotInfuscolium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotBlackSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotOureclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotAstralSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotCarmot has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotMithril has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotRubracium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotQuicksilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotHaderoth has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotOrichalcum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotCelenegil has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotAdamantine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotAtlarus has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotTartarite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotIgnatius has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotShadowIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotLemurite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotMidasium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotVyroxeres has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotCeruclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotAlduorite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotKalendrite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotVulcanite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotSanguinite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotShadowSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotInolashite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotAmordrine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotZinc has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotPlatinum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotBrass has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * A broken ore dictionary registration with name ingotElectrum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[13:56:20] [Server thread/WARN] [FML/Metallurgy]: ****************************************
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Metallurgy Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Natura Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Mekanism Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Applied Energistics Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Biomes O' Plenty Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Botania Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Galacticraft Mars Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Twilight Forest Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Thaumic Integration / Thermal Smeltery Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Thaumcraft Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Better Storage Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Ganys' End Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Ganys' End disabled in config
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Dragonic Evolution Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: EnderIO Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: BigReactors Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: ExtraUtils Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: HarvestCraft Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Thermal Foundation Detected
[13:56:21] [Server thread/INFO] [ExtraTiC/ExtraTiC]: Immersive Engineering Detected
[13:56:22] [Server thread/INFO] [factorization/factorization]: This is Factorization 1.7.10-0.8.88.7
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name sludge has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:252)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:295)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name ingotLead has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:296)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name ingotFzDarkIron has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:300)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name sulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:321)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name bottleSulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:322)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:22] [Server thread/WARN] [FML/factorization]: * A broken ore dictionary registration with name aquaRegia has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Factorization report it to them!
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.common.Registry.makeItems(Registry.java:323)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at factorization.shared.Core.load(Core.java:129)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:56:22] [Server thread/WARN] [FML/factorization]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[13:56:22] [Server thread/WARN] [FML/factorization]: ****************************************
[13:56:23] [Server thread/INFO] [OpenComputers/ThaumicTinkerer]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileAspectAnalyzer.
[13:56:23] [Server thread/INFO] [OpenComputers/ThaumicTinkerer]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileGolemConnector.
[13:56:23] [Server thread/INFO] [OpenComputers/ThaumicTinkerer]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileMagnet.
[13:56:24] [Server thread/INFO] [OpenComputers/ThaumicTinkerer]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.
[13:56:28] [Server thread/INFO] [MagicBees/MagicBees]: Preinit started
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type IRON
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type COPPER
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type TIN
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type SILVER
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type LEAD
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type DIAMOND
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Disabled nugget DIAMOND
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type EMERALD
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Disabled nugget EMERALD
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Found nugget of type APATITE
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Disabled nugget APATITE
[13:56:29] [Server thread/INFO] [MagicBees/MagicBees]: Preinit completed
[13:56:29] [Server thread/INFO] [gendustry/gendustry]: IC2 Version: IC2 2.2.815-experimental
[13:56:29] [Server thread/INFO] [gendustry/gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.10
[13:56:29] [Server thread/INFO] [gendustry/gendustry]: Available Forestry species roots:
[13:56:29] [Server thread/INFO] [gendustry/gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
[13:56:29] [Server thread/INFO] [gendustry/gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
[13:56:29] [Server thread/INFO] [gendustry/gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
[13:56:29] [Server thread/INFO] [bdlib/gendustry]: Loading internal config files for mod Gendustry
[13:56:29] [Server thread/INFO] [bdlib/gendustry]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENDUSTRY-1.6.3.132-MC1.7.10.jar!/assets/gendustry/config/tuning.cfg
[13:56:29] [Server thread/INFO] [bdlib/gendustry]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENDUSTRY-1.6.3.132-MC1.7.10.jar!/assets/gendustry/config/recipes.cfg
[13:56:29] [Server thread/INFO] [bdlib/gendustry]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENDUSTRY-1.6.3.132-MC1.7.10.jar!/assets/gendustry/config/upgrades.cfg
[13:56:29] [Server thread/INFO] [bdlib/gendustry]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENDUSTRY-1.6.3.132-MC1.7.10.jar!/assets/gendustry/config/bees_color.cfg
[13:56:30] [Server thread/INFO] [bdlib/gendustry]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENDUSTRY-1.6.3.132-MC1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
[13:56:30] [Server thread/INFO] [bdlib/gendustry]: Loading user config files for mod Gendustry
[13:56:30] [Server thread/INFO] [bdlib/gendustry]: Config loading for mod Gendustry finished
[13:56:30] [Server thread/INFO] [gendustry/gendustry]: Created 52 BC triggers for Forestry error codes
[13:56:30] [Server thread/INFO] [bdlib/gendustry]: Loaded creative tabs for gendustry
[13:56:31] [Server thread/INFO] [gendustry/gendustry]: Items loaded
[13:56:31] [Server thread/INFO] [gendustry/gendustry]: Fluids loaded
[13:56:31] [Server thread/INFO] [gendustry/gendustry]: Blocks loaded
[13:56:31] [Server thread/INFO] [gendustry/gendustry]: Machines loaded
[13:56:32] [Server thread/INFO] [bdlib/pressure]: Loading internal config files for mod Pressure Pipes
[13:56:32] [Server thread/INFO] [bdlib/pressure]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/PRESSURE-1.2.5.125-MC1.7.10.jar!/assets/pressure/config/settings.cfg
[13:56:32] [Server thread/INFO] [bdlib/pressure]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/PRESSURE-1.2.5.125-MC1.7.10.jar!/assets/pressure/config/recipes.cfg
[13:56:32] [Server thread/INFO] [bdlib/pressure]: Loading user config files for mod Pressure Pipes
[13:56:32] [Server thread/INFO] [bdlib/pressure]: Config loading for mod Pressure Pipes finished
[13:56:32] [Server thread/INFO] [bdlib/pressure]: Loaded creative tabs for pressure
[13:56:34] [Server thread/INFO] [advgenerators/advgenerators]: IC2 Version: IC2 2.2.815-experimental
[13:56:34] [Server thread/INFO] [advgenerators/advgenerators]: RF Version: CoFHAPI 1.7.10R1.0.10
[13:56:34] [Server thread/INFO] [bdlib/advgenerators]: Loading internal config files for mod Advanced Generators
[13:56:34] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/generators.cfg
[13:56:34] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/recipes.cfg
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/turbine.cfg
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/exchanger.cfg
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/syngas.cfg
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/turbine-materials.cfg
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loading config: jar:file:/home/srv61512/game/minecraft/mods/GENERATORS-0.9.20.123-MC1.7.10.jar!/assets/advgenerators/config/capacitor-materials.cfg
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loading user config files for mod Advanced Generators
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Config loading for mod Advanced Generators finished
[13:56:35] [Server thread/INFO] [bdlib/advgenerators]: Loaded creative tabs for advgenerators
[13:56:35] [Server thread/INFO] [advgenerators/advgenerators]: Pressure pipes detected (net.bdew.pressure.pressurenet.Helper$@41cb566), adding pressure modules
[13:56:35] [Server thread/INFO] [advgenerators/advgenerators]: Fluid 'syngas' not registered by any other mod, creating...
[13:56:35] [Server thread/INFO] [advgenerators/advgenerators]: Adding block for fluid 'syngas'
[13:56:36] [pool-5-thread-1/INFO] [Gliby's Voice Chat Mod/gvc]: Mod is up-to-date.
[13:56:36] [Server thread/INFO] [GraviGun/GraviGun]: [4.0.0-beta] Loading properties.
[13:56:36] [Server thread/INFO] [/GregsLighting]: GregsLighting.preInit: creativeTab =
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: GregsLighting.registerBlocks: creativeTab =
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[13:56:36] [Server thread/INFO] [/GregsLighting]: carbideFloodlight
[13:56:36] [Server thread/INFO] [/GregsLighting]: ' qualName '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing_lighting:carbideFloodlight
[13:56:36] [Server thread/INFO] [/GregsLighting]: '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.BlockFloodlightCarbide@35ac26ae
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[13:56:36] [Server thread/INFO] [/GregsLighting]: floodlightBeam
[13:56:36] [Server thread/INFO] [/GregsLighting]: ' qualName '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing_lighting:floodlightBeam
[13:56:36] [Server thread/INFO] [/GregsLighting]: '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.BlockFloodlightBeam@60d62942
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[13:56:36] [Server thread/INFO] [/GregsLighting]: floodlight
[13:56:36] [Server thread/INFO] [/GregsLighting]: ' qualName '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing_lighting:floodlight
[13:56:36] [Server thread/INFO] [/GregsLighting]: '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.BlockFloodlight@ede15bf
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[13:56:36] [Server thread/INFO] [/GregsLighting]: ic2ElectricFloodlight
[13:56:36] [Server thread/INFO] [/GregsLighting]: ' qualName '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing_lighting:ic2ElectricFloodlight
[13:56:36] [Server thread/INFO] [/GregsLighting]: '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.ic2.BlockFloodlightIC2@23b893
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[13:56:36] [Server thread/INFO] [/GregsLighting]: ic2ElectricFloodlightOn
[13:56:36] [Server thread/INFO] [/GregsLighting]: ' qualName '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing_lighting:ic2ElectricFloodlightOn
[13:56:36] [Server thread/INFO] [/GregsLighting]: '
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.ic2.BlockFloodlightIC2@128c086a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[13:56:36] [Server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@8bd9c0e
[13:56:36] [Server thread/INFO] [/GregsLighting]: as
[13:56:36] [Server thread/INFO] [/GregsLighting]: calciumCarbide
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[13:56:36] [Server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@367d9525
[13:56:36] [Server thread/INFO] [/GregsLighting]: as
[13:56:36] [Server thread/INFO] [/GregsLighting]: bonemealAndCharcoal
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[13:56:36] [Server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@444014d8
[13:56:36] [Server thread/INFO] [/GregsLighting]: as
[13:56:36] [Server thread/INFO] [/GregsLighting]: gasNozzle
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[13:56:36] [Server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@6b60f234
[13:56:36] [Server thread/INFO] [/GregsLighting]: as
[13:56:36] [Server thread/INFO] [/GregsLighting]: glowingIngot
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[13:56:36] [Server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@fd95eba
[13:56:36] [Server thread/INFO] [/GregsLighting]: as
[13:56:36] [Server thread/INFO] [/GregsLighting]: glowstoneBulb
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[13:56:36] [Server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@555736d9
[13:56:36] [Server thread/INFO] [/GregsLighting]: as
[13:56:36] [Server thread/INFO] [/GregsLighting]: ic2FilamentAssembly
[13:56:36] [Server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[13:56:36] [Server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@480e3b3a
[13:56:36] [Server thread/WARN] [Growthcraft|Cellar/Growthcraft|Cellar]: Growthcraft|Cellar Resizing PotionTypes array from 256 to 1024
[13:56:39] [Server thread/INFO] [inpure|core/inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
[13:56:39] [Server thread/INFO] [inpure|core/inpure|core]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
[13:56:39] [Server thread/INFO] [inpure|core/inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
[13:56:39] [Server thread/INFO] [inpure|core/inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[13:56:39] [Server thread/INFO] [inpure|core/inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
[13:56:39] [Server thread/INFO] [inpure|core/inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded BCProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded ForestryProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded IC2Proxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded CCProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded ThaumCraftProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded ThermalExpansionProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded BetterStorageProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded NEIProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded FactorizationProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded EnderIOProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded IronChestProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded EnderStorageProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded OpenComputersProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded ToolWrenchProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded ExtraCellsProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded CoFHPowerProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded TDProxy
[13:56:41] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded Binnie DummyProxy
[13:56:42] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded CCLProxy
[13:56:43] [Server thread/WARN] [Mariculture/Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[13:56:45] [Server thread/INFO] [FML/MFFS]: [Modstats] Config loaded. allowUpdates: false, betaNotification: false, strict: false
[13:56:46] [Server thread/INFO] [modtweaker2/modtweaker2]: Starting PreInitialization for modtweaker2
[13:56:50] [Server thread/INFO] [NEIAddons|Developer/NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
[13:56:50] [Server thread/INFO] [NEIAddons|AppEng/NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
[13:56:50] [Server thread/INFO] [NEIAddons|Botany/NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
[13:56:50] [Server thread/INFO] [NEIAddons|Forestry/NEIAddons|Forestry]: Version check success: Forestry@[4.0.8.36,) required / 4.2.15.63 detected
[13:56:50] [Server thread/INFO] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
[13:56:50] [Server thread/INFO] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
[13:56:52] [Server thread/INFO] [PortalGun/PortalGun]: [4.0.0-beta-6] Loading properties.
[13:56:52] [Server thread/INFO] [PowerConverters/PowerConverters3]: PowerConverters PreInitialization Started.
[13:56:52] [Server thread/INFO] [PowerConverters/PowerConverters3]: PowerConverters PreInitialization Finished.
[13:56:52] [Server thread/INFO] [/ProjectBlue]: ProjectBlue.preInit
[13:56:52] [Server thread/INFO] [/ProjectBlue]: ProjectBlue.registerItems
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.ControlPanelItem@6229b13f
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: controlPanel
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.ControlItem@1f9f91ba
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: miniatureLever
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.ControlItem@13a15aea
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: miniatureButton
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.ControlItem@4f062107
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: miniatureLamp
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.ControlItem@40271198
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: miniatureCover
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.item.Item@23d64a67
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: emptySprayCan
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Registered
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.SprayCanItem@3ab922fd
[13:56:52] [Server thread/INFO] [/ProjectBlue]: as
[13:56:52] [Server thread/INFO] [/ProjectBlue]: sprayCan
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addItem: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:52] [Server thread/INFO] [/ProjectBlue]: ProjectBlue: MFRIntegration.registerBlocks
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addBlock: name '
[13:56:52] [Server thread/INFO] [/ProjectBlue]: rednetAdaptor
[13:56:52] [Server thread/INFO] [/ProjectBlue]: ' qualName '
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing_projectblue:rednetAdaptor
[13:56:52] [Server thread/INFO] [/ProjectBlue]: '
[13:56:52] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.mfr.RednetAdaptorBlock@41b1e12c
[13:56:52] [Server thread/INFO] [/ProjectBlue]: BaseMod.addBlock: Setting creativeTab to
[13:56:52] [Server thread/INFO] [/ProjectBlue]: net.minecraft.creativetab.CreativeTabs$5@66982026
[13:56:53] [Server thread/WARN] [ProjRed|Core/ProjRed|Compatibility]: Failed to load PR Plugin: Treecapitator: gem axe compat
[13:56:53] [Server thread/WARN] [ProjRed|Core/ProjRed|Compatibility]: Failed to load PR Plugin: Colored Lights: Illumination lighting
[13:56:53] [PowerConverters Update Thread/INFO] [PowerConverters/PowerConverters3]: We Have No Update
[13:56:54] [Server thread/INFO] [OpenComputers/RandomThings]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityCreativePlayerInterface.
[13:56:54] [Server thread/INFO] [OpenComputers/RandomThings]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityOnlineDetector.
[13:56:54] [Server thread/INFO] [OpenComputers/RandomThings]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityNotificationInterface.
[13:56:55] [Server thread/INFO] [Redstone Armory/RArm]: Baubles Detected: Adding compatibility.
[13:56:56] [Thread-16/INFO] [RefinedRelocation/RefinedRelocation]: Version Checker Status: OUTDATED! Using 1.1.16, latest 1.1.28, changelog: Slaughtered two crashes and a bug.
[13:56:59] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.environmental.EnvironmentalControllerTileEntity.
[13:56:59] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.screens.ScreenControllerTileEntity.
[13:56:59] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.dimlets.DimensionBuilderTileEntity.
[13:56:59] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.teleporter.DialingDeviceTileEntity.
[13:56:59] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.shield.ShieldTEBase.
[13:57:00] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.spaceprojector.SpaceProjectorTileEntity.
[13:57:00] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.spaceprojector.BuilderTileEntity.
[13:57:00] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: Could not read 'userbuilder.json', this is not an error!
[13:57:00] [Server thread/INFO] [OpenComputers/rftools]: Successfully injected component logic into class mcjty.rftools.blocks.blockprotector.BlockProtectorTileEntity.
[13:57:01] [Server thread/INFO] [/SGCraft]: SGCraft: Registering NaquadahOreWorldGen
[13:57:01] [Server thread/INFO] [/SGCraft]: SGCraft
[13:57:01] [Server thread/INFO] [/SGCraft]: : BaseMod.addEntity:
[13:57:01] [Server thread/INFO] [/SGCraft]: IrisEntity
[13:57:01] [Server thread/INFO] [/SGCraft]: , "
[13:57:01] [Server thread/INFO] [/SGCraft]: Stargate Iris
[13:57:01] [Server thread/INFO] [/SGCraft]: ",
[13:57:01] [Server thread/INFO] [/SGCraft]: 0
[13:57:01] [Server thread/INFO] [/SGCraft]: CCIntegration.registerBlocks
[13:57:01] [Server thread/INFO] [/SGCraft]: OCIntegration.registerBlocks
[13:57:01] [Server thread/INFO] [SimpleFlightAPI/DP_SimpleFlight]: Simple Flight Event Handler has been registered.
[13:57:01] [Server thread/INFO] [SimpleFlightAPI/DP_SimpleFlight]: Wing Dye & Enchantment handlers have been registered.
[13:57:01] [Server thread/INFO] [SimpleFlight/DP_SimpleFlight]: Initialized items.
[13:57:01] [Server thread/INFO] [SimpleFlight/DP_SimpleFlight]: Simple Flight has pre-initialized.
[13:57:01] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Starting Simply Jetpacks
[13:57:01] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Successfully found CoFHLib
[13:57:01] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Loading configuration files
[13:57:01] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering items
[13:57:01] [Server thread/INFO] [SolarFlux/SolarFlux]: Pre Initialization
[13:57:01] [Server thread/INFO] [SolarFlux/SolarFlux]: Initialization of configuration
[13:57:01] [Server thread/INFO] [SolarFlux/SolarFlux]: Registering blocks
[13:57:01] [Server thread/INFO] [SolarFlux/SolarFlux]: Registering items
[13:57:01] [Server thread/INFO] [FML/SSR]: SSR: Loaded Main configuration file.
[13:57:01] [Server thread/INFO] [FML/SSR]: SSR: Loaded custom tier settings.
[13:57:01] [Server thread/INFO] [FML/SSR]: Tier: 0
[13:57:01] [Server thread/INFO] [FML/SSR]: 0:63
[13:57:01] [Server thread/INFO] [FML/SSR]: Tier: 1
[13:57:01] [Server thread/INFO] [FML/SSR]: 64:127
[13:57:01] [Server thread/INFO] [FML/SSR]: Tier: 2
[13:57:01] [Server thread/INFO] [FML/SSR]: 128:255
[13:57:01] [Server thread/INFO] [FML/SSR]: Tier: 3
[13:57:01] [Server thread/INFO] [FML/SSR]: 256:511
[13:57:01] [Server thread/INFO] [FML/SSR]: Tier: 4
[13:57:01] [Server thread/INFO] [FML/SSR]: 512:1023
[13:57:01] [Server thread/INFO] [FML/SSR]: Tier: 5
[13:57:01] [Server thread/INFO] [FML/SSR]: 1024:1024
[13:57:01] [Server thread/INFO] [FML/SSR]: SSR: Registering game objects...
[13:57:01] [Server thread/INFO] [FML/SSR]: SSR: Done!
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applying Transformer to vswe.stevesfactory.blocks.BlockCableCluster
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied CREATE_TE transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityManager
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied ACTIVATE_TRIGGER transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied MANAGER_INIT transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied UPDATE_ENTITY transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityCluster
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied PUBLIC_PAIR transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied GET_PUBLIC_REGISTRATIONS transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityRFCluster
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied GET_REGISTRATIONS transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesFactoryManager]: Applied GET_RF_NODE transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applying Transformer to vswe.stevesfactory.blocks.ConnectionBlockType
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applied IS_INSTANCE transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuInterval
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuItem
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applying Transformers to vswe.stevesfactory.components.ComponentMenuContainerTypes
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applied WRITE_TO_NBT transformer
[13:57:02] [Server thread/INFO] [StevesAddons/StevesAddons]: Applied READ_FROM_NBT transformer
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Junction.Four Way.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Junction.Four Way.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Junction.T Junction.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Junction.T Junction.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Junction.Turn Left.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Junction.Turn Left.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Junction.Turn Right.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Junction.Turn Right.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Lift.Down Further.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Lift.Down Further.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Lift.Down.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Lift.Down.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Lift.Up Further.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Lift.Up Further.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor Lift.Up.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor Lift.Up.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor.Medium.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor.Medium.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor.Normal.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor.Normal.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor.Short.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor.Short.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Corridor.Tiny.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Corridor.Tiny.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Rooms.Big Chamber.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Rooms.Big Chamber.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Rooms.Med Chamber.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Rooms.Med Chamber.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Rooms.Med Farm.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Rooms.Med Farm.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:Rooms.Library.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][CH]Added schema Rooms.Library.schema false
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:tardisConsoleMain.tardisConsoleFull.diff.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:tardisConsoleMain.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:tardisConsoleFull.tardisConsoleMain.diff.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:tardisConsoleFull.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]TCHSS:tardisConsoleTenthish.schema
[13:57:03] [Server thread/INFO] [/TardisMod]: [TM][TCH]Read classpath
[13:57:04] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Starting (PreInit)
[13:57:04] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Finished (PreInit in 223ms)
[13:57:04] [Server thread/INFO] [ThermalDynamics/ThermalDynamics]: Loading Plugins...
[13:57:04] [Server thread/INFO] [ThermalDynamics/ThermalDynamics]: Finished Loading Plugins.
[13:57:04] [Server thread/INFO] [PowerConverters/ThermalSmeltery]: energeticalloy
[13:57:04] [Server thread/INFO] [PowerConverters/ThermalSmeltery]: phasedgold
[13:57:04] [Server thread/INFO] [PowerConverters/ThermalSmeltery]: conductiveiron
[13:57:04] [Server thread/INFO] [PowerConverters/ThermalSmeltery]: phasediron
[13:57:04] [Server thread/INFO] [PowerConverters/ThermalSmeltery]: darksteel
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_decaNySodiumORE$BlockDecaNySodiumORE@3da4e188 has been registered twice for the same name usefulDNS:DecaNySodiumORE.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_foolsGold$BlockFoolsGold@76bd55e2 has been registered twice for the same name usefulDNS:FoolsGold.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_foolsIron$BlockFoolsIron@7b7c95b4 has been registered twice for the same name usefulDNS:FoolsIron.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_rope$BlockCustomTX@49630941 has been registered twice for the same name usefulDNS:Rope.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_fossils$BlockFossils@241e47a0 has been registered twice for the same name usefulDNS:Fossils.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_blockOfDNS$BlockBlockOfDNS@62da9d8 has been registered twice for the same name usefulDNS:BlockOfDNS.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_blockOfSteel$BlockBlockOfSteel@7e156a3a has been registered twice for the same name usefulDNS:BlockOfSteel.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_unobtainCrafter$BlockUnobtainCrafter@61f4f86d has been registered twice for the same name usefulDNS:UnobtainCrafter.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_unobtainblock$BlockUnobtainblock@305d1f6a has been registered twice for the same name usefulDNS:Unobtainblock.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_unobtainfurnace$BlockUnobtainfurnace@701f5f1c has been registered twice for the same name usefulDNS:Unobtainfurnace.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * The object net.minecraft.src.mcreator_melonGrass$BlockCustomFlower@3ed8e928 has been registered twice for the same name usefulDNS:MelonGrass.
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:896)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:871)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:257)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:216)
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:205)...
[13:57:04] [Server thread/WARN] [FML/usefulDNS]: ****************************************
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Beginning plugin registration: 14 candidates found.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Pam's Fruit.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Pam's Fruit.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin DSU.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin DSU.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin MFR.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin MFR.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin TE Augments.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin TE Augments.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Forestry.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Forestry.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Extra Utilities.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Extra Utilities.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin IFluidHandler.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin IFluidHandler.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Magical Crops: Core.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Magical Crops: Core.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Mekanism.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Mekanism.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Railcraft.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Railcraft.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Attempting to create plugin Blood Magic.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully created plugin Blood Magic.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Sorting plugins. Before: [Pam's Fruit, DSU, MFR, TE Augments, Forestry, Extra Utilities, IFluidHandler, Magical Crops: Core, Mekanism, Railcraft, Blood Magic]
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Sorting plugins. After: [Pam's Fruit, DSU, MFR, TE Augments, Forestry, Extra Utilities, IFluidHandler, Magical Crops: Core, Mekanism, Railcraft, Blood Magic]
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin Pam's Fruit.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin DSU.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin MFR.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin TE Augments.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin Forestry.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin ExtraUtilities.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin IFluidHandler.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin magicalcrops.
[13:57:05] [Server thread/FATAL] [WAILA Plugins/wailaplugins]: Plugin Mekanism threw an error on init. Skipping...
[13:57:05] [Server thread/WARN] [/wailaplugins]: java.lang.NoClassDefFoundError: mekanism/common/tile/TileEntitySolarEvaporationController
[13:57:05] [Server thread/WARN] [/wailaplugins]: at tterrag.wailaplugins.plugins.PluginMekanism.load(PluginMekanism.java:36)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at tterrag.wailaplugins.plugins.PluginRegistrar.preInit(PluginRegistrar.java:146)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at tterrag.wailaplugins.WailaPlugins.preInit(WailaPlugins.java:41)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at java.lang.Thread.run(Thread.java:745)
[13:57:05] [Server thread/WARN] [/wailaplugins]: Caused by: java.lang.ClassNotFoundException: mekanism.common.tile.TileEntitySolarEvaporationController
[13:57:05] [Server thread/WARN] [/wailaplugins]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[13:57:05] [Server thread/WARN] [/wailaplugins]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[13:57:05] [Server thread/WARN] [/wailaplugins]: ... 34 more
[13:57:05] [Server thread/WARN] [/wailaplugins]: Caused by: java.lang.NullPointerException
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin Railcraft.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Successfully loaded plugin Blood Magic.
[13:57:05] [Server thread/INFO] [WAILA Plugins/wailaplugins]: Completed plugin registration. 11 plugins registered.
[13:57:06] [Server thread/INFO] [PulseManager-IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Skipping Pulse MultipartCompat; missing pulse: HarvestLevelTweaks
[13:57:06] [Server thread/INFO] [FML/]: Applying holder lookups
[13:57:06] [Server thread/INFO] [FML/]: Holder lookups applied
[13:57:06] [Server thread/INFO] [FML/]: Injecting itemstacks
[13:57:06] [Server thread/INFO] [FML/]: Itemstack injection complete
[13:57:06] [Server thread/INFO] [Minecraft/]: This server is running Cauldron version 1.7.10-1614.57 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[13:57:07] [Server thread/INFO] [Minecraft/]: Using 8 threads for Netty based IO
[13:57:07] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
[13:57:07] [Server thread/INFO] [Aroma1997Core/Aroma1997Core]: Finished Initialization.
[13:57:08] [Server thread/WARN] [FML/arsmagica2]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[13:57:09] [Server thread/WARN] [ArsMagica2/arsmagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@1c420ed0
[13:57:09] [Server thread/WARN] [ArsMagica2/arsmagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@69286600
[13:57:09] [Server thread/WARN] [ArsMagica2/arsmagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@6faa2cce
[13:57:09] [Server thread/INFO] [ArsMagica2/arsmagica2]: Initializing API Hooks...
[13:57:09] [Server thread/INFO] [ArsMagica2/arsmagica2]: Finished API Initialization
[13:57:09] [Server thread/INFO] [AcademyCraft/academy-craft]: IC2 API Support has been loaded.
[13:57:09] [Server thread/INFO] [AcademyCraft/academy-craft]: MineTweaker API support has been loaded.
[13:57:09] [Server thread/INFO] [/academy-craft]: academy-craft[Ljava.lang.String;@608e18a0
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 267 out of 267 recipes for shaped recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 76 out of 76 recipes for shapeless recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 48 out of 48 recipes for compressor recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 12 out of 12 recipes for extractor recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 64 out of 64 recipes for macerator recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[13:57:09] [Server thread/INFO] [IC2.Recipe/IC2]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
[13:57:09] [Server thread/INFO] [AE2:S/appliedenergistics2]: Initialization ( started )
[13:57:09] [Server thread/INFO] [AE2:S/appliedenergistics2]: Starting AE2 CSV Export
[13:57:09] [AE2 CSV Export/INFO] [AE2:C/appliedenergistics2]: Cache is enabled. Checking for new mod configurations.
[13:57:09] [AE2 CSV Export/INFO] [AE2:C/appliedenergistics2]: New mod configuration was found. Commencing exporting.
[13:57:09] [AE2 CSV Export/INFO] [AE2:C/appliedenergistics2]: Item Exporting ( started )
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: Exception in thread "AE2 CSV Export"
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: java.lang.NoSuchMethodError: net.minecraft.item.Item.func_77640_w()Lnet/minecraft/creativetab/CreativeTabs;
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at appeng.services.export.MinecraftItemCSVExporter$ItemRowExtractFunction.apply(MinecraftItemCSVExporter.java:237)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at appeng.services.export.MinecraftItemCSVExporter$ItemRowExtractFunction.apply(MinecraftItemCSVExporter.java:193)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at com.google.common.collect.Lists$TransformingRandomAccessList$1.transform(Lists.java:582)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at com.google.common.base.Joiner$2.appendTo(Joiner.java:253)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at com.google.common.base.Joiner.appendTo(Joiner.java:152)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at com.google.common.base.Joiner.join(Joiner.java:193)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at com.google.common.base.Joiner.join(Joiner.java:183)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at appeng.services.export.MinecraftItemCSVExporter.export(MinecraftItemCSVExporter.java:99)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at appeng.services.export.ExportProcess.run(ExportProcess.java:126)
[13:57:09] [AE2 CSV Export/WARN] [/appliedenergistics2]: at java.lang.Thread.run(Thread.java:745)
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[13:57:10] [Server thread/WARN] [AE2:S/appliedenergistics2]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Shapeless: 56 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Crusher: 7 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: HCCrusher: 7 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Pulverizer: 7 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: MekCrusher: 3 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Macerator: 7 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Smelt: 1 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Shaped: 210 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Press: 3 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Inscribe: 8 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: OreRegistration: 16 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: MekEnrichment: 2 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: Grind: 4 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Recipes Loading: GrindFZ: 6 loaded.
[13:57:10] [Server thread/INFO] [AE2:S/appliedenergistics2]: Initialization ( ended after 1027ms )
[13:57:10] [Server thread/INFO] [bdlib/ae2stuff]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
[13:57:11] [Server thread/INFO] [Aroma1997sDimension/Aroma1997sDimension]: Loaded.
[13:57:12] [Server thread/INFO] [FML/Automagy]: [Automagy] Warning: Humorous one-liner not found.
[13:57:12] [Server thread/INFO] [Mantle/Mantle]: Entering initialization phase.
[13:57:12] [Server thread/INFO] [Natura/Natura]: Waila detected.
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module ForgeMultipart
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module MineTweaker3
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module Forestry
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module AgriCraft
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module PamHarvestCraft
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module Waila
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module Railcraft
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module EnderStorage
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module IronChest
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module factorization
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module EnderIO
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module BigReactors
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module ImmersiveEngineering
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module CarpentersBlocks
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module ThermalExpansion
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module MineFactoryReloaded
[13:57:18] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module Magical Crops
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 1, Name: Iron, Color multiplier: 13815497, Dust type: Metal
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 2, Name: Gold, Color multiplier: 16310039, Dust type: Metal
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 3, Name: Diamond, Color multiplier: 1305852, Dust type: Gem
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 55, Name: Emerald, Color multiplier: 45112, Dust type: Gem
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 56, Name: Coal, Color multiplier: 1776411, Dust type: SimpleDust
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 57, Name: Charcoal, Color multiplier: 5458234, Dust type: SimpleDust
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 58, Name: Obsidian, Color multiplier: 1511716, Dust type: SimpleDust
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 59, Name: EnderPearl, Color multiplier: 1072721, Dust type: SimpleDust
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 60, Name: NetherQuartz, Color multiplier: 14404799, Dust type: SimpleDust
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added a dust: Meta: 83, Name: GildedRedMetal, Color multiplier: 16739867, Dust type: Metal
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreRedstone Output: 10xitem.redstone@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreCoal Output: 2xitem.coal@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreLapis Output: 12xitem.dyePowder@4
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreQuartz Output: 2xitem.netherquartz@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: stone Output: 1xtile.gravel@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: cobblestone Output: 1xtile.sand@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreDiamond Output: 2xitem.diamond@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreEmerald Output: 2xitem.emerald@0
[13:57:18] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: rodBlaze Output: 4xitem.blazePowder@0
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Integrated with WAILA
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Registered Events
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Type: Applied Energistics
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Type: Minecraft Joules
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Type: Energy Units
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Type: Redstone Flux
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Inventory Provider: AE2-Inventory
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Inventory Provider: DSU-Inventory
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Inventory Provider: LP-Inventory
[13:57:18] [Server thread/WARN] [SonarCore/SonarCore]: Inventory Provider wasn't loadable: Storage Drawers
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Inventory Provider: Storage Chamber
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Inventory Provider: Standard Inventory
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Fluid Provider: AE2-Fluids
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Fluid Provider: Tank-Inventory
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Provider: AE-Provider
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Provider: Mekanism-Provider
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Provider: EU-Provider
[13:57:18] [Server thread/INFO] [SonarCore/SonarCore]: Loaded Energy Provider: RF-Provider
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Registered Calculator Recipes
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Added Crafting Recipes
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Added Smelting Recipes
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Added Discharge Values
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Registered OreDict
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Registered Renderers
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Registered Planters
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Registered Handlers
[13:57:18] [Server thread/INFO] [Calculator/Calculator]: Registered Events
[13:57:18] [Server thread/INFO] [Chisel/chisel]: Starting init...
[13:57:18] [Server thread/INFO] [Chisel/chisel]: Loading recipes...
[13:57:19] [Server thread/INFO] [Chisel/chisel]: 106 Feature's recipes loaded.
[13:57:19] [Server thread/INFO] [Chisel/chisel]: Init finished.
[13:57:19] [Server thread/INFO] [ChiselFacades/ChiselFacades]: Creating Facades...
[13:57:19] [Server thread/INFO] [ChiselFacades/ChiselFacades]: Old pillars disabled, adding Pillar slab Facades
[13:57:19] [Server thread/INFO] [ChiselFacades/ChiselFacades]: Successfully created Facades for 32 Chisel block variations
[13:57:19] [Server thread/INFO] [bdlib/compacter]: Initialized network channel 'bdew.compacter' for mod 'compacter'
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'openOS' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
[13:57:19] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering loot disk 'build' from mod OpenComputers.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'AgriCraft'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'appliedenergistics2'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'betterrecords'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'AWWayofTime'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'BuildCraftAPI|library'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tiles'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tools'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tiles'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'BuildCraftAPI|transport'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'CoFHAPI|energy'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'CoFHAPI|item'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'CoFHAPI|tileentity'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'CoFHAPI|transport'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'extracells'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'EnderStorage'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'MineFactoryReloaded|DeepStorageUnit'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Forestry'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'ForgeMultipart'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Galacticraft API'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'IC2'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Mekanism'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'MekanismAPI|gas'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'MineFactoryReloaded'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'notenoughkeys'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'ProjRed|Transmission'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Railcraft'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'ThermalExpansion'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'TConstruct'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Minecraft'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'Waila'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'WR-CBE|Core'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'ComputerCraft'.
[13:57:20] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing mod integration for 'OpenComputers'.
[13:57:21] [Server thread/INFO] [OpenComputers/OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
[13:57:21] [Server thread/INFO] [OpenComputers/OpenComputers]: Initializing recipes.
[13:57:22] [Server thread/INFO] [OpenComputers/OpenComputers]: Done with init phase.
[13:57:23] [Server thread/INFO] [Compact Machines/CompactMachines]: Creating new Entangle Registry
[13:57:23] [Server thread/INFO] [CompactStorage/compactstorage]: Found compatibility for RefinedRelocation attempting load!
[13:57:23] [Server thread/INFO] [CompactStorage/compactstorage]: Loaded compatability for RefinedRelocation.
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Skipping class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, it is not loaded on this side.
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler EventHandler to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: Sending dummy event to all mods
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: Reloading ingame configs for modid: endercore
[13:57:23] [Server thread/INFO] [EnderIO/endercore]: Updating config...
[13:57:23] [Server thread/INFO] [enderioaddons/endercore]: Updating config...
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: Reloading ingame configs for modid: RArm
[13:57:23] [Server thread/INFO] [EnderCore/endercore]: Reloading ingame configs for modid: wailaplugins
[13:57:23] [Server thread/INFO] [Mekanism/Mekanism]: Version 9.1.0 initializing...
[13:57:24] [Server thread/INFO] [Mekanism/Mekanism]: Loading complete.
[13:57:24] [Server thread/INFO] [Mekanism/Mekanism]: Mod loaded.
[13:57:24] [Server thread/INFO] [computronics/computronics]: Using old (pre-0.10) BetterStorage crate API!
[13:57:25] [Server thread/INFO] [computronics/computronics]: Adding Forestry Bees for OpenComputers.
[13:57:25] [Server thread/INFO] [gendustry/computronics]: Registering mutatron override from computronics: computronics.speciesScummy -> REQUIREMENTS
[13:57:25] [Server thread/WARN] [/darkcore]: java.lang.InstantiationException
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
[13:57:25] [Server thread/WARN] [/darkcore]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.network.FMLEventChannel.register(FMLEventChannel.java:86)
[13:57:25] [Server thread/WARN] [/darkcore]: at io.darkcraft.darkcore.mod.DarkcoreMod.init(DarkcoreMod.java:108)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:25] [Server thread/WARN] [/darkcore]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:25] [Server thread/WARN] [/darkcore]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:57:25] [Server thread/WARN] [/darkcore]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:25] [Server thread/WARN] [/darkcore]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:57:25] [Server thread/WARN] [/darkcore]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[13:57:25] [Server thread/WARN] [/darkcore]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[13:57:25] [Server thread/WARN] [/darkcore]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:288)
[13:57:25] [Server thread/WARN] [/darkcore]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
[13:57:25] [Server thread/WARN] [/darkcore]: at java.lang.Thread.run(Thread.java:745)
[13:57:25] [Server thread/INFO] [Draconic Evolution/DraconicEvolution]: Adding Iron Chests Integration
[13:57:25] [Server thread/INFO] [Draconic Evolution/DraconicEvolution]: Finished Initialization
[13:57:25] [Server thread/INFO] [dyndyn/dyndyn]: Registering dynamo information syncer
[13:57:25] [Server thread/INFO] [eplus/eplus]: Initializing GUI Handler.
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: thaumicenergistics|API version 1.1 from THAUMICENERGISTICS-1.0.0.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|core version 1.7.10R1.3.1 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BloodMagicAPI version 1.3.3-13 from BLOODMAGIC-1.7.10-1.3.3-17.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|locomotive version 1.1.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: GrowthcraftAPI|FishTrap version 2.6.0 from GROWTHCRAFT-1.7.10-2.6.3-COMPLETE.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Driver|Item version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|hives version 4.1.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|world version 1.7.10R1.0.4B1 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: GrowthcraftAPI|Milk version 2.6.0 from GROWTHCRAFT-1.7.10-2.6.3-COMPLETE.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|storage version 3.0.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: WailaAPI version 1.2 from WAILA-1.5.10_1.7.10.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: asielibAPI|chat version 1.0 from ASIELIB-1.7.10-0.4.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|carts version 1.6.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|core version 5.0.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: computronicsAPI|audio version 1.0 from COMPUTRONICS-1.7.10-1.6.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|util version 1.7.10R1.0.4B1 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|events version 1.0.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|mail version 3.0.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|tablet version 1.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|tools version 1.0 from GROWTHCRAFT-1.7.10-2.6.3-COMPLETE.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|genetics version 4.7.1 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|bore version 1.0.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|world|feature version 1.7.10R1.1.2 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CarpentersBlocks|API version 3.3.7 from CARPENTERS BLOCKS V3.3.8 - MC 1.7.10.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|boards version 2.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Network version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|items version 1.0.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|tracks version 2.3.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|recipes version 4.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|Turtle version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|robotics version 3.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: GrowthcraftAPI|Cellar version 2.6.0 from GROWTHCRAFT-1.7.10-2.6.3-COMPLETE.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Baubles|API version 1.0.1.4 from RELIQUARY-1.2.257.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|lists version 1.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: computronicsAPI|multiperipheral version 1.1 from COMPUTRONICS-1.7.10-1.6.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|gates version 4.1 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: GrowthcraftAPI|Bees version 2.6.0 from GROWTHCRAFT-1.7.10-2.6.3-COMPLETE.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BloodUtils|API version 1.0c from SANGUIMANCY-1.7.10-1.1.8-4.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: PneumaticCraftApi version 1.0 from PNEUMATICCRAFT-1.7.10-1.12.4-147-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|gui|element version 1.7.10R1.0.4B1 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Core version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Tubes|interfaces version 2.0 from TUBES-1.7.10-2.0.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|facades version 1.1 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MetallurgyAPI version 2.0.0 from METALLURGY-1.7.10-4.0.6.80.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|recipe version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenBlocks|API version 1.1 from OPENBLOCKS-1.7.10-1.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ChiselAPI version 0.1.1 from CHISEL-2.9.5.11.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|FileSystem version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|lepidopterology version 1.3.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: computronicsAPI|chat version 1.3 from COMPUTRONICS-1.7.10-1.6.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Driver version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: AppleCoreAPI version 1.2.0 from APPLECORE-MC1.7.10-1.3.1.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|Lua version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: AgriCraftAPI version 1.0 from AGRICRAFT-1.7.10-1.5.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: asielibAPI|tile version 1.0 from ASIELIB-1.7.10-0.4.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: McJtyLib version 1.8.1 from MCJTYLIB-1.8.1.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI version 1.7.10R1.0.10 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|gui|container version 1.7.10R1.0.4B1 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: appliedenergistics2|API version rv2 from THAUMICTINKERER-2.5-1.7.10-517.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Tubes|helpers version 2.0 from TUBES-1.7.10-2.0.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: gendustryAPI version 2.3.0 from GENDUSTRY-1.6.3.132-MC1.7.10.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|events version 2.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|blueprints version 1.5 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|library version 2.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|recipes version 5.4.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: minechemAPI version 1.7.10R1 from Minechem-1.7.10-5.0.5.406.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|modhelpers version 1.7.10R1.1.0 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: armourersWorkshopAPI version 1.7.10-10.13.4.1448-1.7.10 from ARMOURERS-WORKSHOP-1.7.10-0.38.1.98.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Tubes|gui version 2.0 from TUBES-1.7.10-2.0.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|util|helpers version 1.7.10R1.1.2 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Prefab version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|crops version 1.1 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|block version 1.7.10R1.0.12 from TECHNOMANCY - 0.12.5 - 1.7.10.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RefinedRelocationAPI version 1.0.0 from REFINEDRELOCATION-MC1.7.10-1.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|transport version 1.7.10R1.3.1 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|inventory version 1.7.10R1.0.3B3 from COFHLIB-[1.7.10]1.1.2-184.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: asielibAPI|tool version 1.1 from ASIELIB-1.7.10-0.4.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenPeripheralAddonsApi version 1.0 from OPENPERIPHERAL-1.7.10-AIO-6.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|FileSystem version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|helpers version 1.1.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|render version 1.7.10R1.0.4B1 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: bcadditionsAPI version 2.1.1 from BUILDCRAFTADDITIONS-1.7.10-2.2.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|inventory version 1.7.10R1.0.13 from ENDERIO-1.7.10-2.3.0.429_BETA.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|core version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: DraconicEvolution|API version 1.2 from DRACONIC-EVOLUTION-1.7.10-1.0.2H.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CSLib|API version 1.0 from DECOCRAFT-2.2.1_1.7.10.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: VeinMinerApi version 0.1 from VEINMINER-1.7.10_0.27.1.UNKNOWN.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|gui|slot version 1.7.10R1.0.3B3 from COFHLIB-[1.7.10]1.1.2-184.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|fuel version 1.0.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|energy version 1.7.10R1.0.2 from AcademyCraft-1.0pr3_1.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: GameAnalyticsAPI version 1.1 from AURACASCADE-557.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|audio version 1.7.10R1.1.2 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: API_NEK version 1.2.0 from NOTENOUGHKEYS-1.7.10-3.0.0B43-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|signals version 2.3.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Tubes|core version 2.0 from TUBES-1.7.10-2.0.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: stellarsky|API version 1.4 from Stellar Sky-v0.1.29[1.7.10].jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|infuse version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|reactor version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: EnderIOAPI|Teleport version 0.0.2 from ENDERIO-1.7.10-2.3.0.429_BETA.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ChiselAPI|Rendering version 0.1.1 from CHISEL-2.9.5.11.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|Peripheral version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: EnderIOAPI|Redstone version 0.0.2 from ENDERIO-1.7.10-2.3.0.429_BETA.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: factorization notification system version 1.0 from FACTORIZATION-1.7.10-0.8.88.7.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: EnderIOAPI|Tools version 0.0.2 from ENDERIO-1.7.10-2.3.0.429_BETA.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: GrowthcraftAPI|Core version 2.6.0 from GROWTHCRAFT-1.7.10-2.6.3-COMPLETE.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Event version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|item version 1.7.10R1.0.10 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ChiselAPI|Carving version 0.1.1 from CHISEL-2.9.5.11.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|fuels version 2.0.1 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: computronicsAPI version 1.3 from COMPUTRONICS-1.7.10-1.6.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|items version 1.1 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|farming version 2.1.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: NuclearControlAPI version v1.0.5 from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|util|position version 1.7.10R1.1.2 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|core version 1.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: asielibAPI version 1.1 from ASIELIB-1.7.10-0.4.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|transport version 4.1 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Manual version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Thaumcraft|API version 4.2.2.0 from PAMS HARVESTCRAFT 1.7.10LB.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|core version 1.5.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Internal version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|power version 1.3 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Component version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: inpure|api version 1.7 from INPURECORE-[1.7.10]1.0.0B9-62.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|circuits version 3.1.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: compactstorage version v2.0.0a from COMPACTSTORAGE-1.7.10-RELEASE-2.1.0-LTS.21-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Tubes|client version 2.0 from TUBES-1.7.10-2.0.5.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|filler version 4.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|fuels version 2.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|electricity version 2.0.0 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|Media version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ImmersiveEngineering|API version 1.0 from IMMERSIVEENGINEERING-0.7.7.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|world version 1.7.10R1.1.0 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|world version 2.1.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BotaniaAPI version 76 from BOTANIA R1.8-249.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|render|particle version 1.7.10R1.0.3B3 from COFHLIB-[1.7.10]1.1.2-184.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|tileentity version 1.7.10R1.1.0 from ENDERTECH-1.7.10-0.3.2.405.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|blocks version 1.0 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|food version 1.1.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: RailcraftAPI|crafting version 1.0.0 from IMMERSIVEENGINEERING-0.7.7.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|gui|element|listbox version 1.7.10R1.1.2 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|multiblock version 3.0.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|Redstone version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ComputerCraft|API|Permissions version 1.75 from COMPUTERCRAFT1.75.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Guide-API|API version 1.7.10-1.0.1-29 from GUIDE-API-1.7.10-1.0.1-29.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|gas version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CalculatorAPI version 1.7.10 - 1.1 from CALCULATOR-1.7.10-1.9.11.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|apiculture version 4.8.0 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: EnderIOAPI version 0.0.2 from ENDERIO-1.7.10-2.3.0.429_BETA.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenPeripheralApi version 3.3.2 from OPENPERIPHERAL-1.7.10-AIO-6.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|tiles version 1.2 from RAILCRAFT_1.7.10-9.12.2.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|util version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: OpenComputersAPI|Machine version 5.6.4 from OPENCOMPUTERS-MC1.7.10-1.5.21.41-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: waterhooks|API version 1.0 from WATERHOOKS-1.2.1.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BiomesOPlentyAPI version 1.0.0 from BIOMESOPLENTY-1.7.10-2.1.0.1521-UNIVERSAL.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: pressureAPI version 1.2.5.125 from PRESSURE-1.2.5.125-MC1.7.10.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: BuildCraftAPI|statements version 1.1 from BUILDCRAFT-7.1.16.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: Galacticraft API version 1.0 from GALACTICRAFTCORE-1.7-3.0.6.250.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHAPI|fluid version 1.7.10R1.3.1 from COFHCORE-[1.7.10]3.1.3-328.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: computronicsAPI|tape version 1.0 from COMPUTRONICS-1.7.10-1.6.0.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|laser version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|transmitter version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib version 1.7.10R1.0.3B3 from COFHLIB-[1.7.10]1.1.2-184.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: ForestryAPI|arboriculture version 4.2.1 from FORESTRY_1.7.10-4.2.15.63.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: CoFHLib|gui version 1.7.10R1.0.3B3 from COFHLIB-[1.7.10]1.1.2-184.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: LookingGlass|API version 1.0 from lookingglass-1.7.10-0.2.0.00.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: IC2API version 1.0 from SONARCORE-1.7.10-1.1.3.jar
[13:57:25] [Server thread/INFO] [endercore/enderioaddons]: MekanismAPI|energy version 9.0.0 from MEKANISM-1.7.10-9.1.0.281.jar
[13:57:25] [Server thread/INFO] [AE2:S/extracells]: Recipes Loading: Shapeless: 45 loaded.
[13:57:25] [Server thread/INFO] [AE2:S/extracells]: Recipes Loading: Shaped: 54 loaded.
[13:57:26] [Server thread/ERROR] [ForgeMultipart/ExtraUtilities]: Trait already registered for cofh/api/energy/IEnergyHandler
[13:57:26] [Server thread/ERROR] [ForgeMultipart/ExtraUtilities]: Trait already registered for cofh/api/energy/IEnergyHandler
[13:57:26] [Server thread/INFO] [PowerConverters/ExtraUtilities]: molten.bedrockiumingots
[13:57:26] [Server thread/INFO] [PowerConverters/ExtraUtilities]: molten.unstableingots
[13:57:26] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Attempting to extend PotionArray by 4
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: Thaumcraft detected. Registering harvestables.
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: BuildCraft detected. Registering facades.
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: AE2 detected. Registering for Spatial IO.
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: IC2 detected. Preparing for shenanigans.
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
[13:57:26] [Server thread/INFO] [TConstruct/TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
[13:57:27] [Server thread/INFO] [PowerConverters/ganysend]: endium
[13:57:28] [Server thread/WARN] [MagicBees/MagicBees]: Trying to get Item manaPetal from Botania which does not exist!
[13:57:28] [Server thread/INFO] [MagicBees/MagicBees]: Init completed
[13:57:28] [Server thread/INFO] [MagicBees/MagicBees]: Thermal Expansion bees active
[13:57:29] [Server thread/INFO] [gendustry/gendustry]: Registered 2 branches
[13:57:29] [Server thread/INFO] [gendustry/gendustry]: Registered 17 bees
[13:57:29] [Server thread/INFO] [bdlib/pressure]: Initialized network channel 'bdew.pressure' for mod 'pressure'
[13:57:29] [Server thread/INFO] [bdlib/advgenerators]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Enderium
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Steel
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Gold
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Bronze
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Manyullyn
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Iron
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: Vibrant
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering turbine material: AdvAlloy
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering capacitor material: Redstone
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering capacitor material: Advanced
[13:57:29] [Server thread/INFO] [advgenerators/advgenerators]: Registering capacitor material: Dense
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@0, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@1, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@2, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@3, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@4, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@5, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@6, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@7, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@8, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@9, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@10, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@11, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@12, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@13, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@14, skipping
[13:57:29] [Server thread/WARN] [advgenerators/advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@15, skipping
[13:57:30] [Hats Mod Mob Support Thread/INFO] [Hats/Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[13:57:30] [Hats Mod Mob Support Thread/INFO] [Hats/Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
[13:57:31] [Server thread/FATAL] [IC2NuclearControl/IC2NuclearControl]: We know that there is a foreign reactor installed...
[13:57:31] [Server thread/INFO] [inpure|core/inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[13:57:31] [Server thread/INFO] [inpure|core/inpure|core]: Processing init event for submodule info.inpureprojects.core.Updater.UpdateModule
[13:57:31] [Server thread/INFO] [inpure|core/inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[13:57:32] [Thread-24/INFO] [FML/LLadders]: [Luppii's Ladders] A new version of Luppii's Ladders is available: 0.5.0.
[13:57:35] [Hats Download/Read Hats Thread/INFO] [Hats/Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[13:57:36] [Server thread/INFO] [Mariculture/Mariculture]: Couldn't find the BiomesOPlenty Biome dunes : This is NOT an issue, do not report!
[13:57:36] [Server thread/INFO] [Mariculture/Mariculture]: Couldn't find the BiomesOPlenty Biome timber : This is NOT an issue, do not report!
[13:57:36] [Server thread/INFO] [Mekanism/MekanismGenerators]: Loaded MekanismGenerators module.
[13:57:36] [Server thread/INFO] [Mekanism/MekanismTools]: Loaded MekanismTools module.
[13:57:37] [Server thread/INFO] [modtweaker2/modtweaker2]: Starting Initialization for modtweaker2
[13:57:38] [Server thread/WARN] [/modtweaker2]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.Class.getDeclaredMethods0(Native Method)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.Class.privateGetPublicMethods(Class.java:2902)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.Class.getMethods(Class.java:1615)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:101)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:336)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:44)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.Class.newInstance(Class.java:442)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:76)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.reflect.Method.invoke(Method.java:497)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:288)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.Thread.run(Thread.java:745)
[13:57:39] [Server thread/WARN] [/modtweaker2]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
[13:57:39] [Server thread/WARN] [/modtweaker2]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[13:57:39] [Server thread/WARN] [/modtweaker2]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[13:57:39] [Server thread/WARN] [/modtweaker2]: ... 47 more
[13:57:39] [Server thread/WARN] [/modtweaker2]: Caused by: java.lang.NullPointerException
[13:57:39] [Server thread/INFO] [/modtweaker2]: Loading scripts
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: Aether II compatibility is enabled and running
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: BloodMagic compatibility is enabled and running
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: Botania compatibility is enabled and running
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: ExtraUtilities compatibility is enabled and running
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: Galacticraft compatibility is enabled and running
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: Thaumcraft compatibility is enabled and running
[13:57:40] [Server thread/INFO] [More Chisels/morechisels]: TwilightForest compatibility is enabled and running
[13:57:40] [Server thread/INFO] [NEIAddons/NEIAddons]: Loading NEI Addons
[13:57:40] [Server thread/INFO] [NEIAddons/NEIAddons]: Loading Applied Energistics 2 Addon...
[13:57:40] [Server thread/INFO] [NEIAddons/NEIAddons]: Applied Energistics 2 Addon successfully loadded
[13:57:40] [Server thread/INFO] [NEIAddons/NEIAddons]: Loading Forestry Addon...
[13:57:40] [Server thread/INFO] [NEIAddons/NEIAddons]: Forestry Addon successfully loadded
[13:57:40] [Server thread/INFO] [PowerConverters/PowerConverters3]: PowerConverters Core Initialization Started.
[13:57:40] [Server thread/INFO] [PowerConverters/PowerConverters3]: PowerConverters Core Initialization Finished.
[13:57:41] [Server thread/INFO] [/ProjectBlue]: ProjectBlue.init
[13:57:41] [Server thread/INFO] [/ProjectBlue]: ProjectBlue.addMultiPart: using
[13:57:41] [Server thread/INFO] [/ProjectBlue]: gcewing.projectblue.ControlPanelPart$Factory@ea10cb1
[13:57:41] [Server thread/INFO] [/ProjectBlue]: :
[13:57:41] [Server thread/INFO] [/ProjectBlue]:
[13:57:41] [Server thread/INFO] [/ProjectBlue]: pb_controlpanel
[13:57:41] [Server thread/INFO] [PowerConverters/ProjRed|Compatibility]: redstone.molten
[13:57:41] [Server thread/INFO] [PowerConverters/ProjRed|Compatibility]: redmetal.molten
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'mineshaftCorridor'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'pyramidDesertyChest'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'pyramidJungleChest'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'pyramidJungleDispenser'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'strongholdCorridor'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'strongholdLibrary'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'strongholdCrossing'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'villageBlacksmith'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'bonusChest'
[13:57:41] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'dungeonChest'
[13:57:42] [Server thread/ERROR] [ForgeMultipart/RefinedRelocation]: Trait already registered for net/minecraft/inventory/ISidedInventory
[13:57:42] [Server thread/ERROR] [ForgeMultipart/RefinedRelocation]: Trait already registered for net/minecraft/inventory/ISidedInventory
[13:57:42] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected OpenComputers: enabling support
[13:57:42] [Server thread/INFO] [/SGCraft]: SGCraft.init
[13:57:42] [Server thread/INFO] [SimpleFlight/DP_SimpleFlight]: Simple Flight has initialized.
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering handlers
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering network messages
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Stealing Thermal Expansion's items
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Stealing Thermal Dynamics's items
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Stealing Redstone Arsenal's items
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering recipes
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Doing intermod communication
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering TE Induction Smelter recipe
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering TE Induction Smelter recipe
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering TE Induction Smelter recipe
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[13:57:42] [Server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[13:57:42] [Server thread/INFO] [SolarFlux/SolarFlux]: Initialization
[13:57:42] [Server thread/INFO] [SolarFlux/SolarFlux]: Registering recipes
[13:57:42] [Server thread/INFO] [SolarFlux/SolarFlux]: Registering GUI Handler
[13:57:42] [Server thread/INFO] [/stellarsky]: [Stellarium]: Initializing Math class...
[13:57:42] [Server thread/INFO] [/stellarsky]: [Stellarium]: Math Class Initialized!
[13:57:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Starting (Load)
[13:57:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Starting (Integration)
[13:57:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Successfully integrated with EC2
[13:57:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Successfully integrated with CC
[13:57:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Finished (Integration in 21ms)
[13:57:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Finished (Load in 164ms)
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockEnergeticAlloy to TCon Casting Table
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockEnergeticAlloy to TCon Casting Basin
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockPhasedGold to TCon Casting Table
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockPhasedGold to TCon Casting Basin
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockConductiveIron to TCon Casting Table
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockConductiveIron to TCon Casting Basin
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockPhasedIron to TCon Casting Table
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockPhasedIron to TCon Casting Basin
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockDarkSteel to TCon Casting Table
[13:57:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Added blockDarkSteel to TCon Casting Basin
[13:57:43] [Server thread/INFO] [bspkrsCore/bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
[13:57:43] [Server thread/INFO] [bspkrsCore/bspkrsCore]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16).
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: constraintmetal
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: imagsilicon
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: uranium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: heeendium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: mithril
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: aobdyellorium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: draconium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: manganese
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: eximite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: meutoite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: prometheum
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: deepiron
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: infuscolium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: oureclase
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: astralsilver
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: carmot
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: rubracium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: orichalcum
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: adamantine
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: atlarus
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: ignatius
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: shadowiron
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: lemurite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: midasium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: vyroxeres
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: ceruclase
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: alduorite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: kalendrite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: vulcanite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: sanguinite
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: zinc
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: magnesium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: fzdarkiron
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: rutile
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: osmium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: iridium
[13:57:44] [Server thread/INFO] [PowerConverters/aobd]: titanium
[13:57:44] [Server thread/INFO] [denseores/denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[13:57:45] [Server thread/INFO] [technom/technom]: Thermal Expansion detected. Compatibility will be loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Thermal Expansion detected. Mekanism Compatibility will be skiped.
[13:57:45] [Server thread/INFO] [technom/technom]: Thaumcraft detected. Compatibility module will be loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Blood Magic detected. Compatibility module will be loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Botania detected. Compatibility module will be loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Thaumic Energistics detected. Compatibility module will be loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Thermal Expansion compatibility module loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Thaumcraft compatibility module loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Blood Magic compatibility module loaded.
[13:57:45] [Server thread/INFO] [technom/technom]: Botania compatibility module loaded.
[13:57:45] [Server thread/INFO] [PowerConverters/technom]: manafluid
[13:57:45] [Server thread/INFO] [AE2:S/appliedenergistics2]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
[13:57:45] [Server thread/INFO] [AE2:S/appliedenergistics2]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
[13:57:45] [Server thread/INFO] [AE2:S/appliedenergistics2]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
[13:57:45] [Server thread/INFO] [AE2:S/appliedenergistics2]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
[13:57:45] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
[13:57:45] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
[13:57:45] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
[13:57:45] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
[13:57:45] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Automagy ] for method tuhljin.automagy.lib.compat.waila.WailaProviders.wailaCallbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ bcadditions ] for method buildcraftAdditions.compat.waila.BCACallbackRegister.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ CompactMachines ] for method org.dave.CompactMachines.handler.waila.BlockHandler.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ computronics ] for method pl.asie.computronics.integration.waila.IntegrationWaila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ FloodLights ] for method de.keridos.floodlights.compatability.WailaTileHandler.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ pressure ] for method net.bdew.pressure.waila.WailaHandler.loadCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ pressure ] for method net.bdew.pressure.fmp.waila.FMPWailaHandler.loadCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ advgenerators ] for method net.bdew.generators.waila.WailaHandler.loadCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Growthcraft ] for method growthcraft.core.integration.Waila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Growthcraft|Cellar ] for method growthcraft.cellar.integration.Waila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Growthcraft|Bees ] for method growthcraft.bees.integration.Waila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Growthcraft|Milk ] for method growthcraft.milk.integration.Waila.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Mariculture ] for method mariculture.plugins.waila.WailaRegistrar.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ PowerConverters3 ] for method covers1624.powerconverters.waila.WailaModule.callBackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ RefinedRelocation ] for method com.dynious.refinedrelocation.mods.WailaProvider.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.WailaCorruptionCrystallizer.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.WailaAltarDiviner.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.WailaAltarEmitter.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.WailaBloodTank.register
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ StevesAddons ] for method stevesaddons.waila.WailaManager.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ Sync ] for method sync.client.HUDHandlerSync.callbackRegister
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
[13:57:46] [Server thread/INFO] [Waila/Waila]: Receiving registration request from [ technom ] for method theflogat.technomancy.lib.compat.waila.WailaProvider.callbackRegister
[13:57:46] [Server thread/INFO] [BuildCraft/BuildCraft|Energy]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreConstraintMetal Output: 2xitem.aobd.dustConstraintMetal@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreImagSilicon Output: 2xitem.aobd.dustImagSilicon@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreUranium Output: 2xitem.ingot@4
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreHeeEndium Output: 2xitem.aobd.dustHeeEndium@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreYellorium Output: 2xitem.ingot@4
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreAluminium Output: 2xitem.tconstruct.Materials@40
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreDraconium Output: 2xitem.draconicevolution:draconiumDust@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreMagnesium Output: 2xitem.metal.item.utility.item@3
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreEndium Output: 2xitem.aobd.dustEndium@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreRutile Output: 2xitem.aobd.dustRutile@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreIridium Output: 2xitem.aobd.dustIridium@0
[13:57:46] [Server thread/INFO] [BuildCraft Additions/bcadditions]: Successfully added duster recipe with Input: oreTitanium Output: 2xitem.aobd.dustTitanium@0
[13:57:46] [Server thread/INFO] [LookingGlass/LookingGlass]: Receiving API registration request from [CompactMachines] for method org.dave.CompactMachines.thirdparty.lookingglass.LookingGlassIntegration.register
[13:57:46] [Server thread/INFO] [LookingGlass/LookingGlass]: Trying to call (reflection) org.dave.CompactMachines.thirdparty.lookingglass.LookingGlassIntegration register
[13:57:46] [Server thread/INFO] [Compact Machines/LookingGlass]: LookingGlass API Provider Received
[13:57:46] [Server thread/INFO] [LookingGlass/LookingGlass]: API provided to CompactMachines
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting CC peripheral 'openperipheral.api.peripheral.IOpenPeripheral' as requested by mod OpenPeripheralCore.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.appeng.EventHandlerAE2.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.appeng.EventHandlerAE2.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new item charge implementation 'RedstoneFlux' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new item charge implementation 'IndustrialCraft2' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.mekanism.EventHandlerMekanism.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.mekanism.EventHandlerMekanism.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.mfr.EventHandlerMFR.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.mfr.EventHandlerMFR.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.projectred.EventHandlerProjectRed.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.projectred.EventHandlerProjectRed.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.tcon.EventHandlerTinkersConstruct.getDurability' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/INFO] [OpenComputers/OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid Alloy Smelter recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid Alloy Smelter recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 20 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 21 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 22 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 23 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 24 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 25 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 26 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 27 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 28 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 29 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 30 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 31 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 32 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 33 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 34 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:46] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 35 recipes avaliable.
[13:57:46] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 36 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 37 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 38 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 39 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 40 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 41 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 42 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 43 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 44 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 45 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 46 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 47 recipes avaliable.
[13:57:47] [Server thread/WARN] [EnderIO/EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Found 1 valid SAG Mill recipes in config.
[13:57:47] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 48 recipes avaliable.
[13:57:47] [Server thread/INFO] [eplus/eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[13:57:47] [Server thread/INFO] [eplus/eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[13:57:47] [Server thread/INFO] [eplus/eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[13:57:47] [Server thread/INFO] [eplus/eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[13:57:47] [Server thread/INFO] [eplus/eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[13:57:47] [Server thread/INFO] [eplus/eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[13:57:47] [Server thread/INFO] [/cfm]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/WARN] [/cfm]: ## RecipeAPI Error Report ##
[13:57:47] [Server thread/WARN] [/cfm]: From Mod: Pam's HarvestCraft
[13:57:47] [Server thread/WARN] [/cfm]: Type: microwave
[13:57:47] [Server thread/WARN] [/cfm]: Description: Missing required variables for microwave
[13:57:47] [Server thread/WARN] [/cfm]: Required Variables:
[13:57:47] [Server thread/WARN] [/cfm]: - input
[13:57:47] [Server thread/WARN] [/cfm]: - output
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
[13:57:47] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
[13:57:47] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
[13:57:47] [Server thread/INFO] [FML/]: Injecting itemstacks
[13:57:47] [Server thread/INFO] [FML/]: Itemstack injection complete
[13:57:47] [Server thread/INFO] [Aroma1997Core/Aroma1997Core]: Finished Post-Initialization.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Water Breathing, at index 24 has been over-written by another potion, ic2.potion.radiation. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Flight, at index 25 has been over-written by another potion, Slowfall. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Feather Fall, at index 26 has been over-written by another potion, High Steps. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, True Sight, at index 28 has been over-written by another potion, potion.coldresistance. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Regeneration, at index 29 has been over-written by another potion, potion.lifeboost. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Magic Shield, at index 30 has been over-written by another potion, potion.arcaneresistance. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Charmed, at index 31 has been over-written by another potion, potion.lightningresistance. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Agility, at index 40 has been over-written by another potion, potion.featherfall. You have a conflict in your configuration files.
[13:57:48] [Server thread/WARN] [ArsMagica2/arsmagica2]: My potion, Legendary Mana Restoration, at index 50 has been over-written by another potion, grc.potion.tipsy. You have a conflict in your configuration files.
[13:57:49] [Server thread/INFO] [ArsMagica2/arsmagica2]: Initializing Thaumcraft Compatibility
[13:57:49] [Server thread/INFO] [IC2.Uu/IC2]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[13:57:50] [Server thread/INFO] [IC2.General/IC2]: IC2 version 2.2.815-experimental loaded.
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Ignoring line 27, failed to parse output.
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Ignoring line 28, failed to parse output.
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Ignoring line 29, failed to parse input.
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Config loading completed, 39 recipes parsed.
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Wither Skeleton Skull -> Nether Star [250000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Iron Ingot -> Iridium Ore [9000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Netherrack -> Gunpowder [70000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Sand -> Gravel [50000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Dirt -> Clay [50000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Charcoal -> Coal [60000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Yellow Wool -> Glowstone [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Blue Wool -> Lapis Lazuli Block [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Red Wool -> Block of Redstone [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Lapis Lazuli -> Sapphire [5000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Redstone -> Ruby [5000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Coal -> Industrial Diamond [9000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Industrial Diamond -> Diamond [1000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] Gold Ingot -> Shiny Ingot [9000000 EU]
[13:57:50] [Server thread/INFO] [/AdvancedSolarPanel]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Post Initialization ( started )
[13:57:50] [Server thread/ERROR] [ForgeMultipart/appliedenergistics2]: Trait already registered for net/minecraft/inventory/ISidedInventory
[13:57:50] [Server thread/ERROR] [ForgeMultipart/appliedenergistics2]: Trait already registered for net/minecraft/inventory/ISidedInventory
[13:57:50] [Server thread/ERROR] [ForgeMultipart/appliedenergistics2]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
[13:57:50] [Server thread/ERROR] [ForgeMultipart/appliedenergistics2]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
[13:57:50] [Server thread/ERROR] [ForgeMultipart/appliedenergistics2]: Trait already registered for mekanism/api/gas/IGasHandler
[13:57:50] [Server thread/ERROR] [ForgeMultipart/appliedenergistics2]: Trait already registered for mekanism/api/gas/IGasHandler
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
[13:57:50] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerSidedEnvironment_TileCableBus loaded successfully - 1171 bytes
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 978 bytes
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Industrial Craft 2 - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Rotary Craft - Integration Disabled
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Railcraft - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: BuildCraft Core - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: BuildCraft Transport - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: BuildCraft Builders - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: RedstoneFlux Power - Tiles - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: RedstoneFlux Power - Items - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Mine Factory Reloaded - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Deep Storage Unit - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Factorization - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Forge MultiPart - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Rotatable Blocks - Integration Disabled
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Colored Lights Core - Integration Disabled
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Waila - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: Mekanism - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: ImmibisMicroblocks - Integration Disabled
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: BetterStorage - Integration Disabled
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: OpenComputers - Integration Enable
[13:57:51] [Server thread/INFO] [AE2:S/appliedenergistics2]: PneumaticCraft - Integration Enable
[13:57:52] [Server thread/INFO] [AE2:S/appliedenergistics2]: Post Initialization ( ended after 1877ms )
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:nuggetQuartz
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropAurigold
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedAurigold
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropFerranium
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedFerranium
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropDiamahlia
[13:57:52] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedDiamahlia
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropLapender
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedLapender
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropEmeryllis
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedEmeryllis
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropRedstodendron
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedRedstodendron
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropNitorWart
[13:57:53] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedNitorWart
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropQuartzanthemum
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedQuartzanthemum
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCuprosia
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedCuprosia
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPetinia
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedPetinia
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPlombean
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedPlombean
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropSilverweed
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedSilverweed
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropJaslumine
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedJaslumine
[13:57:54] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropNiccissus
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedNiccissus
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPlatiolus
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedPlatiolus
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropOsmonium
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedOsmonium
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: Registering soils to whitelist:
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: Completed soil whitelist:
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: - minecraft:sand:0
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: - minecraft:mycelium:0
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: - minecraft:soul_sand:0
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCinderpearl
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedCinderpearl
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropShimmerleaf
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedShimmerleaf
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropVishroom
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedVishroom
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTaintedRoot
[13:57:55] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedTaintedRoot
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropAum
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedAum
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTarmaRoot
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedTarmaRoot
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCerublossom
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedCerublossom
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropDesertNova
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedDesertNova
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropWakebloom
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedWakebloom
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaWhite
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaWhite
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaOrange
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaOrange
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaMagenta
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaLightBlue
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaYellow
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaYellow
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaLime
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaLime
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaPink
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaPink
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaGray
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaGray
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
[13:57:56] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaLightGray
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaCyan
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaCyan
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaPurple
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaPurple
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaBlue
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaBlue
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaBrown
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaBrown
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaGreen
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaGreen
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaRed
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaRed
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropBotaniaBlack
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:seedBotaniaBlack
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: Botania crops registered
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
[13:57:57] [Server thread/INFO] [AgriCraft/AgriCraft]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
[13:57:57] [Server thread/INFO] [ArchimedesShips/ArchimedesShips]: Reading metarotation file: default.mrot
[13:57:57] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Loading public library skins
[13:57:57] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Finished loading 34 public library skins in 179 ms
[13:57:57] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Loading private library skins
[13:57:57] [Server thread/INFO] [Armourer's Workshop/armourersWorkshop]: Finished loading 0 private library skins in 1 ms
[13:57:57] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Found potion array with a size of 1061
[13:57:57] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionFluxTaint with id 58
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionVisExhaust with id 59
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionInfectiousVisExhaust with id 60
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionUnnaturalHunger with id 61
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionWarpWard with id 62
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionDeathGaze with id 63
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionBlurredVision with id 64
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionSunScorned with id 65
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionThaumarhia with id 66
[13:57:58] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Adding entities to MFR safari net blacklist.
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Squid Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Squid Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Fire Flower]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Fire Flower]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Creeper Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Creeper Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Slime Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Slime Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Rain Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Rain Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Ender Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Ender Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Lightning Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Lightning Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Burst Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Burst Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Potion Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Potion Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Repulsion Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Repulsion Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Helium Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Helium Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Chopper Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Chopper Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Propulsion Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Propulsion Plant]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Flying Flower]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Flying Flower]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Artichoke Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Asparagus Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Bamboo Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Barley Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Bean Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Beet Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Bell Pepper Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Blackberry Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Blueberry Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Broccoli Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Brussel Sprout Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cabbage Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cactus Fruit Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Candleberry Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cantaloupe Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cauliflower Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Celery Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Chili Pepper Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Coffee Bean Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Corn Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cotton Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cranberry Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cucumber Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Eggplant Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Garlic Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Ginger Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Grape Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Leek Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Lettuce Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Mustard Seeds Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Oats Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Okra Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Onion Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Parsnip Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Peanut Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Peas Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Pineapple Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Radish Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Raspberry Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Rhubarb Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Rice Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Rutabaga Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Rye Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Scallion Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Seaweed Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Soybean Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Spice Leaf Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Spinach Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Strawberry Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Sweet Potato Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Tea Leaf Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Tomato Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Turnip Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [White Mushroom Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Winter Squash Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Zucchini Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Curry Leaf Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Sesame Seeds Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Water Chestnut Crop]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Apple]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Almond]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Apricot]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Avocado]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Banana]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cashew]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cherry]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Chestnut]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Cinnamon Wood]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Coconut]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Date]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Dragonfruit]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Durian]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Fig]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Grapefruit]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Lemon]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Lime]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Mango]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Maple Wood]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Nutmeg]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Olive]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Orange]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Papaya]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Paperbark Wood]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Peach]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Pear]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Pecan]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Peppercorn]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Persimmon]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Pistachio]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Plum]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Pomegranate]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Starfruit]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Vanilla Bean]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Walnut]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Goosberry]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Crop Sticks]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Blacklisting dimension [6] to only spawn TC content at level [1]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Blacklisting [Mining Biome] to only spawn TC content at level [1]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Automagy.WispNether] to spawn champion mobs at level [2]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Raspberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Blueberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Blackberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Maloberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Blightberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Duskberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Skyberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Stingberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Crops]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding standard crop support for [Crops]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Iron Oreberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Gold Oreberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Copper Oreberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Tin Oreberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Aluminum Oreberry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Essence Berry Bush]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding clickable crop support for [Wither Shrub]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native ConstraintMetal Cluster] to special result list for [Constraint Metal Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native ImagSilicon Cluster] to special result list for [Imag Silicon Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Endium Cluster] to special result list for [Endium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Platinum Cluster] to special result list for [Platinum Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Mithril Cluster] to special result list for [Mithril Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Draconium Cluster] to special result list for [Draconium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Manganese Cluster] to special result list for [Manganese Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Eximite Cluster] to special result list for [Eximite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Meutoite Cluster] to special result list for [Meutoite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Prometheum Cluster] to special result list for [Prometheum Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native DeepIron Cluster] to special result list for [Deep Iron Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Infuscolium Cluster] to special result list for [Infuscolium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Oureclase Cluster] to special result list for [Oureclase Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native AstralSilver Cluster] to special result list for [Astral Silver Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Carmot Cluster] to special result list for [Carmot Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Rubracium Cluster] to special result list for [Rubracium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Orichalcum Cluster] to special result list for [Orichalcum Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Adamantine Cluster] to special result list for [Adamantine Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Atlarus Cluster] to special result list for [Atlarus Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Ignatius Cluster] to special result list for [Ignatius Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native ShadowIron Cluster] to special result list for [Shadow Iron Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Lemurite Cluster] to special result list for [Lemurite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Midasium Cluster] to special result list for [Midasium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Vyroxeres Cluster] to special result list for [Vyroxeres Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Ceruclase Cluster] to special result list for [Ceruclase Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Alduorite Cluster] to special result list for [Alduorite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Kalendrite Cluster] to special result list for [Kalendrite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Vulcanite Cluster] to special result list for [Vulcanite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Sanguinite Cluster] to special result list for [Sanguinite Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Zinc Cluster] to special result list for [Zinc Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Magnesium Cluster] to special result list for [Magnesium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Dark Iron Cluster] to special result list for [Dark Iron Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Endium Cluster] to special result list for [Raw Endium]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Rutile Cluster] to special result list for [Rutile Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Osmium Cluster] to special result list for [Osmium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Steel Cluster] to special result list for [Steel Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Iridium Cluster] to special result list for [Iridium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Adding [Native Titanium Cluster] to special result list for [Titanium Ore]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Zombie] to spawn champion mobs at level [0]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Spider] to spawn champion mobs at level [0]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Blaze] to spawn champion mobs at level [0]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Enderman] to spawn champion mobs at level [0]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Witch] to spawn champion mobs at level [1]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
[13:58:05] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
[13:58:05] [Server thread/INFO] [FML/Automagy]: [Automagy] Integrated with BetterStorage.
[13:58:05] [Server thread/INFO] [FML/Automagy]: [Automagy] Integrated with MineFactoryReloaded's IDeepStorageUnit.
[13:58:05] [Server thread/INFO] [FML/Automagy]: [Automagy] NEI integration was successful.
[13:58:06] [Server thread/INFO] [Mantle/Mantle]: Entering postinitialization phase.
[13:58:06] [Server thread/INFO] [Mantle/Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[13:58:06] [Server thread/INFO] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/0 <= {[Forestry]tile.for.planks/2, <error:null>, [Forestry]tile.for.planks/2, [Forestry]tile.for.planks/2, <error:null>, [Forestry]tile.for.planks/2, [Forestry]tile.for.planks/2, <error:null>, [Forestry]tile.for.planks/2}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/1 <= {[Forestry]tile.for.planks/11, <error:null>, [Forestry]tile.for.planks/11, [Forestry]tile.for.planks/11, <error:null>, [Forestry]tile.for.planks/11, [Forestry]tile.for.planks/11, <error:null>, [Forestry]tile.for.planks/11}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/2 <= {[Forestry]tile.for.planks/6, <error:null>, [Forestry]tile.for.planks/6, [Forestry]tile.for.planks/6, <error:null>, [Forestry]tile.for.planks/6, [Forestry]tile.for.planks/6, <error:null>, [Forestry]tile.for.planks/6}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/3 <= {[Forestry]tile.for.planks/15, <error:null>, [Forestry]tile.for.planks/15, [Forestry]tile.for.planks/15, <error:null>, [Forestry]tile.for.planks/15, [Forestry]tile.for.planks/15, <error:null>, [Forestry]tile.for.planks/15}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/4 <= {[Forestry]tile.for.planks/4, <error:null>, [Forestry]tile.for.planks/4, [Forestry]tile.for.planks/4, <error:null>, [Forestry]tile.for.planks/4, [Forestry]tile.for.planks/4, <error:null>, [Forestry]tile.for.planks/4}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/6 <= {[Forestry]tile.for.planks/9, <error:null>, [Forestry]tile.for.planks/9, [Forestry]tile.for.planks/9, <error:null>, [Forestry]tile.for.planks/9, [Forestry]tile.for.planks/9, <error:null>, [Forestry]tile.for.planks/9}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/7 <= {[Forestry]tile.for.planks/14, <error:null>, [Forestry]tile.for.planks/14, [Forestry]tile.for.planks/14, <error:null>, [Forestry]tile.for.planks/14, [Forestry]tile.for.planks/14, <error:null>, [Forestry]tile.for.planks/14}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/8 <= {[Forestry]tile.for.planks/8, <error:null>, [Forestry]tile.for.planks/8, [Forestry]tile.for.planks/8, <error:null>, [Forestry]tile.for.planks/8, [Forestry]tile.for.planks/8, <error:null>, [Forestry]tile.for.planks/8}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/9 <= {[Forestry]tile.for.planks/0, <error:null>, [Forestry]tile.for.planks/0, [Forestry]tile.for.planks/0, <error:null>, [Forestry]tile.for.planks/0, [Forestry]tile.for.planks/0, <error:null>, [Forestry]tile.for.planks/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/10 <= {[Forestry]tile.for.planks/3, <error:null>, [Forestry]tile.for.planks/3, [Forestry]tile.for.planks/3, <error:null>, [Forestry]tile.for.planks/3, [Forestry]tile.for.planks/3, <error:null>, [Forestry]tile.for.planks/3}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/11 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/12 <= {[Forestry]tile.for.planks/10, <error:null>, [Forestry]tile.for.planks/10, [Forestry]tile.for.planks/10, <error:null>, [Forestry]tile.for.planks/10, [Forestry]tile.for.planks/10, <error:null>, [Forestry]tile.for.planks/10}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/13 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/14 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/15 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/3 <= {[Forestry]tile.for.planks/7, <error:null>, [Forestry]tile.for.planks/7, [Forestry]tile.for.planks/7, <error:null>, [Forestry]tile.for.planks/7, [Forestry]tile.for.planks/7, <error:null>, [Forestry]tile.for.planks/7}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/4 <= {[Forestry]tile.for.planks/1, <error:null>, [Forestry]tile.for.planks/1, [Forestry]tile.for.planks/1, <error:null>, [Forestry]tile.for.planks/1, [Forestry]tile.for.planks/1, <error:null>, [Forestry]tile.for.planks/1}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/5 <= {[Forestry]tile.for.planks/13, <error:null>, [Forestry]tile.for.planks/13, [Forestry]tile.for.planks/13, <error:null>, [Forestry]tile.for.planks/13, [Forestry]tile.for.planks/13, <error:null>, [Forestry]tile.for.planks/13}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/6 <= {[Forestry]tile.for.planks/5, <error:null>, [Forestry]tile.for.planks/5, [Forestry]tile.for.planks/5, <error:null>, [Forestry]tile.for.planks/5, [Forestry]tile.for.planks/5, <error:null>, [Forestry]tile.for.planks/5}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/7 <= {[Forestry]tile.for.planks/12, <error:null>, [Forestry]tile.for.planks/12, [Forestry]tile.for.planks/12, <error:null>, [Forestry]tile.for.planks/12, [Forestry]tile.for.planks/12, <error:null>, [Forestry]tile.for.planks/12}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/0 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/1 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/2 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/3 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/4 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/5 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/6 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/7 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/8 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/9 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/10 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/11 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/12 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/13 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/14 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase0/15 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/0 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/1 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/2 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/3 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/4 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/5 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/6 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstcase1/7 <= {<error:null>, [minecraft]tile.glass/0, <error:null>, <error:null>, [minecraft]tile.cloth/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/0 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/2, <empty>, [Forestry]tile.for.planks/2}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/1 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/11, <empty>, [Forestry]tile.for.planks/11}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/2 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/6, <empty>, [Forestry]tile.for.planks/6}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/3 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/15, <empty>, [Forestry]tile.for.planks/15}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/4 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/4, <empty>, [Forestry]tile.for.planks/4}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/5 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/6 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/9, <empty>, [Forestry]tile.for.planks/9}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/7 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/14, <empty>, [Forestry]tile.for.planks/14}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/8 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/8, <empty>, [Forestry]tile.for.planks/8}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/9 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/0, <empty>, [Forestry]tile.for.planks/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/10 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/3, <empty>, [Forestry]tile.for.planks/3}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/11 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/12 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/10, <empty>, [Forestry]tile.for.planks/10}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/13 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/14 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk/15 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/0 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/1 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/2 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, <error:null>, <empty>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/3 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/7, <empty>, [Forestry]tile.for.planks/7}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/4 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/1, <empty>, [Forestry]tile.for.planks/1}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/5 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/13, <empty>, [Forestry]tile.for.planks/13}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/6 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/5, <empty>, [Forestry]tile.for.planks/5}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstdesk2/7 <= {[minecraft]tile.torch/0, <empty>, [minecraft]item.feather/0, <error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/12, <empty>, [Forestry]tile.for.planks/12}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/3 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/4 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/6 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/7 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/8 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/9 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/10 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/11 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/12 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/13 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/14 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel/15 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/3 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/4 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/6 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstlabel2/7 <= {<error:null>, <error:null>, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/0 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/2, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/1 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/11, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/2 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/6, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/3 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/15, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/4 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/4, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/5 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/6 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/9, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/7 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/14, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/8 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/8, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/9 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/0, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/10 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/3, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/11 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/12 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/10, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/13 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/14 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf/15 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/0 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/1 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/2 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/3 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/7, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/4 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/1, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/5 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/13, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/6 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/5, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstshelf2/7 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/12, <empty>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/0 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/2, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/2, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/1 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/11, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/11, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/2 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/6, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/6, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/3 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/15, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/15, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/4 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/4, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/4, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/6 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/9, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/9, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/7 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/14, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/14, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/8 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/8, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/8, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/9 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/0, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/0, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/10 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/3, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/3, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/11 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/12 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/10, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/10, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/13 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/14 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf/15 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.glassBottle/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/3 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/7, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/7, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/4 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/1, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/1, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/5 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/13, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/13, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/6 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/5, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/5, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstpotshelf2/7 <= {<error:null>, <error:null>, <error:null>, [Forestry]tile.for.planks/12, [minecraft]item.glassBottle/0, [Forestry]tile.for.planks/12, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/3 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/4 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/6 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/7 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/8 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/9 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/10 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/11 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/12 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/13 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/14 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack/15 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/3 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/4 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/6 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFstrack2/7 <= {<error:null>, <error:null>, <error:null>, <error:null>, [minecraft]item.ingotIron/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/0 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/2, <empty>, <empty>, [Forestry]tile.for.planks/2, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/1 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/11, <empty>, <empty>, [Forestry]tile.for.planks/11, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/2 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/6, <empty>, <empty>, [Forestry]tile.for.planks/6, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/3 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/15, <empty>, <empty>, [Forestry]tile.for.planks/15, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/4 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/4, <empty>, <empty>, [Forestry]tile.for.planks/4, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/5 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/6 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/9, <empty>, <empty>, [Forestry]tile.for.planks/9, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/7 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/14, <empty>, <empty>, [Forestry]tile.for.planks/14, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/8 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/8, <empty>, <empty>, [Forestry]tile.for.planks/8, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/9 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/0, <empty>, <empty>, [Forestry]tile.for.planks/0, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/10 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/3, <empty>, <empty>, [Forestry]tile.for.planks/3, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/11 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/12 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/10, <empty>, <empty>, [Forestry]tile.for.planks/10, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/13 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/14 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable/15 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/0 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/1 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/2 <= {<error:null>, <error:null>, <error:null>, <empty>, <error:null>, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/3 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/7, <empty>, <empty>, [Forestry]tile.for.planks/7, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/4 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/1, <empty>, <empty>, [Forestry]tile.for.planks/1, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/5 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/13, <empty>, <empty>, [Forestry]tile.for.planks/13, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/6 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/5, <empty>, <empty>, [Forestry]tile.for.planks/5, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFsttable2/7 <= {<error:null>, <error:null>, <error:null>, <empty>, [Forestry]tile.for.planks/12, <empty>, <empty>, [Forestry]tile.for.planks/12, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/0 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/1 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/2 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/3 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/4 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/5 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/6 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/7 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/8 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/9 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/10 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/11 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/12 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/13 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/14 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame/15 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/0 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/1 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/2 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/3 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/4 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/5 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/6 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodMapFrame2/7 <= {[minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/0 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/1 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/2 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/3 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/4 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/5 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/6 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/7 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/8 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/9 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/10 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/11 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/12 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/13 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/14 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSeat/15 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/0 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/1 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/2 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/3 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/4 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/5 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/6 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodSea2t/7 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, [minecraft]tile.pressurePlate/0, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/0 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/1 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/2 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/3 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/4 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/5 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/6 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/7 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/8 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/9 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/10 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/11 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/12 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/13 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/14 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/15 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/16 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/17 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/18 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/19 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/20 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/21 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/22 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/23 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/0 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/0 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/0 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/1 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/1 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/1}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/1 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/1}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/2 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/2 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/2}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/2 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/2}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/3 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/3 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/3}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/3 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/3}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/4 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/4 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/4}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/4 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/4}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/5 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/5 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/5}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/5 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/5}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/6 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/6 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/6}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/6 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/6}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/7 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/7 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/7}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/7 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/7}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/8 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/8 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/8}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/8 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/8}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/9 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/9 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/9}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/9 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/9}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/10 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/10 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/10}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/10 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/10}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/11 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/11 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/11}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/11 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/11}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/12 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/12 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/12}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/12 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/12}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/13 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/13 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/13}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/13 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/13}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/14 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/14 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/14}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/14 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/14}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/15 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/15 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/15}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/15 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/15}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/16 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/16 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/16}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/16 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/16}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/17 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/17 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/17}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/17 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/17}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/18 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/18 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/18}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/18 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/18}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/19 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/19 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/19}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/19 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/19}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/20 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/20 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/20}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/20 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/20}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/21 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/21 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/21}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/21 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/21}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/22 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/22 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/22}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/22 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/22}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/23 <= {[minecraft]item.stick/0, [minecraft]tile.cloth/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, <empty>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/23 <= {<error:null>, [BiblioWoodsForestry]item.seatBack/23}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shapeless recipe: [BiblioWoodsForestry]item.seatBack/23 <= {<error:null>, <error:null>, [BiblioWoodsForestry]item.seatBack/23}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/0 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/1 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/2 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/3 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/4 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/5 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/6 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/7 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/8 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/9 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/10 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/11 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/12 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/13 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/14 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/15 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/16 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/17 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/18 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/19 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/20 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/21 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/22 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]item.seatBack/23 <= {<empty>, [minecraft]tile.cloth/0, <empty>, <empty>, <error:null>, <empty>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/0 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/0 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/1 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/1, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/1 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/1, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/2 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/2, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/2 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/2, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/3 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/3, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/3 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/3, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/4 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/4, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/4 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/4, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/5 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/5, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/5 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/5, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/6 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/6, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/6 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/6, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/7 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/7, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/7 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/7, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/8 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/8, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/8 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/8, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/9 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/9, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/9 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/9, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/10 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/10, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/10 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/10, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/11 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/11, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/11 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/11, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/12 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/12, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/12 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/12, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/13 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/13, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/13 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/13, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/14 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/14, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/14 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/14, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/15 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/15, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench/15 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase/15, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/0 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/0 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/1 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/1, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/1 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/1, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/2 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/2, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/2 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/2, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/3 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/3, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/3 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/3, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/4 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/4, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/4 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/4, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/5 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/5, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/5 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/5, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/6 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/6, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/6 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/6, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/7 <= {[minecraft]item.dyePowder/0, [minecraft]tile.workbench/0, [minecraft]item.feather/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/7, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodFancyWorkbench2/7 <= {[minecraft]item.feather/0, [minecraft]tile.workbench/0, [minecraft]item.dyePowder/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodFstBookcase2/7, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/0 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/1 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/2 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/3 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/4 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/5 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/6 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/7 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/8 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/9 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/10 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/11 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/12 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/13 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/14 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock/15 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/0 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/1 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/2 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/3 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/4 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/5 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/6 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodClock2/7 <= {<error:null>, [minecraft]item.clock/0, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, [minecraft]item.ingotGold/0, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/0 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/0 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/0, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/0 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/1 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/1, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/1 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/1, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/1 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/1, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/2 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/2, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/2 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/2, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/2 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/2, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/3 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/3 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/3, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/3 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/3, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/3 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/3, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/4 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/4 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/4, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/4 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/4, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/4 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/4, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/5 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/5, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/5 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/5, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/5 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/5, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/6 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:07] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/6 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/6, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/6 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/6, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/6 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/6, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/7 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/7 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/7, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/7 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/7, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/7 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/7, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/8 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/8 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/8, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/8 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/8, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/8 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/8, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/9 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/9 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/9, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/9 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/9, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/9 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/9, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/10 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/10 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/10, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/10 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/10, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/10 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/10, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/11 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/11 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/11, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/11 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/11, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/11 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/11, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/12 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/12 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/12, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/12 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/12, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/12 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/12, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/13 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/13 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/13, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/13 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/13, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/13 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/13, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/14 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/14 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/14, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/14 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/14, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/14 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/14, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/15 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1/15 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/15, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2/15 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/15, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3/15 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0/15, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/0 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/0 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/0, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/0 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/0, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/0 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/0, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/1 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/1 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/1, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/1 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/1, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/1 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/1, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/2 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/2 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/2, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/2 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/2, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/2 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/2, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/3 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/3 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/3, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/3 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/3, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/3 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/3, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/4 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/4 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/4, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/4 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/4, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/4 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/4, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/5 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/5 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/5, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/5 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/5, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/5 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/5, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/6 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/6 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/6, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/6 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/6, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/6 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/6, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/7 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, <error:null>, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT1b/7 <= {<error:null>, <error:null>, <error:null>, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/7, <error:null>, <error:null>, <error:null>, <error:null>}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT2b/7 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, <error:null>, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/7, <error:null>, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:08] [Server thread/ERROR] [HardcoreEnderExpansion/HardcoreEnderExpansion]: [HEE-ORB] Corrupted shaped recipe: [BiblioWoodsForestry]tile.BiblioWoodPaintingT3b/7 <= {[minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0, [minecraft]item.stick/0, [BiblioWoodsForestry]tile.BiblioWoodPaintingT0b/7, [minecraft]item.stick/0, [minecraft]item.stick/0, <error:null>, [minecraft]item.stick/0}
[13:58:37] [Server thread/INFO] [Forestry/Forestry]: Skipping CraftGuide integration.
[13:58:37] [Server thread/INFO] [ThermalExpansion/ThermalExpansion]: There are no crafting files present in /home/srv61512/game/minecraft/config/cofh/thermalexpansion/crafting.
[13:58:37] [Server thread/WARN] [/BigReactors]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
[13:58:37] [Server thread/WARN] [/BigReactors]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
[13:58:37] [Server thread/WARN] [/BigReactors]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
[13:58:37] [Server thread/WARN] [/BigReactors]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
[13:58:37] [Server thread/WARN] [/BigReactors]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
[13:58:37] [Server thread/WARN] [/BigReactors]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Recipe Holder initialized: took 92.10113ms.
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Loaded Harvestcraft Handlers!
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Loaded MineTweaker 3 Integration
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Loaded AgriCraft Handlers!
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
[13:58:37] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.metals@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@6
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@6
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.block@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.brick@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.block@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.brick@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.block@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.brick@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@3
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@4
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@5
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@6
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@6
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@7
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@8
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@8
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@9
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@9
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@10
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@10
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@11
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@11
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@12
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@12
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@13
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@13
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@14
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@14
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@15
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@15
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@0
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@1
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@2
[13:58:38] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@6
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@6
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@7
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@7
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@8
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@8
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@9
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@9
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@10
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@10
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@11
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@11
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@12
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@12
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganysnether.blazeBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ganysnether.blazeIngot@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.grccore.salt_block@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.hardIronIngot@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.continuumBomb@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.zaniteBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.betterstorage.flintBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.endiumBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.AmethystBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.TanzaniteBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EndBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EnrichedBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.FlawlessBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.FlawlessFireBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ReinforcedBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.WeakenedBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ElectricBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.oc.chameliumBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
[13:58:39] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.vanilla.brick@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.vanilla.brick@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.extra.storage.block@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganysend.endiumBlock@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ganysend.endiumIngot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganysend.enderpearlBlock@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.charcoalBlock@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.blockOfPoop@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.blockOfPoop@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@6
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@8
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@9
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@10
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@12
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@13
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.dye@14
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@6
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@8
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@9
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@10
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@12
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@13
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@14
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.ganyssurface.colouredRedstoneBlock@15
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.clay@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.materials@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.materials@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.materials@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.materials@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.materials@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.metals@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.metals@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.metals@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.metals@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@3
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@4
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@6
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@8
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@9
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@10
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xmariculture.tile.pearl.block@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.RArm.storage@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.RArm.material@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BlockOfDNS@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.BlockOfSteel@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockConstraintMetal@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockImagSilicon@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockIridium@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ac_constraint_ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ac_constraint_ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ac_imag_silicon_ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ac_imag_silicon_ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@11
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.endiumIngot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.endiumIngot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Manganese.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Manganese.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Eximite.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Eximite.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Meutoite.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Meutoite.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Prometheum.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Prometheum.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.DeepIron.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.DeepIron.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Infuscolium.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Infuscolium.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Oureclase.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Oureclase.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.AstralSilver.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.AstralSilver.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Carmot.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Carmot.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Rubracium.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Rubracium.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Orichalcum.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Orichalcum.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Adamantine.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Adamantine.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Atlarus.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Atlarus.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Ignatius.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Ignatius.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.ShadowIron.ingot@0
[13:58:40] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.ShadowIron.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Lemurite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Lemurite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Midasium.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Midasium.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Vyroxeres.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Vyroxeres.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Ceruclase.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Ceruclase.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Alduorite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Alduorite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Kalendrite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Kalendrite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Vulcanite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Vulcanite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Sanguinite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Sanguinite.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Zinc.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.metal.item.Zinc.ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.null@1
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.null@1
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@10
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@10
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.factorization:dark_iron_ingot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.netherquartz@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockPlastic@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.mfr.plastic@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.mfr.decorative.brick@12
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.mfr.decorative.brick@13
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.mfr.meat.ingot.raw@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.mfr.meat.ingot.cooked@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.mfr.pinkslime.block@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.itemIngot@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.itemIngot@5
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.itemIngot@1
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xic2.itemIngot@6
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@2
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@16
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@3
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticSolid@4
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticSolid@5
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticOpaque@0
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
[13:58:41] [Server thread/INFO] [BloodMagic/AWWayofTime]: Total number of compression recipes: 570
[13:58:41] [Server thread/INFO] [FML/Botania]: [Botania] The Lexica Botania has 26825 words.
[13:58:41] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Adding Discharge Values
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Added8Discharge Values
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xtile.blockCoal@0=4500 = 4500
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xitem.PurifiedCoal@0=10000 = 10000
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xitem.CoalDust@0=250 = 250
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xitem.coal@0=500 = 500
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xitem.EnrichedCoal@0=3000 = 3000
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xitem.redstone@0=1000 = 1000
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xitem.FireCoal@0=10000 = 10000
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Discharge Values: 1xtile.blockRedstone@0=9000 = 9000
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Registered 4 Energy Types
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Registered 5 Inventory Providers
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Registered 2 Fluid Providers
[13:58:47] [Server thread/INFO] [SonarCore/SonarCore]: Registered 4 Energy Providers
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 21 Standard Calculator Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 0 Hidden Calculator Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 14 Scientific Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 21 Atomic Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 13 Flawless Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 3 Conductor Mast Recipes Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 6 Algorithm Seperator Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 2 Extraction Chamber Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 2 Glowstone Extractor Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 19 Health Processor Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 16 Precision Chamber Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 30 Processing Chamber Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 15 Reassembly Chamber Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 3 Redstone Extractor Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 15 Starch Extractor Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: 12 Stone Separator Recipes were loaded
[13:58:47] [Server thread/INFO] [Calculator/Calculator]: Registered AE2 Handler for Storage Chamber
[13:58:47] [Server thread/WARN] [Railcraft/Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
[13:58:47] [Server thread/WARN] [FML/TwilightForest]: [TwilightForest] Biome ID conflict detected. Edit the Twilight Forest config to give all biomes unique IDs.
[13:58:47] [Server thread/INFO] [OpenComputers/OpenComputers]: Done with post init phase.
[13:58:47] [Server thread/ERROR] [PneumaticCraft/PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
[13:58:47] [Server thread/INFO] [PneumaticCraft/PneumaticCraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 92200)
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Loaded 2 grinding balls from SAG Mill config.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Excluding 9 recipes from grinding balls bonus.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Found 263 valid SAG Mill recipes in config.
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreCopper@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreTin@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.base.ore@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.precious.ore@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@1
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@3
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@4
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@5
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@7
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@8
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.nether.ore@9
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@0
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@1
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@4
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@5
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@6
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@8
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@11
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@13
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.fantasy.ore@14
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing SAG Mill recipes. 270 recipes avaliable.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Found 34 valid Alloy Smelter recipes in config.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing Alloy Smelter recipes. 54 recipes avaliable.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Found 7 valid Vat recipes in config.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[13:58:48] [Server thread/WARN] [EnderIO/EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Loaded 30 recipes for Enchanter
[13:58:48] [Server thread/INFO] [EnderIO/EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
[13:58:56] [Server thread/INFO] [FML/GalacticraftCore]: While registering space station recipe, found 1 type(s) of waferAdvanced
[13:58:56] [Server thread/INFO] [FML/GalacticraftCore]: While registering space station recipe, found 8 type(s) of ingotTin
[13:58:56] [Server thread/INFO] [Mekanism/Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[13:58:56] [Server thread/INFO] [Mekanism/Mekanism]: Hooked into IC2 successfully.
[13:58:56] [Server thread/INFO] [Mekanism/Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
[13:58:58] [Server thread/INFO] [Mekanism/Mekanism]: Hooking complete.
[13:58:58] [Server thread/INFO] [Draconic Evolution/DraconicEvolution]: Finished PostInitialization
[13:58:58] [Server thread/INFO] [eplus/eplus]: Plugin initialized in PostInit... TConPlugin
[13:58:59] [Server thread/INFO] [EnderTech/EnderTech]: Registering recipes
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.hydrogen
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.oxygen
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.water
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.chlorine
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.sulfurdioxidegas
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.sulfurtrioxidegas
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.sulfuricacid
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.hydrogenchloride
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.liquidosmium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.liquidstone
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.ethene
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.sodium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.brine
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.deuterium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.tritium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.fusionfueldt
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.lithium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleaniron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.iron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleangold
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.gold
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanosmium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.osmium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleancopper
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.copper
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleantin
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.tin
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleansilver
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.silver
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanlead
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.lead
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.clean
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanconstraintmetal
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.constraintmetal
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanimagsilicon
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.imagsilicon
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanuranium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.uranium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanheeendium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.heeendium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleannickel
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.nickel
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanplatinum
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.platinum
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanmithril
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.mithril
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanyellorium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.yellorium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanaluminium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.aluminium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleandraconium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.draconium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleancobalt
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cobalt
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanardite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.ardite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanmanganese
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.manganese
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleaneximite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.eximite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanmeutoite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.meutoite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanprometheum
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.prometheum
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleandeepiron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.deepiron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleaninfuscolium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.infuscolium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanoureclase
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.oureclase
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanastralsilver
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.astralsilver
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleancarmot
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.carmot
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanrubracium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.rubracium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanorichalcum
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.orichalcum
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanadamantine
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.adamantine
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanatlarus
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.atlarus
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanignatius
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.ignatius
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanshadowiron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.shadowiron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanlemurite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.lemurite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanmidasium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.midasium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanvyroxeres
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.vyroxeres
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanceruclase
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.ceruclase
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanalduorite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.alduorite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleankalendrite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.kalendrite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanvulcanite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.vulcanite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleansanguinite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.sanguinite
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanzinc
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.zinc
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanmagnesium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.magnesium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanfzdarkiron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.fzdarkiron
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanendium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.endium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleanrutile
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.rutile
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleansteel
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.steel
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleaniridium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.iridium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.cleantitanium
[13:58:59] [Server thread/INFO] [PowerConverters/extracells]: ec.internal.titanium
[13:59:04] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Attempting to download special revolvers from GitHub
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreIron(oreIron), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreGold(oreGold), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreLapis(oreLapis), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreDiamond(oreDiamond), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreEmerald(oreEmerald), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreRedstone(oreRedstone), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreCoal(oreCoal), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreQuartz(oreQuartz), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreLead(oreLead), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreCopper(oreCopper), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreUranium(oreUranium), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreTin(oreTin), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreCobalt(oreCobalt), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreArdite(oreArdite), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreCopper(oreCopper), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreTin(oreTin), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreCopper(oreCopper), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreTin(oreTin), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreSilver(oreSilver), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreLead(oreLead), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNickel(oreNickel), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseorePlatinum(orePlatinum), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreMithril(oreMithril), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherCoal(oreNetherCoal), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherDiamond(oreNetherDiamond), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherGold(oreNetherGold), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherIron(oreNetherIron), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherLapis(oreNetherLapis), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherRedstone(oreNetherRedstone), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherCopper(oreNetherCopper), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherTin(oreNetherTin), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherEmerald(oreNetherEmerald), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherSilver(oreNetherSilver), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherLead(oreNetherLead), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherUranium(oreNetherUranium), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherNikolite(oreNetherNikolite), Crushing:[ ], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherRuby(oreNetherRuby), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherPeridot(oreNetherPeridot), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherSapphire(oreNetherSapphire), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherPlatinum(oreNetherPlatinum), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherNickel(oreNetherNickel), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherSteel(oreNetherSteel), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherIridium(oreNetherIridium), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherOsmium(oreNetherOsmium), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherSulfur(oreNetherSulfur), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherTitanium(oreNetherTitanium), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherMithril(oreNetherMithril), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherAdamantium(oreNetherAdamantium), Crushing:[ ], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherRutile(oreNetherRutile), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherTungsten(oreNetherTungsten), Crushing:[ ], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherAmber(oreNetherAmber), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherTennantite(oreNetherTennantite), Crushing:[ ], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherSalt(oreNetherSalt), Crushing:[ ], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherSaltpeter(oreNetherSaltpeter), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreNetherMagnesium(oreNetherMagnesium), Crushing:[X], Arc Smelting:[X]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreCertusQuartz(oreCertusQuartz), Crushing:[X], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [ImmersiveEngineering/ImmersiveEngineering]: Supporting DenseOre: denseoreChargedCertusQuartz(oreChargedCertusQuartz), Crushing:[ ], Arc Smelting:[ ]
[13:59:04] [Server thread/INFO] [TConstruct/TConstruct]: Thaumcraft detected. Adding thaumium tools.
[13:59:07] [Server thread/WARN] [ExtraTiC/ExtraTiC]: Ore ingotDesh Was not found, skipping adding melting recipe
[13:59:07] [Server thread/WARN] [ExtraTiC/ExtraTiC]: Ore ingotDesh Was not found, skipping adding cast recipe
[13:59:12] [Server thread/INFO] [factorization/factorization.misc]: Added 60 'barking' recipes for blocks that look sort of like wood logs; this can be disabled in the config file.
[13:59:14] [Server thread/INFO] [MagicBees/MagicBees]: Postinit completed
[13:59:15] [Server thread/INFO] [gendustry/gendustry]: Registered 17 mutations
[13:59:15] [Thread-31/INFO] [FML/MagicBees]: An updated version of MagicBees is available: 2.4.3. You are currently using 2.4.0
[13:59:16] [Server thread/INFO] [minechem/minechem]: Minechem has loaded
[13:59:16] [Server thread/INFO] [pressure/pressure]: Loading EnderIO compatibility...
[13:59:16] [Server thread/INFO] [pressure/pressure]: TCB=class crazypants.enderio.conduit.TileConduitBundle
[13:59:16] [Server thread/INFO] [pressure/pressure]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
[13:59:16] [Server thread/INFO] [pressure/pressure]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: Turbine fuels:
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.memethacrylate: 18 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.isoprene: 28 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * hydrogen: 4 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.meoh: 7 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.propane: 27 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * gas.natural: 3 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * fire_water: 120 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * bioethanol: 80 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * element.h: 0 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * fuel: 150 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * kerosene: 110 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * diesel: 70 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * ethene: 600 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.toluene: 28 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.aalc: 14 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * lpg: 180 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * rocket_fuel: 112 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.butene: 27 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.ethanol: 14 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * syngas: 100 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * ic2biogas: 13 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.methyl: 10 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * coal: 100 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * molecule.methylene: 7 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * biofuel: 80 MJ/MB
[13:59:16] [Server thread/INFO] [advgenerators/advgenerators]: * biodiesel: 50 MJ/MB
[13:59:17] [Server thread/FATAL] [IC2NuclearControl/IC2NuclearControl]: Large Storage System? We can help to monitor that!
[13:59:17] [Server thread/INFO] [inpure|core/inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[13:59:17] [Server thread/INFO] [inpure|core/inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Updater.UpdateModule
[13:59:17] [Server thread/INFO] [inpure|core/inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[13:59:17] [inpure|coreUpdateCheck/INFO] [inpure|core/inpure|core]: Local: 1.7.10R1.0.0B9, Remote: 1.7.10R1.0.0B9
[13:59:17] [inpure|coreUpdateCheck/INFO] [inpure|core/inpure|core]: No update found for INpureCore
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.BarrelInventoryHandler
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.CrateInventoryHandler
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
[13:59:34] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded AssemblyTable RecipeProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded RollingMachine RecipeProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded Forestry, Generic ProgressProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded IC2, Generic ProgressProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
[13:59:35] [Server thread/INFO] [LogisticsPipes/LogisticsPipes]: Loaded endercore, Generic ProgressProvider
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Core Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Aesthetics Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Diving Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Factory Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Fishery Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Magic Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Transport Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: WorldPlus Module Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: HEE Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Railcraft Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: TConstruct Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Forestry Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Thaumcraft Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: BiomesOPlenty Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: AppleCore Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Enchiridion Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: BloodMagic Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: LiquidXP Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: OpenBlocks Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: Waila Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: ThermalFoundation Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: RedstoneArsenal Plugin Finished Loading
[13:59:35] [Server thread/INFO] [Mariculture/Mariculture]: ModdedTweaks Plugin Finished Loading
[13:59:35] [Server thread/INFO] [/MineTweaker3]: Loaded class registry: IC2 mod support
[13:59:35] [Server thread/INFO] [/MineTweaker3]: Loaded class registry: NEI mod support
[13:59:35] [Server thread/INFO] [/MineTweaker3]: Loaded class registry: MFR mod support
[13:59:35] [Server thread/INFO] [/MineTweaker3]: Loaded class registry: Buildcraft mod support
[13:59:35] [Server thread/INFO] [modtweaker2/modtweaker2]: Starting PostInitialization for modtweaker2
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreGold
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreIron
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreLapis
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreDiamond
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreRedstone
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreEmerald
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreQuartz
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCoal
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGold
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockIron
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapis
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDiamond
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstone
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEmerald
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockQuartz
[13:59:36] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassColorless
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBrick
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBrickNether
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRedstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGlowstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassBlack
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassRed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassGreen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassBrown
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassPurple
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassCyan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassLightGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassPink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassLime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassYellow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassLightBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassMagenta
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassOrange
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassWhite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustVinteum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCloth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreImagCrystal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreResonantCrystal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustStone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustClay
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustLithium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDiamond
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSiliconDioxide
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHydratedCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAshes
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinySilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinySulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyLithium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPlastic
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPlastic
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMeat
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMeatRaw
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMeat
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMeatRaw
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCharcoalSugar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSlimePink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSlime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCinnabar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfusedAir
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfusedFire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfusedWater
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfusedEarth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfusedOrder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfusedEntropy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotThaumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotVoid
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTanzanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMalachite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockTanzanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMalachite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreHeeEndPowder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreHeeStardust
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreHeeIgneousRock
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreHeeInstabilityOrb
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAsh
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreApatite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockApatite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCharcoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustElectrum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInvar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSignalum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustLumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotElectrum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInvar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSignalum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotLumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPyrotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCryotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAerotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPetrotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBlizz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBlitz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBasalz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockElectrum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockInvar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSignalum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreYellorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCyanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGraphite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBlutonium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLudicrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCyanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGraphite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBlutonium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCyanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGraphite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBlutonium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotLudicrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustLudicrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPlutonium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPlutonium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPrismarine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBlaze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotManasteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTerrasteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotElvenElementium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGildedRedMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBlaze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSand
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSoulSand
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRefinedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreFirestone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAndesite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCarpet
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDiorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEndstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGranite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMarble
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWaterstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockIronCompressed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotIronCompressed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockChest
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockHopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGunpowder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEnderPearl
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEnderiumBase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotElectricalSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockElectricalSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEnergeticAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnergeticAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotVibrantAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPhasedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockVibrantAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPhasedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRedstoneAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotConductiveIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockConductiveIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPulsatingIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPhasedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPulsatingIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPhasedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDarkSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDarkSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSoularium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSoularium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassHardened
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNaturalAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCheese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMeteoricIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDraconiumAwakened
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDraconiumAwakened
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnderObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockIcestone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockUnstable
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMagicWood
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnderCore
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassSandy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotUnstable
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisBlack
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisRed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisGreen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisBrown
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisPurple
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisCyan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisLightGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisPink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisLime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisYellow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisLightBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisMagenta
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisOrange
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLapisWhite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneBlack
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneRed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneGreen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneBrown
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstonePurple
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneCyan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneLightGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstonePink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneLime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneYellow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneLightBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneMagenta
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneOrange
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRedstoneWhite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalBlack
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalRed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalGreen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalBrown
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalPurple
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalCyan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalLightGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalPink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalLime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalYellow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalLightBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalMagenta
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalOrange
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCoalWhite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockConstantan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotConstantan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustConstantan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCoke
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHOPGraphite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHOPGraphite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCupronickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCupronickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCupronickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockFuelCoke
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockIce
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPackedIce
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockManyullyn
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAluminumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAluminiumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAlumite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreberryEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orebushEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotManyullyn
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAluminumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAluminiumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAlumite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPigIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustManyullyn
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAluminiumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAluminumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRubber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHepatizon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHepatizon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockHepatizon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDamascusSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDamascusSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDamascusSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAngmallen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAngmallen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAngmallen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDesichalkos
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDesichalkos
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDesichalkos
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBlackSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBlackSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBlackSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustQuicksilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotQuicksilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockQuicksilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHaderoth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHaderoth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockHaderoth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCelenegil
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCelenegil
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCelenegil
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTartarite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTartarite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockTartarite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustShadowSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotShadowSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockShadowSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInolashite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInolashite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockInolashite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAmordrine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAmordrine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockAmordrine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPhosphorus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePhosphorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPhosphorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBitumen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreBitumen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBitumen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPotash
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePotash
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPotash
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockTorch
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotFairy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPokefennium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRed_aurum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDrulloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockFairy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPokefennium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRed_aurum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockNetherStar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnderPearl
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBlaze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustWheat
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSpawner
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockQuartzChiselled
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockQuartzPillar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockElectrumFlux
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCrystalFlux
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDiamond
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEmerald
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotApatite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCheese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockLimestone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherDiamond
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherRedstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherEmerald
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherNikolite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherPeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAdamantium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherTungsten
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherTennantite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGelidEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGelidEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNaquadah
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNaquadahAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreBlueTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreVinteum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreChimerite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMoonstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSunstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockBlueTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockVinteum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockChimerite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockMoonstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSunstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCertusQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustFluix
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEnder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWool
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockStainedHardenedClay
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCertusQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreChargedCertusQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustWood
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlassHardenedIlluminated
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockClothRock
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSnow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEnrichedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEnrichedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotFoolsGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustFoolsGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolWhite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolOrange
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolMagenta
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolLightBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolYellow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolLime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolPink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolLightGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolCyan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolPurple
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolBrown
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolGreen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolRed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockWoolBlack
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRedAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotElectrotineAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustElectrotine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRefinedObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRefinedGlowstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRefinedObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRefinedObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockCharcoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockRefinedGlowstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtySilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeBlack
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeRed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeGreen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeBrown
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyePurple
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeCyan
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeLightGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeGray
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyePink
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeLime
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeYellow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeLightBlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeMagenta
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeOrange
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockDyeWhite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustElectrumFlux
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotElectrumFlux
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMinicio
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAluminumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreManyullyn
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAlumite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAlumite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreInvar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreElectrotine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockElectrotine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDesh
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinySanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinySteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTinyTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtySanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtySteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDirtyTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherDiamond
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherRedstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherEmerald
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherNikolite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherPeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherAdamantium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherTungsten
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherTennantite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCertusQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotChargedCertusQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustChrome
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotChrome
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGlowstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRedstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNaturalAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNaturalAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockNaturalAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTungsten
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAstral Silver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAstral Silver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAmethyst
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEmerald
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotVinteum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBlueTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustChimerite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMoonstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSunstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustImagCrystalLow
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustImagCrystalNormal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustImagCrystalPure
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustResonantCrystal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustImagCrystal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotImagCrystal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotResonantCrystal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotStone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotClay
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotLithium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSiliconDioxide
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHydratedCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAshes
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinySilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinySulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyLithium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPlastic
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCinnabar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCinnabar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfusedAir
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfusedAir
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfusedFire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfusedFire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfusedWater
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfusedWater
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfusedEarth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfusedEarth
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfusedOrder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfusedOrder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustInfusedEntropy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotInfusedEntropy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTanzanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMalachite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTanzanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMalachite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHeeEndPowder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHeeEndPowder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHeeStardust
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHeeStardust
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHeeIgneousRock
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHeeIgneousRock
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustHeeInstabilityOrb
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotHeeInstabilityOrb
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustApatite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAsh
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCharcoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPyrotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCryotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAerotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPetrotheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBlizz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBlitz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBasalz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustYellorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotYellorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotFirestone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGunpowder
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotEnderPearl
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCheese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCheese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotCoke
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustberryEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotberryEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustbushEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotbushEssence
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPhosphorus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPhosphorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPhosphorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBitumen
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotPotash
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNight
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDay
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotWheat
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherCoal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherDiamond
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherLapis
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherRedstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherEmerald
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherNikolite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherRuby
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherPeridot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherSapphire
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherSulfur
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherAdamantium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherTungsten
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherAmber
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherTennantite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherSalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherSaltpeter
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNetherMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGelid
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNaquadah
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNaquadah
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotBlueTopaz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotChimerite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMoonstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotSunstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotNetherQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotFluix
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustChargedCertusQuartz
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotWood
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDiamondFake
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAmethyst
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotElectrotine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtySilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustCrystalFlux
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMinicio
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotMinicio
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinySanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyOsmium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinySteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTinyTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyConstraintMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyImagSilicon
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyUranium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyHeeEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyYellorium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyAluminium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyDraconium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyManganese
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyEximite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyMeutoite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyPrometheum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyDeepIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyInfuscolium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyOureclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyAstralSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyCarmot
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyRubracium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyOrichalcum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyAdamantine
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyAtlarus
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyIgnatius
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyShadowIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyLemurite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyMidasium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyVyroxeres
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyCeruclase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyAlduorite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyKalendrite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyVulcanite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtySanguinite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyZinc
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyMagnesium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyFzDarkIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyEndium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyRutile
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtySteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyIridium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotDirtyTitanium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreLumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherLumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorLumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherNaturalAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorNaturalAluminum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEnergeticAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreEnergeticAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherEnergeticAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorEnergeticAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorCobalt
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSignalum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSignalum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorSignalum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustConductiveIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreConductiveIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherConductiveIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorConductiveIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPhasedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePhasedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherPhasedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorPhasedGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAluminumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorAluminumBrass
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorPlatinum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorLead
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherManyullyn
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorManyullyn
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorCopper
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotmolten.unstableingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustmolten.unstableingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oremolten.unstableingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNethermolten.unstableingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoormolten.unstableingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockmolten.unstableingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorBronze
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorGold
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorMithril
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorArdite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPhasedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePhasedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherPhasedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorPhasedIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreElectrum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherElectrum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorElectrum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorSilver
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDarkSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreDarkSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherDarkSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorDarkSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAlumite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorAlumite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotGlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreGlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherGlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorGlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockGlue
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorTin
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorNickel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherInvar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorInvar
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPigIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePigIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherPigIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorPigIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockPigIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotmolten.bedrockiumingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustmolten.bedrockiumingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oremolten.bedrockiumingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNethermolten.bedrockiumingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoormolten.bedrockiumingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockmolten.bedrockiumingots
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePoorObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherObsidian
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBrick
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustBrickNether
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMeat
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMeatRaw
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustThaumium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustVoid
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustManasteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTerrasteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustElvenElementium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGildedRedMetal
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustFirestone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustIronCompressed
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustEnderiumBase
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustElectricalSteel
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustVibrantAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRedstoneAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPulsatingIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustSoularium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustMeteoricIron
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDraconiumAwakened
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: blockEnderCdust
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustUnstable
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustFairy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustPokefennium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRed_aurum
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustDrulloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustGelidEnderium
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNaquadahAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRedAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustElectrotineAlloy
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustRefinedGlowstone
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNikolite
[13:59:37] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreForce
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherForce
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSphalerite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAluminium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreoreDark
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetheroreDark
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreSodalite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCassiterite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreDesh
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherCertusQuartz
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreBauxite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTungsten
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTungstate
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePyrite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherFzDarkIron
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTennantite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreGreenSapphire
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherGreenSapphire
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherTopaz
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherTanzanite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherMalachite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAdamantium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreGalena
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherGalena
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherApatite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherSilicon
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAmethyst
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: orePitchblende
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherCinnabar
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherAdamantine
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCooperite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreNetherYellorite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreTetrahedrite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCadmium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreIndium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreAmmonium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreCalcite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: oreMagnetite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustNikolite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotAdamantium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustAdamantium
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTungsten
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: ingotTennantite
[13:59:38] [Server thread/INFO] [OreDicConvert/fodc]: registered ore name: dustTennantite
[13:59:38] [Server thread/INFO] [PowerConverters/PowerConverters3]: PowerConverters PostInitialization Started.
[13:59:38] [Server thread/INFO] [/ProjectBlue]: ProjectBlue.postInit
[13:59:38] [Server thread/INFO] [/quivermobchevsky]: [QuiverMob] Found QuiverBow. Equipping skeletons with advanced weaponry.
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VillageWoodMill'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VillageInn'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VillageHouseRich1'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VillageHouseRich'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VillageGuardTower'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VillageForgeLarge'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeTurn'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeStudy'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeSpiderRoom'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeShootingRange'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeLitRoom'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeFountain'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeEndChest'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeEnd'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeCrossing'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeCorridor'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMaze3Way'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeZombieTable'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeTurn'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeStorage'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeStairTurn'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeStairCorridor'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeSpiderTurn'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeEnd'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeCrossing'
[13:59:38] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeCorridorCollapse'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMazeCorridor'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PyramidMaze3Way'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeZombieTable'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeTurn'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeStorage'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeStairTurn'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeStairCorridor'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeSpiderTurn'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeEnd'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeCrossing'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeCorridorCollapse'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMazeCorridor'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MesoMaze3Way'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMazeTurn'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMazeSlimes'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMazeEnd'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMazeCrossing'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMazeCorridor'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMazeClearing'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMaze3Way'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'WoodWallRemains'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'WoodenClockTower'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'WitchPillars'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'WhiteWillowLarge'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'WellShrine'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'VeldtBath'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'UnnaturalCrater'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'UndergroundTreeoid'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'UndergroundCrypt'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'TribalJungleHead'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'TemplePyramid'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMound3'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMound2'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMound1'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMound'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMazeSmall'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'StoneMaze'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SpiderPit'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallWoodenCottage2'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallWoodenCottage1'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallWoodenCottage'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallPyramid'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallFortRuins'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallClockworkSite'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'SmallAbandonedMine'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ShrineSmallWater'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ShrineSmallFire'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ShrineSmallEarth'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ShrineSmallAir'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PirateHideout'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PirateChest'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'PeacefulCrypt'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'OldWatchtower'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MysticalTree2'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MysticalTree1'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MysticalTree'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MonolythUnholy'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MonolythHoly'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'MeteorSite'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'LonePillars'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'JokerTower'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'HillAltarHouse'
[13:59:39] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'GiganticTree1'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'GiganticTree'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestMaze'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ForestBeacon'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ElvenPond'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'DinosaurSkull'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'DinosaurSkeleton'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'DesertWatchtower'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'DesertHut'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'DesertFort'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'DesertBeacon'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'CorruptedEnderTree'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ClayMound1'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'ClayMound'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'BlazeSpawnerCrystal'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'BigPyramid'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'BigClockworkSite'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered structure 'BabylonTower'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered poem theme 'winter'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered poem theme 'war'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered poem theme 'summer'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered poem theme 'love'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered poem theme 'grief'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'WheatFieldMillTools'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'WheatFieldMillTools'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'WheatFieldMill'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'WheatFieldMill'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'VillageKitchen'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'VillageKitchen'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'VillageGuardTower'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'VillageGuardTower'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'Unholy'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'Unholy'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'UnderwaterShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'UnderwaterShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'TribalChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'TribalChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'RichVillageHouse'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'RichVillageHouse'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'PyramidGraveGoodsCheap'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'PyramidGraveGoodsCheap'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'PyramidChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'PyramidChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'PirateChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'PirateChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'PeacefulCrypt'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'PeacefulCrypt'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'MesoStorageChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'MesoStorageChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'Holy'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'Holy'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'ForestChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'ForestChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'FireShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'FireShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'EarthShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'EarthShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'AirShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'AirShrine'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered generation component 'AbandonedChest'
[13:59:40] [Server thread/INFO] [reccomplex/reccomplex]: Registered inventory generator 'AbandonedChest'
[13:59:40] [Server thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation/RefinedRelocation]: Attempting to patch JABBA dolly to allow picking up Sorting Chests...
[13:59:40] [Server thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation/RefinedRelocation]: JABBA dolly should be fixed and work on Sorting Chests now!
[13:59:41] [Server thread/INFO] [xreliquary/xreliquary]: Loaded successfully!
[13:59:41] [Server thread/INFO] [xreliquary/xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected EnderIO: enabling support
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected MineFactory Reloaded: enabling support
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected JABBA: enabling support
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected Mekanism: enabling support
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected Draconic Evolution: enabling support
[13:59:41] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected ComputerCraft: enabling support
[13:59:41] [Server thread/INFO] [FML/SSR]: SSR: Mod Loaded!
[13:59:41] [Server thread/INFO] [/TardisMod]: [TM][TCI]Registering AE recipe
[13:59:41] [Server thread/INFO] [/TardisMod]: [TM][TCI]Registering TC recipe
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Starting (PostInit)
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousaeressentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousterraessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousignisessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousaquaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousordoessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousperditioessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvacuosessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousluxessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoustempestasessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousmotusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousgelumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvitreusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvictusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvenenumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouspotentiaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouspermutatioessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousmetallumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousmortuusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvolatusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoustenebraeessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousspiritusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoussanoessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousiteressentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousalienisessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouspraecantatioessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousauramessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvitiumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouslimusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousherbaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousarboressentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousbestiaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouscorpusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousexanimisessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouscognitioessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoussensusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoushumanusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousmessisessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousperfodioessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousinstrumentumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousmetoessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoustelumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoustutamenessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousfamesessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouslucrumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousfabricoessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseouspannusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousmachinaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousvinculumessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousluxuriaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousinfernusessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoussuperbiaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousgulaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousinvidiaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousdesidiaessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseousiraessentia
[13:59:41] [Server thread/INFO] [PowerConverters/thaumicenergistics]: gaseoustempusessentia
[13:59:41] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Starting (AE Scanables)
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "Inscriber Name Press" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "Creative ME Storage Cell" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "Matrix Frame" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "Creative Energy Cell" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "P2P Tunnel - OpenComputers" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Could not register "P2P Tunnel - Pressure" for TC scanning.
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Finished (AE Scanables in 564ms)
[13:59:42] [Server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Finished (PostInit in 729ms)
[13:59:43] [Server thread/INFO] [ThermalSmeltery/ThermalSmeltery]: Oh no... I'm smelting!
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: tin
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: lead
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: silver
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: nickel
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: platinum
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: cobalt
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: ardite
[13:59:44] [Server thread/INFO] [PowerConverters/aobd]: steel
[13:59:44] [Server thread/INFO] [denseores/denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
[13:59:44] [Server thread/INFO] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
[13:59:44] [Server thread/INFO] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 2
[13:59:44] [Server thread/INFO] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 2
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileFluxLamp" with capacity (32) to injection whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.storage.TileEssentiaContainer" with capacity (640) to injection whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.storage.TileEssentiaContainer" with capacity (640) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.storage.TileCreativeJar" with capacity (320) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.dynamos.TileEssentiaDynamo" with capacity (64) to injection whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileEssentiaFusor" with capacity (64) to injection whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileEssentiaFusor" with capacity (64) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileNodeGenerator" with capacity (256) to injection whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileNodeGenerator" with capacity (256) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.air.TileFakeAirNG" with capacity (256) to injection whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.air.TileFakeAirNG" with capacity (256) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileCondenser" with capacity (64) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileEldritchConsumer" with capacity (0) to extraction whitelist.
[13:59:44] [Server thread/INFO] [Thaumic Energistics/technom]: Added "class theflogat.technomancy.common.tiles.thaumcraft.machine.TileTCProcessor" with capacity (64) to injection whitelist.
[13:59:44] [Server thread/INFO] [FML/Forge]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mods.immibis.ccperiphs.CoprocRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! tehnut.redstonearmory.util.ShapelessRecipeUpgrade Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! riskyken.armourersWorkshop.common.crafting.recipe.RecipeSkinUpdate Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeRecord Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeMultiRecord Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeRecordRepeatable Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeColoredRecord Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.codingforcookies.betterrecords.src.RecipeColoredFreqCrystal Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mod.lucky.crafting.LuckyCrafting Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! growthcraft.api.core.item.recipes.ShapelessMultiRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! gcewing.projectblue.ControlPanelRecipes$CraftControlPanel Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! gcewing.projectblue.ControlPanelRecipes$CraftMiniatureItem Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! gcewing.projectblue.ControlPanelRecipes$PaintControl Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! vswe.stevesfactory.blocks.ClusterRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [FML/Forge]: Unknown recipe class! pl.asie.lib.util.color.RecipeColorizer Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:59:45] [Server thread/INFO] [LambdaLib|Core/LambdaLib|Core]: AnnotationRegistry is loaded. Checking states.
[13:59:45] [Server thread/INFO] [CoFHWorld/CoFHCore]: CoFH Core found 4 World Generation files present in /home/srv61512/game/minecraft/config/cofh/world/.
[13:59:45] [Server thread/INFO] [CoFHWorld/CoFHCore]: Reading world generation info from: /home/srv61512/game/minecraft/config/cofh/world/ThermalFoundation-Ores.json:
[13:59:45] [Server thread/INFO] [CoFHWorld/CoFHCore]: Reading world generation info from: /home/srv61512/game/minecraft/config/cofh/world/Nether-Ores.JSON:
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Unknown template + 'Uniform'.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "N-Coal" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/INFO] [CoFHWorld/CoFHCore]: Reading world generation info from: /home/srv61512/game/minecraft/config/cofh/world/Modded-Ores.JSON:
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "Teslatite" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "Tungsten" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "Ruby" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "Sapphire" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "Zinc" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "Iridium" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Invalid block entry!
[13:59:45] [Server thread/WARN] [CoFHWorld/CoFHCore]: Template 'normal' failed to parse its entry!
[13:59:45] [Server thread/ERROR] [CoFHWorld/CoFHCore]: Error parsing generation entry: "EssenceOre" > Please check the parameters. It *may* be a duplicate.
[13:59:45] [Server thread/INFO] [MineFactoryReloaded/MineFactoryReloaded]: Load Complete.
[13:59:47] [Server thread/INFO] [Waila/Waila]: EnderStorage mod found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: [GraveStone] GraveStone mod not found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: TwilightForestMod mod found.
[13:59:47] [Server thread/WARN] [Waila/Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[13:59:47] [Server thread/INFO] [Waila/Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: ProjectRed|Integration mod found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: ExtraUtilities mod found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: OpenBlocks mod found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: Railcraft mod found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: [MagicalCrops] MagicalCrops mod not found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: [Statues] Statues mod not found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: [Agriculture] Agriculture mod not found.
[13:59:47] [Server thread/INFO] [Waila/Waila]: Forge Multipart found and dedicated handler registered
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
[13:59:47] [Server thread/INFO] [Waila/Waila]: Success in registering EnderIO
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
[13:59:47] [Server thread/INFO] [Waila/Waila]: Success in registering ThaumicTinkerer
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
[13:59:47] [Server thread/INFO] [Waila/Waila]: Success in registering rftools
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect am2.interop.WailaSupport callbackRegister
[13:59:47] [Server thread/WARN] [Waila/Waila]: Could not find class am2.interop.WailaSupport
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect appeng.integration.modules.Waila register
[13:59:47] [Server thread/INFO] [Waila/Waila]: Success in registering appliedenergistics2
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
[13:59:47] [Server thread/INFO] [Waila/Waila]: Success in registering ae2stuff
[13:59:47] [Server thread/INFO] [Waila/Waila]: Trying to reflect com.I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment