Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 220.46 KB | None | 0 0
  1. [19:05:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [19:05:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [19:05:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [19:05:18] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
  5. [19:05:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_51
  6. [19:05:18] [main/INFO] [FML]: [AppEng] Core Init
  7. [19:05:18] [main/WARN] [FML]: The coremod com.wirsbo.main.FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [19:05:19] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [19:05:19] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:431]: Deleted old version CodeChickenLib-1.7.10-1.1.1.99-universal.jar
  10. [19:05:19] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
  11. [19:05:19] [main/ERROR] [FML]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.1.99-universal.jar - ignoring
  12. java.io.FileNotFoundException: C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\mods\1.7.10\CodeChickenLib-1.7.10-1.1.1.99-universal.jar (The system cannot find the file specified)
  13. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
  14. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_51]
  15. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_51]
  16. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_51]
  17. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_51]
  18. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  19. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  20. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  21. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  22. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  23. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  29. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  30. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  31. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  32. [19:05:19] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  33. [19:05:19] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  34. [19:05:19] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  35. [19:05:19] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  36. [19:05:19] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  37. [19:05:19] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  38. [19:05:19] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  39. [19:05:19] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  40. [19:05:19] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  41. [19:05:19] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  42. [19:05:19] [main/WARN] [FML]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  43. [19:05:19] [main/WARN] [FML]: The coremod portablejim.veinminer.asm.VeinMinerCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  44. [19:05:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  45. [19:05:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  46. [19:05:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  47. [19:05:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  48. [19:05:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [19:05:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  50. [19:05:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [19:05:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [19:05:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [19:05:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [19:05:21] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  61. [19:05:21] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  62. [19:05:21] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  63. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  70. [19:05:21] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class com.wirsbo.WClassTransformer
  71. java.lang.ClassNotFoundException: com.wirsbo.WClassTransformer
  72. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
  73. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  74. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  75. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
  76. at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  77. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  78. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  79. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  80. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  81. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  82. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  83. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  84. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  85. Caused by: java.lang.NullPointerException
  86. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
  87. ... 12 more
  88. [19:05:21] [main/INFO] [STDOUT]: [cofh.asm.CoFHAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
  89. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. [19:05:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  93. [19:05:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  94. [19:05:21] [main/INFO] [MobiusCore]: Current code is OBFUSCATED
  95. [19:05:21] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 809C9966D9959719D330E716BCA614B2
  96. [19:05:21] [main/INFO] [MobiusCore]: Successful injection in b ()V
  97. [19:05:21] [main/INFO] [MobiusCore]: Successful injection in b ()V
  98. [19:05:21] [main/INFO] [MobiusCore]: Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
  99. [19:05:21] [main/INFO] [MobiusCore]: Successful injection in onPreServerTick ()V
  100. [19:05:21] [main/INFO] [MobiusCore]: Successful injection in onPostServerTick ()V
  101. [19:05:21] [main/INFO] [MobiusCore]: Successful injection in onPreWorldTick (Lahb;)V
  102. [19:05:21] [main/INFO] [MobiusCore]: Successful injection in onPostWorldTick (Lahb;)V
  103. [19:05:22] [main/INFO] [MobiusCore]: Switching injection mode to FORGE
  104. [19:05:22] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum B842EC784132866EFEC5CAD71366A37F
  105. [19:05:22] [main/INFO] [MobiusCore]: Found World.updateEntities()...
  106. [19:05:22] [main/INFO] [MobiusCore]: Successful injection in h ()V
  107. [19:05:22] [main/INFO] [MobiusCore]: Successful injection in h ()V
  108. [19:05:22] [main/INFO] [MobiusCore]: Successful injection in h ()V
  109. [19:05:22] [main/INFO] [MobiusCore]: Successful injection in h ()V
  110. [19:05:22] [main/INFO] [MobiusCore]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  111. [19:05:22] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  112. [19:05:22] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  113. [19:05:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: oi (4 / 4)
  114. [19:05:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  115. [19:05:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  116. [19:05:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  117. [19:05:22] [main/INFO] [FastLeafDecay]: Patching leaves.
  118. [19:05:22] [main/INFO] [FastLeafDecay]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  119. [19:05:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  120. [19:05:22] [main/INFO] [ttCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  121. [19:05:22] [main/INFO] [ttCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  122. [19:05:23] [main/INFO] [ttCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  123. [19:05:23] [main/INFO] [ttCore]: Transforming net.minecraft.item.ItemStack Finished.
  124. [19:05:23] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  125. [19:05:23] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  126. [19:05:23] [main/INFO] [ttCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  127. [19:05:23] [main/INFO] [ttCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  128. [19:05:24] [main/WARN] [FML]: =============================================================
  129. [19:05:24] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  130. [19:05:24] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
  131. [19:05:24] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  132. [19:05:24] [main/WARN] [FML]: =============================================================
  133. [19:05:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10
  134. [19:05:24] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  135. [19:05:24] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
  136. [19:05:24] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
  137. java.io.IOException: The handle is invalid
  138. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_51]
  139. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_51]
  140. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_51]
  141. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_51]
  142. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_51]
  143. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_51]
  144. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_51]
  145. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_51]
  146. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_51]
  147. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]
  148. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]
  149. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
  150. [19:05:24] [Server thread/INFO] [FML]: Replaced 183 ore recipies
  151. [19:05:24] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  152. [19:05:24] [Server thread/INFO] [FML]: [AppEng] Core Init
  153. [19:05:24] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  154. [19:05:24] [Server thread/INFO] [FML]: Searching C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\mods for mods
  155. [19:05:24] [Server thread/INFO] [FML]: Also searching C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\mods\1.7.10 for mods
  156. [19:05:25] [Server thread/INFO] [asietweaks]: Mod asietweaks is missing the required element 'name'. Substituting asietweaks
  157. [19:05:25] [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.16
  158. [19:05:25] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
  159. [19:05:25] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  160. [19:05:25] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4c
  161. [19:05:26] [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.9
  162. [19:05:26] [Server thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1
  163. [19:05:26] [Server thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.2.1
  164. [19:05:26] [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.1.2.331
  165. [19:05:26] [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.1.2.331
  166. [19:05:26] [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.1.2.331
  167. [19:05:26] [Server thread/INFO] [FML]: Forge Mod Loader has identified 96 mods to load
  168. [19:05:26] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  169. [19:05:26] [Server thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  170. [19:05:27] [Server thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.1-151.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  171. [19:05:27] [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.
  172. [19:05:27] [Server thread/INFO] [FML]: FML has found a non-mod file slick-util-0.0b9db0b2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  173. [19:05:27] [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.
  174. [19:05:27] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, MobiusCore, NotEnoughItems, VeinMiner_coremod, OpenModsCore, <CoFH ASM>, ae2stuff, aobd, appliedenergistics2, Artifice, asielib, asietweaks, ATG, Backpack, bdlib, betterrain, BiblioCraft, BigReactors, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, debug, denseores, extracells, ExtraUtilities, FastCraft, fastleafdecay, F2L, GalacticraftMars, GalacticraftCore, HardcoreQuesting, InfernalMobs, inventorytweaks, IronChest, JourneyMapServer, Mantle, Mekanism, MekanismGenerators, MekanismTools, 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, morechisels, Natura, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, progressiveautomation, xreliquary, simplyjetpacks, statues, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, ThermalSmeltery, ttCore, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at CLIENT
  175. [19:05:27] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, MobiusCore, NotEnoughItems, VeinMiner_coremod, OpenModsCore, <CoFH ASM>, ae2stuff, aobd, appliedenergistics2, Artifice, asielib, asietweaks, ATG, Backpack, bdlib, betterrain, BiblioCraft, BigReactors, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, debug, denseores, extracells, ExtraUtilities, FastCraft, fastleafdecay, F2L, GalacticraftMars, GalacticraftCore, HardcoreQuesting, InfernalMobs, inventorytweaks, IronChest, JourneyMapServer, Mantle, Mekanism, MekanismGenerators, MekanismTools, 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, morechisels, Natura, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, progressiveautomation, xreliquary, simplyjetpacks, statues, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, ThermalSmeltery, ttCore, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at SERVER
  176. [19:05:27] [Server thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
  177. [19:05:27] [Server thread/INFO] [MobiusCore]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
  178. [19:05:28] [Server thread/INFO] [ttCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  179. [19:05:28] [Server thread/INFO] [ttCore]: Transforming net.minecraft.world.WorldType Finished.
  180. [19:05:28] [Server thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source BACKPACK-2.0.1-1.7.X.jar, however there is no signature matching that description
  181. [19:05:29] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  182. [19:05:29] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  183. [19:05:29] [Server thread/INFO] [ttCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  184. [19:05:29] [Server thread/INFO] [ttCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  185. [19:05:29] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  186. [19:05:29] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  187. [19:05:30] [Server thread/INFO] [progressiveautomation]: Starting automation
  188. [19:05:30] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  189. [19:05:30] [Server thread/INFO] [FML]: Found 507 ObjectHolder annotations
  190. [19:05:30] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  191. [19:05:30] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  192. [19:05:31] [Server thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
  193. [19:05:31] [Server thread/INFO] [MobiusCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
  194. [19:05:31] [Server thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  195. [19:05:31] [Server thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  196. [19:05:31] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  197. [19:05:31] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
  198. [19:05:31] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  199. [19:05:31] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  200. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  201. [19:05:31] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
  202. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  203. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  204. [19:05:31] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  205. [19:05:31] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  206. [19:05:31] [Server thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  207. [19:05:31] [Server thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  208. [19:05:31] [Server thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  209. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
  210. [19:05:31] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
  211. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  212. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  213. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  214. [19:05:31] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  215. [19:05:31] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  216. [19:05:31] [Server thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
  217. [19:05:31] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
  218. [19:05:32] [Server thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
  219. [19:05:32] [Server thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
  220. [19:05:32] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
  221. [19:05:32] [Server thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
  222. [19:05:32] [Server thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
  223. [19:05:32] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
  224. [19:05:32] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  225. [19:05:32] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  226. [19:05:32] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  227. [19:05:32] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  228. [19:05:32] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
  229. [19:05:32] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 1021ms )
  230. [19:05:32] [Server thread/INFO] [bdlib]: bdlib 1.7.2.82 loaded
  231. [19:05:32] [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.
  232. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:113)
  233. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
  234. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
  235. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
  236. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
  237. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
  238. [19:05:32] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
  239. [19:05:32] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  240. [19:05:32] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
  241. [19:05:32] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Morgan%20Carpenter/Desktop/Minecraft%20Forge/mods/ae2stuff-0.3.0.28-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  242. [19:05:33] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Morgan%20Carpenter/Desktop/Minecraft%20Forge/mods/ae2stuff-0.3.0.28-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  243. [19:05:33] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
  244. [19:05:33] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
  245. [19:05:33] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
  246. [19:05:33] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
  247. [19:05:33] [Server thread/INFO] [CoFHWorld]: Registering default generators
  248. [19:05:33] [Server thread/INFO] [CoFHWorld]: Complete
  249. [19:05:33] [Server thread/WARN] [Artifice]: Failed to load the marble list
  250. [19:05:33] [Server thread/WARN] [Artifice]: Failed to load the basalt list
  251. [19:05:33] [Server thread/INFO] [Artifice]: Registering -28 to dimension blacklist
  252. [19:05:33] [Server thread/INFO] [Artifice]: Registering -29 to dimension blacklist
  253. [19:05:34] [Server thread/INFO] [Artifice]: Registered invisible enchant to ID 70
  254. [19:05:34] [Server thread/INFO] [Artifice]: Registered soulstealing enchant to ID 71
  255. [19:05:34] [Server thread/INFO] [Artifice]: Registered resistance enchant to ID 72
  256. [19:05:34] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.0.3 for Minecraft 1.7.10.
  257. [19:05:34] [Server thread/INFO] [ATG]: WAT
  258. [19:05:34] [Server thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  259. [19:05:35] [Server thread/INFO] [ThermalFoundation]: Loading Plugins...
  260. [19:05:35] [Server thread/INFO] [STDOUT]: [cofh.thermalfoundation.plugins.mfr.MFRPlugin:preInit:14]: should work
  261. [19:05:35] [Server thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
  262. [19:05:35] [Server thread/INFO] [ThermalExpansion]: Loading Plugins...
  263. [19:05:35] [Server thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
  264. [19:05:35] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\thermalexpansion\crafting.
  265. [19:05:35] [CoFHUpdater:ThermalExpansion/INFO] [ThermalExpansion]: An updated version of Thermal Expansion is available: Thermal Expansion 4.0.2B3 for Minecraft 1.7.10.
  266. [19:05:35] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  267. [19:05:35] [CoFHUpdater:ThermalFoundation/INFO] [ThermalFoundation]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.0 for Minecraft 1.7.10.
  268. [19:05:36] [Server thread/INFO] [Chisel 2]: Starting pre-init...
  269. [19:05:36] [Server thread/INFO] [Chisel 2]: Loading blocks...
  270. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  271. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  272. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  273. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  274. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  275. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  276. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  277. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  278. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  279. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  280. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  281. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  282. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  283. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  284. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  285. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  286. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  287. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  288. [19:05:36] [Server thread/INFO] [Chisel 2]: 87 Feature's blocks loaded.
  289. [19:05:36] [Server thread/INFO] [Chisel 2]: Loading Tile Entities...
  290. [19:05:36] [Server thread/INFO] [Chisel 2]: Tile Entities loaded.
  291. [19:05:36] [Server thread/INFO] [Chisel 2]: Loading items...
  292. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  293. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  294. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  295. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  296. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  297. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  298. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  299. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  300. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  301. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  302. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  303. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  304. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  305. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  306. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  307. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  308. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  309. [19:05:36] [Server thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  310. [19:05:36] [Server thread/INFO] [Chisel 2]: 87 Feature's items loaded.
  311. [19:05:36] [Server thread/INFO] [Chisel 2]: Pre-init finished.
  312. [19:05:36] [Server thread/INFO] [extrautils]: Hello World
  313. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
  314. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
  315. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
  316. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
  317. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
  318. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
  319. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
  320. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
  321. [19:05:36] [Server thread/INFO] [extrautils]: Registering Packet class PacketYoink with discriminator: 8
  322. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
  323. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
  324. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
  325. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
  326. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
  327. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
  328. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
  329. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
  330. [19:05:36] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
  331. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
  332. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
  333. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
  334. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
  335. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
  336. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
  337. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
  338. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
  339. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
  340. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
  341. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
  342. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
  343. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
  344. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
  345. [19:05:36] [Server thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
  346. [19:05:36] [Server thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
  347. [19:05:37] [Thread-9/INFO] [FastCraft]: You are using the latest suitable version.
  348. [19:05:38] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
  349. [19:05:38] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
  350. [19:05:38] [Server thread/INFO] [Mantle]: Loading configuration from disk.
  351. [19:05:38] [Server thread/INFO] [Mantle]: Configuration load completed.
  352. [19:05:38] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
  353. [19:05:38] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  354. [19:05:38] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  355. [19:05:38] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  356. [19:05:38] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  357. [19:05:38] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
  358. [19:05:38] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  359. [19:05:38] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
  360. [19:05:38] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  361. [19:05:38] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
  362. [19:05:39] [Server thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-stable-1 detected
  363. [19:05:39] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
  364. [19:05:39] [Server thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
  365. [19:05:39] [Server thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
  366. [19:05:39] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
  367. [19:05:39] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
  368. [19:05:39] [Server thread/INFO] [neiintegration]: Starting NEI Integration
  369. [19:05:39] [Server thread/INFO] [neiintegration]: Loading configuration files
  370. [19:05:39] [Server thread/INFO] [neresources]: Loading configs..
  371. [19:05:39] [Server thread/INFO] [neresources]: Updating ModMetaData...
  372. [19:05:39] [Server thread/INFO] [neresources]: Registering Network Messages...
  373. [19:05:39] [Server thread/INFO] [neresources]: Requesting Sync...
  374. [19:05:39] [Server thread/INFO] [neresources]: Requesting Sync...
  375. [19:05:39] [Server thread/INFO] [neresources]: Registering Events...
  376. [19:05:39] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  377. [19:05:39] [Server thread/INFO] [progressiveautomation]: harvestcraft not found, not loading
  378. [19:05:39] [Server thread/INFO] [progressiveautomation]: PneumaticCraft not found, not loading
  379. [19:05:39] [Server thread/INFO] [progressiveautomation]: MFR Loaded
  380. [19:05:39] [Server thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
  381. [19:05:39] [Server thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
  382. [19:05:39] [Server thread/INFO] [progressiveautomation]: RightClickPlants Loaded
  383. [19:05:39] [Server thread/INFO] [progressiveautomation]: Vanilla Loaded
  384. [19:05:40] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
  385. [19:05:40] [Server thread/INFO] [simplyjetpacks]: Loading configuration files
  386. [19:05:40] [Server thread/INFO] [simplyjetpacks]: Constructing items
  387. [19:05:40] [Server thread/INFO] [simplyjetpacks]: Registering items
  388. [19:05:40] [Server thread/INFO] [simplyjetpacks]: Registering handlers
  389. [19:05:40] [Server thread/INFO] [PulseManager-ThermalSmeltery]: Skipping Pulse TSmelt EIO Smeltery; missing dependency: EnderIO
  390. [19:05:40] [Server thread/INFO] [ttCore]: Adding package tterrag.core to handler search.
  391. [19:05:40] [Server thread/INFO] [ttCore]: Adding package tterrag.wailaplugins to handler search.
  392. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin AWWayofTime as its dependency was not found.
  393. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Attempting to load plugin for ExtraUtilities.
  394. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin for ExtraUtilities.
  395. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependency was not found.
  396. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Attempting to load plugin for Forge.
  397. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin for Forge.
  398. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Attempting to load plugin for Mekanism.
  399. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin for Mekanism.
  400. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Attempting to load plugin for MineFactoryReloaded.
  401. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin for MineFactoryReloaded.
  402. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependency was not found.
  403. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependency was not found.
  404. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependency was not found.
  405. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Attempting to load plugin for ThermalExpansion.
  406. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin for ThermalExpansion.
  407. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin harvestcraft as its dependency was not found.
  408. [19:05:41] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin magicalcrops as its dependency was not found.
  409. [19:05:41] [CoFHUpdater:ThermalDynamics/INFO] [ThermalDynamics]: An updated version of Thermal Dynamics is available: Thermal Dynamics 1.1.0 for Minecraft 1.7.10.
  410. [19:05:41] [Server thread/INFO] [FML]: Applying holder lookups
  411. [19:05:41] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  412. [19:05:41] [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?
  413. [19:05:41] [Server thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
  414. [19:05:41] [Server thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
  415. [19:05:41] [Server thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
  416. [19:05:41] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
  417. [19:05:41] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
  418. [19:05:41] [Server thread/INFO] [FML]: Holder lookups applied
  419. [19:05:41] [Server thread/INFO] [FML]: Injecting itemstacks
  420. [19:05:41] [Server thread/INFO] [FML]: Itemstack injection complete
  421. [19:05:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  422. [19:05:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  423. [19:05:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  424. [19:05:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
  425. [19:05:41] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  426. [19:05:41] [Server thread/INFO] [AE2:S]: Initialization ( started )
  427. [19:05:42] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  428. [19:05:42] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  429. [19:05:42] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  430. [19:05:42] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  431. [19:05:42] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  432. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
  433. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 9 loaded.
  434. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
  435. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 4 loaded.
  436. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 8 loaded.
  437. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
  438. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 55 loaded.
  439. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
  440. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
  441. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
  442. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 12 loaded.
  443. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 195 loaded.
  444. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
  445. [19:05:42] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
  446. [19:05:42] [Server thread/INFO] [AE2:S]: Initialization ( ended after 365ms )
  447. [19:05:42] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
  448. [19:05:42] [Server thread/INFO] [Artifice]: ForgeMultiPart Compat Initialized
  449. [19:05:42] [Server thread/INFO] [Artifice]: Carpenter's Blocks compat initialized
  450. [19:05:42] [Server thread/INFO] [Artifice]: MineFactoryReloaded Compat Initialized
  451. [19:05:42] [Server thread/INFO] [Artifice]: AE2 Compat Initialized
  452. [19:05:42] [Server thread/INFO] [Artifice]: Registering 1 to dimension blacklist
  453. [19:05:42] [Server thread/INFO] [Artifice]: Registering -1 to dimension blacklist
  454. [19:05:42] [Server thread/INFO] [Artifice]: Registering stone type minecraft:stone@0
  455. [19:05:42] [Server thread/INFO] [Artifice]: Registering flat to world type blacklist
  456. [19:05:43] [Server thread/INFO] [Chisel 2]: Starting init...
  457. [19:05:43] [Server thread/INFO] [Chisel 2]: Loading recipes...
  458. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  459. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  460. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  461. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  462. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  463. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  464. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  465. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  466. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  467. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  468. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  469. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  470. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  471. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  472. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  473. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  474. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  475. [19:05:43] [Server thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  476. [19:05:43] [Server thread/INFO] [Chisel 2]: 87 Feature's recipes loaded.
  477. [19:05:43] [Server thread/INFO] [Chisel 2]: Init finished.
  478. [19:05:43] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 29 loaded.
  479. [19:05:43] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 36 loaded.
  480. [19:05:43] [Server thread/INFO] [STDOUT]: [atomicstryker.infernalmobs.common.InfernalMobsCore:load:161]: InfernalMobsCore load() completed! Modifiers ready: 19
  481. [19:05:43] [Server thread/INFO] [Mantle]: Entering initialization phase.
  482. [19:05:43] [Server thread/INFO] [Mekanism]: Version 8.1.2 initializing...
  483. [19:05:44] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh.api.energy.IEnergyHandler
  484. [19:05:44] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh.api.energy.IEnergyHandler
  485. [19:05:44] [Server thread/INFO] [Mekanism]: Loading complete.
  486. [19:05:44] [Server thread/INFO] [Mekanism]: Mod loaded.
  487. [19:05:44] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
  488. [19:05:44] [Server thread/INFO] [Mekanism]: Loaded MekanismTools module.
  489. [19:05:44] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  490. [19:05:44] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
  491. [19:05:44] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  492. [19:05:44] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  493. [19:05:44] [Server thread/INFO] [Natura]: Waila detected.
  494. [19:05:44] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
  495. [19:05:44] [Server thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
  496. [19:05:44] [Server thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
  497. [19:05:44] [Server thread/INFO] [FML]: [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  498. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
  499. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering recipes
  500. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Doing intermod communication
  501. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
  502. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
  503. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
  504. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
  505. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
  506. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
  507. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
  508. [19:05:44] [Server thread/INFO] [simplyjetpacks]: Registering network messages
  509. [19:05:45] [Server thread/ERROR] [ttCore]: [Handlers] tterrag.wailaplugins.config.WPConfigGui threw an error on load, skipping...
  510. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalStateException: java.lang.ClassNotFoundException: tterrag.wailaplugins.config.WPConfigGui
  511. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:269)
  512. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tterrag.core.common.Handlers.register(Handlers.java:190)
  513. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tterrag.core.TTCore.init(TTCore.java:82)
  514. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  515. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  516. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  517. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  518. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  519. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  520. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  521. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  522. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  523. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  524. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  525. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  526. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  527. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  528. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  529. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  530. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  531. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  532. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  533. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  534. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  535. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  536. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  537. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  538. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  539. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  540. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  541. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  542. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  543. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  544. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  545. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: tterrag.wailaplugins.config.WPConfigGui
  546. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  547. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  548. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  549. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:266)
  550. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 33 more
  551. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NoClassDefFoundError: tterrag/core/client/config/BaseConfigGui
  552. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
  553. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
  554. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
  555. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  556. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 36 more
  557. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: tterrag.core.client.config.BaseConfigGui
  558. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  559. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  560. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  561. [19:05:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 40 more
  562. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class IModelTT, we are on a dedicated server
  563. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class ClientProxy, we are on a dedicated server
  564. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class BaseConfigGui, we are on a dedicated server
  565. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class ClientHandler, we are on a dedicated server
  566. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class DirectionalModelRenderer, we are on a dedicated server
  567. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class SimpleModelRenderer, we are on a dedicated server
  568. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class BlockSound, we are on a dedicated server
  569. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Skipping client class RenderingUtils, we are on a dedicated server
  570. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler ConfigHandler to busses: [FML]
  571. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
  572. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  573. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
  574. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
  575. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
  576. [19:05:45] [Server thread/INFO] [ttCore]: [Handlers] Registering handler Scheduler to busses: [FML]
  577. [19:05:45] [Server thread/INFO] [ttCore]: Sending dummy event to all mods
  578. [19:05:45] [Server thread/INFO] [ttCore]: Reloading ingame configs for modid: ttCore
  579. [19:05:45] [Server thread/INFO] [ttCore]: Reloading ingame configs for modid: wailaplugins
  580. [19:05:45] [Server thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
  581. [19:05:45] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  582. [19:05:45] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  583. [19:05:45] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  584. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  585. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
  586. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
  587. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  588. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
  589. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  590. [19:05:45] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
  591. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
  592. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
  593. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
  594. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
  595. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
  596. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
  597. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
  598. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
  599. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
  600. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
  601. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
  602. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
  603. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
  604. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
  605. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
  606. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
  607. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
  608. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
  609. [19:05:45] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
  610. [19:05:45] [Server thread/INFO] [FML]: Injecting itemstacks
  611. [19:05:45] [Server thread/INFO] [FML]: Itemstack injection complete
  612. [19:05:45] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
  613. [19:05:45] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
  614. [19:05:45] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
  615. [19:05:45] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net.minecraft.inventory.ISidedInventory
  616. [19:05:45] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net.minecraft.inventory.ISidedInventory
  617. [19:05:45] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
  618. [19:05:45] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  619. [19:05:45] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  620. [19:05:45] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1811 bytes
  621. [19:05:45] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Disabled
  622. [19:05:46] [Server thread/INFO] [AE2:S]: Rotary Craft - Integration Disabled
  623. [19:05:46] [Server thread/INFO] [AE2:S]: Railcraft - Integration Disabled
  624. [19:05:46] [Server thread/INFO] [AE2:S]: BuildCraft - Integration Disabled
  625. [19:05:46] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
  626. [19:05:46] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Enable
  627. [19:05:46] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Enable
  628. [19:05:46] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Enable
  629. [19:05:46] [Server thread/INFO] [AE2:S]: Factorization - Integration Disabled
  630. [19:05:46] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Enable
  631. [19:05:46] [Server thread/INFO] [AE2:S]: Rotatable Blocks - Integration Disabled
  632. [19:05:46] [Server thread/INFO] [AE2:S]: Colored Lights Core - Integration Disabled
  633. [19:05:46] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
  634. [19:05:46] [Server thread/INFO] [AE2:S]: Mekanism - Integration Enable
  635. [19:05:46] [Server thread/INFO] [AE2:S]: ImmibisMicroblocks - Integration Disabled
  636. [19:05:46] [Server thread/INFO] [AE2:S]: BetterStorage - Integration Disabled
  637. [19:05:46] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 371ms )
  638. [19:05:46] [Server thread/INFO] [Artifice]: Registering marble type 1xtile.artifice.marble@0
  639. [19:05:46] [Server thread/INFO] [Artifice]: Registering marble type 1xtile.chisel.marble@0
  640. [19:05:46] [Server thread/INFO] [Artifice]: Registering marble type 1xtile.chisel.marble@0
  641. [19:05:46] [Server thread/INFO] [Artifice]: Registering basalt type 1xtile.artifice.basalt@0
  642. [19:05:46] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  643. [19:05:46] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  644. [19:05:46] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  645. [19:05:46] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  646. [19:05:46] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  647. [19:05:46] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  648. [19:05:46] [Server thread/INFO] [ttCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  649. [19:05:46] [Server thread/INFO] [ttCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  650. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAir
  651. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStone
  652. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGrass
  653. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirt
  654. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWood
  655. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSapling
  656. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBush
  657. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.asmhooks.block.BlockTickingWater
  658. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDynamicLiquid
  659. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLiquid
  660. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.asmhooks.block.BlockWater
  661. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStaticLiquid
  662. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSand
  663. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFalling
  664. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGravel
  665. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOre
  666. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLog
  667. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLog
  668. [19:05:46] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLog
  669. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockOldLeaf
  670. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeaves
  671. [19:05:46] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLeaves
  672. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSponge
  673. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlass
  674. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBreakable
  675. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressed
  676. [19:05:46] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDispenser
  677. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDispenser
  678. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSandStone
  679. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNote
  680. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockContainer
  681. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockContainer
  682. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBed
  683. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBed
  684. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailPowered
  685. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailBase
  686. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRailBase
  687. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRailDetector
  688. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonBase
  689. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWeb
  690. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTallGrass
  691. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTallGrass
  692. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDeadBush
  693. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDeadBush
  694. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonExtension
  695. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonExtension
  696. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockColored
  697. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPistonMoving
  698. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockPistonMoving
  699. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlower
  700. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMushroom
  701. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneSlab
  702. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSlab
  703. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTNT
  704. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTNT
  705. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBookshelf
  706. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockObsidian
  707. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTorch
  708. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFire
  709. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMobSpawner
  710. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStairs
  711. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockStairs
  712. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockChest
  713. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockChest
  714. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneWire
  715. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneWire
  716. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWorkbench
  717. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCrops
  718. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFarmland
  719. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFurnace
  720. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockFurnace
  721. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSign
  722. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDoor
  723. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDoor
  724. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLadder
  725. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRail
  726. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLever
  727. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockLever
  728. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlate
  729. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBasePressurePlate
  730. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBasePressurePlate
  731. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneOre
  732. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneTorch
  733. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneTorch
  734. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButtonStone
  735. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButton
  736. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockButton
  737. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSnow
  738. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSnow
  739. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockIce
  740. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockIce
  741. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSnowBlock
  742. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCactus
  743. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockClay
  744. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockReed
  745. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockJukebox
  746. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockJukebox
  747. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFence
  748. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPumpkin
  749. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDirectional
  750. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNetherrack
  751. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSoulSand
  752. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockGlowstone
  753. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPortal
  754. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCake
  755. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneRepeater
  756. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneRepeater
  757. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlass
  758. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTrapDoor
  759. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSilverfish
  760. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSilverfish
  761. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStoneBrick
  762. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHugeMushroom
  763. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPane
  764. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMelon
  765. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStem
  766. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockVine
  767. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockVine
  768. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFenceGate
  769. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockMycelium
  770. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLilyPad
  771. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNetherWart
  772. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEnchantmentTable
  773. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBrewingStand
  774. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockBrewingStand
  775. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCauldron
  776. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortal
  777. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEndPortalFrame
  778. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDragonEgg
  779. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneLight
  780. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWoodSlab
  781. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCocoa
  782. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockEnderChest
  783. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTripWireHook
  784. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTripWireHook
  785. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockTripWire
  786. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockTripWire
  787. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCommandBlock
  788. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockBeacon
  789. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockWall
  790. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockFlowerPot
  791. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockFlowerPot
  792. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCarrot
  793. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPotato
  794. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockButtonWood
  795. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockSkull
  796. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockSkull
  797. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockAnvil
  798. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPressurePlateWeighted
  799. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRedstoneComparator
  800. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockRedstoneComparator
  801. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDaylightDetector
  802. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCompressedPowered
  803. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.netherores.NetherOresCore$1
  804. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.netherores.ores.BlockNetherOverrideOre
  805. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.netherores.ores.BlockNetherOverrideOre
  806. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHopper
  807. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockHopper
  808. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockQuartz
  809. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDropper
  810. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockStainedGlassPane
  811. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNewLeaf
  812. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockNewLog
  813. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.OreQuartz
  814. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEBaseBlock
  815. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.AEBaseBlock
  816. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.OreQuartzCharged
  817. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockMatrixFrame
  818. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartz
  819. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEDecorativeBlock
  820. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzPillar
  821. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHay
  822. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockRotatedPillar
  823. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockCarpet
  824. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockHardenedClay
  825. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockPackedIce
  826. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockDoublePlant
  827. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.minecraft.block.BlockDoublePlant
  828. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzChiseled
  829. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzGlass
  830. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockQuartzLamp
  831. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzTorch
  832. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockFluix
  833. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.solids.BlockSkyStone
  834. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.solids.BlockSkyStone
  835. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockSkyChest
  836. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockSkyCompass
  837. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.grindstone.BlockGrinder
  838. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.grindstone.BlockCrank
  839. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockInscriber
  840. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockWireless
  841. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCharger
  842. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockTinyTNT
  843. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockSecurity
  844. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumRing
  845. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumRing
  846. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.qnb.BlockQuantumLinkChamber
  847. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.qnb.BlockQuantumLinkChamber
  848. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialPylon
  849. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.spatial.BlockSpatialIOPort
  850. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockCableBus
  851. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.networking.BlockCableBus
  852. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockController
  853. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockDrive
  854. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockChest
  855. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockInterface
  856. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCellWorkbench
  857. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.storage.BlockIOPort
  858. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockCondenser
  859. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyAcceptor
  860. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockVibrationChamber
  861. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockQuartzGrowthAccelerator
  862. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockEnergyCell
  863. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockDenseEnergyCell
  864. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.networking.BlockCreativeEnergyCell
  865. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingUnit
  866. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: appeng.block.crafting.BlockCraftingUnit
  867. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingStorage
  868. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockCraftingMonitor
  869. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.crafting.BlockMolecularAssembler
  870. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockLightDetector
  871. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.misc.BlockPaint
  872. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneStairBlock
  873. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.AEBaseStairBlock
  874. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBlockStairBlock
  875. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneBrickStairBlock
  876. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.SkyStoneSmallBrickStairBlock
  877. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.FluixStairBlock
  878. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.QuartzStairBlock
  879. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.ChiseledQuartzStairBlock
  880. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: appeng.block.stair.QuartzPillarStairBlock
  881. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.ae2stuff.machines.encoder.BlockEncoder$
  882. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.ae2stuff.machines.encoder.BlockEncoder$
  883. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.ae2stuff.machines.grower.BlockGrower$
  884. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.ae2stuff.machines.grower.BlockGrower$
  885. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.bdew.ae2stuff.machines.inscriber.BlockInscriber$
  886. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: net.bdew.ae2stuff.machines.inscriber.BlockInscriber$
  887. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockConveyor
  888. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactory
  889. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactory
  890. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryDecoration
  891. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
  892. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockFactoryMachine
  893. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockTank
  894. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockPlasticPipe
  895. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
  896. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.transport.BlockRedNetCable
  897. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetLogic
  898. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRedNetPanel
  899. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoPickup
  900. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRail
  901. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailCargoDropoff
  902. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerPickup
  903. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockRailPassengerDropoff
  904. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberSapling
  905. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberWood
  906. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
  907. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.BlockRubberLeaves
  908. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlass
  909. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryGlassPane
  910. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad
  911. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockFactoryPlastic
  912. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks
  913. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone
  914. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.decor.BlockPinkSlime
  915. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockVineScaffold
  916. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFertileSoil
  917. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockDetCord
  918. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.BlockFakeLaser
  919. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockFactoryFluid
  920. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidCoFHBase
  921. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidClassic
  922. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidBase
  923. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
  924. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.minefactoryreloaded.block.fluid.BlockExplodingFluid
  925. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.minefactoryreloaded.block.fluid.BlockPinkSlimeFluid
  926. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockFlora
  927. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockLotus
  928. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockRock
  929. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.BlockArtifice
  930. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.decorative.BlockStairsArtifice
  931. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockOre
  932. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: shukaro.artifice.block.world.BlockOre
  933. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockSulfur
  934. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockEnderOre
  935. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: shukaro.artifice.block.world.BlockEnderOre
  936. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockNiter
  937. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.fluid.BlockFluidOil
  938. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.fluid.BlockFluidFuel
  939. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.fluid.BlockFluidBitumen
  940. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.fluid.BlockFluidCreosote
  941. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockGlowSand
  942. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.decorative.BlockColoredTorch
  943. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockCharredLog
  944. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockTephra
  945. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.functional.BlockAttunedRedstone
  946. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: shukaro.artifice.block.functional.BlockAttunedRedstone
  947. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.functional.BlockLogicRedstone
  948. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.decorative.BlockRockSlab
  949. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.frame.BlockFrameBase
  950. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.frame.BlockFrame
  951. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.frame.BlockFrameDetector
  952. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.frame.BlockFrameBlastWall
  953. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.frame.BlockFrameGlassWall
  954. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.frame.BlockFrameScaffold
  955. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.decorative.BlockSteel
  956. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.decorative.BlockLamp
  957. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.world.BlockBasicOre
  958. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.functional.BlockNuclearBattery
  959. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: shukaro.artifice.block.functional.BlockNuclearBattery
  960. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: shukaro.artifice.block.functional.BlockHeatingCoil
  961. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFurniturePaneler
  962. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFurniturePaneler
  963. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClipboard
  964. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClipboard
  965. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypewriter
  966. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypewriter
  967. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockClock
  968. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockClock
  969. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFlat
  970. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPainting
  971. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPainting
  972. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameSimple
  973. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameMiddle
  974. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameFancy
  975. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintingFrameBorderless
  976. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPaintPress
  977. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPaintPress
  978. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSwordPedestal
  979. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSwordPedestal
  980. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancySign
  981. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancySign
  982. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockFancyWorkbench
  983. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockFancyWorkbench
  984. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBell
  985. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBell
  986. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcase
  987. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockBookcase
  988. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockBookcaseCreative
  989. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPotionShelf
  990. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPotionShelf
  991. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockGenericShelf
  992. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockGenericShelf
  993. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponRack
  994. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponRack
  995. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWeaponCase
  996. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWeaponCase
  997. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLabel
  998. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLabel
  999. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockWritingDesk
  1000. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockWritingDesk
  1001. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTable
  1002. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTable
  1003. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockArmorStand
  1004. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockArmorStand
  1005. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockTypeMachine
  1006. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockTypeMachine
  1007. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockPrintPress
  1008. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockPrintPress
  1009. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLantern
  1010. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLantern
  1011. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLantern
  1012. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockLamp
  1013. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockLamp
  1014. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockIronLamp
  1015. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockStuff
  1016. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockStuff
  1017. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockMapFrame
  1018. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockMapFrame
  1019. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: jds.bibliocraft.blocks.BlockSeat
  1020. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: jds.bibliocraft.blocks.BlockSeat
  1021. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.block.BlockOre
  1022. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.block.BlockStorage
  1023. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidRedstone
  1024. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidGlowstone
  1025. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidEnder
  1026. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidPyrotheum
  1027. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.fluid.BlockFluidInteractive
  1028. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidCryotheum
  1029. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidMana
  1030. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidSteam
  1031. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalfoundation.fluid.BlockFluidCoal
  1032. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBROre
  1033. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRMetal
  1034. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockFuelRod
  1035. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
  1036. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorPart
  1037. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMultiblockGlass
  1038. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockReactorRedstonePort
  1039. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
  1040. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbinePart
  1041. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockTurbineRotorPart
  1042. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRDevice
  1043. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.core.block.BlockCoFHBase
  1044. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cofh.core.block.BlockCoFHBase
  1045. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.block.BlockBRGenericFluid
  1046. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: erogenousbeef.bigreactors.common.multiblock.block.BlockMBCreativePart
  1047. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBlock
  1048. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCoverable
  1049. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCoverable
  1050. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBarrier
  1051. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersBed
  1052. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersButton
  1053. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersButton
  1054. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersCollapsibleBlock
  1055. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDaylightSensor
  1056. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockSided
  1057. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockSided
  1058. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersDoor
  1059. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockHinged
  1060. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersFlowerPot
  1061. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGarageDoor
  1062. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersGarageDoor
  1063. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersGate
  1064. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersHatch
  1065. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLadder
  1066. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersLever
  1067. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersLever
  1068. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersPressurePlate
  1069. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.carpentersblocks.block.BlockCarpentersPressurePlate
  1070. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSafe
  1071. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersSlope
  1072. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersStairs
  1073. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.carpentersblocks.block.BlockCarpentersTorch
  1074. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.multipart.BlockMultipart
  1075. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: codechicken.multipart.BlockMultipart
  1076. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockBeaconBase
  1077. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvable
  1078. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableAntiBlock
  1079. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableColor
  1080. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockAutoChisel
  1081. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockAutoChisel
  1082. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableBookshelf
  1083. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMarbleCarpet
  1084. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCloud
  1085. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockConcrete
  1086. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlass
  1087. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePane
  1088. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlowstone
  1089. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockGrimstone
  1090. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableGlow
  1091. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockHolystone
  1092. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIce
  1093. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIce
  1094. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIcePillar
  1095. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIcePillar
  1096. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableIceStairs
  1097. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvableIceStairs
  1098. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePumpkin
  1099. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLavastone
  1100. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockMarbleTexturedOre
  1101. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockTexturedOre
  1102. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockLeaf
  1103. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableSlab
  1104. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableStairs
  1105. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePillar
  1106. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIce
  1107. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIce
  1108. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIcePillar
  1109. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
  1110. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockCarvablePackedIceStairs
  1111. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockPresent
  1112. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.cricketcraft.chisel.block.BlockPresent
  1113. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvablePowered
  1114. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockRoadLine
  1115. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestone
  1116. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockSnakestoneObsidian
  1117. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockEldritch
  1118. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableTorch
  1119. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockCarvableLayered
  1120. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.cricketcraft.chisel.block.BlockWaterstone
  1121. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: extracells.block.BlockCertusTank
  1122. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: extracells.block.BlockWalrus
  1123. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: extracells.block.BlockFluidCrafter
  1124. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: extracells.block.BlockFluidCrafter
  1125. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: extracells.block.ECBaseBlock
  1126. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: extracells.block.ECBaseBlock
  1127. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: extracells.block.BlockHardMEDrive$
  1128. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: extracells.block.BlockHardMEDrive$
  1129. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: extracells.block.BlockVibrationChamberFluid
  1130. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: extracells.block.BlockVibrationChamberFluid
  1131. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
  1132. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.enderconstructor.BlockEnderConstructor
  1133. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers
  1134. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlock
  1135. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCurtain
  1136. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockAngelBlock
  1137. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBUD
  1138. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockChandelier
  1139. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDecoration
  1140. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPureLove
  1141. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockBedrockium
  1142. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColorData
  1143. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockColor
  1144. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCobblestoneCompressed
  1145. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockConveyor
  1146. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockFilingCabinet
  1147. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockFilingCabinet
  1148. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockGreenScreen
  1149. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPeacefulTable
  1150. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTradingPost
  1151. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSoundMuffler
  1152. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
  1153. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode
  1154. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockRetrievalNode
  1155. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
  1156. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe
  1157. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockCursedEarth
  1158. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTrashCan
  1159. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockTrashCan
  1160. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpike
  1161. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockSpike
  1162. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeDiamond
  1163. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeGold
  1164. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockSpikeWood
  1165. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderthermicPump
  1166. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry
  1167. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades
  1168. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMultiBlockSelection
  1169. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEnderLily
  1170. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockTimer
  1171. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockMagnumTorch
  1172. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockDrum
  1173. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.block.BlockDrum
  1174. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.tileentity.generators.BlockGenerator
  1175. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.rwtema.extrautils.tileentity.generators.BlockGenerator
  1176. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockPortal
  1177. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.extrautils.block.BlockEtherealStone
  1178. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockFluidGC
  1179. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockLandingPad
  1180. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAdvancedTile
  1181. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockAdvancedTile
  1182. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockLandingPadFull
  1183. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockLandingPadFull
  1184. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockUnlitTorch
  1185. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBreathableAir
  1186. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBrightAir
  1187. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBrightBreathableAir
  1188. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCollector
  1189. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenCompressor
  1190. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDistributor
  1191. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer
  1192. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer
  1193. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenDetector
  1194. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenPipe
  1195. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockOxygenPipe
  1196. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockRefinery
  1197. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockRefinery
  1198. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockFuelLoader
  1199. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockFuelLoader
  1200. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockCargoLoader
  1201. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockCargoLoader
  1202. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockNasaWorkbench
  1203. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockNasaWorkbench
  1204. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBasic
  1205. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAirLockFrame
  1206. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockAirLockFrame
  1207. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAirLockWall
  1208. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockEnclosed
  1209. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSpaceStationBase
  1210. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockSpaceStationBase
  1211. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMulti
  1212. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockMulti
  1213. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockParaChest
  1214. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockParaChest
  1215. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSolar
  1216. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockSolar
  1217. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockDish
  1218. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockDish
  1219. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMachine
  1220. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockTileGC
  1221. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockTileGC
  1222. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMachine2
  1223. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockMachineTiered
  1224. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire
  1225. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockTransmitter
  1226. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockGlowstoneTorch
  1227. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockFallenMeteor
  1228. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBasicMoon
  1229. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockBasicMoon
  1230. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockCheese
  1231. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSpinThruster
  1232. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockSpinThruster
  1233. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockScreen
  1234. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockAdvanced
  1235. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockTelemetry
  1236. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockBrightLamp
  1237. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockT1TreasureChest
  1238. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.core.blocks.BlockT1TreasureChest
  1239. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockStairsGC
  1240. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockWallGC
  1241. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.core.blocks.BlockSlabGC
  1242. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockTier2TreasureChest
  1243. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockTier2TreasureChest
  1244. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTier3TreasureChest
  1245. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTier3TreasureChest
  1246. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBasicAsteroids
  1247. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockWalkway
  1248. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReflector
  1249. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockBeamReceiver
  1250. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockShortRangeTelepad
  1251. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockShortRangeTelepad
  1252. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTelepadFake
  1253. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockTelepadFake
  1254. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockIceAsteroids
  1255. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockIceAsteroids
  1256. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockMinerBase
  1257. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockMinerBaseFull
  1258. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.asteroids.blocks.BlockMinerBaseFull
  1259. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockBasicMars
  1260. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSludge
  1261. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCavernousVine
  1262. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCavernousVine
  1263. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSlimelingEgg
  1264. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockSlimelingEgg
  1265. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockCreeperEgg
  1266. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMars
  1267. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMars
  1268. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockMachineMarsT2
  1269. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockHydrogenPipe
  1270. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: micdoodle8.mods.galacticraft.planets.mars.blocks.BlockHydrogenPipe
  1271. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: hardcorequesting.blocks.BlockDelivery
  1272. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: hardcorequesting.blocks.BlockTracker
  1273. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: hardcorequesting.blocks.BlockPortal
  1274. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cpw.mods.ironchest.BlockIronChest
  1275. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cpw.mods.ironchest.BlockIronChest
  1276. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockBasic
  1277. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.common.block.BlockBasic
  1278. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockMachine
  1279. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.common.block.BlockMachine
  1280. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockOre
  1281. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockEnergyCube
  1282. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.common.block.BlockEnergyCube
  1283. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockObsidianTNT
  1284. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockBounding
  1285. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.common.block.BlockBounding
  1286. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockGasTank
  1287. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.common.block.BlockGasTank
  1288. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockCardboardBox
  1289. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.common.block.BlockCardboardBox
  1290. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockPlastic
  1291. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockPlasticFence
  1292. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.common.block.BlockSalt
  1293. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.generators.common.block.BlockGenerator
  1294. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mekanism.generators.common.block.BlockGenerator
  1295. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mekanism.generators.common.block.BlockReactor
  1296. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeFluid
  1297. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.MeatBlock
  1298. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.SlabBase
  1299. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.MantleBlock
  1300. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.traps.Punji
  1301. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.traps.BarricadeBlock
  1302. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.blocks.traps.BarricadeBlock
  1303. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SlimeExplosive
  1304. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.world.blocks.SlimeExplosive
  1305. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGel
  1306. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.TConstructBlock
  1307. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeGrass
  1308. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeTallGrass
  1309. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeLeaves
  1310. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.blocks.slime.SlimeSapling
  1311. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.ConveyorBase
  1312. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SlimePad
  1313. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.StoneTorch
  1314. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.StoneLadder
  1315. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrick
  1316. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.MultiBrickFancy
  1317. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBush
  1318. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraft.block.BlockLeavesBase
  1319. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.OreberryBushEssence
  1320. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.MetalOre
  1321. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.GravelOre
  1322. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.WoodRail
  1323. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.TMetalBlock
  1324. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolStationBlock
  1325. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.ToolStationBlock
  1326. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.ToolForgeBlock
  1327. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.abstracts.InventoryBlock
  1328. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mantle.blocks.abstracts.InventoryBlock
  1329. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingStationBlock
  1330. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.CraftingSlab
  1331. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.CraftingSlab
  1332. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.FurnaceSlab
  1333. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mantle.blocks.abstracts.InventorySlab
  1334. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.EquipBlock
  1335. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.tools.blocks.EquipBlock
  1336. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.tools.blocks.BattlesignBlock
  1337. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.world.blocks.SoilBlock
  1338. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.TConstructFluid
  1339. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.BloodBlock
  1340. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueFluid
  1341. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: net.minecraftforge.fluids.BlockFluidFinite
  1342. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PigIronMoltenBlock
  1343. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedSlab
  1344. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedSlab
  1345. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlueBlock
  1346. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SmelteryBlock
  1347. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.smeltery.blocks.SmelteryBlock
  1348. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.LavaTankBlock
  1349. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.smeltery.blocks.LavaTankBlock
  1350. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SearedBlock
  1351. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.CastingChannelBlock
  1352. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.SpeedBlock
  1353. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnected
  1354. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneConnected
  1355. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassBlockConnectedMeta
  1356. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.GlassPaneStained
  1357. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.smeltery.blocks.PaneBase
  1358. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.mechworks.blocks.BlockLandmine
  1359. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: tconstruct.mechworks.blocks.BlockLandmine
  1360. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: tconstruct.armor.blocks.DryingRack
  1361. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.CropBlock
  1362. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.BerryBush
  1363. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.NetherBerryBush
  1364. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.CloudBlock
  1365. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NBlock
  1366. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.TreeBlock
  1367. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.SimpleLog
  1368. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.Planks
  1369. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeaves
  1370. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesNocolor
  1371. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NSaplingBlock
  1372. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.SaguaroBlock
  1373. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.WillowBlock
  1374. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NDoor
  1375. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.LogTwoxTwo
  1376. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.TaintedSoil
  1377. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.HeatSand
  1378. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.DarkTreeBlock
  1379. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.natura.blocks.trees.DarkTreeBlock
  1380. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.NLeavesDark
  1381. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.ThornVines
  1382. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.Glowshroom
  1383. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.LargeGlowshroom
  1384. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRail
  1385. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailPowered
  1386. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeRailDetector
  1387. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.NetherrackFurnaceBlock
  1388. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: mods.natura.blocks.tech.NetherrackFurnaceBlock
  1389. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.RespawnObelisk
  1390. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.nether.NetherGlass
  1391. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.tech.BlazeHopper
  1392. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternatePressurePlate
  1393. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherrackButton
  1394. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.NetherLever
  1395. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldTreeBlock
  1396. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldLeaves
  1397. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.trees.OverworldSapling
  1398. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.crops.FlowerBlock
  1399. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateWorkbench
  1400. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateBookshelf
  1401. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.overrides.AlternateFence
  1402. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.GrassBlock
  1403. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.GrassSlab
  1404. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NSlabBase
  1405. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NStairs
  1406. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NPressurePlate
  1407. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NTrapdoor
  1408. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NButton
  1409. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: mods.natura.blocks.NFenceGate
  1410. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.netherores.ores.BlockNetherOres
  1411. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.netherores.ores.BlockNetherOres
  1412. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: powercrystals.netherores.world.BlockHellfish
  1413. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: powercrystals.netherores.world.BlockHellfish
  1414. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockLadder
  1415. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGuide
  1416. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.OpenBlock
  1417. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openmods.block.OpenBlock
  1418. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: openmods.block.OpenBlock
  1419. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockElevator
  1420. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockHeal
  1421. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTarget
  1422. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGrave
  1423. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockFlag
  1424. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTank
  1425. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockTrophy
  1426. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBearTrap
  1427. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSprinkler
  1428. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCannon
  1429. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockVacuumHopper
  1430. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSponge
  1431. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBigButton
  1432. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockImaginary
  1433. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockFan
  1434. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPBottler
  1435. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockVillageHighlighter
  1436. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPath
  1437. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockAutoAnvil
  1438. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockAutoEnchantmentTable
  1439. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPDrain
  1440. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBlockBreaker
  1441. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockBlockPlacer
  1442. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockItemDropper
  1443. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockRopeLadder
  1444. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: openblocks.common.block.BlockRopeLadder
  1445. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockDonationStation
  1446. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPaintMixer
  1447. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCanvas
  1448. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockPaintCan
  1449. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockCanvasGlass
  1450. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockProjector
  1451. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockDrawingTable
  1452. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockSky
  1453. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockXPShower
  1454. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockGoldenEgg
  1455. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: openblocks.common.block.BlockScaffolding
  1456. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockMiner
  1457. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BaseBlock
  1458. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: com.vanhal.progressiveautomation.blocks.BaseBlock
  1459. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockChopper
  1460. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockPlanter
  1461. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockGenerator
  1462. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockCrafter
  1463. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockFarmer
  1464. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.vanhal.progressiveautomation.blocks.BlockKiller
  1465. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockAlkahestryAltar$BlockIdleAlkahestryAltar
  1466. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockAlkahestryAltar
  1467. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockAlkahestryAltar$BlockActiveAlkahestryAltar
  1468. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockApothecaryCauldron
  1469. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: lib.enderwizards.sandstone.blocks.BlockBase
  1470. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: lib.enderwizards.sandstone.blocks.BlockBase
  1471. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockApothecaryMortar
  1472. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockFertileLilypad
  1473. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockInterdictionTorch
  1474. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: xreliquary.blocks.BlockWraithNode
  1475. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: info.jbcs.minecraft.statues.BlockStatue
  1476. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: info.jbcs.minecraft.statues.BlockStatue
  1477. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: info.jbcs.minecraft.statues.BlockShowcase
  1478. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: info.jbcs.minecraft.statues.BlockShowcase
  1479. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermaldynamics.duct.BlockDuct
  1480. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermaldynamics.block.BlockTDBase
  1481. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.machine.BlockMachine
  1482. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.BlockTEBase
  1483. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.device.BlockDevice
  1484. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.dynamo.BlockDynamo
  1485. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.cell.BlockCell
  1486. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.tank.BlockTank
  1487. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.strongbox.BlockStrongbox
  1488. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.cache.BlockCache
  1489. [19:05:47] [Server thread/INFO] [extrautils]: Detected special block breaking code in class: cofh.thermalexpansion.block.cache.BlockCache
  1490. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.ender.BlockEnder
  1491. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.plate.BlockPlate
  1492. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.light.BlockLight
  1493. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockFrame
  1494. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockGlass
  1495. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockRockwool
  1496. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.sponge.BlockSponge
  1497. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirSignal
  1498. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirBase
  1499. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirLight
  1500. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: cofh.thermalexpansion.block.simple.BlockAirBarrier
  1501. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: codechicken.chunkloader.BlockChunkLoader
  1502. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: ganymedes01.aobd.blocks.AOBDBlock
  1503. [19:05:47] [Server thread/INFO] [extrautils]: Checking class for special block breaking code: com.rwtema.denseores.BlockDenseOre
  1504. [19:05:47] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
  1505. [19:05:47] [Server thread/INFO] [FML]: While registering space station recipe, found 4 type(s) of ingotTin
  1506. [19:05:48] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
  1507. [19:05:48] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1508. [19:05:48] [Server thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  1509. [19:05:48] [Server thread/INFO] [Mekanism]: Hooking complete.
  1510. [19:05:48] [Server thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
  1511. [19:05:48] [Server thread/WARN] [TConstruct]: Thaumcraft not detected.
  1512. [19:05:48] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'OpenBlocks adapters for OpenPeripheral', not loading
  1513. [19:05:48] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'OpenBlocks turtles', not loading
  1514. [19:05:48] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'BuildCraft pipes', not loading
  1515. [19:05:48] [Server thread/INFO] [xreliquary]: Loaded successfully!
  1516. [19:05:48] [Server thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
  1517. [19:05:48] [Server thread/INFO] [ThermalSmeltery]: Oh no... I'm smelting!
  1518. [19:05:48] [Server thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
  1519. [19:05:48] [Server thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1520. [19:05:48] [Server thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1521. [19:05:48] [Server thread/INFO] [CoFHWorld]: CoFH Core found 5 World Generation files present in C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\world/.
  1522. [19:05:48] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\world\CrazyCaves.json:
  1523. [19:05:48] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\world\Nether Boosters.json:
  1524. [19:05:48] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\world\Surface Deposits.json:
  1525. [19:05:48] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\world\ThermalFoundation-Ores.json:
  1526. [19:05:48] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Morgan Carpenter\Desktop\Minecraft Forge\config\cofh\world\Vanilla.json:
  1527. [19:05:48] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
  1528. [19:05:48] [Server thread/INFO] [ATG]: Parsing generator config
  1529. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Beach" not found, skipping.
  1530. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Savanna" not found, skipping.
  1531. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Rocky Steppe" not found, skipping.
  1532. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Ocean" not found, skipping.
  1533. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Gravel Beach" not found, skipping.
  1534. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Mesa" not found, skipping.
  1535. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Desert" not found, skipping.
  1536. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Swampland" not found, skipping.
  1537. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Plains" not found, skipping.
  1538. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Deep Ocean" not found, skipping.
  1539. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-MushroomIsland" not found, skipping.
  1540. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Jungle" not found, skipping.
  1541. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Snowy Gravel Beach" not found, skipping.
  1542. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Cold Taiga" not found, skipping.
  1543. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Tropical Shrubland" not found, skipping.
  1544. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Ice Plains" not found, skipping.
  1545. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Woodland" not found, skipping.
  1546. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Shrubland" not found, skipping.
  1547. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Tundra" not found, skipping.
  1548. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Birch Forest" not found, skipping.
  1549. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Forest" not found, skipping.
  1550. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Roofed Forest" not found, skipping.
  1551. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Mega Taiga" not found, skipping.
  1552. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Taiga" not found, skipping.
  1553. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Ice Plains" not found, skipping sub-biomes.
  1554. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Mega Taiga" not found, skipping sub-biomes.
  1555. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Forest" not found, skipping sub-biomes.
  1556. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Birch Forest" not found, skipping sub-biomes.
  1557. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Plains" not found, skipping sub-biomes.
  1558. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-MushroomIsland" not found, skipping sub-biomes.
  1559. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Desert" not found, skipping sub-biomes.
  1560. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-MushroomIsland" not found, skipping genmod.
  1561. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Swampland" not found, skipping genmod.
  1562. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Volcano" not found, skipping genmod.
  1563. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Ocean" not found, skipping rocks.
  1564. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Ice Plains" not found, skipping rocks.
  1565. [19:05:48] [Server thread/WARN] [ATG]: Biome "ATG-Volcano" not found, skipping rocks.
  1566. [19:05:48] [Server thread/WARN] [ATG]: Biome "<CoFH ASM>-Plains" not found, skipping rocks.
  1567. [19:05:48] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
  1568. [19:05:48] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  1569. [19:05:48] [Server thread/INFO] [ThermalExpansion]: Load Complete.
  1570. [19:05:48] [Server thread/WARN] [Waila]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
  1571. [19:05:48] [Server thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
  1572. [19:05:48] [Server thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
  1573. [19:05:48] [Server thread/INFO] [Waila]: [EnderStorage] EnderStorage mod not found.
  1574. [19:05:48] [Server thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
  1575. [19:05:48] [Server thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
  1576. [19:05:48] [Server thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  1577. [19:05:48] [Server thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
  1578. [19:05:48] [Server thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
  1579. [19:05:48] [Server thread/INFO] [Waila]: ExtraUtilities mod found.
  1580. [19:05:48] [Server thread/INFO] [Waila]: OpenBlocks mod found.
  1581. [19:05:48] [Server thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
  1582. [19:05:48] [Server thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
  1583. [19:05:48] [Server thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
  1584. [19:05:48] [Server thread/INFO] [Waila]: Statues mod found.
  1585. [19:05:48] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
  1586. [19:05:48] [Server thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
  1587. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
  1588. [19:05:48] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
  1589. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
  1590. [19:05:48] [Server thread/INFO] [Waila]: Success in registering ae2stuff
  1591. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
  1592. [19:05:48] [Server thread/INFO] [Waila]: Success in registering chisel
  1593. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect extracells.integration.waila.Waila register
  1594. [19:05:48] [Server thread/INFO] [Waila]: Success in registering extracells
  1595. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect mekanism.common.integration.WailaDataProvider register
  1596. [19:05:48] [Server thread/INFO] [Waila]: Success in registering Mekanism
  1597. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  1598. [19:05:48] [Server thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@77279763
  1599. [19:05:48] [Server thread/INFO] [Waila]: Success in registering TConstruct
  1600. [19:05:48] [Server thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
  1601. [19:05:48] [Server thread/INFO] [Waila]: Success in registering Natura
  1602. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1603. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1604. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1605. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1606. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1607. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1608. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1609. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1610. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1611. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1612. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1613. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1614. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1615. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1616. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1617. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1618. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1619. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1620. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1621. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1622. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1623. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1624. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1625. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1626. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1627. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1628. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1629. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1630. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1631. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1632. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1633. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1634. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1635. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1636. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1637. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1638. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1639. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1640. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1641. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1642. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1643. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1644. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1645. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1646. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1647. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1648. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1649. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1650. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1651. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1652. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1653. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1654. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1655. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1656. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1657. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1658. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1659. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1660. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1661. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1662. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1663. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1664. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1665. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1666. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1667. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1668. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1669. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1670. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1671. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1672. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1673. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1674. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1675. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1676. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1677. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1678. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1679. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1680. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1681. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1682. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1683. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1684. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1685. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1686. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1687. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1688. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1689. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1690. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1691. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1692. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1693. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1694. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1695. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1696. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1697. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1698. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1699. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
  1700. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
  1701. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1702. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
  1703. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1704. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
  1705. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
  1706. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
  1707. [19:05:48] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
  1708. [19:05:48] [Server thread/INFO] [NetherOres]: Load Complete.
  1709. [19:05:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  1710. [19:05:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  1711. [19:05:49] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 96 mods
  1712. [19:05:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  1713. [19:05:49] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  1714. [19:05:49] [Server thread/INFO] [FML]: Applying holder lookups
  1715. [19:05:49] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  1716. [19:05:49] [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?
  1717. [19:05:49] [Server thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
  1718. [19:05:49] [Server thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
  1719. [19:05:49] [Server thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
  1720. [19:05:49] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
  1721. [19:05:49] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
  1722. [19:05:49] [Server thread/INFO] [FML]: Holder lookups applied
  1723. [19:05:49] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@48bd05c1)
  1724. [19:05:49] [Server thread/INFO] [FML]: Loading dimension -100 (world) (net.minecraft.server.dedicated.DedicatedServer@48bd05c1)
  1725. [19:05:49] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@48bd05c1)
  1726. [19:05:49] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@48bd05c1)
  1727. [19:05:49] [Server thread/INFO] [FML]: Loading dimension -112 (world) (net.minecraft.server.dedicated.DedicatedServer@48bd05c1)
  1728. [19:05:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  1729. [19:05:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 67%
  1730. [19:05:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (1.655s)! For help, type "help" or "?"
  1731. [19:05:50] [Server thread/INFO] [Galacticraft]: Registered Dimension: -30
  1732. [19:05:50] [Server thread/INFO] [Galacticraft]: Registered Dimension: -29
  1733. [19:05:50] [Server thread/INFO] [Galacticraft]: Registered Dimension: -28
  1734. [19:05:50] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
  1735. [19:05:50] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
  1736. [19:05:50] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
  1737. [19:05:50] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
  1738. [19:05:50] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
  1739. [19:05:50] [Server thread/INFO] [neresources]: Loading compatibility for appliedenergistics2
  1740. [19:05:50] [Server thread/INFO] [neresources]: Thaumcraft not loaded - skipping
  1741. [19:05:50] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
  1742. [19:05:50] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
  1743. [19:05:50] [Server thread/INFO] [neresources]: Forestry not loaded - skipping
  1744. [19:05:50] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
  1745. [19:05:50] [Server thread/INFO] [neresources]: IC2 not loaded - skipping
  1746. [19:05:50] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
  1747. [19:05:50] [Server thread/INFO] [JourneyMapServer]: World ID: 6d4a7c6f-7cae-4bca-bd84-bdc82845bb9c
  1748. [19:05:51] [Thread-11/INFO] [Galacticraft]: Galacticraft remote version found: 3.0.11
  1749. [19:06:24] [Server thread/INFO] [FML]: Unloading dimension 1
  1750. [19:06:24] [Server thread/INFO] [FML]: Unloading dimension -100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement