JustPaste.it


C:\Users\offic\Desktop\FTB\server>if NOT "" == "yes" ()
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
[20:35:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:50] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[20:35:50] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[20:35:50] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:50] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[20:35:50] [main/INFO] [FML]: [AppEng] Core Init
[20:35:50] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [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) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[FTBServer-1.7.10-1448.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[FTBServer-1.7.10-1448.jar:?]
at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101) [FTBServer-1.7.10-1448.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1448.jar:?]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1448.jar:?]
[20:35:56] [main/INFO] [FML]: MC located at: C:\Users\offic\Desktop\FTB\server\.
[20:35:56] [main/INFO] [FML]: AMCore >> Located Thaumcraft
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [Aroma1997Core]: Finished data injection.
[20:35:56] [main/INFO] [Aroma1997Core]: Finished data injection.
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:57] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
[20:35:57] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
[20:35:57] [main/INFO] [INpurePreloader]: Starting library configuration...
[20:35:57] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
[20:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:35:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:35:59] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
[20:36:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:36:01] [main/INFO] [InfiniBows]: Fix injected.
[20:36:04] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:36:04] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[20:36:04] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
[20:36:04] [Server thread/INFO] [FML]: Replaced 183 ore recipies
[20:36:05] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[20:36:05] [Server thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[20:36:05] [Server thread/INFO] [FML]: [AppEng] Core Init
[20:36:05] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[20:36:05] [Server thread/INFO] [FML]: Searching C:\Users\offic\Desktop\FTB\server\mods for mods
[20:36:05] [Server thread/INFO] [FML]: Also searching C:\Users\offic\Desktop\FTB\server\mods\1.7.10 for mods
[20:36:07] [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.14
[20:36:08] [Server thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:10] [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
[20:36:10] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
[20:36:10] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[20:36:10] [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.33
[20:36:10] [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.9
[20:36:12] [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.3.3
[20:36:13] [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.181
[20:36:13] [Server thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.12
[20:36:13] [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.101
[20:36:14] [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.9.15-104
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:16] [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.1.14
[20:36:16] [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
[20:36:16] [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
[20:36:16] [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
[20:36:17] [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.345
[20:36:17] [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.345
[20:36:17] [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.345
[20:36:17] [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.31
[20:36:17] [Server thread/INFO] [FML]: Forge Mod Loader has identified 153 mods to load
[20:36:17] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[20:36:17] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[20:36:17] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file am2_api_v1.4.0.007.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file slick-util.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
[20:36:20] [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.
[20:36:20] [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.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file vorbis-java-core-0.8-20150201.161816-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.
[20:36:22] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, act, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, ctmlib, CoFHCore, CompactSolars, ComputerCraft, debug, denseores, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraUtilities, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, FastCraft, FlatSigns, Forestry, funkylocomotion, gendustry, guideapi, Hats, HatStand, HelpFixer, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, JourneyMapServer, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NotEnoughCodecs, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, PneumaticCraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
[20:36:22] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, act, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, ctmlib, CoFHCore, CompactSolars, ComputerCraft, debug, denseores, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraUtilities, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, FastCraft, FlatSigns, Forestry, funkylocomotion, gendustry, guideapi, Hats, HatStand, HelpFixer, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, JourneyMapServer, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NotEnoughCodecs, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, PneumaticCraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
[20:36:24] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[20:36:30] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[20:36:30] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[20:36:34] [Server thread/INFO] [OpenMods]: openperipheral.ApiProvider.installApi(ApiProvider.java:66): OPC API v. 3.3.1 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/OpenPeripheralCore-1.7.10-1.2.jar!/openperipheral/api/ApiAccess.class)
[20:36:36] [Server thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
[20:36:36] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Found 437 ObjectHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:36:36] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
[20:36:36] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[20:36:37] [Server thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[20:36:37] [Server thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[20:36:37] [Server thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
[20:36:38] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
[20:36:38] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[20:36:38] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[20:36:38] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[20:36:38] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[20:36:40] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
[20:36:40] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 2350ms )
[20:36:40] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
[20:36:40] [Server thread/INFO] [bdlib]: bdlib 1.9.1.97 loaded
Exception in thread "AE2 VersionChecker" [20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
[20:36:40] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[20:36:41] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[20:36:41] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
[20:36:41] [Server thread/INFO] [Mantle]: Loading configuration from disk.
[20:36:41] [Server thread/INFO] [Mantle]: Configuration load completed.
[20:36:41] [Server thread/INFO] [Mantle]: Inserting TracingPrintStream...
[20:36:41] [Server thread/INFO] [Mantle]: TracingPrintStream inserted on STDOUT/STDERR. These will now be redirected to the Mantle-STDOUT/Mantle-STDERR loggers.
[20:36:41] [Server thread/INFO] [Mantle-STDERR]: [mantle.debug.LogIdentifier]: Mantle redirect test-out
[20:36:41] [Server thread/INFO] [Mantle-STDERR]: [mantle.debug.LogIdentifier]: Mantle redirect test-err
[20:36:41] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[20:36:42] [Server thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[20:36:46] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
[20:36:46] [Server thread/INFO] [CoFHWorld]: Registering default generators
[20:36:46] [Server thread/INFO] [CoFHWorld]: Complete
[20:36:47] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.0.19
[20:36:47] [Server thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2015
[20:36:47] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[20:36:48] [Server thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found
[20:36:48] [Server thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
[20:36:48] [Server thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
[20:36:48] [Server thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[20:36:48] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[20:36:49] [Thread-7/WARN] [Forestry]: Unable to read from remote version authority.
[20:36:50] [Server thread/INFO] [Mantle-STDERR]: [ic2.api.item.IC2Items]: IC2 API: Call getItem failed for compressedPlantBall
[20:36:50] [Server thread/INFO] [Mantle-STDERR]: [ic2.api.item.IC2Items]: IC2 API: Call getItem failed for matter
[20:36:51] [Server thread/INFO] [ThermalFoundation]: Loading Plugins...
[20:36:51] [Server thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
[20:36:51] [Server thread/INFO] [ThermalExpansion]: Loading Plugins...
[20:36:51] [Server thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[20:36:55] [Server thread/INFO] [Mantle-STDERR]: [WayofTime.alchemicalWizardry.common.NewPacketHandler]: Server sided~
[20:36:55] [Server thread/INFO] [Mantle-STDERR]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler]: I am being created
[20:36:58] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[20:37:00] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[20:37:02] [Server thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@15d1bfa0 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@c841cc8. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[20:37:06] [Server thread/INFO] [Chisel 2]: Starting pre-init...
[20:37:06] [Server thread/INFO] [Chisel 2]: Loading blocks...
[20:37:07] [Server thread/INFO] [Chisel 2]: 105 Feature's blocks loaded.
[20:37:07] [Server thread/INFO] [Chisel 2]: Loading Tile Entities...
[20:37:07] [Server thread/INFO] [Chisel 2]: Tile Entities loaded.
[20:37:07] [Server thread/INFO] [Chisel 2]: Loading items...
[20:37:07] [Server thread/INFO] [Chisel 2]: 105 Feature's items loaded.
[20:37:07] [Server thread/INFO] [Chisel 2]: Pre-init finished.
[20:37:09] [Server thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[20:37:10] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[20:37:11] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[20:37:11] [Server thread/INFO] [extrautils]: Hello World
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleCurve with discriminator: 3
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 4
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleLine with discriminator: 5
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 6
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 7
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketTempChat with discriminator: 8
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketTempChatMultiline with discriminator: 9
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketTime with discriminator: 10
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketUseItemAlt with discriminator: 11
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 12
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 13
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: buildcraft.api.tools.IToolWrench
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: cofh.api.item.IToolHammer
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: powercrystals.minefactoryreloaded.api.IMFRHammer
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: appeng.api.implementations.items.IAEWrench
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: crazypants.enderio.api.tool.ITool
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeGlove to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[20:37:12] [Server thread/INFO] [factorization]: This is Factorization 0.8.88.8.8888g
[20:37:13] [Server thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[20:37:13] [Server thread/INFO] [Flat Signs]: Config loaded from: C:\Users\offic\Desktop\FTB\server\config\FlatSigns.cfg
[20:37:13] [Server thread/INFO] [newframes]: Let's Move!
[20:37:13] [Thread-8/INFO] [FastCraft]: You are using the latest suitable version.
[20:37:15] [Server thread/INFO] [MagicBees]: Preinit started
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type IRON
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type COPPER
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type TIN
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type SILVER
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type LEAD
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type DIAMOND
[20:37:15] [Server thread/INFO] [MagicBees]: Disabled nugget DIAMOND
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type EMERALD
[20:37:15] [Server thread/INFO] [MagicBees]: Disabled nugget EMERALD
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type APATITE
[20:37:15] [Server thread/INFO] [MagicBees]: Disabled nugget APATITE
[20:37:15] [Server thread/INFO] [MagicBees]: Preinit completed
[20:37:15] [Server thread/INFO] [gendustry]: IC2 Version: IC2 2.2.760-experimental
[20:37:15] [Server thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.7
[20:37:15] [Server thread/INFO] [gendustry]: Available Forestry species roots:
[20:37:15] [Server thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
[20:37:15] [Server thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
[20:37:15] [Server thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
[20:37:15] [Server thread/INFO] [gendustry]: * rootFlowers - binnie.botany.genetics.FlowerHelper
[20:37:16] [Server thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
[20:37:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
[20:37:18] [Server thread/INFO] [bdlib]: Loading user config files for mod Gendustry
[20:37:18] [Server thread/INFO] [bdlib]: Config loading for mod Gendustry finished
[20:37:18] [Server thread/INFO] [gendustry]: Created 15 BC triggers for Forestry error codes
[20:37:18] [Server thread/INFO] [bdlib]: Loaded creative tabs for gendustry
[20:37:18] [Server thread/INFO] [gendustry]: Items loaded
[20:37:18] [Server thread/INFO] [gendustry]: Fluids loaded
[20:37:18] [Server thread/INFO] [gendustry]: Blocks loaded
[20:37:18] [Server thread/INFO] [gendustry]: Machines loaded
[20:37:18] [Server thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:37:18] [Server thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:37:18] [Server thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:37:18] [Server thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:37:20] [Server thread/INFO] [Morpheus]: Loading configuration
[20:37:20] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
[20:37:20] [Server thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
[20:37:20] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
[20:37:20] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.2.9.0,) required / 3.6.3.20 detected
[20:37:20] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
[20:37:20] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
[20:37:20] [Server thread/INFO] [ObsidiPlates]: Config loaded from: C:\Users\offic\Desktop\FTB\server\config\ObsidiPlates.cfg
[20:37:21] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.plasticBlock does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.etchingAcid does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.lpg does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.kerosene does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.diesel does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.lubricant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.slimePlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.creeperPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.squidPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.fireFlower does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.rainPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.enderPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.lightningPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.burstPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.potionPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.heliumPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.propulsionPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.repulsionPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.flyingFlower does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.chopperPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.droneRedstoneEmitter does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:24] [Server thread/WARN] [PneumaticCraft]: Failed on getting Forestry's farm blocks, using defaults
[20:37:25] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading properties.
[20:37:25] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
[20:37:25] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
[20:37:25] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: Deep Storage Unit pipe interactions
[20:37:27] [Server thread/INFO] [mcjty.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
[20:37:29] [Server thread/INFO] [TMechworks]: Loading configuration...
[20:37:29] [Server thread/INFO] [TMechworks]: Done.
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 33 already occupided by Flight is being overwriting with witchery:potion.paralysed, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 34 already occupided by Feather Fall is being overwriting with witchery:potion.wrappedinvine, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 35 already occupided by Haste is being overwriting with witchery:potion.spiked, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 36 already occupided by True Sight is being overwriting with witchery:potion.sprouting, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 37 already occupided by Regeneration is being overwriting with witchery:potion.grotesque, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 38 already occupided by Magic Shield is being overwriting with witchery:potion.love, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 39 already occupided by Charmed is being overwriting with witchery:potion.allergysun, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 40 already occupided by Frost Slow is being overwriting with witchery:potion.chilled, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 41 already occupided by Chrono Anchor is being overwriting with witchery:potion.snowtrail, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 42 already occupided by Mana Regen is being overwriting with witchery:potion.floating, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 43 already occupided by Entangled is being overwriting with witchery:potion.hellishaura, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 44 already occupided by Watery Grave is being overwriting with witchery:potion.brewingexpertise, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 45 already occupided by Spell Reflect is being overwriting with witchery:potion.doublejump, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 46 already occupided by Silence is being overwriting with witchery:potion.featherfall, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 47 already occupided by Swift Swim is being overwriting with witchery:potion.allergydark, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 48 already occupided by Agility is being overwriting with witchery:potion.reincarnate, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 49 already occupided by Leap is being overwriting with witchery:potion.insane, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 50 already occupided by Mana Boost is being overwriting with witchery:potion.keepinventory, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 51 already occupided by Astral Distortion is being overwriting with witchery:potion.sinking, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 52 already occupided by Mana Shield is being overwriting with witchery:potion.overheating, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 53 already occupided by Fury is being overwriting with witchery:potion.wakingnightmare, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 54 already occupided by Scramble Synapses is being overwriting with witchery:potion.queasy, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 55 already occupided by Illuminated is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 56 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 57 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.colorful, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 58 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.enderinhibition, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 59 already occupided by Gravity Well is being overwriting with witchery:potion.illfitting, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 60 already occupided by Levitation is being overwriting with witchery:potion.volatility, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 61 already occupided by Clarity is being overwriting with witchery:potion.enslaved, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 62 already occupided by Shrunken is being overwriting with witchery:potion.mortalcoil, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 63 already occupided by Burnout Redux is being overwriting with witchery:potion.absorbmagic, you may want to change potion ids in the config file!
[20:37:32] [Server thread/INFO] [FML]: Applying holder lookups
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[20:37:32] [Server thread/INFO] [FML]: Holder lookups applied
[20:37:32] [Server thread/INFO] [FML]: Injecting itemstacks
[20:37:32] [Server thread/INFO] [FML]: Itemstack injection complete
[20:37:32] [Server thread/INFO]: Loading properties
[20:37:32] [Server thread/INFO]: Default game type: SURVIVAL
[20:37:32] [Server thread/INFO]: Generating keypair
[20:37:32] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:37:32] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
[20:37:32] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[20:37:33] [Server thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@152b70d3
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@6c634621
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@8e79de6
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing API Hooks...
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Finished API Initialization
[20:37:33] [Server thread/INFO] [AE2:S]: Initialization ( started )
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 2 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 9 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 202 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 14 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 55 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 9 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 9 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Initialization ( ended after 559ms )
[20:37:34] [Server thread/INFO] [Mantle]: Entering initialization phase.
[20:37:34] [Server thread/INFO] [Natura]: Waila detected.
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 266 recipes for shaped recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 62 recipes for shapeless recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 5 recipes for blast furnace recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 9 recipes for block cutter recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 47 recipes for compressor recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 12 recipes for extractor recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 65 recipes for macerator recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 4 recipes for metal former cutting recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 10 recipes for metal former extruding recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 14 recipes for metal former rolling recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 7 recipes for ore washing recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 25 recipes for thermal centrifuge recipes
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module Waila
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module IronChest
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module EnderIO
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module Forestry
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module Railcraft
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module BinnieMods
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
[20:37:39] [Server thread/INFO] [BuildCraft]: Loading compat module Witchery
[20:37:39] [Server thread/INFO] [Chisel 2]: Starting init...
[20:37:39] [Server thread/INFO] [Chisel 2]: Loading recipes...
[20:37:39] [Server thread/INFO] [Chisel 2]: 105 Feature's recipes loaded.
[20:37:39] [Server thread/INFO] [Chisel 2]: Init finished.
[20:37:40] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
[20:37:40] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[20:37:40] [Server thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
[20:37:40] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
[20:37:40] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
[20:37:40] [Server thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
[20:37:40] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
[20:37:40] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
[20:37:40] [Server thread/INFO] [Flat Signs]: [Recipes] Sponge: w/ bottles (on), w/ bucket (on)
[20:37:41] [Server thread/INFO] [MagicBees]: Init completed
[20:37:41] [Server thread/INFO] [MagicBees]: Thermal Expansion bees active
[20:37:41] [Server thread/INFO] [gendustry]: Registered 2 branches
[20:37:41] [Server thread/INFO] [gendustry]: Registered 17 bees
[20:37:42] [iChunUtil Mod Version Check/INFO] [iChunUtil]: [4.2.2] [NEW UPDATE AVAILABLE] Morph - 0.9.2
[20:37:42] [Server thread/FATAL] [IC2NuclearControl]: We know that there is a foreign reactor installed...
[20:37:42] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[20:37:42] [Server thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:37:42] [Server thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:37:42] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
[20:37:42] [Server thread/INFO] [MineFactoryReloaded]: Forestry logs null at 9.
[20:37:46] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[20:37:46] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
[20:37:46] [Server thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
[20:37:46] [Server thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
[20:37:46] [Server thread/INFO] [NEIAddons]: Loading Forestry Addon...
[20:37:46] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.3.0.5,) required / 3.6.3.20 detected
[20:37:46] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[3.5.0.0,) required / 3.6.3.20 detected
[20:37:46] [Server thread/INFO] [NEIAddons]: Forestry Addon successfully loadded
[20:37:47] [Server thread/INFO] [mcjty.varia.Logging]: RFTools villager registered with id: 10
[20:37:48] [Server thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[20:37:49] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
[20:37:49] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
[20:37:49] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.wailasupport.WailaCompatibility.load
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
[20:37:49] [Server thread/INFO] [Mystcraft]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
[20:37:49] [Server thread/INFO] [Mystcraft]: API provided to OpenPeripheralIntegration
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [MineFactoryReloaded|CompatMystcraft] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [MineFactoryReloaded|CompatMystcraft] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_13 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_14 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_15 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cloud is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_13 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_14 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_15 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_13 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_14 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_15 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:ice is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:packed_ice is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstonePillar is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_15 is already registered.
[20:37:50] [Server thread/INFO] [FML]: Injecting itemstacks
[20:37:50] [Server thread/INFO] [FML]: Itemstack injection complete
[20:37:50] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
[20:37:51] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing Thaumcraft Compatibility
[20:37:51] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Rotary Craft - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Railcraft - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: BuildCraft - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Factorization - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Rotatable Blocks - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Colored Lights Core - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: ImmibisMicroblocks - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: BetterStorage - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 524ms )
[20:37:51] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
[20:37:51] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[20:37:52] [Server thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[20:37:52] [Server thread/INFO] [IC2.General]: IC2 version 2.2.760-experimental loaded.
[20:37:52] [Server thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'
[20:37:52] [Server thread/INFO] [Forestry]: Skipping CraftGuide integration.
[20:37:53] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\offic\Desktop\FTB\server\config\cofh\thermalexpansion\crafting.
[20:37:55] [Server thread/INFO] [BloodMagic]: Recipe Holder initialized: took 130.80586ms.
[20:37:55] [Server thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.factorization:dark_iron_ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
[20:37:56] [Server thread/INFO] [Mantle-STDERR]: [WayofTime.alchemicalWizardry.common.compress.StorageBlockCraftingManager]: Total number of compression recipes: 159
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 25
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 26
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 27
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 28
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 29
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 30
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 77
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 78
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 79
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-20] to only spawn TC content at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-19] to only spawn TC content at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Dark Iron Cluster] to special result list for [Dark Iron Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
[20:37:58] [Server thread/INFO] [FML]: [Botania] The Lexica Botania has 22478 words.
[20:38:03] [Server thread/WARN] [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
[20:38:03] [Server thread/ERROR] [FML]: Unable to lookup chisel:... is not an error, please do not treat it as such
[20:38:03] [Server thread/WARN] [FML]: ****************************************
[20:38:03] [Server thread/WARN] [FML]: * In case you didn't see the red above I suggest you read it - Cricket
[20:38:03] [Server thread/WARN] [FML]: * at com.cricketcraft.chisel.Chisel.postInit(Chisel.java:186)
[20:38:03] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:38:03] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:38:03] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:38:03] [Server thread/WARN] [FML]: * at java.lang.reflect.Method.invoke(Unknown Source)
[20:38:03] [Server thread/WARN] [FML]: * at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)...
[20:38:03] [Server thread/WARN] [FML]: ****************************************
[20:38:03] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
[20:38:03] [Server thread/INFO] [EnderIO]: Excluding 8 recipes from grinding balls bonus.
[20:38:03] [Server thread/INFO] [EnderIO]: Found 92 valid SAG Mill recipes in config.
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreCopper@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreTin@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
[20:38:03] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 91 recipes avaliable.
[20:38:03] [Server thread/INFO] [EnderIO]: Found 33 valid Alloy Smelter recipes in config.
[20:38:03] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 33 recipes avaliable.
[20:38:03] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
[20:38:03] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
[20:38:03] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
[20:38:04] [Server thread/INFO] [EnderIO]: Found 4 valid Vat recipes in config.
[20:38:04] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
[20:38:04] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
[20:38:04] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[20:38:04] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[20:38:04] [Server thread/INFO] [EnderIO]: Loaded 26 recipes for Enchanter
[20:38:04] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
[20:38:04] [Server thread/INFO] [EnderTech]: Registering recipes
[20:38:04] [Server thread/INFO] [EnderZoo]: Loaded 5 entries from core spawn config.
[20:38:04] [Server thread/INFO] [EnderZoo]: Loaded 0 entries from user spawn config.
[20:38:04] [Server thread/INFO] [EnderZoo]: Applying 5 spawn entries from config.
[20:38:04] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAir
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGrass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirt
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWood
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSapling
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBush
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.asmhooks.block.BlockTickingWater
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDynamicLiquid
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLiquid
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.asmhooks.block.BlockWater
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStaticLiquid
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSand
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFalling
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGravel
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOre
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLog
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLog
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLog
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLeaf
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeaves
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLeaves
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSponge
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBreakable
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressed
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDispenser
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDispenser
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSandStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNote
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockContainer
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockContainer
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBed
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBed
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailPowered
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailBase
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRailBase
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailDetector
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonBase
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWeb
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTallGrass
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTallGrass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDeadBush
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDeadBush
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonExtension
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonExtension
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockColored
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonMoving
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonMoving
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlower
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMushroom
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneSlab
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSlab
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTNT
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTNT
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBookshelf
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockObsidian
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTorch
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFire
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMobSpawner
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStairs
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockStairs
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockChest
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneWire
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneWire
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWorkbench
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCrops
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFarmland
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFurnace
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockFurnace
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSign
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDoor
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDoor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLadder
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRail
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLever
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLever
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlate
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBasePressurePlate
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBasePressurePlate
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneOre
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneTorch
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneTorch
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButtonStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButton
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockButton
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSnow
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSnow
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockIce
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockIce
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSnowBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCactus
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockClay
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockReed
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockJukebox
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockJukebox
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFence
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPumpkin
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirectional
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNetherrack
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSoulSand
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlowstone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPortal
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCake
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneRepeater
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneRepeater
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTrapDoor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSilverfish
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSilverfish
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneBrick
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHugeMushroom
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPane
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMelon
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStem
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockVine
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockVine
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFenceGate
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMycelium
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLilyPad
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNetherWart
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEnchantmentTable
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBrewingStand
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBrewingStand
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCauldron
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortal
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortalFrame
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDragonEgg
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneLight
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWoodSlab
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCocoa
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEnderChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTripWireHook
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTripWireHook
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTripWire
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTripWire
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCommandBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBeacon
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWall
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlowerPot
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockFlowerPot
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCarrot
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPotato
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButtonWood
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSkull
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSkull
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAnvil
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlateWeighted
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneComparator
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneComparator
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDaylightDetector
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressedPowered
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHopper
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockHopper
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockQuartz
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDropper
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlassPane
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNewLeaf
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNewLog
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.OreQuartz
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEBaseBlock
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.AEBaseBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.OreQuartzCharged
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockMatrixFrame
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartz
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEDecorativeBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzPillar
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHay
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRotatedPillar
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCarpet
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHardenedClay
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPackedIce
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDoublePlant
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDoublePlant
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzChiseled
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzGlass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzLamp
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzTorch
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockFluix
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockSkyStone
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.solids.BlockSkyStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockSkyChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockSkyCompass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.grindstone.BlockGrinder
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.grindstone.BlockCrank
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockInscriber
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockWireless
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCharger
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockTinyTNT
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockSecurity
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumRing
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumRing
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumLinkChamber
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumLinkChamber
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialPylon
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialIOPort
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockCableBus
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.networking.BlockCableBus
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockController
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockDrive
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockInterface
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCellWorkbench
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockIOPort
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCondenser
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyAcceptor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockVibrationChamber
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzGrowthAccelerator
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyCell
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockDenseEnergyCell
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockCreativeEnergyCell
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingUnit
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.crafting.BlockCraftingUnit
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingStorage
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingMonitor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockMolecularAssembler
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockLightDetector
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockPaint
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneStairBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEBaseStairBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBlockStairBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBrickStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneSmallBrickStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.FluixStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.QuartzStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.ChiseledQuartzStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.QuartzPillarStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFurniturePaneler
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFurniturePaneler
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClipboard
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClipboard
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypewriter
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypewriter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFlat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPainting
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPainting
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameSimple
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameMiddle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFancy
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameBorderless
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintPress
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPaintPress
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSwordPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSwordPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBell
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBell
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcaseCreative
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockGenericShelf
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockGenericShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponRack
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponRack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponCase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponCase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLabel
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWritingDesk
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWritingDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockArmorStand
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockArmorStand
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypeMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypeMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPrintPress
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPrintPress
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLantern
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLantern
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLantern
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLamp
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLamp
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLamp
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockStuff
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockStuff
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSeat
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.CropBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.BerryBush
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeavesBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.NetherBerryBush
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.CloudBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.TreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.SimpleLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.Planks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesNocolor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NSaplingBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.SaguaroBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.WillowBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.LogTwoxTwo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.TaintedSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.HeatSand
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.DarkTreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.natura.blocks.trees.DarkTreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesDark
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.ThornVines
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.Glowshroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.LargeGlowshroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRail
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailPowered
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailDetector
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.NetherrackFurnaceBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.natura.blocks.tech.NetherrackFurnaceBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.RespawnObelisk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.NetherGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeHopper
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternatePressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherrackButton
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherLever
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldTreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.FlowerBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateBookshelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.GrassBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.GrassSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NSlabBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NPressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NTrapdoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NButton
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NFenceGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockMud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BOPBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGeneric
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPRocks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockAsh
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockFlesh
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPlant
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFlower2
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPFlower2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockStoneFormations
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.templates.BOPBlockWorldDecor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPMushroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockWillow
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockIvy
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockTreeMoss
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockFlowerVine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockWisteria
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFoliage
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockTurnip
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPCoral
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPCoral
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPAppleLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPAppleLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPersimmonLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPPersimmonLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockMoss
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBamboo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockOriginGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockLongGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockOvergrownNetherrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPNewGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPNewDirt
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPetals
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPColorizedSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGems
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockHive
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockHive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockHoney
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBones
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockGrave
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPlank
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPColorizedLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPColorizedLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockPoisonFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidClassic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockBloodFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockHoneyFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidFinite
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomToolrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomCase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT4
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockMetaData
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubWood
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockRubWood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockResin
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubberSheet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockPoleFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockTexGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockIC2Door
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockReinforcedFoam
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockFoam
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockMultiID
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockMultiID
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockScaffold
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockMetal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockCable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.wiring.BlockCable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.kineticgenerator.block.BlockKineticGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.heatgenerator.block.BlockHeatGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.generator.block.BlockGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorChamber
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorFluidPort
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorAccessHatch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorRedstonePort
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorVessel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockElectric
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockChargepad
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockLuminator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMiningPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMiningTip
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.personal.BlockPersonal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockITNT
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockIC2Explosive
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockIC2Explosive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockDynamite
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockDynamite
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.crop.BlockCrop
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.crop.BlockCrop
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockBarrel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockIC2Fluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.BlockSpring
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.BlockBuildTool
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.BlockEngine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.lib.engines.BlockEngineBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.lib.block.BlockBuildCraft
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.core.lib.block.BlockBuildCraft
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.core.gadgets.BlockBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockResource
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockResourceStorageBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockStainedGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.fluids.BlockForestryFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockBeehives
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.apiculture.gadgets.BlockBeehives
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockCandle
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.apiculture.gadgets.BlockCandle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockStump
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockAlveary
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockStructure
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.core.gadgets.BlockStructure
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFireproofLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFireproofPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockArbFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockArbStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockArbStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockSapling
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.ForestryBlockLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.ForestryBlockLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFruitPod
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockFruitPod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.farming.gadgets.BlockMushroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.farming.gadgets.BlockFarm
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.farming.gadgets.BlockFarm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomBookcase2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPotionShelf2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomShelf2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomToolrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomToolrack2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomCase0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomCase1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomLabel2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomDesk2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomTable2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomSeat2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomMapFrame2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancySign2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancyWorkbench2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomClock2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT4
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT02
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT12
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT22
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT32
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT42
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomToolrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomCase0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT4
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.block.BlockOre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.block.BlockStorage
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidRedstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidCoFHBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidGlowstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidEnder
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidPyrotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidInteractive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidCryotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidAerotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidPetrotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidMana
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidSteam
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidCoal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBROre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRMetal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockFuelRod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMultiblockGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorRedstonePort
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbineRotorPart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.block.BlockCoFHBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cofh.core.block.BlockCoFHBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRGenericFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMBCreativePart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.core.machines.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.core.machines.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.flower.BlockFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.flower.BlockFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.gardening.BlockPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.gardening.BlockSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramic
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.ceramic.BlockCeramic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockStained
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.ceramic.BlockStained
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramicPatterned
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockDesign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.core.block.BlockMetadata
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.core.block.BlockMetadata
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramicBrick
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.ceramic.BlockCeramicBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extrabees.genetics.effect.BlockEctoplasm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extrabees.worldgen.BlockExtraBeeHive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockFence
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.decor.BlockFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockMultiFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockGate
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.decor.BlockGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETSlab
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETDoor
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockCarpentry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockCarpentryPanel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockStainedDesign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BloodRune
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.LifeEssenceBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.SpeedRune
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.EfficiencyRune
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.RuneOfSacrifice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.RuneOfSelfSacrifice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.RitualStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockMasterStone
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockMasterStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSocket
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockSocket
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.ImperfectRitualStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.ArmourForge
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.EmptySocket
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BloodStoneBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.LargeBloodStoneBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockWritingTable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockWritingTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockHomHeart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockPlinth
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockPlinth
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockTeleposer
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockTeleposer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.SpectralBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockBloodLightSource
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockConduit
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockConduit
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellParadigm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockOrientable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellEnhancement
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellModifier
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellEffect
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpectralContainer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockDemonPortal
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockDemonPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSchematicSaver
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockReagentConduit
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockAlchemicCalcinator
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockAlchemicCalcinator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockBelljar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockBelljar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.demonVillage.tileEntity.BlockDemonChest
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.demonVillage.tileEntity.BlockDemonChest
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockCrystal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.MimicBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockEnchantmentGlyph
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockStabilityGlyph
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockCrucible
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockCrucible
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluxGoo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluxGas
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluidPure
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluidDeath
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCustomOre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicalLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicalLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicalLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicalLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCustomPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTaint
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTaintFibres
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticOpaque
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticSolid
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockCosmeticSolid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCrystal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTube
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockTube
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMetalDevice
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMetalDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockWoodenDevice
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockWoodenDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockStoneDevice
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockStoneDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMirror
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMirror
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockChestHungry
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockChestHungry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockArcaneDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockLifter
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockLifter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicBox
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicBox
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockAlchemyFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockAlchemyFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockJar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockJar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCandle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritch
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockEldritch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockAiry
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockAiry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockManaPod
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockManaPod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockArcaneFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockArcaneFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockWarded
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockHole
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritchPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEssentiaReservoir
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockEssentiaReservoir
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritchNothing
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticWoodSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticStoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockLoot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockModFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLivingrock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockMod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLivingwood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockSpreader
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockSpreader
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockPool
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockPool
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockRuneAltar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockRuneAltar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockUnstable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockPylon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockModContainer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockPistonRelay
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockPistonRelay
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockDistributor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockManaBeacon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockManaVoid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockManaDetector
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockEnchanter
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockEnchanter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockTurntable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockTinyPlanet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockAlchemyCatalyst
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockOpenCrate
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockOpenCrate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockForestEye
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockStorage
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockForestDrum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockShinyFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockPlatform
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockCamo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockAlfPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockDreamwood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockConjurationCatalyst
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockBifrost
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockSolidVines
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockBuriedPetals
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockPrismarine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockSeaLamp
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockFloatingFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockTinyPotato
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.decor.BlockTinyPotato
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockSpawnerClaw
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockReeds
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockThatch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockCustomBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockEnderEye
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockStarfield
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockRFGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockElfGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockManaGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockBrewery
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockBrewery
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockTerraPlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringContainer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedString
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringDispenser
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringFertilizer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringComparator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringRelay
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockFloatingSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockFloatingSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockManaFlame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockPrism
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockPrism
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockDirtPath
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockEnchantedSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockPetalBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaIndex
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.corporea.BlockCorporeaBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaFunnel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockEndStoneBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockModMushroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockPump
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockModDoubleFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockModDoubleFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockFakeAir
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockBlaze
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaInterceptor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaCrystalCube
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockIncensePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockHourglass
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockHourglass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockGhostRail
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockSparkChanger
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockSparkChanger
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockRoot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockFelPumpkin
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockCocoon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLightRelay
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLightLauncher
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockManaBomb
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingwoodStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockLivingStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockModStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.living.BlockLivingwoodWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockModWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingwoodPlankStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingrockStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.living.BlockLivingrockWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingrockBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockDreamwoodStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.living.BlockDreamwoodWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockDreamwoodPlankStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.prismarine.BlockPrismarineStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockPrismarineWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.prismarine.BlockPrismarineBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.prismarine.BlockDarkPrismarineStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockReedStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockReedWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockThatchStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockCustomBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockSoulBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockSnowBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockTileStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.biomestone.BlockBiomeStoneA
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.biomestone.BlockBiomeStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.biomestone.BlockBiomeStoneB
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.Block18Stone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.quartz.BlockSpecialQuartz
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.quartz.BlockSpecialQuartzStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockBiomeStoneStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockBiomeStoneWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockVariantWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.Block18StoneStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.Block18StoneWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockEndStoneStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockEnderBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.quartz.BlockSpecialQuartzSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockModSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingwoodSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockLivingSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingwoodPlankSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingrockSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingrockBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockDreamwoodSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockDreamwoodPlankSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockReedSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockThatchSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.prismarine.BlockPrismarineSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.prismarine.BlockPrismarineBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.prismarine.BlockDarkPrismarineSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockCustomBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockSoulBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockSnowBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockTileSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockDirtPathSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockEndStoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockEnderBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockBiomeStoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.Block18StoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.silicon.BlockLaser
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.silicon.BlockLaserTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.silicon.BlockPackager
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.transport.BlockFilteredBuffer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.transport.BlockGenericPipeCompat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.transport.BlockGenericPipe
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.transport.BlockGenericPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockQuarryCompat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockQuarry
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.builders.BlockQuarry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockMarker
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockPathMarker
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockConstructionMarker
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.builders.BlockConstructionMarker
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockFiller
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockFrame
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.builders.BlockFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockBuilder
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockArchitect
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockBlueprintLibrary
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.robotics.BlockZonePlan
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.robotics.BlockRequester
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.lib.block.BlockBuildCraftFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockMiningWellCompat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockMiningWell
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.factory.BlockMiningWell
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockPlainPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockAutoWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockTank
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.factory.BlockTank
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockPump
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockFloodGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockRefinery
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockHopper
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCoverable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCoverable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBarrier
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBed
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersButton
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersButton
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersCollapsibleBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDaylightSensor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockSided
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockSided
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockHinged
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersFlowerPot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGarageDoor
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersGarageDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersHatch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLadder
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLever
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersLever
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersPressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersPressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSafe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSlope
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersTorch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.fluids.BlockRailcraftFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.fluids.BlockRailcraftFluidFinite
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.hidden.BlockHidden
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.cube.BlockCube
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.cube.BlockCube
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.anvil.BlockRCAnvil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.machine.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.machine.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.tracks.BlockTrack
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.tracks.BlockTrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.tracks.BlockTrackElevator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.signals.BlockSignalRailcraft
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.signals.BlockSignalBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.signals.BlockSignalBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.stairs.BlockRailcraftStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.stairs.BlockRailcraftStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.slab.BlockRailcraftSlab
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.slab.BlockRailcraftSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.brick.BlockBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPost
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.post.BlockPost
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPostMetal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPostBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.wall.BlockRailcraftWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.glass.BlockStrengthGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.detector.BlockDetector
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.detector.BlockDetector
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.ore.BlockOre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.ore.BlockWorldLogic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.items.firestone.BlockFirestoneRecharge
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.items.firestone.BlockFirestoneRecharge
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.frame.BlockFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFRoots
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFirefly
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCritter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCicada
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMazestone
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFMazestone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHedge
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFHedge
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFBossSpawner
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFireflyJar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFPlant
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUncraftingTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFireJet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFNagastone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMoonworm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLogSpecial
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerWood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerTranslucent
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrophy
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFTrophy
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFShield
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrophyPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUnderBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFThorns
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFThorns
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFBurntThorns
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFBurntThorns
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFThornRose
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFLeaves3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFDeadrock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFDarkLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraPillar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrollSteinn
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFWispyCloud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFluffyCloud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantCobble
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFGiantBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantObsidian
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUberousSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeStalk
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFHugeStalk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeGloomBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrollRoot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUnripeTorchCluster
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFRipeTorchCluster
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFRipeTorchCluster
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFKnightmetalBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeLilyPad
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFHugeLilyPad
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeWaterLily
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFSlider
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCastleBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFCastleBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCastleMagic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFForceField
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.multipart.BlockMultipart
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.multipart.BlockMultipart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockBeaconBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableAntiBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableColor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockAutoChisel
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockAutoChisel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableBeacon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableBookshelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableCarpet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCloud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockConcrete
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlow
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePane
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlowstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockGrimstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockHolystone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIce
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIce
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePumpkin
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLavastone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMultiLayer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMultiLayerBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLeaf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.Features$59$1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIce
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIce
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockPresent
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockPresent
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePowered
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockRoadLine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestoneObsidian
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockEldritch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableTorch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableLayered
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockWaterstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockComputer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockComputerBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.common.BlockDirectional
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.common.BlockGeneric
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: dan200.computercraft.shared.common.BlockGeneric
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockPeripheral
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockPeripheralBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockCable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockCommandComputer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.turtle.blocks.BlockTurtle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockConveyor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactory
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactory
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryDecoration
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockTank
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockPlasticPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetLogic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetPanel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoPickup
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRail
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoDropoff
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerPickup
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerDropoff
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberWood
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlassPane
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryPlastic
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockPinkSlime
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockVineScaffold
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFertileSoil
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockDetCord
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFakeLaser
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockFactoryFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockPinkSlimeFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.generator.stirling.BlockStirlingGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.AbstractMachineBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.BlockEio
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.BlockEio
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.generator.combustion.BlockCombustionGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.generator.zombie.BlockZombieGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.solar.BlockSolarPanel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.crusher.BlockCrusher
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.alloy.BlockAlloySmelter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.power.BlockCapacitorBank
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.power.BlockCapacitorBank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.capbank.BlockCapBank
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.capbank.BlockCapBank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPainter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedFence
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedFence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedFenceGate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedFenceGate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedWall
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedStair
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedStair
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.crafter.BlockCrafter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedGlowstone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedCarpet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedCarpet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.hypercube.BlockHyperCube
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.tank.BlockTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.reservoir.BlockReservoir
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.vacuum.BlockVacuumChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.transceiver.BlockTransceiver
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.transceiver.BlockTransceiver
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.buffer.BlockBuffer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.enderface.BlockEnderIO
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.teleport.BlockTravelAnchor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.slicensplice.BlockSliceAndSplice
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.soul.BlockSoulBinder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.spawner.BlockPoweredSpawner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.killera.BlockKillerJoe
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.attractor.BlockAttractor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.spawnguard.BlockSpawnGuard
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.xp.BlockExperienceObelisk
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.enchanter.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.enchanter.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.block.BlockDarkSteelPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelAnvil
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.light.BlockElectricLight
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.light.BlockElectricLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.light.BlockLightNode
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.light.BlockLightNode
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockReinforcedObsidian
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.material.BlockFusedQuartz
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.rail.BlockEnderRail
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.rail.BlockEnderRail
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.conduit.BlockConduitBundle
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.conduit.BlockConduitBundle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.conduit.facade.BlockConduitFacade
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.item.skull.BlockEndermanSkull
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.fluid.BlockFluidEio
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.material.BlockIngotStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.material.BlockDarkIronBars
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.multiblock.block.BlockTankPart
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockET
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.multiblock.block.BlockMultiblockGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.multiblock.block.BlockTankController
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockChargePad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockPad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockHealthPad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderzoo.charge.BlockConfusingCharge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderzoo.charge.BlockEnderCharge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderzoo.charge.BlockConcussionCharge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.MeatBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.SlabBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.MantleBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.traps.Punji
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.traps.BarricadeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.blocks.traps.BarricadeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SlimeExplosive
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.world.blocks.SlimeExplosive
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.TConstructBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGrass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeTallGrass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.ConveyorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SlimePad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.StoneTorch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.StoneLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrick
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrickFancy
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBush
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBushEssence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.MetalOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.GravelOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.WoodRail
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.TMetalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolStationBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.ToolStationBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolForgeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.abstracts.InventoryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mantle.blocks.abstracts.InventoryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingStationBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingSlab
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.CraftingSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.FurnaceSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.abstracts.InventorySlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.EquipBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.EquipBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.BattlesignBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SoilBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.TConstructFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.BloodBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PigIronMoltenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SmelteryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.smeltery.blocks.SmelteryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.LavaTankBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.smeltery.blocks.LavaTankBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.CastingChannelBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnected
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneConnected
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnectedMeta
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneStained
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PaneBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.mechworks.blocks.BlockLandmine
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.mechworks.blocks.BlockLandmine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.armor.blocks.DryingRack
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.endercollector.BlockEnderCollector
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.endercollector.BlockEnderCollector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCurtain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockAngelBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBUD
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockChandelier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDecoration
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPureLove
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBedrockium
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColorData
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCobblestoneCompressed
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockConveyor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockFilingCabinet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockFilingCabinet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockGreenScreen
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPeacefulTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTradingPost
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSoundMuffler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockRetrievalNode
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCursedEarth
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTrashCan
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockTrashCan
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpike
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockSpike
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeDiamond
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeGold
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeWood
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderthermicPump
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlockSelection
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderLily
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTimer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMagnumTorch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDrum
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockDrum
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.generators.BlockGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.generators.BlockGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEtherealStone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.shared.BlockFactorization
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.shared.BlockFactorization
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.wrath.BlockLightAir
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.wrath.BlockLightAir
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.common.BlockResource
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.darkiron.BlockDarkIronOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.common.FracturedBedrock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.common.BlastedBedrock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.colossi.ColossalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.colossi.ColossalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.colossi.GargantuanBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.colossi.GargantuanBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: myrathi.flatsigns.block.BlockFlatSign
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockStickyFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockMoving
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockPusher
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockSlider
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockSummon
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.mobilizer.BlockMobilizer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.mobilizer.BlockMobilizer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.kami.BlockBedrockPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockMod
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockPlatform
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockCamo
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockModContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireAir
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockTravelSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireEarth
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockForcefield
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.mobilizer.BlockMobilizerRelay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockInfusedFarmland
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockAspectAnalyzer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockAspectAnalyzer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockNitorGas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.kami.BlockWarpGate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.kami.BlockWarpGate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockMagnet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockMagnet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartzStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireChaos
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireWater
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockRepairer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockRepairer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGolemConnector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGaseousLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireIgnis
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockInfusedGrain
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockInfusedGrain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockFunnel
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockFunnel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGaseousShadow
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireOrder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.transvector.BlockTransvectorInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.transvector.BlockTransvectorDislocator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartz
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockTravelStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartzSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockWardSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockAnimationTablet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockAnimationTablet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockHive
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockEffectJar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: magicbees.block.BlockEffectJar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockMagicApiary
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: magicbees.block.BlockMagicApiary
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockManaAuraProvider
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockVisAuraProvider
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.fluids.BlockFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.mproducer.BlockMutagenProducer$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.mproducer.BlockMutagenProducer$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.mutatron.BlockMutatron$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.mutatron.BlockMutatron$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.apiary.BlockApiary$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.apiary.BlockApiary$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.imprinter.BlockImprinter$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.imprinter.BlockImprinter$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.sampler.BlockSampler$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.sampler.BlockSampler$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.advmutatron.BlockMutatronAdv$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.advmutatron.BlockMutatronAdv$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.liquifier.BlockLiquifier$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.liquifier.BlockLiquifier$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.extractor.BlockExtractor$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.extractor.BlockExtractor$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.transposer.BlockTransposer$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.transposer.BlockTransposer$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.replicator.BlockReplicator$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.replicator.BlockReplicator$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: hats.addons.hatstand.common.block.BlockHatStand
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cpw.mods.ironchest.BlockIronChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cpw.mods.ironchest.BlockIronChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcp.mobius.betterbarrels.common.blocks.BlockBarrel
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcp.mobius.betterbarrels.common.blocks.BlockBarrel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockInkMixer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockInkMixer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookBinder
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockBookBinder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockBookReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookstand
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookDisplay
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockBookDisplay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockLectern
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockDecay
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockDecay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockLinkModifier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockLinkModifier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockCrystal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockLinkPortal
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockLinkPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockWritingDesk
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockWritingDesk
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockStarFissure
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockFluidWrapper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: myrathi.obsidiplates.block.BlockMultiPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: myrathi.obsidiplates.block.BlockMultiPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGuide
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.OpenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openmods.block.OpenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: openmods.block.OpenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockElevator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockHeal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTarget
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGrave
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockFlag
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTrophy
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBearTrap
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSprinkler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCannon
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockVacuumHopper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSponge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBigButton
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockImaginary
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockFan
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPBottler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockVillageHighlighter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPath
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockAutoAnvil
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockAutoEnchantmentTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPDrain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBlockBreaker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBlockPlacer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockItemDropper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockRopeLadder
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: openblocks.common.block.BlockRopeLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockDonationStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPaintMixer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCanvas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPaintCan
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCanvasGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockProjector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockDrawingTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSky
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPShower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGoldenEgg
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockScaffolding
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.glasses.BlockGlassesBridge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.BlockOP
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.pim.BlockPIM
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.sensors.BlockSensor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.selector.BlockSelector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.ticketmachine.BlockTicketMachine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.peripheralproxy.BlockPeripheralProxy
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.fluid.Fluids$2
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockFluidEtchingAcid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureTube
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPressureTube
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAirCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticCraftModeled
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticCraft
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPneumaticCraft
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAdvancedAirCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAirCannon
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureChamberWall
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPressureChamberWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureChamberValve
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPressureChamberValve
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockSlimePlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockPneumaticPlantBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockCreeperPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockSquidPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockFireFlower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockRainPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockEnderPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockLightningPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockBurstPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockPotionPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockHeliumPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockPropulsionPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockRepulsionPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockFlyingFlower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockChopperPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockChargingStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElevatorBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockElevatorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElevatorFrame
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockElevatorFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureChamberInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockVacuumPump
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticDoorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticDoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPneumaticDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyIOUnit
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyPlatform
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyDrill
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyLaser
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyController
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockCompressedIron
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockUVLightBox
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockSecurityStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockUniversalSensor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAerialInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElectrostaticCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAphorismTile
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockOmnidirectionalHopper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockLiquidHopper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElevatorCaller
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockElevatorCaller
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockProgrammer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockCreativeCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPlasticMixer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockLiquidCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAdvancedLiquidCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockDroneRedstoneEmitter
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockDroneRedstoneEmitter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockHeatSink
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockVortexTube
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockProgrammableController
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockGasLift
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockRefinery
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockThermopneumaticProcessingPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.computercraft.BlockDroneInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.cofh.BlockPneumaticDynamo
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.cofh.BlockFluxCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.ic2.BlockPneumaticGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.ic2.BlockElectricCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.redstonearsenal.block.BlockStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.MachineFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.MachineBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.monitor.RFMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.GenericRFToolsBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.container.GenericBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.container.GenericBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.monitor.LiquidMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.crafter.CrafterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.relay.RelayBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.itemfilter.ItemFilterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.itemfilter.DimletFilterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.storagemonitor.StorageScannerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.infuser.MachineInfuserBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.environmental.EnvironmentalControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spawner.SpawnerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spawner.MatterBeamerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.special.VolcanicCoreBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.special.VolcanicBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.screens.ScreenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.screens.ScreenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.screens.ScreenHitBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.screens.ScreenControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.screens.ScreenControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimletResearcherBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimletScramblerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionEnscriberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionBuilderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionEditorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.LogicSlabBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalShardBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.shards.DimensionalShardBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalBlankBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalSmallBlocks
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalCrossBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.AbstractDirectionalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalCross2Block
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalPattern1Block
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalPattern2Block
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.ActivityProbeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.dimlets.ActivityProbeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.EnergyExtractorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.MatterTransmitterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.MatterReceiverBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.teleporter.MatterReceiverBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.DialingDeviceBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.SimpleDialerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.MatterBoosterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.endergen.EndergenicBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.endergen.PearlInjectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.endergen.EnderMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.endergen.EnderMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.SequencerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.TimerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.CounterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.RedstoneTransmitterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.RedstoneReceiverBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.ShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.shield.ShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.InvisibleShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.AbstractShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.SolidShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.ShieldTemplateBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.DimletWorkbenchBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.BiomeAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.MaterialAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.LiquidAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.TimeAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.ProxyBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SpaceChamberControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.spaceprojector.SpaceChamberControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SpaceProjectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.spaceprojector.SpaceProjectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.BuilderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.spaceprojector.BuilderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SupportBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.blockprotector.BlockProtectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.blockprotector.BlockProtectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.storage.ModularStorageBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.storage.RemoteStorageBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.security.SecurityManagerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockCargoManager
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockCargoManager
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockRailJunction
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockSpecialRailBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockRailAdvDetector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockCartAssembler
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockCartAssembler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockActivator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockContainerBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockDistributor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockDetector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockUpgrade
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockUpgrade
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockLiquidManager
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockLiquidManager
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockMetalStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockManager
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevesfactory.blocks.BlockManager
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCable
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevesfactory.blocks.BlockCable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableRelay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableDirectionAdvanced
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableOutput
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableInput
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableCreative
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableIntake
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableBUD
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableBreaker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableCluster
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevesfactory.blocks.BlockCableCluster
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableCamouflages
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCamouflageBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableSign
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockAutoSorter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockTrashJar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockTrashJar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockBoundChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockBoundChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockFloatyCandle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockBootsIce
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockBootsIce
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockBoundJar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockBoundJar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockThinkTank
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockThinkTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockEverfullUrn
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockEverburnUrn
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockSoulBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockSoulBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockCrucibleSouls
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockReplicator
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockReplicator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermaldynamics.duct.BlockDuct
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermaldynamics.block.BlockTDBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.RedstoneMachine
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tmechworks.blocks.RedstoneMachine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.DynamoBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.SignalBus
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tmechworks.blocks.SignalBus
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.SignalTerminal
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tmechworks.blocks.SignalTerminal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.FilterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchCrop
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBaseBush
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchLog
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchLog
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockVoidBramble
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBaseContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBramble
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockBramble
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGlintWeed
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSpanishMoss
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockLeapingLily
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPlantMine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockEmberMoss
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockEmberMoss
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCritterSnare
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockCritterSnare
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGrassper
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockGrassper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBloodRose
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCotton
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchWeb
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchVine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchCactus
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchLilyPad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDemonHeart
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWolfHead
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWolfHead
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchWood
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchWoodStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchWoodSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchDoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockChalice
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCandelabra
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPlacedItem
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockPlacedItem
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockAlluringSkull
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockAlluringSkull
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWickerBundle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBaseRotatedPillar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGlowGlobe
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStatueGoddess
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStockade
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIce
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpertualIceStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceFence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceGate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIcePressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSnowStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSnowSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockInfinityEgg
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockSlurp
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPitDirt
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPitGrass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGarlicGarland
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBloodedWool
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockShadedGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockMirrorWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockRefillingChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockForce
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockLeechChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockLeechChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockAltar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockAltar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockKettle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPoppetShelf
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockPoppetShelf
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDreamCatcher
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockDreamCatcher
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCrystalBall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSpiritPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockTormentPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSpinningWheel
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockSpinningWheel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchesOven
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchesOven
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockFumeFunnel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDistillery
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockDistillery
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockFetish
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockFetish
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockAreaMarker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStatueOfWorship
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockStatueOfWorship
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockCauldron
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStatueWerewolf
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSilverVat
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBeartrap
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.worldgen.WorldHandlerVillageDistrict$Wall$BlockVillageWallGen
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCoffin
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockCoffin
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDaylightCollector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBloodCrucible
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockMirror
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockMirror
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCircle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCircleGlyph
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockCircleGlyph
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockFlowingSpirit
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDisease
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockBrew
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockBrewGas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockBrewLiquidEffect
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockLeverBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockLeverBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockDoorBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockDoorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockPressurePlateBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockPressurePlateBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.WitcheryBlocks$1
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockButtonBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockButtonBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.WitcheryBlocks$2
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEssenceRefiner
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockEssenceRefiner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockMageLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMSpecialRenderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEssenceConduit
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMSpecialRenderPoweredBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.PoweredBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.PoweredBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEssenceGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockEssenceGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCalefactor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockCalefactor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockAstralBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockAstralBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockSeerStone
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockSeerStone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockAMOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMFlower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockDesertNova
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockLectern
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockLectern
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockManaBattery
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockManaBattery
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockArcaneReconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockArcaneReconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockMagicWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockOcculus
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMSpecialRenderBlockContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMBlockContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCraftingAltar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockGroundRuneSpell
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockGroundRune
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockGroundRune
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.VinteumTorch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockParticleEmitter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInscriptionTable
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockInscriptionTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInvisibleUtility
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockTarmaRoot
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWitchwoodLog
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWitchwoodLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockSummoner
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockSummoner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.liquid.BlockLiquidEssence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInlay
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockInlay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodPlanks
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockMagiciansWorkbench
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockMagiciansWorkbench
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEverstone
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockEverstone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneDoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneTrapdoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneTrapdoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockSlipstreamGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockFlickerHabitat
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockFlickerHabitat
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWizardsChalk
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInertSpawner
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockInertSpawner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCandle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockBrokenPowerLink
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockArmorInfuser
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockArmorInfuser
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockFlickerLure
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockArcaneDeconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockArcaneDeconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWakebloom
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockOtherworldAura
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodSlabs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.IllusionBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCrystalMarker
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockCrystalMarker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.machine.BlockMachine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.BlockTEBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.device.BlockDevice
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.dynamo.BlockDynamo
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.cell.BlockCell
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.tank.BlockTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.strongbox.BlockStrongbox
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.cache.BlockCache
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cofh.thermalexpansion.block.cache.BlockCache
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.ender.BlockEnder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.plate.BlockPlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.light.BlockLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockRockwool
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.sponge.BlockSponge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirSignal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.chunkloader.BlockChunkLoader
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cpw.mods.compactsolars.BlockCompactSolar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cpw.mods.compactsolars.BlockCompactSolar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.enderstorage.common.BlockEnderStorage
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.enderstorage.common.BlockEnderStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.crossmod.bigreactors.BlockActiveReactorInfoFetch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.core.block.BlockCore
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockDecoratives
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockDecorativeWalls
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockLily
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.core.block.InstancedBlock
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mrtjp.core.block.InstancedBlock
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockBarrel
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.machinemuse.powersuits.block.BlockTinkerTable$
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.machinemuse.powersuits.block.BlockLuxCapacitor
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: portalgun.common.block.BlockPortalMod
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: portalgun.common.block.BlockPortalMod
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: portalgun.common.block.BlockMulti
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: portalgun.common.block.BlockMulti
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.compatibility.tconstruct.LiquidFiniteSubstance
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.illumination.BlockLamp
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.illumination.BlockAirousLight
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.translocator.BlockTranslocator
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.translocator.BlockTranslocator
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.translocator.BlockCraftingGrid
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.translocator.BlockCraftingGrid
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.denseores.BlockDenseOre
[20:38:12] [Server thread/INFO] [factorization]: Added 44 'barking' recipes for blocks that look sort of like wood logs; this can be disabled in the config file.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Postinit completed
[20:38:13] [Server thread/INFO] [gendustry]: Registered 17 mutations
[20:38:13] [Thread-13/INFO] [FML]: An updated version of MagicBees is available: 2.3.4. You are currently using 2.3.3
[20:38:13] [Server thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
[20:38:13] [Server thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:38:13] [Server thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:38:23] [Server thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: IC2 mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: NEI mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: MFR mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: GregTech mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: Buildcraft mod support
[20:38:23] [Server thread/WARN] [MachineMuse]: Failed to get MFFS item!
[20:38:23] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks adapters for OpenPeripheral'
[20:38:23] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks turtles'
[20:38:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
[20:38:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
[20:38:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityDarkling
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityDarkMage
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module (inventory)'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityHellCow
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityLightMage
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module (inventory manipulation)'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityManaElemental
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|energy (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|inventory (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|item (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|tileentity (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|transport (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|transport (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|tiles (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|facades (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2 (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2API (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Railcraft (mod) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'RailcraftAPI|carts (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'RailcraftAPI|fuel (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.BabyHeatscarSpider
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.HeatscarSpider
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft|API (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.ImpEntity
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.NitroCreeper
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded deep storage(custom) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ComputerCraft (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'EnderStorage (mod) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ForestryAPI|core (API) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Mystcraft (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'TMechworks (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ThermalExpansion (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'appliedenergistics2 (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraft pipes'
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected EnderIO: enabling support
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected JABBA: enabling support
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected ComputerCraft: enabling support
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1B'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! codechicken.enderstorage.common.EnderStorageRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [CoFHWorld]: CoFH Core found 6 World Generation files present in C:\Users\offic\Desktop\FTB\server\config\cofh\world/.
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\a-primary.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\b-secondary.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\c-tertiary.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\d-spatter.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\ThermalFoundation-Ores.json:
[20:38:25] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Load Complete.
[20:38:29] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
[20:38:29] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
[20:38:29] [Server thread/INFO] [ThermalExpansion]: Load Complete.
[20:38:29] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
[20:38:30] [Server thread/INFO] [Waila]: EnderStorage mod found.
[20:38:30] [Server thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
[20:38:30] [Server thread/INFO] [Waila]: TwilightForestMod mod found.
[20:38:30] [Server thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[20:38:30] [Server thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
[20:38:30] [Server thread/INFO] [Waila]: ProjectRed|Integration mod found.
[20:38:30] [Server thread/INFO] [Waila]: ExtraUtilities mod found.
[20:38:30] [Server thread/INFO] [Waila]: OpenBlocks mod found.
[20:38:30] [Server thread/INFO] [Waila]: Railcraft mod found.
[20:38:30] [Server thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
[20:38:30] [Server thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
[20:38:30] [Server thread/INFO] [Waila]: [Statues] Statues mod not found.
[20:38:30] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[20:38:30] [Server thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderIO
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderZoo
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering ThaumicTinkerer
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect mcjty.wailasupport.WailaCompatibility load
[20:38:30] [Server thread/INFO] [Waila]: Success in registering rftools
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect am2.interop.WailaSupport callbackRegister
[20:38:30] [Server thread/WARN] [Waila]: Could not find class am2.interop.WailaSupport
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
[20:38:30] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
[20:38:30] [Server thread/INFO] [Waila]: Success in registering Natura
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
[20:38:30] [Server thread/INFO] [Waila]: Success in registering BuildCraft|Compat
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
[20:38:30] [Server thread/INFO] [Waila]: Success in registering chisel
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderTech
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderTech
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
[20:38:30] [Server thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@48adf477
[20:38:30] [Server thread/INFO] [Waila]: Success in registering TConstruct
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
[20:38:30] [Server thread/INFO] [gendustry]: WAILA callback received, loading...
[20:38:30] [Server thread/INFO] [Waila]: Success in registering gendustry
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering IC2NuclearControl
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering JABBA
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering PneumaticCraft
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering StevesFactoryManager
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering witchery
[20:38:31] [Server thread/INFO] [RedstoneArsenal]: Load Complete.
[20:38:31] [Server thread/INFO] [ThermalDynamics]: Load Complete.
[20:38:31] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 153 mods
[20:38:32] [Server thread/INFO] [inpure|core]: Processing ServerAboutToStart event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:38:32] [Server thread/INFO] [INpureLogInterceptor]: System no longer monitoring FML console messages.
[20:38:32] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: Loading scripts
[20:38:32] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading binniesmods.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading BloodMagicBook.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading chiselChisel.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading voidstonePatch.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading intermod
[20:38:33] [Server thread/INFO]: Preparing level "world"
[20:38:33] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[20:38:33] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance.
[20:38:33] [Server thread/INFO] [FML]: Injected new block/item EnderStorage:enderChest: 2305 (init) -> 2326 (map).
[20:38:33] [Server thread/INFO] [FML]: Injected new block/item EnderStorage:enderChest: 2305 (init) -> 2326 (map).
[20:38:33] [Server thread/INFO] [FML]: Injected new block/item EnderStorage:enderPouch: 6267 (init) -> 6499 (map).
[20:38:33] [Server thread/INFO] [FML]: Applying holder lookups
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[20:38:33] [Server thread/INFO] [FML]: Holder lookups applied
[20:38:33] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:33] [Server thread/INFO] [FML]: Loading dimension -7 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:34] [Server thread/INFO] [FML]: Loading dimension -15 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:34] [Server thread/INFO] [FML]: Loading dimension -39 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:34] [Server thread/INFO] [FML]: Loading dimension -17 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -19 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -42 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -20 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -112 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -47 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:36] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
Attemping to load JABBA data.
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Serverside World Load Event: initialize dimlets
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Material, tile.thermalfoundation.ore6
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Foliage, Oak
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Biome, Sky
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Biome, Storage Cell
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, steam
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, mana
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, glowstone
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, honey
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
[20:38:36] [Server thread/INFO]: Preparing start region for level 0
[20:38:37] [Server thread/INFO]: Preparing spawn area: 2%
[20:38:38] [Server thread/INFO]: Preparing spawn area: 62%
[20:38:39] [Server thread/INFO]: Done (7.203s)! For help, type "help" or "?"
[20:38:39] [Server thread/INFO] [FML]: Loading dimension -7 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command iskamiunlocked incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.KamiUnlockedCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command giveskillpoints incorrectly overrides compareTo: am2.commands.GiveSkillPoints
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command setmagiclevel incorrectly overrides compareTo: am2.commands.SetMagicLevelCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command morpheus incorrectly overrides compareTo: net.quetzi.morpheus.commands.CommandMorpheus
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command minetweaker incorrectly overrides compareTo: minetweaker.mc1710.server.MCServer$MCCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command checkwarp incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandCheckWarp
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command setaffinity incorrectly overrides compareTo: am2.commands.SetAffinityCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command fillmanabar incorrectly overrides compareTo: am2.commands.FillManaBarCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command ae2 incorrectly overrides compareTo: appeng.server.AECommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command shiftaffinity incorrectly overrides compareTo: am2.commands.ShiftAffinityCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command maxresearch incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.MaxResearchCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command minetweaker incorrectly overrides compareTo: minetweaker.mc1710.server.MCServer$MCCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command chant incorrectly overrides compareTo: com.emoniph.witchery.common.ChantCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command setmagiclevel incorrectly overrides compareTo: am2.commands.SetMagicLevelCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command takeskillpoints incorrectly overrides compareTo: am2.commands.TakeSkillPoints
[20:38:40] [Server thread/INFO] [JourneyMapServer]: World ID: 867fd4fc-5e0f-4205-9156-2a3f7868d164
[20:38:40] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading world properties.
[20:38:40] [Server thread/INFO] [mcjty.varia.Logging]: RFTools: server is starting
[20:38:40] [Server thread/INFO] [mcjty.varia.Logging]: Registering RFTools dimensions
sd
[20:38:43] [Server thread/INFO]: Unknown command. Try /help for a list of commands
/say hello
[20:38:59] [Server thread/INFO]: [Server] hello
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -15
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -39
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -17
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -42
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -19
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -20
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -47
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension 1
ds
[20:39:31] [Server thread/INFO]: Unknown command. Try /help for a list of commands
[20:47:56] [User Authenticator #1/INFO]: UUID of player isaac515 is 86fb3377-f5ee-4ad7-9a41-812a4e300d09
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBeacon
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerMerchant
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerDispenser
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
[20:47:56] [Netty IO #2/INFO] [FML]: Client protocol version 2
[20:47:57] [Netty IO #2/INFO] [FML]: Client attempting to join with 156 mods : MineFactoryReloaded|CompatExtraBiomes@1.7.10R2.8.0,BuildCraft|Silicon@7.0.19,AromaBackup@0.0.0.5,ForgeMicroblock@1.2.0.345,iChunUtil@4.2.2,rftools@3.30,ExtraBees@2.0-pre14,PortalGun@4.0.0-beta-5,ThaumicExploration@0.6.0,EnderZoo@1.7.10-1.0.13.30,MineFactoryReloaded|CompatTwilightForest@1.7.10R2.8.0,MagicBees@1.7.10-2.3.3,InfiniBows@1.3.0 build 20,Botany@2.0-pre14,ProjRed|Integration@4.7.0pre8.92,Mystcraft@0.12.3.00,MineFactoryReloaded|CompatProjRed@1.7.10R2.8.0,BuildCraft|Robotics@7.0.19,factorization.misc@0.8.88.8.8888g,PneumaticCraft@1.9.15-104,McMultipart@1.2.0.345,BiomesOPlenty@2.1.0,ExtraUtilities@1.2.9,Railcraft@9.6.1.0,guideapi@1.7.10-1.0.1-20,MineFactoryReloaded|CompatRailcraft@1.7.10R2.8.0,WR-CBE|Addons@1.4.1.9,MineFactoryReloaded|CompatForestry@1.7.10R2.8.0,IC2NuclearControl@2.2.5a-GoingForTheKill,ThermalFoundation@1.7.10R1.2.0,MineFactoryReloaded|CompatVanilla@1.7.10R2.8.0,ForgeMultipart@1.2.0.345,StevesCarts@2.0.0.b18,RedstoneArsenal@1.7.10R1.1.1,CoFHCore@1.7.10R3.0.3,ResourceLoader@1.2,powersuits@0.11.0.181,BiblioWoodsForestry@1.7,FastCraft@1.21,OpenPeripheral@0.4,Forge@10.13.4.1448,ExtraTrees@2.0-pre14,HatStand@4.0.0,gendustry@1.5.2.107,ThaumicTinkerer@unspecified,MineFactoryReloaded|CompatChococraft@1.7.10R2.8.0,BuildCraft|Energy@7.0.19,IC2@2.2.760-experimental,JABBA@1.2.1,MineFactoryReloaded|CompatMystcraft@1.7.10R2.8.0,MineFactoryReloaded|CompatIC2@1.7.10R2.8.0,arsmagica2@1.4.0.008,FML@7.10.99.99,Natura@2.2.0,NEIAddons|Forestry@1.12.11.36,TiCTooltips@1.2.5,NotEnoughCodecs@0.3,BiblioWoodsNatura@1.5,ctmlib@1.0.1.5,factorization@0.8.88.8.8888g,<CoFH ASM>@000,NEIAddons|CraftingTables@1.12.11.36,NEIAddons|ExNihilo@1.12.11.36,WailaHarvestability@1.1.2,ThermalDynamics@1.7.10R1.1.0,ProjRed|Illumination@4.7.0pre8.92,TMechworks@0.2.14.100,Botania@r1.7-208,Hats@4.0.1,NotEnoughItems@1.0.4.107,Thaumcraft@4.2.3.5,Waila@1.5.10,ProjRed|Compatibility@4.7.0pre8.92,TConstruct@1.7.10-1.8.5.build957,factorization.dimensionalSlice@0.8.88.8.8888g,StevesFactoryManager@A93,appliedenergistics2-core@rv2-stable-10,NEIAddons@1.12.11.36,BinnieCore@2.0-pre14,inpure|core@1.7.10R1.0.0B9,factorization.notify@1.0,BiblioCraft@1.10.5,BuildCraft|Core@7.0.19,OpenModsCore@0.8,AM2-Preloader@0.0.2,bdlib@1.9.1.97,NEIAddons|Developer@1.12.11.36,notenoughkeys@@MOD_VERSION@,Genetics@2.0-pre14,Morph@0.9.1,mcp@9.05,FlatSigns@2.1.0.19,Mantle@1.7.10-0.3.2.jenkins184,ProjRed|Transmission@4.7.0pre8.92,journeymap@@JMVERSION@,appliedenergistics2@rv2-stable-10,WR-CBE|Logic@1.4.1.9,MineFactoryReloaded|CompatAtum@1.7.10R2.8.0,OpenPeripheralIntegration@0.3,MineFactoryReloaded|CompatTConstruct@1.7.10R2.8.0,MineFactoryReloaded|CompatAppliedEnergistics@1.7.10R2.8.0,WR-CBE|Core@1.4.1.9,inventorytweaks@1.59-dev-152-cf6e263,MineFactoryReloaded|CompatBuildCraft@1.7.10R2.8.0,Morpheus@1.7.10-1.6.9,ThermalExpansion@1.7.10R4.0.3B1,CompactSolars@4.4.39.315,TwilightForest@2.3.7,BuildCraft|Factory@7.0.19,MineFactoryReloaded|CompatThaumcraft@1.7.10R2.8.0,OpenPeripheralCore@1.2,NEIAddons|AppEng@1.12.11.36,OpenBlocks@1.4.4,EnderStorage@1.4.7.33,EnderTech@1.7.10-0.3.2.388,MineFactoryReloaded|CompatSufficientBiomes@1.7.10R2.8.0,MineFactoryReloaded|CompatForgeMicroblock@1.7.10R2.8.0,CarpentersBlocks@3.3.6,MineFactoryReloaded@1.7.10R2.8.0,EnderIO@1.7.10-2.2.8.381,BuildCraft|Compat@7.0.8,Translocator@1.1.1.14,ComputerCraft@1.74,HelpFixer@1.0.7,funkylocomotion@1.0,CustomMainMenu@1.6,neiintegration@1.0.12,AWWayofTime@v1.3.3,MrTJPCoreMod@1.1.0.31,IronChest@6.0.62.742,NEIAddons|Botany@1.12.11.36,MineFactoryReloaded|CompatThermalExpansion@1.7.10R2.8.0,numina@0.4.0.101,Aroma1997Core@1.0.2.14,CodeChickenCore@1.0.6.43,BigReactors@0.4.3A,AnimationAPI@1.2.4,ChickenChunks@1.3.4.19,MineTweaker3@3.0.9B,ThaumicTinkerer-preloader@0.1,aobd@2.8.1,debug@1.0,BuildCraft|Transport@7.0.19,Aroma1997CoreHelper@1.0.2.14,chisel@2.4.1.40,Baubles@1.0.1.10,ProjRed|Core@4.7.0pre8.92,denseores@1.0,ProjRed|Exploration@4.7.0pre8.92,witchery@0.24.1,Forestry@3.6.3.20,OpenMods@0.8,BiblioWoodsBoP@1.9,BuildCraft|Builders@7.0.19,MineFactoryReloaded|CompatBackTools@1.7.10R2.8.0,ObsidiPlates@3.0.0.18
[20:47:57] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [act, JourneyMapServer] at CLIENT
[20:47:58] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[20:47:58] [Server thread/INFO] [mcjty.varia.Logging]: SMP: Sync dimensions to client
[20:47:58] [Server thread/INFO]: isaac515[/127.0.0.1:52328] logged in with entity id 308 at (-1943.3868865669774, 80.0, 88.55535970203739)
[20:47:58] [Server thread/INFO]: isaac515 joined the game
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -124,4 is in the wrong location; relocating. (Expected -124, 4, got -125, 4)
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -124,7 is in the wrong location; relocating. (Expected -124, 7, got -121, 11)
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -125,5 is in the wrong location; relocating. (Expected -125, 5, got -124, 8)
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -124,8 is in the wrong location; relocating. (Expected -124, 8, got -117, 10)
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -120,1 is in the wrong location; relocating. (Expected -120, 1, got -119, 10)
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -119,10 is in the wrong location; relocating. (Expected -119, 10, got -121, 11)
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -123,11 is in the wrong location; relocating. (Expected -123, 11, got -128, 0)
[20:48:01] [Server thread/INFO] [Waila]: Player EntityPlayerMP['isaac515'/308, l='world', x=-1943.39, y=80.00, z=88.56] connected. Sending ping
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -121,11 is in the wrong location; relocating. (Expected -121, 11, got -125, 5)
[20:48:01] [Server thread/INFO] [mcjty.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
[20:48:01] [Server thread/INFO] [mcjty.varia.Logging]: Sync dimension info to clients!
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -122,-2 is in the wrong location; relocating. (Expected -122, -2, got -120, -3)
[20:48:01] [Server thread/INFO] [mcjty.varia.Logging]: Send validation data to the client
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -117,10 is in the wrong location; relocating. (Expected -117, 10, got -123, 11)
[20:48:02] [Server thread/INFO] [JourneyMapServer]: On Request: Sending WorldID packet to: isaac515
[20:48:02] [Server thread/INFO] [JourneyMapServer]: isaac515 is an EntityPlayerMP attempting to send the worldId packet
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -126,-1 is in the wrong location; relocating. (Expected -126, -1, got -122, -2)
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -130,6 is in the wrong location; relocating. (Expected -130, 6, got -131, 6)
[20:48:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4365ms behind, skipping 87 tick(s)
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -130,-1 is in the wrong location; relocating. (Expected -130, -1, got -130, -2)
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -116,13 is in the wrong location; relocating. (Expected -116, 13, got -122, 11)
[20:48:03] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.ArrayIndexOutOfBoundsException: -6
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28) ~[apv.class:?]
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75) ~[apz.class:?]
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862) ~[apx.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500) ~[aqk.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189) ~[AsynchronousExecutor$Task.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30) ~[ChunkIOExecutor.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:596) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[20:48:03] [Server thread/ERROR]: This crash report has been saved to: C:\Users\offic\Desktop\FTB\server\.\crash-reports\crash-2015-08-22_20.48.03-server.txt
[20:48:03] [Server thread/INFO]: Stopping server
[20:48:03] [Server thread/INFO]: Saving players
[20:48:04] [Server thread/INFO]: Saving worlds
[20:48:04] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:48:05] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[20:48:05] [Server thread/INFO]: Saving chunks for level 'world'/FZHammer
[20:48:05] [Server thread/INFO]: Saving chunks for level 'world'/The Last Millenium
[20:48:05] [Server thread/INFO] [mcjty.varia.Logging]: Cleaning up RFTools dimensions
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension 0
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension -1
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension -7
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension -112
[20:48:07] [Server thread/INFO] [FML]: Applying holder lookups
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[20:48:08] [Server thread/INFO] [FML]: Holder lookups applied
[20:48:08] [pool-4-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\offic\Desktop\FTB\server\.\world\enderio\dimensionalTransceiver.json
[20:48:08] [Server thread/INFO] [mcjty.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
[20:48:08] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Server process finished
Press any key to continue . . .
C:\Users\offic\Desktop\FTB\server>if NOT "" == "yes" ()
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
[20:35:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:50] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[20:35:50] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[20:35:50] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:50] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[20:35:50] [main/INFO] [FML]: [AppEng] Core Init
[20:35:50] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:52] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:35:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [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) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[FTBServer-1.7.10-1448.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[FTBServer-1.7.10-1448.jar:?]
at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101) [FTBServer-1.7.10-1448.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [FTBServer-1.7.10-1448.jar:?]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [FTBServer-1.7.10-1448.jar:?]
[20:35:56] [main/INFO] [FML]: MC located at: C:\Users\offic\Desktop\FTB\server\.
[20:35:56] [main/INFO] [FML]: AMCore >> Located Thaumcraft
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [Aroma1997Core]: Finished data injection.
[20:35:56] [main/INFO] [Aroma1997Core]: Finished data injection.
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:56] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
[20:35:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:57] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
[20:35:57] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
[20:35:57] [main/INFO] [INpurePreloader]: Starting library configuration...
[20:35:57] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
[20:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:35:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:58] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:35:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:35:59] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
[20:36:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:36:01] [main/INFO] [InfiniBows]: Fix injected.
[20:36:04] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:36:04] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[20:36:04] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
[20:36:04] [Server thread/INFO] [FML]: Replaced 183 ore recipies
[20:36:05] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[20:36:05] [Server thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[20:36:05] [Server thread/INFO] [FML]: [AppEng] Core Init
[20:36:05] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[20:36:05] [Server thread/INFO] [FML]: Searching C:\Users\offic\Desktop\FTB\server\mods for mods
[20:36:05] [Server thread/INFO] [FML]: Also searching C:\Users\offic\Desktop\FTB\server\mods\1.7.10 for mods
[20:36:07] [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.14
[20:36:08] [Server thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:08] [Server thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[20:36:10] [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
[20:36:10] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
[20:36:10] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[20:36:10] [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.33
[20:36:10] [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.9
[20:36:12] [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.3.3
[20:36:13] [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.181
[20:36:13] [Server thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.12
[20:36:13] [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.101
[20:36:14] [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.9.15-104
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:14] [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.0pre8.92
[20:36:16] [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.1.14
[20:36:16] [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
[20:36:16] [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
[20:36:16] [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
[20:36:17] [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.345
[20:36:17] [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.345
[20:36:17] [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.345
[20:36:17] [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.31
[20:36:17] [Server thread/INFO] [FML]: Forge Mod Loader has identified 153 mods to load
[20:36:17] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[20:36:17] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[20:36:17] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file am2_api_v1.4.0.007.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file slick-util.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
[20:36:20] [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.
[20:36:20] [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.
[20:36:20] [Server thread/INFO] [FML]: FML has found a non-mod file vorbis-java-core-0.8-20150201.161816-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.
[20:36:22] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, act, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, ctmlib, CoFHCore, CompactSolars, ComputerCraft, debug, denseores, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraUtilities, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, FastCraft, FlatSigns, Forestry, funkylocomotion, gendustry, guideapi, Hats, HatStand, HelpFixer, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, JourneyMapServer, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NotEnoughCodecs, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, PneumaticCraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
[20:36:22] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, act, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, ctmlib, CoFHCore, CompactSolars, ComputerCraft, debug, denseores, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraUtilities, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, FastCraft, FlatSigns, Forestry, funkylocomotion, gendustry, guideapi, Hats, HatStand, HelpFixer, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, JourneyMapServer, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NotEnoughCodecs, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, PneumaticCraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
[20:36:24] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[20:36:30] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[20:36:30] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[20:36:34] [Server thread/INFO] [OpenMods]: openperipheral.ApiProvider.installApi(ApiProvider.java:66): OPC API v. 3.3.1 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/OpenPeripheralCore-1.7.10-1.2.jar!/openperipheral/api/ApiAccess.class)
[20:36:36] [Server thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
[20:36:36] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Found 437 ObjectHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[20:36:36] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:36:36] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
[20:36:36] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[20:36:37] [Server thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[20:36:37] [Server thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[20:36:37] [Server thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[20:36:37] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
[20:36:38] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
[20:36:38] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[20:36:38] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[20:36:38] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[20:36:38] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[20:36:38] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[20:36:39] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[20:36:40] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
[20:36:40] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 2350ms )
[20:36:40] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
[20:36:40] [Server thread/INFO] [bdlib]: bdlib 1.9.1.97 loaded
Exception in thread "AE2 VersionChecker" [20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
[20:36:40] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
[20:36:40] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[20:36:41] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[20:36:41] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
[20:36:41] [Server thread/INFO] [Mantle]: Loading configuration from disk.
[20:36:41] [Server thread/INFO] [Mantle]: Configuration load completed.
[20:36:41] [Server thread/INFO] [Mantle]: Inserting TracingPrintStream...
[20:36:41] [Server thread/INFO] [Mantle]: TracingPrintStream inserted on STDOUT/STDERR. These will now be redirected to the Mantle-STDOUT/Mantle-STDERR loggers.
[20:36:41] [Server thread/INFO] [Mantle-STDERR]: [mantle.debug.LogIdentifier]: Mantle redirect test-out
[20:36:41] [Server thread/INFO] [Mantle-STDERR]: [mantle.debug.LogIdentifier]: Mantle redirect test-err
[20:36:41] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[20:36:42] [Server thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[20:36:46] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
[20:36:46] [Server thread/INFO] [CoFHWorld]: Registering default generators
[20:36:46] [Server thread/INFO] [CoFHWorld]: Complete
[20:36:47] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.0.19
[20:36:47] [Server thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2015
[20:36:47] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[20:36:48] [Server thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found
[20:36:48] [Server thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
[20:36:48] [Server thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
[20:36:48] [Server thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[20:36:48] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[20:36:49] [Thread-7/WARN] [Forestry]: Unable to read from remote version authority.
[20:36:50] [Server thread/INFO] [Mantle-STDERR]: [ic2.api.item.IC2Items]: IC2 API: Call getItem failed for compressedPlantBall
[20:36:50] [Server thread/INFO] [Mantle-STDERR]: [ic2.api.item.IC2Items]: IC2 API: Call getItem failed for matter
[20:36:51] [Server thread/INFO] [ThermalFoundation]: Loading Plugins...
[20:36:51] [Server thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
[20:36:51] [Server thread/INFO] [ThermalExpansion]: Loading Plugins...
[20:36:51] [Server thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[20:36:55] [Server thread/INFO] [Mantle-STDERR]: [WayofTime.alchemicalWizardry.common.NewPacketHandler]: Server sided~
[20:36:55] [Server thread/INFO] [Mantle-STDERR]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler]: I am being created
[20:36:58] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[20:37:00] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[20:37:02] [Server thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@15d1bfa0 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@c841cc8. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[20:37:06] [Server thread/INFO] [Chisel 2]: Starting pre-init...
[20:37:06] [Server thread/INFO] [Chisel 2]: Loading blocks...
[20:37:07] [Server thread/INFO] [Chisel 2]: 105 Feature's blocks loaded.
[20:37:07] [Server thread/INFO] [Chisel 2]: Loading Tile Entities...
[20:37:07] [Server thread/INFO] [Chisel 2]: Tile Entities loaded.
[20:37:07] [Server thread/INFO] [Chisel 2]: Loading items...
[20:37:07] [Server thread/INFO] [Chisel 2]: 105 Feature's items loaded.
[20:37:07] [Server thread/INFO] [Chisel 2]: Pre-init finished.
[20:37:09] [Server thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[20:37:10] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[20:37:11] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[20:37:11] [Server thread/INFO] [extrautils]: Hello World
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleCurve with discriminator: 3
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 4
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleLine with discriminator: 5
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 6
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 7
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketTempChat with discriminator: 8
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketTempChatMultiline with discriminator: 9
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketTime with discriminator: 10
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketUseItemAlt with discriminator: 11
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 12
[20:37:11] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 13
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: buildcraft.api.tools.IToolWrench
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: cofh.api.item.IToolHammer
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: powercrystals.minefactoryreloaded.api.IMFRHammer
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: appeng.api.implementations.items.IAEWrench
[20:37:11] [Server thread/INFO] [extrautils]: Detected wrench class: crazypants.enderio.api.tool.ITool
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[20:37:11] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeGlove to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[20:37:12] [Server thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[20:37:12] [Server thread/INFO] [factorization]: This is Factorization 0.8.88.8.8888g
[20:37:13] [Server thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[20:37:13] [Server thread/INFO] [Flat Signs]: Config loaded from: C:\Users\offic\Desktop\FTB\server\config\FlatSigns.cfg
[20:37:13] [Server thread/INFO] [newframes]: Let's Move!
[20:37:13] [Thread-8/INFO] [FastCraft]: You are using the latest suitable version.
[20:37:15] [Server thread/INFO] [MagicBees]: Preinit started
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type IRON
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type COPPER
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type TIN
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type SILVER
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type LEAD
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type DIAMOND
[20:37:15] [Server thread/INFO] [MagicBees]: Disabled nugget DIAMOND
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type EMERALD
[20:37:15] [Server thread/INFO] [MagicBees]: Disabled nugget EMERALD
[20:37:15] [Server thread/INFO] [MagicBees]: Found nugget of type APATITE
[20:37:15] [Server thread/INFO] [MagicBees]: Disabled nugget APATITE
[20:37:15] [Server thread/INFO] [MagicBees]: Preinit completed
[20:37:15] [Server thread/INFO] [gendustry]: IC2 Version: IC2 2.2.760-experimental
[20:37:15] [Server thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.7
[20:37:15] [Server thread/INFO] [gendustry]: Available Forestry species roots:
[20:37:15] [Server thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
[20:37:15] [Server thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
[20:37:15] [Server thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
[20:37:15] [Server thread/INFO] [gendustry]: * rootFlowers - binnie.botany.genetics.FlowerHelper
[20:37:16] [Server thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
[20:37:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
[20:37:17] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/offic/Desktop/FTB/server/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
[20:37:18] [Server thread/INFO] [bdlib]: Loading user config files for mod Gendustry
[20:37:18] [Server thread/INFO] [bdlib]: Config loading for mod Gendustry finished
[20:37:18] [Server thread/INFO] [gendustry]: Created 15 BC triggers for Forestry error codes
[20:37:18] [Server thread/INFO] [bdlib]: Loaded creative tabs for gendustry
[20:37:18] [Server thread/INFO] [gendustry]: Items loaded
[20:37:18] [Server thread/INFO] [gendustry]: Fluids loaded
[20:37:18] [Server thread/INFO] [gendustry]: Blocks loaded
[20:37:18] [Server thread/INFO] [gendustry]: Machines loaded
[20:37:18] [Server thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:37:18] [Server thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:37:18] [Server thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:37:18] [Server thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:37:20] [Server thread/INFO] [Morpheus]: Loading configuration
[20:37:20] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
[20:37:20] [Server thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
[20:37:20] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
[20:37:20] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.2.9.0,) required / 3.6.3.20 detected
[20:37:20] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
[20:37:20] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
[20:37:20] [Server thread/INFO] [ObsidiPlates]: Config loaded from: C:\Users\offic\Desktop\FTB\server\config\ObsidiPlates.cfg
[20:37:21] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.plasticBlock does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.etchingAcid does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.lpg does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.kerosene does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.diesel does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.lubricant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.slimePlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.creeperPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.squidPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.fireFlower does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.rainPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.enderPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.lightningPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.burstPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.potionPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.heliumPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.propulsionPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.repulsionPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.flyingFlower does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.chopperPlant does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:23] [Server thread/WARN] [PneumaticCraft]: Block tile.droneRedstoneEmitter does not extend BlockPneumaticCraft! No tooltip displayed
[20:37:24] [Server thread/WARN] [PneumaticCraft]: Failed on getting Forestry's farm blocks, using defaults
[20:37:25] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading properties.
[20:37:25] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
[20:37:25] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
[20:37:25] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: Deep Storage Unit pipe interactions
[20:37:27] [Server thread/INFO] [mcjty.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
[20:37:29] [Server thread/INFO] [TMechworks]: Loading configuration...
[20:37:29] [Server thread/INFO] [TMechworks]: Done.
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 33 already occupided by Flight is being overwriting with witchery:potion.paralysed, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 34 already occupided by Feather Fall is being overwriting with witchery:potion.wrappedinvine, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 35 already occupided by Haste is being overwriting with witchery:potion.spiked, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 36 already occupided by True Sight is being overwriting with witchery:potion.sprouting, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 37 already occupided by Regeneration is being overwriting with witchery:potion.grotesque, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 38 already occupided by Magic Shield is being overwriting with witchery:potion.love, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 39 already occupided by Charmed is being overwriting with witchery:potion.allergysun, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 40 already occupided by Frost Slow is being overwriting with witchery:potion.chilled, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 41 already occupided by Chrono Anchor is being overwriting with witchery:potion.snowtrail, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 42 already occupided by Mana Regen is being overwriting with witchery:potion.floating, you may want to change potion ids in the config file!
[20:37:29] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 43 already occupided by Entangled is being overwriting with witchery:potion.hellishaura, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 44 already occupided by Watery Grave is being overwriting with witchery:potion.brewingexpertise, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 45 already occupided by Spell Reflect is being overwriting with witchery:potion.doublejump, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 46 already occupided by Silence is being overwriting with witchery:potion.featherfall, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 47 already occupided by Swift Swim is being overwriting with witchery:potion.allergydark, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 48 already occupided by Agility is being overwriting with witchery:potion.reincarnate, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 49 already occupided by Leap is being overwriting with witchery:potion.insane, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 50 already occupided by Mana Boost is being overwriting with witchery:potion.keepinventory, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 51 already occupided by Astral Distortion is being overwriting with witchery:potion.sinking, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 52 already occupided by Mana Shield is being overwriting with witchery:potion.overheating, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 53 already occupided by Fury is being overwriting with witchery:potion.wakingnightmare, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 54 already occupided by Scramble Synapses is being overwriting with witchery:potion.queasy, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 55 already occupided by Illuminated is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 56 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 57 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.colorful, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 58 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.enderinhibition, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 59 already occupided by Gravity Well is being overwriting with witchery:potion.illfitting, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 60 already occupided by Levitation is being overwriting with witchery:potion.volatility, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 61 already occupided by Clarity is being overwriting with witchery:potion.enslaved, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 62 already occupided by Shrunken is being overwriting with witchery:potion.mortalcoil, you may want to change potion ids in the config file!
[20:37:30] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 63 already occupided by Burnout Redux is being overwriting with witchery:potion.absorbmagic, you may want to change potion ids in the config file!
[20:37:32] [Server thread/INFO] [FML]: Applying holder lookups
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[20:37:32] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[20:37:32] [Server thread/INFO] [FML]: Holder lookups applied
[20:37:32] [Server thread/INFO] [FML]: Injecting itemstacks
[20:37:32] [Server thread/INFO] [FML]: Itemstack injection complete
[20:37:32] [Server thread/INFO]: Loading properties
[20:37:32] [Server thread/INFO]: Default game type: SURVIVAL
[20:37:32] [Server thread/INFO]: Generating keypair
[20:37:32] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:37:32] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
[20:37:32] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[20:37:33] [Server thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@152b70d3
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@6c634621
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@8e79de6
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing API Hooks...
[20:37:33] [Server thread/INFO] [FML]: Ars Magica 2 >> Finished API Initialization
[20:37:33] [Server thread/INFO] [AE2:S]: Initialization ( started )
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[20:37:34] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 2 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 9 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 202 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 14 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 55 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 9 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 9 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
[20:37:34] [Server thread/INFO] [AE2:S]: Initialization ( ended after 559ms )
[20:37:34] [Server thread/INFO] [Mantle]: Entering initialization phase.
[20:37:34] [Server thread/INFO] [Natura]: Waila detected.
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 266 recipes for shaped recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 62 recipes for shapeless recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 5 recipes for blast furnace recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 9 recipes for block cutter recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 47 recipes for compressor recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 12 recipes for extractor recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 65 recipes for macerator recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 4 recipes for metal former cutting recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 10 recipes for metal former extruding recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 14 recipes for metal former rolling recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 7 recipes for ore washing recipes
[20:37:34] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 25 recipes for thermal centrifuge recipes
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module Waila
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module IronChest
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module EnderIO
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module Forestry
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module Railcraft
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module BinnieMods
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
[20:37:38] [Server thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
[20:37:39] [Server thread/INFO] [BuildCraft]: Loading compat module Witchery
[20:37:39] [Server thread/INFO] [Chisel 2]: Starting init...
[20:37:39] [Server thread/INFO] [Chisel 2]: Loading recipes...
[20:37:39] [Server thread/INFO] [Chisel 2]: 105 Feature's recipes loaded.
[20:37:39] [Server thread/INFO] [Chisel 2]: Init finished.
[20:37:40] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
[20:37:40] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[20:37:40] [Server thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
[20:37:40] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
[20:37:40] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
[20:37:40] [Server thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
[20:37:40] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
[20:37:40] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
[20:37:40] [Server thread/INFO] [Flat Signs]: [Recipes] Sponge: w/ bottles (on), w/ bucket (on)
[20:37:41] [Server thread/INFO] [MagicBees]: Init completed
[20:37:41] [Server thread/INFO] [MagicBees]: Thermal Expansion bees active
[20:37:41] [Server thread/INFO] [gendustry]: Registered 2 branches
[20:37:41] [Server thread/INFO] [gendustry]: Registered 17 bees
[20:37:42] [iChunUtil Mod Version Check/INFO] [iChunUtil]: [4.2.2] [NEW UPDATE AVAILABLE] Morph - 0.9.2
[20:37:42] [Server thread/FATAL] [IC2NuclearControl]: We know that there is a foreign reactor installed...
[20:37:42] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[20:37:42] [Server thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:37:42] [Server thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:37:42] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
[20:37:42] [Server thread/INFO] [MineFactoryReloaded]: Forestry logs null at 9.
[20:37:46] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[20:37:46] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
[20:37:46] [Server thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
[20:37:46] [Server thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
[20:37:46] [Server thread/INFO] [NEIAddons]: Loading Forestry Addon...
[20:37:46] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.3.0.5,) required / 3.6.3.20 detected
[20:37:46] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[3.5.0.0,) required / 3.6.3.20 detected
[20:37:46] [Server thread/INFO] [NEIAddons]: Forestry Addon successfully loadded
[20:37:47] [Server thread/INFO] [mcjty.varia.Logging]: RFTools villager registered with id: 10
[20:37:48] [Server thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[20:37:49] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
[20:37:49] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
[20:37:49] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
[20:37:49] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
[20:37:49] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
[20:37:49] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.wailasupport.WailaCompatibility.load
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
[20:37:49] [Server thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
[20:37:49] [Server thread/INFO] [Mystcraft]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
[20:37:49] [Server thread/INFO] [Mystcraft]: API provided to OpenPeripheralIntegration
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
[20:37:49] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [MineFactoryReloaded|CompatMystcraft] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [MineFactoryReloaded|CompatMystcraft] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_13 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_14 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_15 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cloud is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_13 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_14 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_15 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_13 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_14 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_15 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_1 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_2 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_3 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_4 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_5 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_6 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_7 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_8 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_9 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_10 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_11 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_12 is already registered.
[20:37:49] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:ice is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:packed_ice is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:technical2_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstonePillar is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_15 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_1 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_2 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_3 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_4 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_5 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_6 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_7 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_8 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_9 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_10 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_11 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_12 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_13 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_14 is already registered.
[20:37:50] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_15 is already registered.
[20:37:50] [Server thread/INFO] [FML]: Injecting itemstacks
[20:37:50] [Server thread/INFO] [FML]: Itemstack injection complete
[20:37:50] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
[20:37:51] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing Thaumcraft Compatibility
[20:37:51] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
[20:37:51] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
[20:37:51] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Rotary Craft - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Railcraft - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: BuildCraft - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Factorization - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Rotatable Blocks - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Colored Lights Core - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
[20:37:51] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: ImmibisMicroblocks - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: BetterStorage - Integration Disabled
[20:37:51] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 524ms )
[20:37:51] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
[20:37:51] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[20:37:52] [Server thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[20:37:52] [Server thread/INFO] [IC2.General]: IC2 version 2.2.760-experimental loaded.
[20:37:52] [Server thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'
[20:37:52] [Server thread/INFO] [Forestry]: Skipping CraftGuide integration.
[20:37:53] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\offic\Desktop\FTB\server\config\cofh\thermalexpansion\crafting.
[20:37:55] [Server thread/INFO] [BloodMagic]: Recipe Holder initialized: took 130.80586ms.
[20:37:55] [Server thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
[20:37:55] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.factorization:dark_iron_ingot@0
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
[20:37:56] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
[20:37:56] [Server thread/INFO] [Mantle-STDERR]: [WayofTime.alchemicalWizardry.common.compress.StorageBlockCraftingManager]: Total number of compression recipes: 159
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 25
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 26
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 27
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 28
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 29
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 30
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 77
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 78
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 79
[20:37:56] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-20] to only spawn TC content at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-19] to only spawn TC content at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Dark Iron Cluster] to special result list for [Dark Iron Ore]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
[20:37:58] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
[20:37:58] [Server thread/INFO] [FML]: [Botania] The Lexica Botania has 22478 words.
[20:38:03] [Server thread/WARN] [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
[20:38:03] [Server thread/ERROR] [FML]: Unable to lookup chisel:... is not an error, please do not treat it as such
[20:38:03] [Server thread/WARN] [FML]: ****************************************
[20:38:03] [Server thread/WARN] [FML]: * In case you didn't see the red above I suggest you read it - Cricket
[20:38:03] [Server thread/WARN] [FML]: * at com.cricketcraft.chisel.Chisel.postInit(Chisel.java:186)
[20:38:03] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:38:03] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:38:03] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:38:03] [Server thread/WARN] [FML]: * at java.lang.reflect.Method.invoke(Unknown Source)
[20:38:03] [Server thread/WARN] [FML]: * at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)...
[20:38:03] [Server thread/WARN] [FML]: ****************************************
[20:38:03] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
[20:38:03] [Server thread/INFO] [EnderIO]: Excluding 8 recipes from grinding balls bonus.
[20:38:03] [Server thread/INFO] [EnderIO]: Found 92 valid SAG Mill recipes in config.
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreCopper@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreTin@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
[20:38:03] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
[20:38:03] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 91 recipes avaliable.
[20:38:03] [Server thread/INFO] [EnderIO]: Found 33 valid Alloy Smelter recipes in config.
[20:38:03] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 33 recipes avaliable.
[20:38:03] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
[20:38:03] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
[20:38:03] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
[20:38:04] [Server thread/INFO] [EnderIO]: Found 4 valid Vat recipes in config.
[20:38:04] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
[20:38:04] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
[20:38:04] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[20:38:04] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
[20:38:04] [Server thread/INFO] [EnderIO]: Loaded 26 recipes for Enchanter
[20:38:04] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
[20:38:04] [Server thread/INFO] [EnderTech]: Registering recipes
[20:38:04] [Server thread/INFO] [EnderZoo]: Loaded 5 entries from core spawn config.
[20:38:04] [Server thread/INFO] [EnderZoo]: Loaded 0 entries from user spawn config.
[20:38:04] [Server thread/INFO] [EnderZoo]: Applying 5 spawn entries from config.
[20:38:04] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAir
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGrass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirt
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWood
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSapling
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBush
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.asmhooks.block.BlockTickingWater
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDynamicLiquid
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLiquid
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.asmhooks.block.BlockWater
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStaticLiquid
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSand
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFalling
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGravel
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOre
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLog
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLog
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLog
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLeaf
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeaves
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLeaves
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSponge
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBreakable
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressed
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDispenser
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDispenser
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSandStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNote
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockContainer
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockContainer
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBed
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBed
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailPowered
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailBase
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRailBase
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailDetector
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonBase
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWeb
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTallGrass
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTallGrass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDeadBush
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDeadBush
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonExtension
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonExtension
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockColored
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonMoving
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonMoving
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlower
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMushroom
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneSlab
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSlab
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTNT
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTNT
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBookshelf
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockObsidian
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTorch
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFire
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMobSpawner
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStairs
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockStairs
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockChest
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneWire
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneWire
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWorkbench
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCrops
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFarmland
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFurnace
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockFurnace
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSign
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDoor
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDoor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLadder
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRail
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLever
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLever
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlate
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBasePressurePlate
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBasePressurePlate
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneOre
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneTorch
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneTorch
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButtonStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButton
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockButton
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSnow
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSnow
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockIce
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockIce
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSnowBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCactus
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockClay
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockReed
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockJukebox
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockJukebox
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFence
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPumpkin
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirectional
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNetherrack
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSoulSand
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlowstone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPortal
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCake
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneRepeater
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneRepeater
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTrapDoor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSilverfish
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSilverfish
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneBrick
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHugeMushroom
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPane
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMelon
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStem
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockVine
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockVine
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFenceGate
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMycelium
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLilyPad
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNetherWart
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEnchantmentTable
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBrewingStand
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBrewingStand
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCauldron
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortal
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortalFrame
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDragonEgg
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneLight
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWoodSlab
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCocoa
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEnderChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTripWireHook
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTripWireHook
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTripWire
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTripWire
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCommandBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBeacon
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWall
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlowerPot
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockFlowerPot
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCarrot
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPotato
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButtonWood
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSkull
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSkull
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAnvil
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlateWeighted
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneComparator
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneComparator
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDaylightDetector
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressedPowered
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHopper
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockHopper
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockQuartz
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDropper
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlassPane
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNewLeaf
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNewLog
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.OreQuartz
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEBaseBlock
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.AEBaseBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.OreQuartzCharged
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockMatrixFrame
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartz
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEDecorativeBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzPillar
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHay
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRotatedPillar
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCarpet
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHardenedClay
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPackedIce
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDoublePlant
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDoublePlant
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzChiseled
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzGlass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzLamp
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzTorch
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockFluix
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockSkyStone
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.solids.BlockSkyStone
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockSkyChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockSkyCompass
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.grindstone.BlockGrinder
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.grindstone.BlockCrank
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockInscriber
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockWireless
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCharger
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockTinyTNT
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockSecurity
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumRing
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumRing
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumLinkChamber
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumLinkChamber
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialPylon
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialIOPort
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockCableBus
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.networking.BlockCableBus
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockController
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockDrive
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockChest
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockInterface
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCellWorkbench
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockIOPort
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCondenser
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyAcceptor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockVibrationChamber
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzGrowthAccelerator
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyCell
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockDenseEnergyCell
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockCreativeEnergyCell
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingUnit
[20:38:04] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.crafting.BlockCraftingUnit
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingStorage
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingMonitor
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockMolecularAssembler
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockLightDetector
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockPaint
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneStairBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEBaseStairBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBlockStairBlock
[20:38:04] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBrickStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneSmallBrickStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.FluixStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.QuartzStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.ChiseledQuartzStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.QuartzPillarStairBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFurniturePaneler
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFurniturePaneler
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClipboard
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClipboard
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypewriter
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypewriter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFlat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPainting
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPainting
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameSimple
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameMiddle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFancy
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameBorderless
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintPress
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPaintPress
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSwordPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSwordPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBell
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBell
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcaseCreative
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockGenericShelf
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockGenericShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponRack
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponRack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponCase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponCase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLabel
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWritingDesk
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWritingDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockArmorStand
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockArmorStand
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypeMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypeMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPrintPress
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPrintPress
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLantern
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLantern
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLantern
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLamp
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLamp
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLamp
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockStuff
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockStuff
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSeat
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.CropBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.BerryBush
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeavesBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.NetherBerryBush
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.CloudBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.TreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.SimpleLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.Planks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesNocolor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NSaplingBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.SaguaroBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.WillowBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.LogTwoxTwo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.TaintedSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.HeatSand
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.DarkTreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.natura.blocks.trees.DarkTreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesDark
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.ThornVines
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.Glowshroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.LargeGlowshroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRail
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailPowered
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailDetector
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.NetherrackFurnaceBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.natura.blocks.tech.NetherrackFurnaceBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.RespawnObelisk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.NetherGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeHopper
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternatePressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherrackButton
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherLever
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldTreeBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.FlowerBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateBookshelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.GrassBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.GrassSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NSlabBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NPressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NTrapdoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NButton
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NFenceGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockMud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BOPBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGeneric
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPRocks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockAsh
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockFlesh
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPlant
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFlower2
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPFlower2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockStoneFormations
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.templates.BOPBlockWorldDecor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPMushroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockWillow
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockIvy
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockTreeMoss
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockFlowerVine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockWisteria
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPFoliage
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockTurnip
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPCoral
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPCoral
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPAppleLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPAppleLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPersimmonLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPPersimmonLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockMoss
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBamboo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockOriginGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockLongGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockOvergrownNetherrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPNewGrass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPNewDirt
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPetals
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPColorizedSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPGems
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockHive
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockHive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockHoney
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBones
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockGrave
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPPlank
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.blocks.BlockBOPColorizedLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: biomesoplenty.common.blocks.BlockBOPColorizedLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockPoisonFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidClassic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockBloodFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: biomesoplenty.common.fluids.blocks.BlockHoneyFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidFinite
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomToolrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomCase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.bopwood.blocks.BlockCustomPaintingFrameT4
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockMetaData
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubWood
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockRubWood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockResin
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockRubberSheet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockPoleFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockTexGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockIC2Door
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockReinforcedFoam
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockFoam
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockMultiID
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockMultiID
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockScaffold
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockMetal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockCable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.wiring.BlockCable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.kineticgenerator.block.BlockKineticGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.heatgenerator.block.BlockHeatGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.generator.block.BlockGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorChamber
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorFluidPort
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorAccessHatch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorRedstonePort
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.reactor.block.BlockReactorVessel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockElectric
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockChargepad
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMachine3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.wiring.BlockLuminator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMiningPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.machine.BlockMiningTip
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.personal.BlockPersonal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockITNT
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockIC2Explosive
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockIC2Explosive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockDynamite
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.block.BlockDynamite
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.crop.BlockCrop
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: ic2.core.crop.BlockCrop
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockBarrel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ic2.core.block.BlockIC2Fluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.BlockSpring
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.BlockBuildTool
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.BlockEngine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.lib.engines.BlockEngineBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.lib.block.BlockBuildCraft
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.core.lib.block.BlockBuildCraft
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.core.gadgets.BlockBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockResource
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockResourceStorageBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockStainedGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.fluids.BlockForestryFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockBeehives
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.apiculture.gadgets.BlockBeehives
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockCandle
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.apiculture.gadgets.BlockCandle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockStump
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.apiculture.gadgets.BlockAlveary
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.core.gadgets.BlockStructure
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.core.gadgets.BlockStructure
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFireproofLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFireproofPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockArbFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockArbStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockArbStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockSapling
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.ForestryBlockLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.ForestryBlockLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.arboriculture.gadgets.BlockFruitPod
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.arboriculture.gadgets.BlockFruitPod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.farming.gadgets.BlockMushroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: forestry.farming.gadgets.BlockFarm
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: forestry.farming.gadgets.BlockFarm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomBookcase2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPotionShelf2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomShelf2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomToolrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomToolrack2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomCase0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomCase1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomLabel2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomDesk2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomTable2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomSeat2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomMapFrame2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancySign2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomFancyWorkbench2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomClock2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT4
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT02
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT12
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT22
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT32
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.forestrywood.blocks.BlockCustomPaintingFrameT42
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomBookcase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPotionShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomShelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomToolrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomCase0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomLabel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomDesk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomSeat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomMapFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomFancySign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomFancyWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomClock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT0
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT2
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliowood.naturawood.blocks.BlockCustomPaintingFrameT4
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.block.BlockOre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.block.BlockStorage
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidRedstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidCoFHBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidGlowstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidEnder
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidPyrotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidInteractive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidCryotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidAerotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidPetrotheum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidMana
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidSteam
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidCoal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBROre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRMetal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockFuelRod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMultiblockGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorRedstonePort
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbineRotorPart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.block.BlockCoFHBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cofh.core.block.BlockCoFHBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRGenericFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMBCreativePart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.core.machines.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.core.machines.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.flower.BlockFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.flower.BlockFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.gardening.BlockPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.gardening.BlockSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramic
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.ceramic.BlockCeramic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockStained
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.ceramic.BlockStained
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramicPatterned
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockDesign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.core.block.BlockMetadata
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.core.block.BlockMetadata
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.botany.ceramic.BlockCeramicBrick
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.botany.ceramic.BlockCeramicBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extrabees.genetics.effect.BlockEctoplasm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extrabees.worldgen.BlockExtraBeeHive
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETPlanks
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockFence
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.decor.BlockFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockMultiFence
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.decor.BlockGate
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.decor.BlockGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETSlab
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETDoor
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.block.BlockETStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: binnie.extratrees.block.BlockETStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockCarpentry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockCarpentryPanel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: binnie.extratrees.carpentry.BlockStainedDesign
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BloodRune
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.LifeEssenceBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.SpeedRune
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.EfficiencyRune
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.RuneOfSacrifice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.RuneOfSelfSacrifice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.RitualStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockMasterStone
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockMasterStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSocket
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockSocket
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.ImperfectRitualStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.ArmourForge
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.EmptySocket
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BloodStoneBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.LargeBloodStoneBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockWritingTable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockWritingTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockHomHeart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockPlinth
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockPlinth
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockTeleposer
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockTeleposer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.SpectralBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockBloodLightSource
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockConduit
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockConduit
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellParadigm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockOrientable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellEnhancement
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellModifier
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpellEffect
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSpectralContainer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockDemonPortal
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockDemonPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockSchematicSaver
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockReagentConduit
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockAlchemicCalcinator
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockAlchemicCalcinator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockBelljar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockBelljar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.demonVillage.tileEntity.BlockDemonChest
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.demonVillage.tileEntity.BlockDemonChest
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockCrystal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.MimicBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockEnchantmentGlyph
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockStabilityGlyph
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: WayofTime.alchemicalWizardry.common.block.BlockCrucible
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: WayofTime.alchemicalWizardry.common.block.BlockCrucible
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluxGoo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluxGas
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluidPure
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockFluidDeath
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCustomOre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicalLog
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicalLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicalLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicalLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCustomPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTaint
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTaintFibres
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticOpaque
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticSolid
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockCosmeticSolid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCrystal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTube
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockTube
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMetalDevice
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMetalDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockWoodenDevice
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockWoodenDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockStoneDevice
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockStoneDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMirror
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMirror
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockChestHungry
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockChestHungry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockArcaneDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockLifter
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockLifter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockMagicBox
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockMagicBox
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockAlchemyFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockAlchemyFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockJar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockJar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCandle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritch
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockEldritch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockAiry
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockAiry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockManaPod
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockManaPod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockArcaneFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockArcaneFurnace
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockWarded
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockHole
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritchPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEssentiaReservoir
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumcraft.common.blocks.BlockEssentiaReservoir
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockEldritchNothing
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticWoodSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockCosmeticStoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumcraft.common.blocks.BlockLoot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockModFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockAltar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLivingrock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockMod
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLivingwood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockSpreader
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockSpreader
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockPool
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockPool
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockRuneAltar
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockRuneAltar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockUnstable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockPylon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockModContainer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockPistonRelay
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockPistonRelay
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockDistributor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockManaBeacon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockManaVoid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockManaDetector
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockEnchanter
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockEnchanter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockTurntable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockTinyPlanet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockAlchemyCatalyst
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockOpenCrate
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockOpenCrate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockForestEye
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockStorage
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockForestDrum
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockShinyFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockPlatform
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockCamo
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockAlfPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockDreamwood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockConjurationCatalyst
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockBifrost
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockSolidVines
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockBuriedPetals
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockPrismarine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockSeaLamp
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockFloatingFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockTinyPotato
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.decor.BlockTinyPotato
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockSpawnerClaw
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockReeds
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockThatch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockCustomBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockEnderEye
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockStarfield
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockRFGenerator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockElfGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockManaGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockBrewery
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockBrewery
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockTerraPlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringContainer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedString
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringDispenser
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringFertilizer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringComparator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.string.BlockRedStringRelay
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockFloatingSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockFloatingSpecialFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockManaFlame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockPrism
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.mana.BlockPrism
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockDirtPath
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockEnchantedSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockPetalBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaIndex
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.corporea.BlockCorporeaBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaFunnel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockEndStoneBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockModMushroom
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.mana.BlockPump
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockModDoubleFlower
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockModDoubleFlower
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockFakeAir
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.BlockBlaze
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaInterceptor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.corporea.BlockCorporeaCrystalCube
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockIncensePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockHourglass
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockHourglass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockGhostRail
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockSparkChanger
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vazkii.botania.common.block.BlockSparkChanger
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockRoot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockFelPumpkin
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockCocoon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLightRelay
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockLightLauncher
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.BlockManaBomb
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingwoodStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockLivingStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockModStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.living.BlockLivingwoodWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockModWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingwoodPlankStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingrockStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.living.BlockLivingrockWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockLivingrockBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockDreamwoodStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.living.BlockDreamwoodWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.living.BlockDreamwoodPlankStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.prismarine.BlockPrismarineStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockPrismarineWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.prismarine.BlockPrismarineBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.prismarine.BlockDarkPrismarineStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockReedStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockReedWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockThatchStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockCustomBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockSoulBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockSnowBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.bricks.BlockTileStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.biomestone.BlockBiomeStoneA
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.biomestone.BlockBiomeStone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.biomestone.BlockBiomeStoneB
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.Block18Stone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.quartz.BlockSpecialQuartz
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.quartz.BlockSpecialQuartzStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockBiomeStoneStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockBiomeStoneWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.BlockVariantWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.Block18StoneStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.walls.Block18StoneWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockEndStoneStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.stairs.BlockEnderBrickStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.quartz.BlockSpecialQuartzSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockModSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingwoodSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockLivingSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingwoodPlankSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingrockSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockLivingrockBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockDreamwoodSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.living.BlockDreamwoodPlankSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockReedSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockThatchSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.prismarine.BlockPrismarineSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.prismarine.BlockPrismarineBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.prismarine.BlockDarkPrismarineSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockCustomBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockSoulBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockSnowBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.bricks.BlockTileSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockDirtPathSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockEndStoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockEnderBrickSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.BlockBiomeStoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vazkii.botania.common.block.decor.slabs.Block18StoneSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.silicon.BlockLaser
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.silicon.BlockLaserTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.silicon.BlockPackager
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.transport.BlockFilteredBuffer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.transport.BlockGenericPipeCompat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.transport.BlockGenericPipe
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.transport.BlockGenericPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockQuarryCompat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockQuarry
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.builders.BlockQuarry
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockMarker
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockPathMarker
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockConstructionMarker
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.builders.BlockConstructionMarker
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockFiller
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockFrame
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.builders.BlockFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockBuilder
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockArchitect
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.builders.BlockBlueprintLibrary
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.robotics.BlockZonePlan
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.robotics.BlockRequester
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.core.lib.block.BlockBuildCraftFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockMiningWellCompat
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockMiningWell
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.factory.BlockMiningWell
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockPlainPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockAutoWorkbench
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockTank
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: buildcraft.factory.BlockTank
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockPump
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockFloodGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockRefinery
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: buildcraft.factory.BlockHopper
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCoverable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCoverable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBarrier
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBed
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersButton
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersButton
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersCollapsibleBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDaylightSensor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockSided
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockSided
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockHinged
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersFlowerPot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGarageDoor
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersGarageDoor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersHatch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLadder
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLever
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersLever
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersPressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersPressurePlate
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSafe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSlope
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersTorch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.fluids.BlockRailcraftFluid
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.fluids.BlockRailcraftFluidFinite
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.hidden.BlockHidden
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.cube.BlockCube
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.cube.BlockCube
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.anvil.BlockRCAnvil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.machine.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.machine.BlockMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.tracks.BlockTrack
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.tracks.BlockTrack
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.tracks.BlockTrackElevator
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.signals.BlockSignalRailcraft
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.signals.BlockSignalBase
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.signals.BlockSignalBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.stairs.BlockRailcraftStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.stairs.BlockRailcraftStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.slab.BlockRailcraftSlab
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.slab.BlockRailcraftSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.brick.BlockBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPost
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.aesthetics.post.BlockPost
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPostMetal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.post.BlockPostBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.wall.BlockRailcraftWall
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.aesthetics.glass.BlockStrengthGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.detector.BlockDetector
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.blocks.detector.BlockDetector
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.ore.BlockOre
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.ore.BlockWorldLogic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.items.firestone.BlockFirestoneRecharge
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.railcraft.common.items.firestone.BlockFirestoneRecharge
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.railcraft.common.blocks.frame.BlockFrame
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFRoots
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFirefly
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCritter
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCicada
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFPortal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMazestone
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFMazestone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHedge
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFHedge
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFBossSpawner
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFireflyJar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFPlant
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFPlant
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUncraftingTable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFireJet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFNagastone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFSapling
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMoonworm
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFMagicLogSpecial
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerWood
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerDevice
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTowerTranslucent
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrophy
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFTrophy
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFShield
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrophyPedestal
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUnderBrick
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFThorns
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFThorns
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFBurntThorns
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFBurntThorns
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFThornRose
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFLeaves3
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFDeadrock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFDarkLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraPillar
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFAuroraSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrollSteinn
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFWispyCloud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFFluffyCloud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantCobble
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFGiantBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantLog
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantLeaves
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFGiantObsidian
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUberousSoil
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeStalk
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFHugeStalk
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeGloomBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFTrollRoot
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFUnripeTorchCluster
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFRipeTorchCluster
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFRipeTorchCluster
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFKnightmetalBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeLilyPad
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFHugeLilyPad
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFHugeWaterLily
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFSlider
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCastleBlock
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: twilightforest.block.BlockTFCastleBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFCastleMagic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: twilightforest.block.BlockTFForceField
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.multipart.BlockMultipart
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.multipart.BlockMultipart
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockBeaconBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableAntiBlock
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableColor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockAutoChisel
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockAutoChisel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableBeacon
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableBookshelf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableCarpet
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCloud
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockConcrete
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlow
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlass
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePane
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlowstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockGrimstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockHolystone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIce
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIce
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePumpkin
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLavastone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMultiLayer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMultiLayerBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLeaf
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableSlab
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.Features$59$1
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIce
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIce
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockPresent
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockPresent
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePowered
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockRoadLine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestoneObsidian
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockEldritch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableTorch
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableLayered
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockWaterstone
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockComputer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockComputerBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.common.BlockDirectional
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.common.BlockGeneric
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: dan200.computercraft.shared.common.BlockGeneric
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockPeripheral
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockPeripheralBase
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.peripheral.common.BlockCable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.computer.blocks.BlockCommandComputer
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: dan200.computercraft.shared.turtle.blocks.BlockTurtle
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockConveyor
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactory
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactory
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryDecoration
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockTank
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockPlasticPipe
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
[20:38:05] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetLogic
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetPanel
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoPickup
[20:38:05] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRail
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoDropoff
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerPickup
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerDropoff
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberWood
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlassPane
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryPlastic
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockPinkSlime
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockVineScaffold
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFertileSoil
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockDetCord
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFakeLaser
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockFactoryFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockPinkSlimeFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.generator.stirling.BlockStirlingGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.AbstractMachineBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.BlockEio
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.BlockEio
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.generator.combustion.BlockCombustionGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.generator.zombie.BlockZombieGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.solar.BlockSolarPanel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.crusher.BlockCrusher
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.alloy.BlockAlloySmelter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.power.BlockCapacitorBank
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.power.BlockCapacitorBank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.capbank.BlockCapBank
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.capbank.BlockCapBank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPainter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedFence
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedFence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedFenceGate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedFenceGate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedWall
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedStair
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedStair
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.crafter.BlockCrafter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedGlowstone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.painter.BlockPaintedCarpet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.painter.BlockPaintedCarpet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.hypercube.BlockHyperCube
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.tank.BlockTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.reservoir.BlockReservoir
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.vacuum.BlockVacuumChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.transceiver.BlockTransceiver
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.transceiver.BlockTransceiver
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.buffer.BlockBuffer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.enderface.BlockEnderIO
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.teleport.BlockTravelAnchor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.slicensplice.BlockSliceAndSplice
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.soul.BlockSoulBinder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.spawner.BlockPoweredSpawner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.killera.BlockKillerJoe
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.attractor.BlockAttractor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.spawnguard.BlockSpawnGuard
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.xp.BlockExperienceObelisk
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.enchanter.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.enchanter.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.block.BlockDarkSteelPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelAnvil
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockDarkSteelLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.light.BlockElectricLight
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.light.BlockElectricLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.machine.light.BlockLightNode
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.machine.light.BlockLightNode
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.block.BlockReinforcedObsidian
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.material.BlockFusedQuartz
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.rail.BlockEnderRail
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.rail.BlockEnderRail
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.conduit.BlockConduitBundle
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: crazypants.enderio.conduit.BlockConduitBundle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.conduit.facade.BlockConduitFacade
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.item.skull.BlockEndermanSkull
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.fluid.BlockFluidEio
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.material.BlockIngotStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderio.material.BlockDarkIronBars
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.multiblock.block.BlockTankPart
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockET
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.multiblock.block.BlockMultiblockGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.multiblock.block.BlockTankController
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockChargePad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockPad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: io.endertech.block.BlockHealthPad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderzoo.charge.BlockConfusingCharge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderzoo.charge.BlockEnderCharge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: crazypants.enderzoo.charge.BlockConcussionCharge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.MeatBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.SlabBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.MantleBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.traps.Punji
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.traps.BarricadeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.blocks.traps.BarricadeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SlimeExplosive
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.world.blocks.SlimeExplosive
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.TConstructBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGrass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeTallGrass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.ConveyorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SlimePad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.StoneTorch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.StoneLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrick
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrickFancy
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBush
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBushEssence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.MetalOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.GravelOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.WoodRail
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.TMetalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolStationBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.ToolStationBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolForgeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.abstracts.InventoryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mantle.blocks.abstracts.InventoryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingStationBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingSlab
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.CraftingSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.FurnaceSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.abstracts.InventorySlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.EquipBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.EquipBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.BattlesignBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SoilBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.TConstructFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.BloodBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PigIronMoltenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SmelteryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.smeltery.blocks.SmelteryBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.LavaTankBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.smeltery.blocks.LavaTankBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.CastingChannelBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnected
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneConnected
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnectedMeta
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneStained
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PaneBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.mechworks.blocks.BlockLandmine
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.mechworks.blocks.BlockLandmine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.armor.blocks.DryingRack
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.endercollector.BlockEnderCollector
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.endercollector.BlockEnderCollector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCurtain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockAngelBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBUD
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockChandelier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDecoration
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPureLove
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBedrockium
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColorData
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCobblestoneCompressed
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockConveyor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockFilingCabinet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockFilingCabinet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockGreenScreen
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPeacefulTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTradingPost
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSoundMuffler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockRetrievalNode
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCursedEarth
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTrashCan
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockTrashCan
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpike
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockSpike
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeDiamond
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeGold
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeWood
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderthermicPump
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlockSelection
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderLily
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTimer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMagnumTorch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDrum
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockDrum
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.generators.BlockGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.generators.BlockGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEtherealStone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.shared.BlockFactorization
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.shared.BlockFactorization
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.wrath.BlockLightAir
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.wrath.BlockLightAir
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.common.BlockResource
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.darkiron.BlockDarkIronOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.common.FracturedBedrock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.common.BlastedBedrock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.colossi.ColossalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.colossi.ColossalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: factorization.colossi.GargantuanBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: factorization.colossi.GargantuanBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: myrathi.flatsigns.block.BlockFlatSign
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockStickyFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockMoving
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockPusher
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.funkylocomotion.blocks.BlockSlider
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockSummon
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.mobilizer.BlockMobilizer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.mobilizer.BlockMobilizer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.kami.BlockBedrockPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockMod
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockPlatform
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockCamo
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockModContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireAir
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockTravelSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireEarth
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockForcefield
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.mobilizer.BlockMobilizerRelay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockInfusedFarmland
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockAspectAnalyzer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockAspectAnalyzer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockNitorGas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.kami.BlockWarpGate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.kami.BlockWarpGate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockMagnet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockMagnet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartzStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireChaos
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireWater
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockRepairer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockRepairer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGolemConnector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGaseousLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireIgnis
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockInfusedGrain
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockInfusedGrain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockFunnel
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockFunnel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockGaseousShadow
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.fire.BlockFireOrder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.transvector.BlockTransvectorInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.transvector.BlockTransvectorDislocator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockEnchanter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartz
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockTravelStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.quartz.BlockDarkQuartzSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockWardSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: thaumic.tinkerer.common.block.BlockAnimationTablet
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: thaumic.tinkerer.common.block.BlockAnimationTablet
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockHive
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockEffectJar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: magicbees.block.BlockEffectJar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockMagicApiary
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: magicbees.block.BlockMagicApiary
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockManaAuraProvider
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: magicbees.block.BlockVisAuraProvider
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.fluids.BlockFluid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.mproducer.BlockMutagenProducer$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.mproducer.BlockMutagenProducer$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.mutatron.BlockMutatron$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.mutatron.BlockMutatron$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.apiary.BlockApiary$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.apiary.BlockApiary$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.imprinter.BlockImprinter$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.imprinter.BlockImprinter$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.sampler.BlockSampler$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.sampler.BlockSampler$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.advmutatron.BlockMutatronAdv$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.advmutatron.BlockMutatronAdv$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.liquifier.BlockLiquifier$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.liquifier.BlockLiquifier$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.extractor.BlockExtractor$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.extractor.BlockExtractor$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.transposer.BlockTransposer$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.transposer.BlockTransposer$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.gendustry.machines.replicator.BlockReplicator$
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.gendustry.machines.replicator.BlockReplicator$
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: hats.addons.hatstand.common.block.BlockHatStand
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cpw.mods.ironchest.BlockIronChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cpw.mods.ironchest.BlockIronChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcp.mobius.betterbarrels.common.blocks.BlockBarrel
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcp.mobius.betterbarrels.common.blocks.BlockBarrel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockInkMixer
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockInkMixer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookBinder
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockBookBinder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockBookReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookstand
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockBookDisplay
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockBookDisplay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockLectern
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockDecay
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockDecay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockLinkModifier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockLinkModifier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockCrystal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockLinkPortal
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockLinkPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockWritingDesk
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.xcompwiz.mystcraft.block.BlockWritingDesk
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockStarFissure
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.xcompwiz.mystcraft.block.BlockFluidWrapper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: myrathi.obsidiplates.block.BlockMultiPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: myrathi.obsidiplates.block.BlockMultiPressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGuide
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.OpenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openmods.block.OpenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: openmods.block.OpenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockElevator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockHeal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTarget
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGrave
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockFlag
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTrophy
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBearTrap
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSprinkler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCannon
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockVacuumHopper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSponge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBigButton
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockImaginary
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockFan
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPBottler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockVillageHighlighter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPath
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockAutoAnvil
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockAutoEnchantmentTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPDrain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBlockBreaker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBlockPlacer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockItemDropper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockRopeLadder
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: openblocks.common.block.BlockRopeLadder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockDonationStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPaintMixer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCanvas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPaintCan
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCanvasGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockProjector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockDrawingTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSky
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPShower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGoldenEgg
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockScaffolding
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.glasses.BlockGlassesBridge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.BlockOP
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.pim.BlockPIM
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.sensors.BlockSensor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.selector.BlockSelector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.ticketmachine.BlockTicketMachine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openperipheral.addons.peripheralproxy.BlockPeripheralProxy
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.fluid.Fluids$2
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockFluidEtchingAcid
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureTube
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPressureTube
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAirCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticCraftModeled
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticCraft
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPneumaticCraft
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAdvancedAirCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAirCannon
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureChamberWall
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPressureChamberWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureChamberValve
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPressureChamberValve
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockSlimePlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockPneumaticPlantBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockCreeperPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockSquidPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockFireFlower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockRainPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockEnderPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockLightningPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockBurstPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockPotionPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockHeliumPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockPropulsionPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockRepulsionPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockFlyingFlower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.pneumaticPlants.BlockChopperPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockChargingStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElevatorBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockElevatorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElevatorFrame
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockElevatorFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPressureChamberInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockVacuumPump
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticDoorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPneumaticDoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockPneumaticDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyIOUnit
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyPlatform
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyDrill
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyLaser
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAssemblyController
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockCompressedIron
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockUVLightBox
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockSecurityStation
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockUniversalSensor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAerialInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElectrostaticCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAphorismTile
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockOmnidirectionalHopper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockLiquidHopper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockElevatorCaller
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockElevatorCaller
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockProgrammer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockCreativeCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockPlasticMixer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockLiquidCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockAdvancedLiquidCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockDroneRedstoneEmitter
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: pneumaticCraft.common.block.BlockDroneRedstoneEmitter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockHeatSink
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockVortexTube
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockProgrammableController
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockGasLift
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockRefinery
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.block.BlockThermopneumaticProcessingPlant
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.computercraft.BlockDroneInterface
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.cofh.BlockPneumaticDynamo
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.cofh.BlockFluxCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.ic2.BlockPneumaticGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: pneumaticCraft.common.thirdparty.ic2.BlockElectricCompressor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.redstonearsenal.block.BlockStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.MachineFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.MachineBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.monitor.RFMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.GenericRFToolsBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.container.GenericBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.container.GenericBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.monitor.LiquidMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.crafter.CrafterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.relay.RelayBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.itemfilter.ItemFilterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.itemfilter.DimletFilterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.storagemonitor.StorageScannerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.infuser.MachineInfuserBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.environmental.EnvironmentalControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spawner.SpawnerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spawner.MatterBeamerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.special.VolcanicCoreBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.special.VolcanicBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.screens.ScreenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.screens.ScreenBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.screens.ScreenHitBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.screens.ScreenControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.screens.ScreenControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimletResearcherBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimletScramblerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionEnscriberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionBuilderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionEditorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.DimensionMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.LogicSlabBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalShardBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.shards.DimensionalShardBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalBlankBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalSmallBlocks
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalCrossBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.AbstractDirectionalBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalCross2Block
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalPattern1Block
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shards.DimensionalPattern2Block
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.ActivityProbeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.dimlets.ActivityProbeBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimlets.EnergyExtractorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.MatterTransmitterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.MatterReceiverBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.teleporter.MatterReceiverBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.DialingDeviceBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.SimpleDialerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.teleporter.MatterBoosterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.endergen.EndergenicBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.endergen.PearlInjectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.endergen.EnderMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.endergen.EnderMonitorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.SequencerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.TimerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.CounterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.RedstoneTransmitterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.logic.RedstoneReceiverBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.ShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.shield.ShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.InvisibleShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.AbstractShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.SolidShieldBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.shield.ShieldTemplateBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.DimletWorkbenchBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.BiomeAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.MaterialAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.LiquidAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.dimletconstruction.TimeAbsorberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.ProxyBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SpaceChamberControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.spaceprojector.SpaceChamberControllerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SpaceProjectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.spaceprojector.SpaceProjectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.BuilderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.spaceprojector.BuilderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.spaceprojector.SupportBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.blockprotector.BlockProtectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mcjty.rftools.blocks.blockprotector.BlockProtectorBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.storage.ModularStorageBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.storage.RemoteStorageBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mcjty.rftools.blocks.security.SecurityManagerBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockCargoManager
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockCargoManager
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockRailJunction
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockSpecialRailBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockRailAdvDetector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockCartAssembler
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockCartAssembler
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockActivator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockContainerBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockDistributor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockDetector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockUpgrade
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockUpgrade
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockLiquidManager
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevescarts.Blocks.BlockLiquidManager
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevescarts.Blocks.BlockMetalStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockManager
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevesfactory.blocks.BlockManager
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCable
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevesfactory.blocks.BlockCable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableRelay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableDirectionAdvanced
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableOutput
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableInput
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableCreative
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableIntake
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableBUD
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableBreaker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableCluster
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: vswe.stevesfactory.blocks.BlockCableCluster
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableCamouflages
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCamouflageBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: vswe.stevesfactory.blocks.BlockCableSign
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockAutoSorter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockTrashJar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockTrashJar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockBoundChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockBoundChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockFloatyCandle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockBootsIce
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockBootsIce
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockBoundJar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockBoundJar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockThinkTank
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockThinkTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockEverfullUrn
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockEverburnUrn
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockSoulBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockSoulBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockCrucibleSouls
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: flaxbeard.thaumicexploration.block.BlockReplicator
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: flaxbeard.thaumicexploration.block.BlockReplicator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermaldynamics.duct.BlockDuct
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermaldynamics.block.BlockTDBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.RedstoneMachine
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tmechworks.blocks.RedstoneMachine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.DynamoBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.SignalBus
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tmechworks.blocks.SignalBus
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.SignalTerminal
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tmechworks.blocks.SignalTerminal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tmechworks.blocks.FilterBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchCrop
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBaseBush
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchLog
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchLog
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockVoidBramble
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBaseContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBramble
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockBramble
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGlintWeed
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSpanishMoss
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockLeapingLily
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPlantMine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockEmberMoss
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockEmberMoss
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCritterSnare
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockCritterSnare
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGrassper
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockGrassper
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBloodRose
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCotton
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchWeb
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchVine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchCactus
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockWitchLilyPad
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDemonHeart
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWolfHead
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWolfHead
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchWood
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchWoodStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchWoodSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchDoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockChalice
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCandelabra
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPlacedItem
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockPlacedItem
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockAlluringSkull
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockAlluringSkull
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWickerBundle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBaseRotatedPillar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGlowGlobe
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStatueGoddess
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStockade
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIce
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpertualIceStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceFence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIceGate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPerpetualIcePressurePlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSnowStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSnowSlab
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockInfinityEgg
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockSlurp
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPitDirt
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPitGrass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockGarlicGarland
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBloodedWool
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockShadedGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockMirrorWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockRefillingChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockForce
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockLeechChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockLeechChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockAltar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockAltar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockKettle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockPoppetShelf
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockPoppetShelf
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDreamCatcher
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockDreamCatcher
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCrystalBall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSpiritPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockTormentPortal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSpinningWheel
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockSpinningWheel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockBrazier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockWitchesOven
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockWitchesOven
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockFumeFunnel
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDistillery
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockDistillery
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockFetish
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockFetish
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockAreaMarker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStatueOfWorship
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockStatueOfWorship
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockCauldron
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockStatueWerewolf
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockSilverVat
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBeartrap
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.worldgen.WorldHandlerVillageDistrict$Wall$BlockVillageWallGen
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCoffin
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockCoffin
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDaylightCollector
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockBloodCrucible
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockMirror
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockMirror
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCircle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockCircleGlyph
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.blocks.BlockCircleGlyph
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockFlowingSpirit
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.blocks.BlockDisease
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockBrew
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockBrewGas
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockBrewLiquidEffect
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockLeverBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockLeverBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockDoorBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockDoorBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockPressurePlateBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockPressurePlateBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.WitcheryBlocks$1
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.brewing.BlockButtonBase
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.emoniph.witchery.brewing.BlockButtonBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.emoniph.witchery.WitcheryBlocks$2
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEssenceRefiner
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockEssenceRefiner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockMageLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMSpecialRenderBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEssenceConduit
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMSpecialRenderPoweredBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.PoweredBlock
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.PoweredBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEssenceGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockEssenceGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCalefactor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockCalefactor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneReceptacle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockAstralBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockAstralBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockSeerStone
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockSeerStone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockAMOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMFlower
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockDesertNova
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneChest
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneChest
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockLectern
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockLectern
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockManaBattery
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockManaBattery
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockArcaneReconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockArcaneReconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockMagicWall
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockOcculus
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMSpecialRenderBlockContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.AMBlockContainer
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCraftingAltar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockGroundRuneSpell
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockGroundRune
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockGroundRune
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.VinteumTorch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockParticleEmitter
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInscriptionTable
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockInscriptionTable
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInvisibleUtility
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockTarmaRoot
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWitchwoodLog
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWitchwoodLeaves
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockSummoner
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockSummoner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.liquid.BlockLiquidEssence
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInlay
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockInlay
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodPlanks
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodStairs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodSapling
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockMagiciansWorkbench
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockMagiciansWorkbench
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockEverstone
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockEverstone
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneDoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneDoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockKeystoneTrapdoor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockKeystoneTrapdoor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockSlipstreamGenerator
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockFlickerHabitat
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockFlickerHabitat
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWizardsChalk
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockInertSpawner
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockInertSpawner
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCandle
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockBrokenPowerLink
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockArmorInfuser
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockArmorInfuser
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockFlickerLure
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockArcaneDeconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockArcaneDeconstructor
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockWakebloom
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockOtherworldAura
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.WitchwoodSlabs
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.IllusionBlock
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: am2.blocks.BlockCrystalMarker
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: am2.blocks.BlockCrystalMarker
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.machine.BlockMachine
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.BlockTEBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.device.BlockDevice
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.dynamo.BlockDynamo
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.cell.BlockCell
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.tank.BlockTank
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.strongbox.BlockStrongbox
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.cache.BlockCache
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cofh.thermalexpansion.block.cache.BlockCache
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.ender.BlockEnder
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.plate.BlockPlate
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.light.BlockLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockFrame
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockGlass
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockRockwool
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.sponge.BlockSponge
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirSignal
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirBase
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirBarrier
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.chunkloader.BlockChunkLoader
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cpw.mods.compactsolars.BlockCompactSolar
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cpw.mods.compactsolars.BlockCompactSolar
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.enderstorage.common.BlockEnderStorage
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.enderstorage.common.BlockEnderStorage
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain
[20:38:06] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlLight
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shedar.mods.ic2.nuclearcontrol.crossmod.bigreactors.BlockActiveReactorInfoFetch
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockOre
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.core.block.BlockCore
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockDecoratives
[20:38:06] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockDecorativeWalls
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockLily
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.core.block.InstancedBlock
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mrtjp.core.block.InstancedBlock
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.exploration.BlockBarrel
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.machinemuse.powersuits.block.BlockTinkerTable$
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.machinemuse.powersuits.block.BlockLuxCapacitor
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: portalgun.common.block.BlockPortalMod
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: portalgun.common.block.BlockPortalMod
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: portalgun.common.block.BlockMulti
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: portalgun.common.block.BlockMulti
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.compatibility.tconstruct.LiquidFiniteSubstance
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.illumination.BlockLamp
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mrtjp.projectred.illumination.BlockAirousLight
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.translocator.BlockTranslocator
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.translocator.BlockTranslocator
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.translocator.BlockCraftingGrid
[20:38:07] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.translocator.BlockCraftingGrid
[20:38:07] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.denseores.BlockDenseOre
[20:38:12] [Server thread/INFO] [factorization]: Added 44 'barking' recipes for blocks that look sort of like wood logs; this can be disabled in the config file.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Registering marble
[20:38:13] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
[20:38:13] [Server thread/INFO] [MagicBees]: Registering rock
[20:38:13] [Server thread/INFO] [MagicBees]: Registering water
[20:38:13] [Server thread/INFO] [MagicBees]: Registering basalt
[20:38:13] [Server thread/INFO] [MagicBees]: Postinit completed
[20:38:13] [Server thread/INFO] [gendustry]: Registered 17 mutations
[20:38:13] [Thread-13/INFO] [FML]: An updated version of MagicBees is available: 2.3.4. You are currently using 2.3.3
[20:38:13] [Server thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
[20:38:13] [Server thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:38:13] [Server thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
[20:38:23] [Server thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: IC2 mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: NEI mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: MFR mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: GregTech mod support
[20:38:23] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.MineTweakerAPI]: Loaded class registry: Buildcraft mod support
[20:38:23] [Server thread/WARN] [MachineMuse]: Failed to get MFFS item!
[20:38:23] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks adapters for OpenPeripheral'
[20:38:23] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks turtles'
[20:38:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
[20:38:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
[20:38:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityDarkling
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityDarkMage
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module (inventory)'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityHellCow
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityLightMage
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module (inventory manipulation)'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityManaElemental
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|energy (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|inventory (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|item (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|tileentity (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|transport (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|transport (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|tiles (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|facades (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2 (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2API (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Railcraft (mod) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'RailcraftAPI|carts (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'RailcraftAPI|fuel (API) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.BabyHeatscarSpider
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.HeatscarSpider
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft|API (API) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.ImpEntity
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.NitroCreeper
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded deep storage(custom) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ComputerCraft (mod) CC integration module'
[20:38:24] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'EnderStorage (mod) CC integration module'
[20:38:24] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ForestryAPI|core (API) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Mystcraft (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'TMechworks (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ThermalExpansion (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'appliedenergistics2 (mod) CC integration module'
[20:38:25] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraft pipes'
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected EnderIO: enabling support
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected JABBA: enabling support
[20:38:25] [Server thread/INFO] [mcjty.varia.Logging]: RFTools Detected ComputerCraft: enabling support
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1B'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'1'
[20:38:25] [Server thread/INFO] [Mantle-STDERR]: [flaxbeard.thaumicexploration.research.TXResearchItem]: TEXT IS: false'2'
[20:38:25] [Server thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! codechicken.enderstorage.common.EnderStorageRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [FML]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[20:38:25] [Server thread/INFO] [CoFHWorld]: CoFH Core found 6 World Generation files present in C:\Users\offic\Desktop\FTB\server\config\cofh\world/.
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\a-primary.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\b-secondary.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\c-tertiary.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\d-spatter.json:
[20:38:25] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\offic\Desktop\FTB\server\config\cofh\world\ThermalFoundation-Ores.json:
[20:38:25] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
[20:38:26] [Server thread/INFO] [ThermalFoundation]: Load Complete.
[20:38:29] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
[20:38:29] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
[20:38:29] [Server thread/INFO] [ThermalExpansion]: Load Complete.
[20:38:29] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
[20:38:30] [Server thread/INFO] [Waila]: EnderStorage mod found.
[20:38:30] [Server thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
[20:38:30] [Server thread/INFO] [Waila]: TwilightForestMod mod found.
[20:38:30] [Server thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[20:38:30] [Server thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
[20:38:30] [Server thread/INFO] [Waila]: ProjectRed|Integration mod found.
[20:38:30] [Server thread/INFO] [Waila]: ExtraUtilities mod found.
[20:38:30] [Server thread/INFO] [Waila]: OpenBlocks mod found.
[20:38:30] [Server thread/INFO] [Waila]: Railcraft mod found.
[20:38:30] [Server thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
[20:38:30] [Server thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
[20:38:30] [Server thread/INFO] [Waila]: [Statues] Statues mod not found.
[20:38:30] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[20:38:30] [Server thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderIO
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderZoo
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering ThaumicTinkerer
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect mcjty.wailasupport.WailaCompatibility load
[20:38:30] [Server thread/INFO] [Waila]: Success in registering rftools
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect am2.interop.WailaSupport callbackRegister
[20:38:30] [Server thread/WARN] [Waila]: Could not find class am2.interop.WailaSupport
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
[20:38:30] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
[20:38:30] [Server thread/INFO] [Waila]: Success in registering Natura
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
[20:38:30] [Server thread/INFO] [Waila]: Success in registering BuildCraft|Compat
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
[20:38:30] [Server thread/INFO] [Waila]: Success in registering chisel
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderTech
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering EnderTech
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
[20:38:30] [Server thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@48adf477
[20:38:30] [Server thread/INFO] [Waila]: Success in registering TConstruct
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
[20:38:30] [Server thread/INFO] [gendustry]: WAILA callback received, loading...
[20:38:30] [Server thread/INFO] [Waila]: Success in registering gendustry
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering IC2NuclearControl
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering JABBA
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering PneumaticCraft
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering StevesFactoryManager
[20:38:30] [Server thread/INFO] [Waila]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
[20:38:30] [Server thread/INFO] [Waila]: Success in registering witchery
[20:38:31] [Server thread/INFO] [RedstoneArsenal]: Load Complete.
[20:38:31] [Server thread/INFO] [ThermalDynamics]: Load Complete.
[20:38:31] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 153 mods
[20:38:32] [Server thread/INFO] [inpure|core]: Processing ServerAboutToStart event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[20:38:32] [Server thread/INFO] [INpureLogInterceptor]: System no longer monitoring FML console messages.
[20:38:32] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: Loading scripts
[20:38:32] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading binniesmods.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading BloodMagicBook.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading chiselChisel.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading voidstonePatch.zs
[20:38:33] [Server thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading intermod
[20:38:33] [Server thread/INFO]: Preparing level "world"
[20:38:33] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[20:38:33] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance.
[20:38:33] [Server thread/INFO] [FML]: Injected new block/item EnderStorage:enderChest: 2305 (init) -> 2326 (map).
[20:38:33] [Server thread/INFO] [FML]: Injected new block/item EnderStorage:enderChest: 2305 (init) -> 2326 (map).
[20:38:33] [Server thread/INFO] [FML]: Injected new block/item EnderStorage:enderPouch: 6267 (init) -> 6499 (map).
[20:38:33] [Server thread/INFO] [FML]: Applying holder lookups
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[20:38:33] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[20:38:33] [Server thread/INFO] [FML]: Holder lookups applied
[20:38:33] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:33] [Server thread/INFO] [FML]: Loading dimension -7 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:34] [Server thread/INFO] [FML]: Loading dimension -15 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:34] [Server thread/INFO] [FML]: Loading dimension -39 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:34] [Server thread/INFO] [FML]: Loading dimension -17 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -19 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -42 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -20 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -112 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:35] [Server thread/INFO] [FML]: Loading dimension -47 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:36] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
Attemping to load JABBA data.
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Serverside World Load Event: initialize dimlets
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Material, tile.thermalfoundation.ore6
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Foliage, Oak
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Biome, Sky
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Biome, Storage Cell
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, steam
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, mana
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, glowstone
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Blacklisted dimlet Liquid, honey
[20:38:36] [Server thread/INFO] [mcjty.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
[20:38:36] [Server thread/INFO]: Preparing start region for level 0
[20:38:37] [Server thread/INFO]: Preparing spawn area: 2%
[20:38:38] [Server thread/INFO]: Preparing spawn area: 62%
[20:38:39] [Server thread/INFO]: Done (7.203s)! For help, type "help" or "?"
[20:38:39] [Server thread/INFO] [FML]: Loading dimension -7 (world) (net.minecraft.server.dedicated.DedicatedServer@6d193346)
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command iskamiunlocked incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.KamiUnlockedCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command giveskillpoints incorrectly overrides compareTo: am2.commands.GiveSkillPoints
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command setmagiclevel incorrectly overrides compareTo: am2.commands.SetMagicLevelCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command morpheus incorrectly overrides compareTo: net.quetzi.morpheus.commands.CommandMorpheus
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command minetweaker incorrectly overrides compareTo: minetweaker.mc1710.server.MCServer$MCCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command checkwarp incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandCheckWarp
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command setaffinity incorrectly overrides compareTo: am2.commands.SetAffinityCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command fillmanabar incorrectly overrides compareTo: am2.commands.FillManaBarCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command ae2 incorrectly overrides compareTo: appeng.server.AECommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command shiftaffinity incorrectly overrides compareTo: am2.commands.ShiftAffinityCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command maxresearch incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.MaxResearchCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command minetweaker incorrectly overrides compareTo: minetweaker.mc1710.server.MCServer$MCCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command chant incorrectly overrides compareTo: com.emoniph.witchery.common.ChantCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command setmagiclevel incorrectly overrides compareTo: am2.commands.SetMagicLevelCommand
[20:38:40] [Server thread/WARN] [FML]: [HelpFixer] Command takeskillpoints incorrectly overrides compareTo: am2.commands.TakeSkillPoints
[20:38:40] [Server thread/INFO] [JourneyMapServer]: World ID: 867fd4fc-5e0f-4205-9156-2a3f7868d164
[20:38:40] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading world properties.
[20:38:40] [Server thread/INFO] [mcjty.varia.Logging]: RFTools: server is starting
[20:38:40] [Server thread/INFO] [mcjty.varia.Logging]: Registering RFTools dimensions
sd
[20:38:43] [Server thread/INFO]: Unknown command. Try /help for a list of commands
/say hello
[20:38:59] [Server thread/INFO]: [Server] hello
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -15
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -39
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -17
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -42
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -19
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -20
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension -47
[20:39:12] [Server thread/INFO] [FML]: Unloading dimension 1
ds
[20:39:31] [Server thread/INFO]: Unknown command. Try /help for a list of commands
[20:47:56] [User Authenticator #1/INFO]: UUID of player isaac515 is 86fb3377-f5ee-4ad7-9a41-812a4e300d09
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBeacon
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerMerchant
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerDispenser
[20:47:56] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
[20:47:56] [Netty IO #2/INFO] [FML]: Client protocol version 2
[20:47:57] [Netty IO #2/INFO] [FML]: Client attempting to join with 156 mods : MineFactoryReloaded|CompatExtraBiomes@1.7.10R2.8.0,BuildCraft|Silicon@7.0.19,AromaBackup@0.0.0.5,ForgeMicroblock@1.2.0.345,iChunUtil@4.2.2,rftools@3.30,ExtraBees@2.0-pre14,PortalGun@4.0.0-beta-5,ThaumicExploration@0.6.0,EnderZoo@1.7.10-1.0.13.30,MineFactoryReloaded|CompatTwilightForest@1.7.10R2.8.0,MagicBees@1.7.10-2.3.3,InfiniBows@1.3.0 build 20,Botany@2.0-pre14,ProjRed|Integration@4.7.0pre8.92,Mystcraft@0.12.3.00,MineFactoryReloaded|CompatProjRed@1.7.10R2.8.0,BuildCraft|Robotics@7.0.19,factorization.misc@0.8.88.8.8888g,PneumaticCraft@1.9.15-104,McMultipart@1.2.0.345,BiomesOPlenty@2.1.0,ExtraUtilities@1.2.9,Railcraft@9.6.1.0,guideapi@1.7.10-1.0.1-20,MineFactoryReloaded|CompatRailcraft@1.7.10R2.8.0,WR-CBE|Addons@1.4.1.9,MineFactoryReloaded|CompatForestry@1.7.10R2.8.0,IC2NuclearControl@2.2.5a-GoingForTheKill,ThermalFoundation@1.7.10R1.2.0,MineFactoryReloaded|CompatVanilla@1.7.10R2.8.0,ForgeMultipart@1.2.0.345,StevesCarts@2.0.0.b18,RedstoneArsenal@1.7.10R1.1.1,CoFHCore@1.7.10R3.0.3,ResourceLoader@1.2,powersuits@0.11.0.181,BiblioWoodsForestry@1.7,FastCraft@1.21,OpenPeripheral@0.4,Forge@10.13.4.1448,ExtraTrees@2.0-pre14,HatStand@4.0.0,gendustry@1.5.2.107,ThaumicTinkerer@unspecified,MineFactoryReloaded|CompatChococraft@1.7.10R2.8.0,BuildCraft|Energy@7.0.19,IC2@2.2.760-experimental,JABBA@1.2.1,MineFactoryReloaded|CompatMystcraft@1.7.10R2.8.0,MineFactoryReloaded|CompatIC2@1.7.10R2.8.0,arsmagica2@1.4.0.008,FML@7.10.99.99,Natura@2.2.0,NEIAddons|Forestry@1.12.11.36,TiCTooltips@1.2.5,NotEnoughCodecs@0.3,BiblioWoodsNatura@1.5,ctmlib@1.0.1.5,factorization@0.8.88.8.8888g,<CoFH ASM>@000,NEIAddons|CraftingTables@1.12.11.36,NEIAddons|ExNihilo@1.12.11.36,WailaHarvestability@1.1.2,ThermalDynamics@1.7.10R1.1.0,ProjRed|Illumination@4.7.0pre8.92,TMechworks@0.2.14.100,Botania@r1.7-208,Hats@4.0.1,NotEnoughItems@1.0.4.107,Thaumcraft@4.2.3.5,Waila@1.5.10,ProjRed|Compatibility@4.7.0pre8.92,TConstruct@1.7.10-1.8.5.build957,factorization.dimensionalSlice@0.8.88.8.8888g,StevesFactoryManager@A93,appliedenergistics2-core@rv2-stable-10,NEIAddons@1.12.11.36,BinnieCore@2.0-pre14,inpure|core@1.7.10R1.0.0B9,factorization.notify@1.0,BiblioCraft@1.10.5,BuildCraft|Core@7.0.19,OpenModsCore@0.8,AM2-Preloader@0.0.2,bdlib@1.9.1.97,NEIAddons|Developer@1.12.11.36,notenoughkeys@@MOD_VERSION@,Genetics@2.0-pre14,Morph@0.9.1,mcp@9.05,FlatSigns@2.1.0.19,Mantle@1.7.10-0.3.2.jenkins184,ProjRed|Transmission@4.7.0pre8.92,journeymap@@JMVERSION@,appliedenergistics2@rv2-stable-10,WR-CBE|Logic@1.4.1.9,MineFactoryReloaded|CompatAtum@1.7.10R2.8.0,OpenPeripheralIntegration@0.3,MineFactoryReloaded|CompatTConstruct@1.7.10R2.8.0,MineFactoryReloaded|CompatAppliedEnergistics@1.7.10R2.8.0,WR-CBE|Core@1.4.1.9,inventorytweaks@1.59-dev-152-cf6e263,MineFactoryReloaded|CompatBuildCraft@1.7.10R2.8.0,Morpheus@1.7.10-1.6.9,ThermalExpansion@1.7.10R4.0.3B1,CompactSolars@4.4.39.315,TwilightForest@2.3.7,BuildCraft|Factory@7.0.19,MineFactoryReloaded|CompatThaumcraft@1.7.10R2.8.0,OpenPeripheralCore@1.2,NEIAddons|AppEng@1.12.11.36,OpenBlocks@1.4.4,EnderStorage@1.4.7.33,EnderTech@1.7.10-0.3.2.388,MineFactoryReloaded|CompatSufficientBiomes@1.7.10R2.8.0,MineFactoryReloaded|CompatForgeMicroblock@1.7.10R2.8.0,CarpentersBlocks@3.3.6,MineFactoryReloaded@1.7.10R2.8.0,EnderIO@1.7.10-2.2.8.381,BuildCraft|Compat@7.0.8,Translocator@1.1.1.14,ComputerCraft@1.74,HelpFixer@1.0.7,funkylocomotion@1.0,CustomMainMenu@1.6,neiintegration@1.0.12,AWWayofTime@v1.3.3,MrTJPCoreMod@1.1.0.31,IronChest@6.0.62.742,NEIAddons|Botany@1.12.11.36,MineFactoryReloaded|CompatThermalExpansion@1.7.10R2.8.0,numina@0.4.0.101,Aroma1997Core@1.0.2.14,CodeChickenCore@1.0.6.43,BigReactors@0.4.3A,AnimationAPI@1.2.4,ChickenChunks@1.3.4.19,MineTweaker3@3.0.9B,ThaumicTinkerer-preloader@0.1,aobd@2.8.1,debug@1.0,BuildCraft|Transport@7.0.19,Aroma1997CoreHelper@1.0.2.14,chisel@2.4.1.40,Baubles@1.0.1.10,ProjRed|Core@4.7.0pre8.92,denseores@1.0,ProjRed|Exploration@4.7.0pre8.92,witchery@0.24.1,Forestry@3.6.3.20,OpenMods@0.8,BiblioWoodsBoP@1.9,BuildCraft|Builders@7.0.19,MineFactoryReloaded|CompatBackTools@1.7.10R2.8.0,ObsidiPlates@3.0.0.18
[20:47:57] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [act, JourneyMapServer] at CLIENT
[20:47:58] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[20:47:58] [Server thread/INFO] [mcjty.varia.Logging]: SMP: Sync dimensions to client
[20:47:58] [Server thread/INFO]: isaac515[/127.0.0.1:52328] logged in with entity id 308 at (-1943.3868865669774, 80.0, 88.55535970203739)
[20:47:58] [Server thread/INFO]: isaac515 joined the game
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -124,4 is in the wrong location; relocating. (Expected -124, 4, got -125, 4)
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -124,7 is in the wrong location; relocating. (Expected -124, 7, got -121, 11)
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -125,5 is in the wrong location; relocating. (Expected -125, 5, got -124, 8)
[20:48:00] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -124,8 is in the wrong location; relocating. (Expected -124, 8, got -117, 10)
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -120,1 is in the wrong location; relocating. (Expected -120, 1, got -119, 10)
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -119,10 is in the wrong location; relocating. (Expected -119, 10, got -121, 11)
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -123,11 is in the wrong location; relocating. (Expected -123, 11, got -128, 0)
[20:48:01] [Server thread/INFO] [Waila]: Player EntityPlayerMP['isaac515'/308, l='world', x=-1943.39, y=80.00, z=88.56] connected. Sending ping
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -121,11 is in the wrong location; relocating. (Expected -121, 11, got -125, 5)
[20:48:01] [Server thread/INFO] [mcjty.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
[20:48:01] [Server thread/INFO] [mcjty.varia.Logging]: Sync dimension info to clients!
[20:48:01] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -122,-2 is in the wrong location; relocating. (Expected -122, -2, got -120, -3)
[20:48:01] [Server thread/INFO] [mcjty.varia.Logging]: Send validation data to the client
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -117,10 is in the wrong location; relocating. (Expected -117, 10, got -123, 11)
[20:48:02] [Server thread/INFO] [JourneyMapServer]: On Request: Sending WorldID packet to: isaac515
[20:48:02] [Server thread/INFO] [JourneyMapServer]: isaac515 is an EntityPlayerMP attempting to send the worldId packet
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -126,-1 is in the wrong location; relocating. (Expected -126, -1, got -122, -2)
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -130,6 is in the wrong location; relocating. (Expected -130, 6, got -131, 6)
[20:48:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4365ms behind, skipping 87 tick(s)
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -130,-1 is in the wrong location; relocating. (Expected -130, -1, got -130, -2)
[20:48:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -116,13 is in the wrong location; relocating. (Expected -116, 13, got -122, 11)
[20:48:03] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.ArrayIndexOutOfBoundsException: -6
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28) ~[apv.class:?]
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75) ~[apz.class:?]
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862) ~[apx.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500) ~[aqk.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189) ~[AsynchronousExecutor$Task.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30) ~[ChunkIOExecutor.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:596) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[20:48:03] [Server thread/ERROR]: This crash report has been saved to: C:\Users\offic\Desktop\FTB\server\.\crash-reports\crash-2015-08-22_20.48.03-server.txt
[20:48:03] [Server thread/INFO]: Stopping server
[20:48:03] [Server thread/INFO]: Saving players
[20:48:04] [Server thread/INFO]: Saving worlds
[20:48:04] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:48:05] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[20:48:05] [Server thread/INFO]: Saving chunks for level 'world'/FZHammer
[20:48:05] [Server thread/INFO]: Saving chunks for level 'world'/The Last Millenium
[20:48:05] [Server thread/INFO] [mcjty.varia.Logging]: Cleaning up RFTools dimensions
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension 0
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension -1
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension -7
[20:48:07] [Server thread/INFO] [FML]: Unloading dimension -112
[20:48:07] [Server thread/INFO] [FML]: Applying holder lookups
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[20:48:08] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[20:48:08] [Server thread/INFO] [FML]: Holder lookups applied
[20:48:08] [pool-4-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\offic\Desktop\FTB\server\.\world\enderio\dimensionalTransceiver.json
[20:48:08] [Server thread/INFO] [mcjty.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
[20:48:08] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Server process finished
Press any key to continue . . .