Skip to content

Instantly share code, notes, and snippets.

Created November 15, 2013 12:50
Show Gist options
  • Save anonymous/7483862 to your computer and use it in GitHub Desktop.
Save anonymous/7483862 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2013-11-15 13:39:22 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.952 for Minecraft 1.6.4 loading
2013-11-15 13:39:22 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.952\minecraftforge-9.11.1.952.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\victor\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.952\1.6.4-Forge9.11.1.952.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\victor\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.952\1.6.4-Forge9.11.1.952-natives-17080034339535
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2013-11-15 13:39:22 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Discovering coremods
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.36.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.197.jar
2013-11-15 13:39:22 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.197.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2013-11-15 13:39:22 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy advanced-machines-57.0.0.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv13-c-mc162.jar
2013-11-15 13:39:22 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv13-c-mc162.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore
2013-11-15 13:39:22 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:22 [INFO] [ForgeModLoader] [AppEng] Core Init
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy Atomic_Science_v1.0.0.146.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Not found coremod data in Atomic_Science_v1.0.0.146.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy binnie-mods-1.8-dev2.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy BiomesOPlenty-universal-1.6.4-1.1.2.51.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Not found coremod data in BiomesOPlenty-universal-1.6.4-1.1.2.51.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-1.6.2-4.1.2.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-1.6.2-4.1.2.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Not found coremod data in chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.3 (1).jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.3 (1).jar
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.6.jar
2013-11-15 13:39:22 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.6.jar to the list of known coremods, it will not be examined again
2013-11-15 13:39:22 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2013-11-15 13:39:22 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.197 is newer than request 1.0.0.191
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy CreeperCollateral-1.6.4-2.2.7.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CreeperCollateral-1.6.4-2.2.7.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class CCCore
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod CCCore
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy DartCraft Beta 0.2.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in DartCraft Beta 0.2.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.4-3.1.28.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in denLib-1.6.4-3.1.28.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod denLibCore
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderIO-1.6.4-0.4.2.46.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in EnderIO-1.6.4-0.4.2.46.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.4.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Factorization-0.8.10.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in Factorization-0.8.10.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy forestry-A-2.3.0.7.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in forestry-A-2.3.0.7.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-1.6.4-2.0.6.895.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-Planets-1.6.4-2.0.6.895.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Ganys Nether v1.5.0.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.1.4.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy industrialcraft-2_2.0.303-experimental.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in industrialcraft-2_2.0.303-experimental.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class IC2core
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod IC2core
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Adding InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar to the list of known coremods, it will not be examined again
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] The coremod myrathi.infinibows.LoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy MFFS_v3.4.0.232.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in MFFS_v3.4.0.232.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy MicdoodleCore-1.6.4-2.0.6.895.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Adding MicdoodleCore-1.6.4-2.0.6.895.jar to the list of known coremods, it will not be examined again
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy MineFactoryReloaded-2.7.2-143.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in MineFactoryReloaded-2.7.2-143.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ModularPowersuits-1.6.2-0.8.0-44.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in ModularPowersuits-1.6.2-0.8.0-44.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura_1.6.X_2.1.12d2.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in Natura_1.6.X_2.1.12d2.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy neiaddons-1.6.2-1.9.3.r47.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in neiaddons-1.6.2-1.9.3.r47.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy NEIPlugins-1.1.0.3.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in NEIPlugins-1.1.0.3.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.5.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.5.jar to the list of known coremods, it will not be examined again
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Numina-1.6.2-0.0.1-32.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in Numina-1.6.2-0.0.1-32.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class CorePlugin
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod CorePlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerCrystalsCore-1.1.8-9.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Adding PowerCrystalsCore-1.1.8-9.jar to the list of known coremods, it will not be examined again
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2013-11-15 13:39:23 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.0.5.12.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedCompat-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.0.5.12.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Railcraft_1.6.2-8.2.0.0.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in Railcraft_1.6.2-8.2.0.0.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy slick-util.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in slick-util.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy smallboats.0.10.6.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy SoulShards-2.0.11-universal-srg.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in SoulShards-2.0.11-universal-srg.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in switches-1.6.4-universal-coremod-1.3.0.25.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] The coremod myrathi.switches.LoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy TConstruct_1.6.4_1.5.1d2.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in TConstruct_1.6.4_1.5.1d2.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class TConstructLoaderContainer
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2013-11-15 13:39:23 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair])
2013-11-15 13:39:23 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2013-11-15 13:39:23 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod TConstructLoaderContainer
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ThaumicTinkerer 2.0-26.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in ThaumicTinkerer 2.0-26.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy traincraft-4.1.3_001.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Not found coremod data in traincraft-4.1.3_001.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Translocator 1.1.0.13.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy twilightforest-1.20.2.jar
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.6.jar
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.6.jar, it will be examined later for regular @Mod instances
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2013-11-15 13:39:23 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
2013-11-15 13:39:23 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMobSpawner.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockOre.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneOre.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Read 247 binary patches
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Patch list :
xj=[xj : xj => net.minecraft.item.ItemTool (true) size 2546]
bkd=[bkd : bkd => net.minecraft.client.resources.LanguageManager (true) size 3250]
xn=[xn : xn => net.minecraft.item.ItemEmptyMap (true) size 1467]
xl=[xl : xl => net.minecraft.item.ItemDye (true) size 7289]
xw=[xw : xw => net.minecraft.item.ItemFlintAndSteel (true) size 1193]
aji=[aji : aji => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4409]
ajj=[ajj : ajj => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1193]
ww=[ww : ww => net.minecraft.creativetab.CreativeTabs (true) size 5562]
ajm=[ajm : ajm => net.minecraft.world.gen.structure.ComponentVillage (true) size 5767]
bjo=[bjo : bjo => net.minecraft.util.ResourceLocation (true) size 1521]
aiy=[aiy : aiy => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5470]
wh=[wh : wh => net.minecraft.item.ItemArmor (true) size 4113]
wi=[wi : wi => net.minecraft.item.BehaviorDispenseArmor (true) size 1467]
wj=[wj : wj => net.minecraft.item.EnumArmorMaterial (true) size 1903]
wp=[wp : wp => net.minecraft.item.ItemBow (true) size 3902]
wr=[wr : wr => net.minecraft.item.ItemBucket (true) size 3600]
vw=[vw : vw => net.minecraft.inventory.SlotArmor (true) size 1083]
biv=[biv : biv => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3431]
ain=[ain : ain => net.minecraft.world.gen.structure.MapGenStructure (true) size 5700]
bik=[bik : bik => net.minecraft.client.renderer.texture.TextureMap (true) size 6282]
bil=[bil : bil => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 6104]
ait=[ait : ait => net.minecraft.world.gen.structure.StructureComponent (true) size 11241]
big=[big : big => net.minecraft.client.renderer.texture.Stitcher (true) size 4303]
wd=[wd : wd => net.minecraft.inventory.SlotCrafting (true) size 3028]
aiv=[aiv : aiv => net.minecraft.world.gen.structure.StructureStart (true) size 4075]
we=[we : we => net.minecraft.inventory.Slot (true) size 2815]
vm=[vm : vm => net.minecraft.inventory.ContainerEnchantment (true) size 4973]
vh=[vh : vh => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088]
ahw=[ahw : ahw => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 3351]
axm=[axm : axm => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 15123]
vg=[vg : vg => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739]
aif=[aif : aif => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 4150]
vp=[vp : vp => net.minecraft.inventory.ContainerFurnace (true) size 2741]
bma=[bma : bma => net.minecraft.client.renderer.OpenGlHelper (true) size 1411]
vq=[vq : vq => net.minecraft.inventory.SlotFurnace (true) size 2057]
aia=[aia : aia => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4382]
ahm=[ahm : ahm => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 6124]
blt=[blt : blt => net.minecraft.client.gui.GuiMainMenu (true) size 13579]
ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6695]
awy=[awy : awy => net.minecraft.client.gui.inventory.GuiContainer (true) size 13715]
blv=[blv : blv => net.minecraft.stats.StatFileWriter (true) size 6363]
dn=[dn : dn => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759]
ahq=[ahq : ahq => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4003]
va=[va : va => net.minecraft.inventory.ContainerRepair (true) size 7549]
bln=[bln : bln => net.minecraft.client.audio.SoundManager (true) size 11380]
blc=[blc : blc => net.minecraft.server.integrated.IntegratedServerListenThread (true) size 2255]
b=[b : b => net.minecraft.crash.CrashReport (true) size 6438]
uf=[uf : uf => net.minecraft.entity.player.EntityPlayer (true) size 37417]
ey=[ey : ey => net.minecraft.network.packet.Packet (true) size 7765]
ez=[ez : ez => net.minecraft.network.packet.NetHandler (true) size 9724]
bkz=[bkz : bkz => net.minecraft.server.integrated.IntegratedServer (true) size 6663]
us=[us : us => net.minecraft.entity.item.EntityEnderPearl (true) size 2237]
m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4654]
j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261]
el=[el : el => net.minecraft.network.packet.Packet56MapChunks (true) size 4572]
tw=[tw : tw => net.minecraft.entity.monster.EntityZombie (true) size 11961]
ej=[ej : ej => net.minecraft.network.packet.Packet51MapChunk (true) size 4590]
agi=[agi : agi => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 6198]
ub=[ub : ub => net.minecraft.entity.passive.EntityVillager (true) size 16779]
ep=[ep : ep => net.minecraft.network.packet.Packet1Login (true) size 2313]
ud=[ud : ud => net.minecraft.entity.player.InventoryPlayer (true) size 9477]
aoi=[aoi : aoi => net.minecraft.block.BlockFire (true) size 9397]
aof=[aof : aof => net.minecraft.block.BlockFarmland (true) size 3785]
ts=[ts : ts => net.minecraft.entity.monster.EntitySlime (true) size 5904]
tg=[tg : tg => net.minecraft.entity.monster.EntityEnderman (true) size 9412]
bv=[bv : bv => net.minecraft.util.StringTranslate (true) size 3038]
anz=[anz : anz => net.minecraft.block.BlockDoor (true) size 6524]
anp=[anp : anp => net.minecraft.block.BlockComparator (true) size 6119]
sv=[sv : sv => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210]
ss=[ss : ss => net.minecraft.entity.item.EntityItem (true) size 8020]
anm=[anm : anm => net.minecraft.block.BlockCocoa (true) size 5240]
st=[st : st => net.minecraft.entity.item.EntityMinecart (true) size 20381]
sy=[sy : sy => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152]
anr=[anr : anr => net.minecraft.block.BlockCrops (true) size 4745]
sw=[sw : sw => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071]
sx=[sx : sx => net.minecraft.entity.item.EntityMinecartHopper (true) size 3390]
ane=[ane : ane => net.minecraft.block.BlockFlower (true) size 3559]
anf=[anf : anf => net.minecraft.block.BlockButton (true) size 6964]
sk=[sk : sk => net.minecraft.entity.boss.EntityDragon (true) size 12819]
ang=[ang : ang => net.minecraft.block.BlockCactus (true) size 4040]
net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 593]
sm=[sm : sm => net.minecraft.entity.boss.EntityWither (true) size 11081]
sp=[sp : sp => net.minecraft.entity.effect.EntityLightningBolt (true) size 3207]
ank=[ank : ank => net.minecraft.block.BlockChest (true) size 8957]
sg=[sg : sg => net.minecraft.entity.boss.IBossDisplayData (true) size 182]
rz=[rz : rz => net.minecraft.entity.passive.EntitySheep (true) size 7337]
co=[co : co => net.minecraft.network.TcpConnection (true) size 8307]
amy=[amy : amy => net.minecraft.block.BlockRailBase (true) size 4263]
cn=[cn : cn => net.minecraft.network.MemoryConnection (true) size 3240]
amz=[amz : amz => net.minecraft.block.BlockBaseRailLogic (true) size 5680]
ci=[ci : ci => net.minecraft.nbt.CompressedStreamTools (true) size 3184]
cg=[cg : cg => net.minecraft.nbt.NBTTagList (true) size 2942]
rw=[rw : rw => net.minecraft.entity.passive.EntityMooshroom (true) size 2488]
rx=[rx : rx => net.minecraft.entity.passive.EntityOcelot (true) size 6568]
rm=[rm : rm => net.minecraft.village.VillageCollection (true) size 5751]
als=[als : als => net.minecraft.world.storage.WorldInfo (true) size 9344]
alq=[alq : alq => net.minecraft.world.storage.SaveHandler (true) size 5737]
alm=[alm : alm => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234]
ali=[ali : ali => net.minecraft.world.storage.MapData (true) size 5496]
qa=[qa : qa => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 2784]
akq=[akq : akq => net.minecraft.world.gen.layer.GenLayer (true) size 3731]
aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742]
akj=[akj : akj => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122]
aqv=[aqv : aqv => net.minecraft.block.BlockTallGrass (true) size 3823]
nt=[nt : nt => net.minecraft.entity.EntityList (true) size 6113]
bbo=[bbo : bbo => net.minecraft.client.model.ModelBase (true) size 1633]
nn=[nn : nn => net.minecraft.entity.Entity (true) size 36819]
aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6095]
net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25663]
aqz=[aqz : aqz => net.minecraft.block.Block (true) size 48827]
aqy=[aqy : aqy => net.minecraft.block.BlockPane (true) size 4245]
abr=[abr : abr => net.minecraft.world.Explosion (true) size 5891]
arg=[arg : arg => net.minecraft.block.BlockTorch (true) size 4649]
of=[of : of => net.minecraft.entity.EntityLivingBase (true) size 32397]
arf=[arf : arf => net.minecraft.block.BlockSnow (true) size 3712]
abw=[abw : abw => net.minecraft.world.World (true) size 62775]
arm=[arm : arm => net.minecraft.block.BlockVine (true) size 6536]
ark=[ark : ark => net.minecraft.block.BlockTripWireSource (true) size 7037]
bbs=[bbs : bbs => net.minecraft.client.model.TexturedQuad (true) size 1696]
arj=[arj : arj => net.minecraft.block.BlockLog (true) size 2952]
og=[og : og => net.minecraft.entity.EntityLiving (true) size 18999]
ari=[ari : ari => net.minecraft.block.BlockTrapDoor (true) size 4620]
aab=[aab : aab => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015]
arw=[arw : arw => net.minecraft.tileentity.TileEntityBeacon (true) size 6177]
arx=[arx : arx => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074]
aaf=[aaf : aaf => net.minecraft.item.crafting.CraftingManager (true) size 13127]
asg=[asg : asg => net.minecraft.tileentity.TileEntityFurnace (true) size 6407]
asi=[asi : asi => net.minecraft.tileentity.TileEntityHopper (true) size 8525]
aaw=[aaw : aaw => net.minecraft.enchantment.EnchantmentHelper (true) size 7690]
aau=[aau : aau => net.minecraft.enchantment.Enchantment (true) size 3897]
asp=[asp : asp => net.minecraft.tileentity.TileEntity (true) size 6902]
aon=[aon : aon => net.minecraft.block.BlockGrass (true) size 3310]
aos=[aos : aos => net.minecraft.block.BlockSand (true) size 2351]
bdb=[bdb : bdb => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 2949]
bdc=[bdc : bdc => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 8870]
aoy=[aoy : aoy => net.minecraft.block.BlockLadder (true) size 3003]
bdd=[bdd : bdd => net.minecraft.client.multiplayer.WorldClient (true) size 9287]
aoz=[aoz : aoz => net.minecraft.block.BlockLeaves (true) size 7573]
apb=[apb : apb => net.minecraft.block.BlockLever (true) size 5734]
apd=[apd : apd => net.minecraft.block.BlockFlowing (true) size 5090]
apc=[apc : apc => net.minecraft.block.BlockFluid (true) size 9176]
apj=[apj : apj => net.minecraft.block.BlockMushroom (true) size 2377]
api=[api : api => net.minecraft.block.BlockMobSpawner (true) size 1449]
mk=[mk : mk => net.minecraft.util.WeightedRandomChestContent (true) size 2389]
bdy=[bdy : bdy => net.minecraft.client.particle.EntityFireworkStarterFX (true) size 6752]
apl=[apl : apl => net.minecraft.block.BlockNetherStalk (true) size 3530]
apk=[apk : apk => net.minecraft.block.BlockMycelium (true) size 2731]
apr=[apr : apr => net.minecraft.block.BlockOre (true) size 1954]
aps=[aps : aps => net.minecraft.block.BlockPortal (true) size 5179]
bcp=[bcp : bcp => net.minecraft.client.model.ModelBox (true) size 2433]
apy=[apy : apy => net.minecraft.block.BlockPumpkin (true) size 3644]
bcf=[bcf : bcf => net.minecraft.client.model.PositionTextureVertex (true) size 892]
aqc=[aqc : aqc => net.minecraft.block.BlockRedstoneOre (true) size 3431]
bcy=[bcy : bcy => net.minecraft.client.multiplayer.GuiConnecting (true) size 3396]
aqb=[aqb : aqb => net.minecraft.block.BlockRedstoneWire (true) size 8522]
aqe=[aqe : aqe => net.minecraft.block.BlockReed (true) size 3170]
aqi=[aqi : aqi => net.minecraft.block.BlockSapling (true) size 3649]
aqk=[aqk : aqk => net.minecraft.block.BlockSkull (true) size 6382]
nj=[nj : nj => net.minecraft.potion.PotionEffect (true) size 5033]
bcw=[bcw : bcw => net.minecraft.client.multiplayer.NetClientHandler (true) size 36758]
bcu=[bcu : bcu => net.minecraft.client.model.ModelRenderer (true) size 4781]
jx=[jx : jx => net.minecraft.entity.EntityTrackerEntry (true) size 11005]
jy=[jy : jy => net.minecraft.network.NetLoginHandler (true) size 6525]
afp=[afp : afp => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585]
avb=[avb : avb => net.minecraft.client.gui.GuiCreateWorld (true) size 8901]
jv=[jv : jv => net.minecraft.entity.player.EntityPlayerMP (true) size 20077]
afo=[afo : afo => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4707]
bfj=[bfj : bfj => net.minecraft.client.renderer.ItemRenderer (true) size 14073]
jw=[jw : jw => net.minecraft.item.ItemInWorldManager (true) size 8353]
afr=[afr : afr => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467]
bfe=[bfe : bfe => net.minecraft.client.renderer.EntityRenderer (true) size 28498]
afq=[afq : afq => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544]
jr=[jr : jr => net.minecraft.world.gen.ChunkProviderServer (true) size 6996]
js=[js : js => net.minecraft.world.WorldServer (true) size 20019]
bfq=[bfq : bfq => net.minecraft.client.renderer.Tessellator (true) size 7118]
jq=[jq : jq => net.minecraft.server.management.PlayerInstance (true) size 4525]
auy=[auy : auy => net.minecraft.client.gui.GuiControls (true) size 1967]
afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1493]
bfr=[bfr : bfr => net.minecraft.client.renderer.RenderBlocks (true) size 122909]
jl=[jl : jl => net.minecraft.world.WorldServerMulti (true) size 913]
auw=[auw : auw => net.minecraft.client.gui.GuiChat (true) size 6317]
bfl=[bfl : bfl => net.minecraft.client.renderer.RenderGlobal (true) size 40467]
jm=[jm : jm => net.minecraft.entity.EntityTracker (true) size 5493]
afl=[afl : afl => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2806]
aga=[aga : aga => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4297]
kd=[kd : kd => net.minecraft.network.NetworkListenThread (true) size 2427]
ka=[ka : ka => net.minecraft.network.NetServerHandler (true) size 23196]
afx=[afx : afx => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803]
avj=[avj : avj => net.minecraft.client.gui.GuiIngame (true) size 19884]
afy=[afy : afy => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186]
afz=[afz : afz => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109]
aem=[aem : aem => net.minecraft.world.gen.MapGenRavine (true) size 5323]
beh=[beh : beh => net.minecraft.client.particle.EffectRenderer (true) size 5644]
aeq=[aeq : aeq => net.minecraft.world.gen.MapGenCaves (true) size 5736]
aep=[aep : aep => net.minecraft.world.gen.ChunkProviderHell (true) size 12943]
aee=[aee : aee => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370]
zz=[zz : zz => net.minecraft.item.crafting.RecipeFireworks (true) size 3773]
aei=[aei : aei => net.minecraft.world.WorldProvider (true) size 9582]
bey=[bey : bey => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3659]
bex=[bex : bex => net.minecraft.client.entity.EntityPlayerSP (true) size 11958]
afc=[afc : afc => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040]
bes=[bes : bes => net.minecraft.client.particle.EntityDiggingFX (true) size 2881]
lg=[lg : lg => net.minecraft.util.CryptManager (true) size 5162]
awq=[awq : awq => net.minecraft.client.gui.achievement.GuiAchievements (true) size 9923]
la=[la : la => net.minecraft.stats.StatList (true) size 6201]
aew=[aew : aew => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7442]
aet=[aet : aet => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13463]
lc=[lc : lc => net.minecraft.logging.LogAgent (true) size 2748]
aeu=[aeu : aeu => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482]
bfa=[bfa : bfa => net.minecraft.client.renderer.WorldRenderer (true) size 5157]
awg=[awg : awg => net.minecraft.client.gui.GuiSlot (true) size 7189]
aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenForest (true) size 2586]
adr=[adr : adr => net.minecraft.world.chunk.Chunk (true) size 21412]
zh=[zh : zh => net.minecraft.item.ItemBlock (true) size 3855]
bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13450]
ata=[ata : ata => net.minecraft.util.MovingObjectPosition (true) size 1081]
bho=[bho : bho => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2777]
ast=[ast : ast => net.minecraft.block.BlockPistonBase (true) size 9440]
hn=[hn : hn => net.minecraft.server.management.ServerConfigurationManager (true) size 19703]
bhu=[bhu : bhu => net.minecraft.client.renderer.entity.RenderVillager (true) size 2882]
acq=[acq : acq => net.minecraft.world.biome.BiomeGenBase (true) size 8722]
yh=[yh : yh => net.minecraft.item.ItemMap (true) size 6143]
ye=[ye : ye => net.minecraft.item.ItemStack (true) size 14814]
is=[is : is => net.minecraft.server.dedicated.DedicatedServer (true) size 10066]
bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderManager (true) size 9404]
yc=[yc : yc => net.minecraft.item.Item (true) size 30933]
acl=[acl : acl => net.minecraft.world.ChunkCache (true) size 6497]
yd=[yd : yd => net.minecraft.item.EnumToolMaterial (true) size 2100]
yb=[yb : yb => net.minecraft.item.ItemHoe (true) size 2422]
aci=[aci : aci => net.minecraft.world.SpawnerAnimals (true) size 7002]
acg=[acg : acg => net.minecraft.world.WorldType (true) size 5531]
atv=[atv : atv => net.minecraft.client.Minecraft (true) size 38640]
acf=[acf : acf => net.minecraft.world.IBlockAccess (true) size 752]
aul=[aul : aul => net.minecraft.client.settings.GameSettings (true) size 15902]
bgw=[bgw : bgw => net.minecraft.client.renderer.entity.RenderItem (true) size 11792]
yx=[yx : yx => net.minecraft.item.ItemShears (true) size 3596]
yw=[yw : yw => net.minecraft.item.ItemSeeds (true) size 2008]
bgu=[bgu : bgu => net.minecraft.client.renderer.entity.RenderBiped (true) size 9300]
yv=[yv : yv => net.minecraft.item.ItemSeedFood (true) size 1895]
je=[je : je => net.minecraft.server.gui.StatsComponent (false) size 4603]
yq=[yq : yq => net.minecraft.item.EnumRarity (true) size 1042]
aus=[aus : aus => net.minecraft.util.Session (true) size 1334]
iy=[iy : iy => net.minecraft.server.ServerListenThread (true) size 3680]
acv=[acv : acv => net.minecraft.world.biome.WorldChunkManager (true) size 5290]
acu=[acu : acu => net.minecraft.world.biome.BiomeDecorator (true) size 9242]
bhb=[bhb : bhb => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11696]
yi=[yi : yi => net.minecraft.item.ItemBucketMilk (true) size 1145]
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class abw (input size 45383), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class acg (input size 1708), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class acl (input size 4269), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class acq (input size 6248), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8976)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class acv (input size 3382), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class adr (input size 15810), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22237)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aei (input size 3245), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ali (input size 4692), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class als (input size 7216), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class anf (input size 4976), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ang (input size 2379), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ank (input size 7113), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class anm (input size 3260), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class anr (input size 3092), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class anz (input size 5421), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aof (input size 2760), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aoi (input size 6323), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aon (input size 2419), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aoz (input size 5721), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class apc (input size 7019), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class apk (input size 1959), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class apl (input size 1999), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class apy (input size 2970), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqb (input size 6640), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqc (input size 2312), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqc (new size 3650)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqi (input size 2895), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqq (input size 3890), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqv (input size 2180), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqy (input size 2604), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aqz (input size 30308), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 50101)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class arj (input size 2019), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class arw (input size 4865), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class arx (input size 4856), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class asg (input size 5347), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class asp (input size 4609), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ast (input size 7463), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class atv (input size 35292), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aul (input size 15787), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class aus (input size 407), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class auw (input size 5282), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class auy (input size 2614), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class avb (input size 8622), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class avj (input size 16609), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class awg (input size 5586), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class awq (input size 7316), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class awy (input size 11952), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class axm (input size 12366), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class b (input size 6379), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bbo (input size 1205), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bbs (input size 1246), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bcf (input size 565), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bcp (input size 1836), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bcu (input size 3799), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bcw (input size 29377), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38761)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bcy (input size 2649), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bdb (input size 1848), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bdc (input size 6480), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bdd (input size 7164), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bdy (input size 5227), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class beh (input size 4264), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bes (input size 1874), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bex (input size 9154), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bey (input size 2877), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bfa (input size 4282), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bfe (input size 25399), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bfj (input size 10440), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfj (new size 14324)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bfl (input size 35240), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bfq (input size 6041), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bfr (input size 115770), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bgl (input size 8199), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bgu (input size 6055), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bgw (input size 8123), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgw (new size 12009)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bhb (input size 8513), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhb (new size 11919)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bhj (input size 8845), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhj (new size 13765)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bho (input size 1446), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bhu (input size 1999), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class big (input size 3752), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bik (input size 5347), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bil (input size 5006), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class biv (input size 2686), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bjo (input size 1404), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bkd (input size 2874), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bkz (input size 5418), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class blc (input size 1821), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bln (input size 9197), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class blt (input size 12121), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for blt (new size 14850)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class blv (input size 5475), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bma (input size 1054), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class bv (input size 3081), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class cg (input size 2458), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class cn (input size 2515), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class co (input size 7715), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ej (input size 3635), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class el (input size 3334), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class hn (input size 16435), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class is (input size 9517), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class iy (input size 3163), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class je (input size 0), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class js (input size 15048), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21013)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8382)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24602)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class la (input size 5774), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class lc (input size 2400), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3405)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class m (input size 4185), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class nj (input size 3062), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class nn (input size 26871), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class of (input size 26419), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class og (input size 16007), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class rz (input size 5833), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class sk (input size 10944), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class sm (input size 9004), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class sp (input size 2330), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class st (input size 14690), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class tw (input size 9663), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ub (input size 14902), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ud (input size 7738), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class uf (input size 25630), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class va (input size 6592), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class vm (input size 4267), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class vp (input size 2301), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class vw (input size 719), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class we (input size 1450), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class wh (input size 3505), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class wp (input size 2604), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ww (input size 3544), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class xj (input size 1663), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class xl (input size 5221), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class yb (input size 1212), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class yc (input size 22269), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class ye (input size 11944), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class yq (input size 983), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class zh (input size 2481), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
2013-11-15 13:39:23 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injecting coremod AppEngCore {appeng.transformer.AppEngCore} class transformers
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer appeng.transformer.AppEngASMTransformer
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin for AppEngCore {appeng.transformer.AppEngCore}
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin AppEngCore
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Coremod plugin class AppEngCore run successfully
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
2013-11-15 13:39:23 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-11-15 13:39:23 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-11-15 13:39:23 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-11-15 13:39:23 [INFO] [STDOUT] Loaded 44 rules from AccessTransformer config file temp.dat
2013-11-15 13:39:23 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2013-11-15 13:39:23 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-11-15 13:39:23 [INFO] [STDOUT] Loaded 55 rules from AccessTransformer config file temp.dat
2013-11-15 13:39:23 [INFO] [STDOUT] Adding AccessTransformer: wrcbe_at.cfg
2013-11-15 13:39:23 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-11-15 13:39:23 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file temp.dat
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Coremod plugin class CodeChickenCorePlugin run successfully
2013-11-15 13:39:23 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:23 [FINE] [ForgeModLoader] Injecting coremod CCCore {denoflionsx.CreeperCollateral.CoreMod.CCCore} class transformers
2013-11-15 13:39:23 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.CreeperCollateral.CoreMod.ASM.DBRequest
2013-11-15 13:39:24 [INFO] [ForgeModLoader] [denLibCore]: CreeperCollateral_Universal_optimized.db | 0c69e2fed879585f783967d520e4b9f184860f28 | 0c69e2fed879585f783967d520e4b9f184860f28 | false
2013-11-15 13:39:24 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.CreeperCollateral.CoreMod.ASM.ASMExplosion
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin for CCCore {denoflionsx.CreeperCollateral.CoreMod.CCCore}
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin CCCore
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Coremod plugin class CCCore run successfully
2013-11-15 13:39:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injecting coremod denLibCore {denoflionsx.denLib.CoreMod.denLibCore} class transformers
2013-11-15 13:39:24 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.SQL.SQLLibRequest
2013-11-15 13:39:24 [INFO] [ForgeModLoader] [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | 9b713ffe2bd3e1f1ddea48cce098e3f6de9a0430 | 9b713ffe2bd3e1f1ddea48cce098e3f6de9a0430 | false
2013-11-15 13:39:24 [INFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
2013-11-15 13:39:24 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.ASMLogger
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin for denLibCore {denoflionsx.denLib.CoreMod.denLibCore}
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin denLibCore
2013-11-15 13:39:24 [INFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib
2013-11-15 13:39:24 [INFO] [ForgeModLoader] [denLibCore]: Found config file entry.
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Coremod plugin class denLibCore run successfully
2013-11-15 13:39:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injecting coremod IC2core {ic2.core.coremod.IC2core} class transformers
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin for IC2core {ic2.core.coremod.IC2core}
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin IC2core
2013-11-15 13:39:24 [INFO] [IC2-core] Loaded library ejml-0.23.jar.
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Coremod plugin class IC2core run successfully
2013-11-15 13:39:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {myrathi.infinibows.LoadingPlugin} class transformers
2013-11-15 13:39:24 [FINEST] [ForgeModLoader] Registering transformer myrathi.infinibows.asm.BowTransformer
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {myrathi.infinibows.LoadingPlugin}
2013-11-15 13:39:24 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2013-11-15 13:39:24 [FINE] [InfiniBows] Located mcmod.info file
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer invtweaks.forge.asm.ContainerTransformer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin FMLPlugin
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class FMLPlugin run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin} class transformers
2013-11-15 13:39:25 [INFO] [STDOUT] Successfully Registered Transformer
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin MicdoodlePlugin
2013-11-15 13:39:25 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2013-11-15 13:39:25 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class MicdoodlePlugin run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class NEICorePlugin run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod CorePlugin {openblocks.CorePlugin} class transformers
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer openblocks.asm.ClassTransformerEntityPlayer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for CorePlugin {openblocks.CorePlugin}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin CorePlugin
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class CorePlugin run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod CoreLoader {powercrystals.core.CoreLoader} class transformers
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.at.PCCAccessTransformer
2013-11-15 13:39:25 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-15 13:39:25 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-11-15 13:39:25 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.asm.PCCASMTransformer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for CoreLoader {powercrystals.core.CoreLoader}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin CoreLoader
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class CoreLoader run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {myrathi.switches.LoadingPlugin} class transformers
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer myrathi.switches.asm.PistonTransformer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {myrathi.switches.LoadingPlugin}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2013-11-15 13:39:25 [FINE] [Switches] Located mcmod.info file
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer} class transformers
2013-11-15 13:39:25 [FINEST] [ForgeModLoader] Registering transformer tconstruct.preloader.ASMInterfaceRepair
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin TConstructLoaderContainer
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class TConstructLoaderContainer run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Injection complete
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Validating minecraft
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Minecraft validated, launching...
2013-11-15 13:39:25 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 367), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 4091), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
2013-11-15 13:39:25 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: of (1 / 1)
2013-11-15 13:39:25 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: avm (1 / 1)
2013-11-15 13:39:25 [INFO] [STDOUT] Inserted super call into axv.c
2013-11-15 13:39:25 [INFO] [STDOUT] awy was overriden from NotEnoughItems 1.6.1.5.jar
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18778), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 2675), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
2013-11-15 13:39:25 [INFO] [Minecraft-Client] Setting user: critaL
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockOre (input size 1563), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2039)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 3338), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMobSpawner (input size 790), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1487)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1753), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2463), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1795), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2843), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 5081), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4805), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 4213), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
2013-11-15 13:39:25 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: ss (2 / 2)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
2013-11-15 13:39:25 [INFO] [Switches] Injecting Piston callback.
2013-11-15 13:39:25 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5645), found 1 patch
2013-11-15 13:39:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 143), found 1 patch
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
2013-11-15 13:39:26 [INFO] [InfiniBows] Fix injected.
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1245), found 1 patch
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
2013-11-15 13:39:26 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-11-15 13:39:26 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
2013-11-15 13:39:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
2013-11-15 13:39:26 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 5012), found 1 patch
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
2013-11-15 13:39:27 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-11-15 13:39:27 [INFO] [STDOUT] MinecraftForge v9.11.1.952 Initialized
2013-11-15 13:39:27 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.952 Initialized
2013-11-15 13:39:27 [INFO] [STDOUT] Replaced 112 ore recipies
2013-11-15 13:39:27 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-11-15 13:39:27 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\victor\AppData\Roaming\.minecraft\config\logging.properties
2013-11-15 13:39:27 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, appeng.transformer.AppEngCore, codechicken.core.asm.CodeChickenCoreModContainer, denoflionsx.denLib.Mod.denLibMod, myrathi.infinibows.InfiniBowsModContainer, micdoodle8.mods.miccore.MicdoodleModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore, myrathi.switches.SwitchesCoremodContainer, tconstruct.preloader.TConstructLoaderContainer]
2013-11-15 13:39:27 [INFO] [ForgeModLoader] [AppEng] Core Init
2013-11-15 13:39:27 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2013-11-15 13:39:27 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair])
2013-11-15 13:39:27 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2013-11-15 13:39:27 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.952\minecraftforge-9.11.1.952.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.952\1.6.4-Forge9.11.1.952.jar, examining for mod candidates
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.197.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\appeng-rv13-c-mc162.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\CodeChickenCore 0.9.0.6.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.36.jar, examining for mod candidates
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\CreeperCollateral-1.6.4-2.2.7.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\denLib-1.6.4-3.1.28.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\industrialcraft-2_2.0.303-experimental.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\MicdoodleCore-1.6.4-2.0.6.895.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\NotEnoughItems 1.6.1.5.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\PowerCrystalsCore-1.1.8-9.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\ProjectRedBase-1.6.4-4.0.5.12.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\TConstruct_1.6.4_1.5.1d2.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping known library file C:\Users\victor\AppData\Roaming\.minecraft\mods\WR-CBE 1.4.0.6.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\.\mods\denLib\sqlite-jdbc-3.7.15-M1.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\victor\AppData\Roaming\.minecraft\mods\ic2\ejml-0.23.jar, examining for mod candidates
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-11-15 13:39:27 [INFO] [ForgeModLoader] Searching C:\Users\victor\AppData\Roaming\.minecraft\mods for mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.6.4 DamageIndicatorsv2.9.1.3.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5+] ChickenShed (v1.1.2).zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file advanced-machines-57.0.0.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv13-c-mc162.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArchimedesShips.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Artifacts-162-063.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v1.0.0.146.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.5.1].zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[Forestry][v1.3].zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file binnie-mods-1.8-dev2.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiomesOPlenty-universal-1.6.4-1.1.2.51.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-1.6.2-4.1.2.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.3.3 (1).jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker CodeChickenCore 0.9.0.6.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file compactsolars-universal-1.6.4-4.4.19.219.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.57.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file CreeperCollateral-1.6.4-2.2.7.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file DartCraft Beta 0.2.12.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory denLib
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file denLib-1.6.4-3.1.28.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file DragonAPI 1.6 v4b.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file dragonmount_v1.0.0pre2_mc1.6.x.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderIO-1.6.4-0.4.2.46.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.3.4.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file extrautils - 0.3.5.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.8.10.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.3.0.7.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-1.6.4-2.0.6.895.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-Planets-1.6.4-2.0.6.895.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Ganys Nether v1.5.0.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun2.0.0.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file HeldCore-1.6.2-01.03.01.05.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory ic2
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.6.2c-ic2-experimental.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil2.3.0.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-57.1.4.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_2.0.303-experimental.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.6.4-5.4.1.641.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file MFFS_v3.4.0.232.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker MicdoodleCore-1.6.4-2.0.6.895.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.7.2-143.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-3.4b2.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_3_10.1_IC_EXP_1.6.4.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-1.6.2-0.8.0-44.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.6.4-0.10.11.00.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_1.6.X_2.1.12d2.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file neiaddons-1.6.2-1.9.3.r47.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.1.0.3.jar
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker NotEnoughItems 1.6.1.5.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Numina-1.6.2-0.0.1-32.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun2.0.1.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Ignoring unknown file PortalGunSounds.pak in mods directory
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerConverters-1.6.4-20.zip
2013-11-15 13:39:27 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker PowerCrystalsCore-1.1.8-9.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedBase-1.6.4-4.0.5.12.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedCompat-1.6.4-4.0.5.12.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedIntegration-1.6.4-4.0.5.12.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedWorld-1.6.4-4.0.5.12.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory railcraft
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.6.2-8.2.0.0.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedstoneInMotion_2.3.0.0_mc1.6.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory resources
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file RotaryCraft 1.6 v4b.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Ignoring unknown file ruins.txt in mods directory
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Ruins_1.6.4.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Ignoring unknown file ruins_log.txt in mods directory
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file slick-util.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file smallboats.0.10.6.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-2.0.11-universal-srg.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a134.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.6.4_1.5.1d2.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file TeleportPipes-Pre1c.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft4.0.4c.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumicTinkerer 2.0-26.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file traincraft-4.1.3_001.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Translocator 1.1.0.13.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.20.2.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file UndergroundBiomes 1.6.x - 0.4.2c.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file UpdateCheckerMod_1.6.4.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory VoxelMods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file Witchery_164_0-8-0.zip
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE 1.4.0.6.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate mod directory zan
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ZansMinimap1.6.4.zip
2013-11-15 13:39:27 [INFO] [ForgeModLoader] Also searching C:\Users\victor\AppData\Roaming\.minecraft\mods\1.6.4 for mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.36.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.197.jar
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Examining file minecraftforge-9.11.1.952.jar for potential mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] The mod container minecraftforge-9.11.1.952.jar appears to be missing an mcmod.info file
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Examining file launchwrapper-1.8.jar for potential mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] The mod container launchwrapper-1.8.jar appears to be missing an mcmod.info file
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file
2013-11-15 13:39:27 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods
2013-11-15 13:39:27 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file 1.6.4-Forge9.11.1.952.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container 1.6.4-Forge9.11.1.952.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.36.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.36.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file sqlite-jdbc-3.7.15-M1.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container sqlite-jdbc-3.7.15-M1.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file ejml-0.23.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container ejml-0.23.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file 1.6.4 DamageIndicatorsv2.9.1.3.zip for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.6.4 DamageIndicatorsv2.9.1.3.zip
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicatorsMod.DIMod
2013-11-15 13:39:28 [FINEST] [DamageIndicatorsMod] Parsed dependency info : [] [] []
2013-11-15 13:39:28 [FINE] [DamageIndicatorsMod] Attempting to load the file version.properties from 1.6.4 DamageIndicatorsv2.9.1.3.zip to locate a version number for DamageIndicatorsMod
2013-11-15 13:39:28 [FINE] [DamageIndicatorsMod] Found version 2.9.1.3 for mod DamageIndicatorsMod in version.properties, using
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file [1.5+] ChickenShed (v1.1.2).zip for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5+] ChickenShed (v1.1.2).zip
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.chickenshed.ChickenShed
2013-11-15 13:39:28 [FINEST] [ChickenShed] Parsed dependency info : [] [] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file advanced-machines-57.0.0.jar for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file advanced-machines-57.0.0.jar
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.am2.AdvancedMachines
2013-11-15 13:39:28 [FINEST] [AdvancedMachines] Using mcmod dependency info : [ImmibisCore, IC2] [IC2, ImmibisCore] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file appeng-rv13-c-mc162.jar for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv13-c-mc162.jar
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-11-15 13:39:28 [FINEST] [AppliedEnergistics] Parsed dependency info : [Forge@[9.10.0.804,), AppliedEnergistics-Core] [AppliedEnergistics-Core, Forge@[9.10.0.804,)] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file ArchimedesShips.zip for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file ArchimedesShips.zip
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod shipmod.ShipMod
2013-11-15 13:39:28 [FINEST] [ArchimedesShipsMod] Parsed dependency info : [] [] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file Artifacts-162-063.zip for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file Artifacts-162-063.zip
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod draco18s.artifacts.DragonArtifacts
2013-11-15 13:39:28 [FINEST] [DragArti] Parsed dependency info : [] [] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file Atomic_Science_v1.0.0.146.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container Atomic_Science_v1.0.0.146.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYaoAS
2013-11-15 13:39:28 [FINEST] [AtomicScience] Parsed dependency info : [] [IC2] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.5.1].zip for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.5.1].zip
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-11-15 13:39:28 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file BiblioWoods[Forestry][v1.3].zip for potential mods
2013-11-15 13:39:28 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[Forestry][v1.3].zip
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.forestrywood.BiblioWoodsForestry
2013-11-15 13:39:28 [FINEST] [BiblioWoodsForestry] Parsed dependency info : [] [BiblioCraft, Forestry] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Examining file binnie-mods-1.8-dev2.jar for potential mods
2013-11-15 13:39:28 [FINE] [ForgeModLoader] The mod container binnie-mods-1.8-dev2.jar appears to be missing an mcmod.info file
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-11-15 13:39:28 [FINEST] [BinnieCore] Parsed dependency info : [] [Forestry] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-11-15 13:39:28 [FINEST] [ExtraBees] Parsed dependency info : [] [BinnieCore] []
2013-11-15 13:39:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extratrees.ExtraTrees
2013-11-15 13:39:28 [FINEST] [ExtraTrees] Parsed dependency info : [] [BinnieCore] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file BiomesOPlenty-universal-1.6.4-1.1.2.51.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file BiomesOPlenty-universal-1.6.4-1.1.2.51.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty
2013-11-15 13:39:29 [FINEST] [BiomesOPlenty] Parsed dependency info : [Forge@[9.10.1.871,)] [Natura, Forge@[9.10.1.871,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file buildcraft-A-1.6.2-4.1.2.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-1.6.2-4.1.2.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-11-15 13:39:29 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|Core@4.1.2] [BuildCraft|Core@4.1.2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-11-15 13:39:29 [FINEST] [BuildCraft|Core] Parsed dependency info : [Forge@[9.10.0.800,)] [Forge@[9.10.0.800,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-11-15 13:39:29 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|Core@4.1.2] [BuildCraft|Core@4.1.2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-11-15 13:39:29 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|Core@4.1.2] [BuildCraft|Core@4.1.2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-11-15 13:39:29 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|Transport@4.1.2] [BuildCraft|Transport@4.1.2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-11-15 13:39:29 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|Core@4.1.2] [BuildCraft|Core@4.1.2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file chargepads-1.6.2-universal-3.0.0.94-experimental.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.ic2.chargepads.ChargePads
2013-11-15 13:39:29 [FINEST] [ChargePads] Using mcmod dependency info : [Forge@[9.10.0.844,), FML@[6.2.57,), IC2@[2.0.113,)] [IC2@[2.0.113,), mod_NotEnoughItems@[1.6.1,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.3.3 (1).jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.3.3 (1).jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2013-11-15 13:39:29 [FINEST] [ChickenChunks] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file compactsolars-universal-1.6.4-4.4.19.219.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file compactsolars-universal-1.6.4-4.4.19.219.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.compactsolars.CompactSolars
2013-11-15 13:39:29 [FINEST] [CompactSolars] Using mcmod dependency info : [Forge@[9.10,), IC2@[1.115,)] [IC2@[1.115,)] []
2013-11-15 13:39:29 [FINE] [CompactSolars] Attempting to load the file version.properties from compactsolars-universal-1.6.4-4.4.19.219.zip to locate a version number for CompactSolars
2013-11-15 13:39:29 [FINE] [CompactSolars] Found version 4.4.19.219 for mod CompactSolars in version.properties, using
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file ComputerCraft1.57.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.57.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2013-11-15 13:39:29 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2013-11-15 13:39:29 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file CreeperCollateral-1.6.4-2.2.7.jar for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] The mod container CreeperCollateral-1.6.4-2.2.7.jar appears to be missing an mcmod.info file
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.CreeperCollateral.Mod.CCMod
2013-11-15 13:39:29 [FINEST] [CreeperCollateral] Parsed dependency info : [denLib] [denLib] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file DartCraft Beta 0.2.12.jar for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] The mod container DartCraft Beta 0.2.12.jar appears to be missing an mcmod.info file
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod bluedart.DartCraft
2013-11-15 13:39:29 [FINEST] [DartCraft] Parsed dependency info : [] [Forestry, IC2, Railcraft, Thaumcraft, BuildCraft|Core, EnderStorage, factorization, ThermalExpansion, TwilightForest, ArsMagica, TC, mmmPowersuits, gregtech_addon] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining directory denLib for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] No mcmod.info file found in directory denLib
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file denLib-1.6.4-3.1.28.jar for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] The mod container denLib-1.6.4-3.1.28.jar appears to be missing an mcmod.info file
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file DragonAPI 1.6 v4b.zip for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] The mod container DragonAPI 1.6 v4b.zip appears to be missing an mcmod.info file
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.DragonAPI.DragonAPIInit
2013-11-15 13:39:29 [FINEST] [DragonAPI] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file dragonmount_v1.0.0pre2_mc1.6.x.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file dragonmount_v1.0.0pre2_mc1.6.x.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod info.ata4.minecraft.dragon.DragonMounts
2013-11-15 13:39:29 [FINEST] [DragonMounts] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file EnderIO-1.6.4-0.4.2.46.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderIO-1.6.4-0.4.2.46.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod crazypants.enderio.EnderIO
2013-11-15 13:39:29 [FINEST] [EnderIO] Parsed dependency info : [Forge@[9.11.0.883,)] [Forge@[9.11.0.883,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.3.4.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.3.4.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-11-15 13:39:29 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file extrautils - 0.3.5.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file extrautils - 0.3.5.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrautils.ExtraUtils
2013-11-15 13:39:29 [FINEST] [ExtraUtilities] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ExtraUtilities] Attempting to load the file version.properties from extrautils - 0.3.5.zip to locate a version number for ExtraUtilities
2013-11-15 13:39:29 [WARNING] [ExtraUtilities] Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.3.5
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file Factorization-0.8.10.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.8.10.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2013-11-15 13:39:29 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.notify.NotifyImplementation
2013-11-15 13:39:29 [FINEST] [factorization.notify] Parsed dependency info : [factorization] [factorization] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
2013-11-15 13:39:29 [FINEST] [factorization] Parsed dependency info : [] [Forestry] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2013-11-15 13:39:29 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file flatsigns-1.6.2-universal-1.4.0.15.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.flatsigns.FlatSigns
2013-11-15 13:39:29 [FINEST] [flatsigns] Using mcmod dependency info : [Forge@[9.10.0,), FML@[6.2.7,)] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file forestry-A-2.3.0.7.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.3.0.7.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-11-15 13:39:29 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty, IC2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file Galacticraft-1.6.4-2.0.6.895.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.6.4-2.0.6.895.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2013-11-15 13:39:29 [FINEST] [GalacticraftCore] Parsed dependency info : [Forge@[9.10.0.837,)] [Forge@[9.10.0.837,), ICBM|Explosion, IC2, BuildCraft|Core, BuildCraft|Energy, IC2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file Galacticraft-Planets-1.6.4-2.0.6.895.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-Planets-1.6.4-2.0.6.895.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.mars.GalacticraftMars
2013-11-15 13:39:29 [FINEST] [GalacticraftMars] Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file Ganys Nether v1.5.0.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file Ganys Nether v1.5.0.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod ganymedes01.ganysnether.GanysNether
2013-11-15 13:39:29 [FINEST] [ganysnether] Parsed dependency info : [Forge@[9.10.1.849,)] [Forge@[9.10.1.849,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file GravityGun2.0.0.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun2.0.0.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
2013-11-15 13:39:29 [FINEST] [GraviGun] Parsed dependency info : [iChunUtil@[2.0.0,)] [iChunUtil@[2.0.0,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file HeldCore-1.6.2-01.03.01.05.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file HeldCore-1.6.2-01.03.01.05.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod me.heldplayer.util.HeldCore.HeldCore
2013-11-15 13:39:29 [FINEST] [HeldCore] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining directory ic2 for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] No mcmod.info file found in directory ic2
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.6.2c-ic2-experimental.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.6.2c-ic2-experimental.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
2013-11-15 13:39:29 [FINEST] [IC2NuclearControl] Parsed dependency info : [] [IC2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file iChunUtil2.3.0.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil2.3.0.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2013-11-15 13:39:29 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file immibis-core-57.1.4.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-57.1.4.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-11-15 13:39:29 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file industrialcraft-2_2.0.303-experimental.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_2.0.303-experimental.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-11-15 13:39:29 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file InventoryTweaks-MC1.6.2-1.56-b77.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-11-15 13:39:29 [FINEST] [inventorytweaks] Parsed dependency info : [Forge@[9.10.0,), FML@[6.2.0,)] [FML@[6.2.0,), Forge@[9.10.0,)] []
2013-11-15 13:39:29 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-MC1.6.2-1.56-b77.jar to locate a version number for inventorytweaks
2013-11-15 13:39:29 [FINE] [inventorytweaks] Found version 1.56 for mod inventorytweaks in version.properties, using
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.6.4-5.4.1.641.zip for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.6.4-5.4.1.641.zip
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-11-15 13:39:29 [FINEST] [IronChest] Parsed dependency info : [Forge@[7.0,), FML@[5.0.5,)] [Forge@[7.0,), FML@[5.0.5,)] []
2013-11-15 13:39:29 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.641.zip to locate a version number for IronChest
2013-11-15 13:39:29 [FINE] [IronChest] Found version 5.4.1.641 for mod IronChest in version.properties, using
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file MFFS_v3.4.0.232.jar for potential mods
2013-11-15 13:39:29 [FINE] [ForgeModLoader] The mod container MFFS_v3.4.0.232.jar appears to be missing an mcmod.info file
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2013-11-15 13:39:29 [FINEST] [MFFS] Parsed dependency info : [] [] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.7.2-143.jar for potential mods
2013-11-15 13:39:29 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.7.2-143.jar
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.ForestryTrees
2013-11-15 13:39:29 [FINEST] [MFR Compat Forestry Trees] Parsed dependency info : [] [Forestry] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.extratrees.ExtraTrees
2013-11-15 13:39:29 [FINEST] [MFR Compat Extra Trees] Parsed dependency info : [] [ExtraTrees] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore@[1.1.7,)] [PowerCrystalsCore@[1.1.7,), BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [MineFactoryReloaded] [Forestry]
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, magicalcrops] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, PamHCAsparagus, PamHCBean, PamHCBeet, PamHCBellpepper, PamHCBlackberry, PamHCBlueberry, PamHCBroccoli, PamHCCactusfruit, PamHCCandle, PamHCCantaloupe, PamHCCelery, PamHCChilipepper, PamHCCoffee, PamHCCorn, PamHCCotton, PamHCCranberry, PamHCCucumber, PamHCEggplant, PamHCGarlic, PamHCGinger, PamHCGrape, PamHCKiwi, PamHCLettuce, PamHCMustard, PamHCOnion, PamHCPeanut, PamHCPeas, PamHCPineapple, PamHCRadish, PamHCRaspberry, PamHCRice, PamHCRotten, PamHCSpiceleaf, PamHCStrawberry, PamHCSunflower, PamHCSweetpotato, PamHCTea, PamHCTomato, PamHCTurnip, PamHCWhitemushroom, PamHCZucchini, PamHarvestCraft, PamWeeeFlowers, PamHCApple, PamHCAvocado, PamHCBanana, PamHCCherry, PamHCCinnamon, PamHCCoconut, PamHCLemon, PamHCLime, PamHCMango, PamHCNutmeg, PamHCOlive, PamHCOrange, PamHCPapaya, PamHCPeach, PamHCPear, PamHCPeppercorn, PamHCPlum, PamHCPomegranate, PamHCStarfruit, PamHCVanillabean, PamHCWalnut] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatRailcraft] Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-11-15 13:39:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-11-15 13:39:29 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file miscperipherals-3.4b2.zip for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container miscperipherals-3.4b2.zip appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals
2013-11-15 13:39:30 [FINEST] [MiscPeripherals] Parsed dependency info : [CCTurtle, ComputerCraft] [ComputerCraft, CCTurtle, GregTech_Addon] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_3_10.1_IC_EXP_1.6.4.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_3_10.1_IC_EXP_1.6.4.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel
2013-11-15 13:39:30 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [Forge, FML, IC2] [IC2] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite
2013-11-15 13:39:30 [FINEST] [GraviSuite] Using mcmod dependency info : [FML, Forge, IC2] [IC2] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file ModularPowersuits-1.6.2-0.8.0-44.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-1.6.2-0.8.0-44.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-11-15 13:39:30 [FINEST] [powersuits] Parsed dependency info : [Forge@[9.10.1.856,), numina] [Forge@[9.10.1.856,), IC2, numina] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.6.4-0.10.11.00.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.6.4-0.10.11.00.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-11-15 13:39:30 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[9.11.1.938,)] [Forge@[9.11.1.938,)] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file Natura_1.6.X_2.1.12d2.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_1.6.X_2.1.12d2.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-11-15 13:39:30 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.plugins.fmp.ForgeMultiPart
2013-11-15 13:39:30 [FINEST] [Natura|ForgeMuliPart] Parsed dependency info : [] [ForgeMultipart, Natura] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.plugins.minefactoryreloaded.MineFactoryReloaded
2013-11-15 13:39:30 [FINEST] [Natura|CompatMineFactoryReloaded] Parsed dependency info : [Natura] [MineFactoryReloaded, Natura] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.plugins.nei.NotEnoughItems
2013-11-15 13:39:30 [FINEST] [Natura|NotEnoughItems] Parsed dependency info : [] [NotEnoughItems, Natura] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file neiaddons-1.6.2-1.9.3.r47.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file neiaddons-1.6.2-1.9.3.r47.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.NEIAddons
2013-11-15 13:39:30 [FINEST] [NEIAddons] Parsed dependency info : [] [NotEnoughItems] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.appeng.AddonAE
2013-11-15 13:39:30 [FINEST] [NEIAddons|AE] Parsed dependency info : [] [NEIAddons, AppliedEnergistics] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.crafting.AddonCraftingTables
2013-11-15 13:39:30 [FINEST] [NEIAddons|CraftingTables] Parsed dependency info : [] [NEIAddons] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.extrabees.AddonExtraBees
2013-11-15 13:39:30 [FINEST] [NEIAddons|ExtraBees] Parsed dependency info : [] [NEIAddons, ExtraBees, Forestry] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.forestry.AddonForestry
2013-11-15 13:39:30 [FINEST] [NEIAddons|Forestry] Parsed dependency info : [] [NEIAddons, Forestry] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.miscperipherals.AddonMiscPeripherals
2013-11-15 13:39:30 [FINEST] [NEIAddons|MiscPeripherals] Parsed dependency info : [] [NEIAddons, MiscPeripherals] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.1.0.3.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file NEIPlugins-1.1.0.3.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
2013-11-15 13:39:30 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.6.1.4,)] [NotEnoughItems@[1.6.1.4,)] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file Numina-1.6.2-0.0.1-32.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Numina-1.6.2-0.0.1-32.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.numina.basemod.Numina
2013-11-15 13:39:30 [FINEST] [numina] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [numina] Attempting to load the file version.properties from Numina-1.6.2-0.0.1-32.jar to locate a version number for numina
2013-11-15 13:39:30 [WARNING] [numina] Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1-32
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file obsidiplates-1.6.2-universal-2.0.0.15.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.ObsidiPlates
2013-11-15 13:39:30 [FINEST] [ObsidiPlates] Using mcmod dependency info : [Forge@[9.10.0.779,), FML@[6.2.7,)] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod openblocks.OpenBlocks
2013-11-15 13:39:30 [FINEST] [OpenBlocks] Parsed dependency info : [] [ComputerCraft, OpenPeripheral] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod openperipheral.OpenPeripheral
2013-11-15 13:39:30 [FINEST] [OpenPeripheral] Parsed dependency info : [ComputerCraft] [ComputerCraft, mmmPowersuits, BuildCraft|Core, AppliedEnergistics, Forestry, IC2, ThermalExpansion, Thaumcraft, MineFactoryReloaded, Railcraft, MiscPeripherals, Mystcraft] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file PortalGun2.0.1.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun2.0.1.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2013-11-15 13:39:30 [FINEST] [PortalGun] Parsed dependency info : [iChunUtil@[2.1.0,)] [iChunUtil@[2.1.0,)] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file PowerConverters-1.6.4-20.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerConverters-1.6.4-20.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.powerconverters.PowerConverterCore
2013-11-15 13:39:30 [FINEST] [PowerConverters] Parsed dependency info : [] [BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file ProjectRedBase-1.6.4-4.0.5.12.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedBase-1.6.4-4.0.5.12.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCore
2013-11-15 13:39:30 [FINEST] [ProjRed|Core] Parsed dependency info : [ForgeMultipart, CodeChickenCore, Forge@FORGE_VERSION] [Forge@FORGE_VERSION, ForgeMultipart, CodeChickenCore, CCTurtle, ComputerCraft] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file ProjectRedCompat-1.6.4-4.0.5.12.jar for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container ProjectRedCompat-1.6.4-4.0.5.12.jar appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCompatability
2013-11-15 13:39:30 [FINEST] [ProjRed|Compatability] Parsed dependency info : [ProjRed|Core] [ProjRed|Core, TConstruct] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file ProjectRedIntegration-1.6.4-4.0.5.12.jar for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container ProjectRedIntegration-1.6.4-4.0.5.12.jar appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIntegration
2013-11-15 13:39:30 [FINEST] [ProjRed|Integration] Parsed dependency info : [ProjRed|Core] [ProjRed|Core] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransmission
2013-11-15 13:39:30 [FINEST] [ProjRed|Transmission] Parsed dependency info : [ProjRed|Core] [ProjRed|Core] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file ProjectRedWorld-1.6.4-4.0.5.12.jar for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container ProjectRedWorld-1.6.4-4.0.5.12.jar appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExploration
2013-11-15 13:39:30 [FINEST] [ProjRed|Exploration] Parsed dependency info : [ProjRed|Core] [ProjRed|Core] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIllumination
2013-11-15 13:39:30 [FINEST] [ProjRed|Illumination] Parsed dependency info : [ProjRed|Core] [ProjRed|Core] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining directory railcraft for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] No mcmod.info file found in directory railcraft
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package emblems
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file Railcraft_1.6.2-8.2.0.0.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.6.2-8.2.0.0.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-11-15 13:39:30 [FINEST] [Railcraft] Parsed dependency info : [Forge@[9.10.1.867,)] [Forge@[9.10.1.867,), BuildCraft|Core[4.0.1,), BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, Thaumcraft, IC2@[2.0.140,)] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file RedstoneInMotion_2.3.0.0_mc1.6.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file RedstoneInMotion_2.3.0.0_mc1.6.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod JAKJ.RedstoneInMotion.Mod
2013-11-15 13:39:30 [FINEST] [JAKJ_RedstoneInMotion] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining directory resources for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] No mcmod.info file found in directory resources
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.alps
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.alps forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.alps mountainside
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.arctic
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.autumn hills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.badlands
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.bamboo forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.bayou
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.beach
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.birch forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.blessed bog
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.bog
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.boneyard
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.boreal forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.brushland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.canyon
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.canyon ravine
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.chaparral
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.cherry blossom grove
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.clearing border
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.coniferous forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.coral reef
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.corrupted sands
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.crag
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.dark forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.dead forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.dead swamp
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.deadlands
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.deciduous forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.dense twilight forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.desert
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.desert oil field
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.deserthills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.dunes
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.eerie
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.enchanted forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme hills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme hills edge
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.fen
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.field
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.fire swamp
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.forested field
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.foresthills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.frost forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.frozenocean
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.frozenriver
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.fungi forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.garden
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.generic
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.glacier
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.grassland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.gravel beach
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.grove
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.heathland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.hell
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.highland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.highlands
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.hot springs
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.ice mountains
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.ice plains
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.icy hills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.jade cliffs
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.jungle
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.junglehills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.kelp forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.lake border
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.lavender fields
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.lots of mushrooms
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.lush desert
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.lush swamp
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.magical forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.majestic meadow
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.major feature
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mangrove
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.maple woods
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.marsh
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.meadow
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.meadow forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mesa
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.minor feature
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.moor
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mountain
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mushroomisland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mushroomislandshore
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mushrooms
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.mystic grove
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.nether
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.ocean
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.ocean oil field
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.oceanic abyss
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.ominous woods
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.OPTIONAL
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.orchard
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.origin valley
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.outback
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.overgrown beach
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.overgrown greens
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.pasture
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.pasture meadow
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.phantasmagoric inferno
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.plains
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.polar
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.prairie
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.quagmire
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.rainforest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.redwood forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.river
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.sacred springs
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.savanna
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.savanna plateau
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.scrubland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.seasonal forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.seasonal spruce forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.shield
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.shore
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.shrubland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.silkglades
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.sky
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.sludgepit
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy coniferous forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy dead forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.spruce woods
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.steppe
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.swampland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.taiga
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.taigahills
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.tainted land
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.temperate rainforest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.thick ominous woods
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.thick shrubland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.thicket
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.thinned pasture
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.thinned timber
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.timber
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.tropical rainforest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.tropics
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.tropics mountain
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.tundra
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight clearing
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight forest
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight lake
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight stream
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight swamp
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.undergarden
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.volcano
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.wasteland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.wetland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.wonderous woods
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.woodland
2013-11-15 13:39:30 [FINEST] [ForgeModLoader] Recursing into package ruins.wyvernbiome
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file RotaryCraft 1.6 v4b.zip for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container RotaryCraft 1.6 v4b.zip appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.RotaryCraft.RotaryCraft
2013-11-15 13:39:30 [FINEST] [RotaryCraft] Parsed dependency info : [] [DragonAPI] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file Ruins_1.6.4.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Ruins_1.6.4.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.ruins.common.RuinsMod
2013-11-15 13:39:30 [FINEST] [AS_Ruins] Parsed dependency info : [] [ExtraBiomes] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file slick-util.jar for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container slick-util.jar appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file smallboats.0.10.6.jar for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container smallboats.0.10.6.jar appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.smallboat.SmallBoat
2013-11-15 13:39:30 [FINEST] [awger_SmallBoat] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.punt.Punt
2013-11-15 13:39:30 [FINEST] [awger_Punt] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.whitehall.Whitehall
2013-11-15 13:39:30 [FINEST] [awger_Whitehall] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.hoy.Hoy
2013-11-15 13:39:30 [FINEST] [awger_Hoy] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file SoulShards-2.0.11-universal-srg.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-2.0.11-universal-srg.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.ss2.SoulShards2
2013-11-15 13:39:30 [FINEST] [SS2] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a134.zip for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a134.zip appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-11-15 13:39:30 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file switches-1.6.4-universal-coremod-1.3.0.25.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.switches.Switches
2013-11-15 13:39:30 [FINEST] [switches] Using mcmod dependency info : [Forge@[9.11.1.924,), FML@[6.4.25,)] [] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file TConstruct_1.6.4_1.5.1d2.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.6.4_1.5.1d2.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.TConstruct
2013-11-15 13:39:30 [FINEST] [TConstruct] Parsed dependency info : [Forge@[8.9,)] [Forge@[8.9,), Mantle-Core, Mantle-Router, ThermalExpansion] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.plugins.fmp.ForgeMultiPart
2013-11-15 13:39:30 [FINEST] [TConstruct|ForgeMuliPart] Parsed dependency info : [] [ForgeMultipart, TConstruct] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.plugins.minefactoryreloaded.MineFactoryReloaded
2013-11-15 13:39:30 [FINEST] [TConstruct|CompatMineFactoryReloaded] Parsed dependency info : [TConstruct] [MineFactoryReloaded, TConstruct] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.plugins.nei.NotEnoughItems
2013-11-15 13:39:30 [FINEST] [TConstruct|NotEnoughItems] Parsed dependency info : [] [NotEnoughItems, TConstruct] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.plugins.waila.Waila
2013-11-15 13:39:30 [FINEST] [TConstruct|CompatWaila] Parsed dependency info : [TConstruct] [Waila, TConstruct] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file TeleportPipes-Pre1c.zip for potential mods
2013-11-15 13:39:30 [FINE] [ForgeModLoader] The mod container TeleportPipes-Pre1c.zip appears to be missing an mcmod.info file
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kingrunes.telepipes.TeleportPipes
2013-11-15 13:39:30 [FINEST] [TelePipes] Parsed dependency info : [] [BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Factory] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file Thaumcraft4.0.4c.zip for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft4.0.4c.zip
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-11-15 13:39:30 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[9.11.1.916,)] [Forge@[9.11.1.916,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file ThaumicTinkerer 2.0-26.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file ThaumicTinkerer 2.0-26.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.tinkerer.common.ThaumicTinkerer
2013-11-15 13:39:30 [FINEST] [ThaumicTinkerer] Parsed dependency info : [Thaumcraft] [Thaumcraft, IC2] [MagicBees]
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Examining file traincraft-4.1.3_001.jar for potential mods
2013-11-15 13:39:30 [FINER] [ForgeModLoader] Located mcmod.info file in file traincraft-4.1.3_001.jar
2013-11-15 13:39:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod src.train.common.Traincraft
2013-11-15 13:39:30 [FINEST] [TC] Parsed dependency info : [] [] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file Translocator 1.1.0.13.jar for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file Translocator 1.1.0.13.jar
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.translocator.Translocator
2013-11-15 13:39:31 [FINEST] [Translocator] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file twilightforest-1.20.2.jar for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.20.2.jar
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-11-15 13:39:31 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file UndergroundBiomes 1.6.x - 0.4.2c.zip for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file UndergroundBiomes 1.6.x - 0.4.2c.zip
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod exterminatorJeff.undergroundBiomes.common.UndergroundBiomes
2013-11-15 13:39:31 [FINEST] [UndergroundBiomes] Parsed dependency info : [] [] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.6.4.zip for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.6.4.zip
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2013-11-15 13:39:31 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining directory VoxelMods for potential mods
2013-11-15 13:39:31 [FINE] [ForgeModLoader] No mcmod.info file found in directory VoxelMods
2013-11-15 13:39:31 [FINEST] [ForgeModLoader] Recursing into package voxelMap
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file Witchery_164_0-8-0.zip for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file Witchery_164_0-8-0.zip
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.emoniph.witchery.Witchery
2013-11-15 13:39:31 [FINEST] [witchery] Using mcmod dependency info : [Forge] [] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file WR-CBE 1.4.0.6.jar for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file WR-CBE 1.4.0.6.jar
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons
2013-11-15 13:39:31 [FINEST] [WR-CBE|Addons] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []
2013-11-15 13:39:31 [FINE] [WR-CBE|Addons] Attempting to load the file version.properties from WR-CBE 1.4.0.6.jar to locate a version number for WR-CBE|Addons
2013-11-15 13:39:31 [WARNING] [WR-CBE|Addons] Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.0.6
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore
2013-11-15 13:39:31 [FINEST] [WR-CBE|Core] Parsed dependency info : [CodeChickenCore@[0.9.0.6,), ForgeMultipart] [CodeChickenCore@[0.9.0.6,), ForgeMultipart] []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.logic.WirelessRedstoneLogic
2013-11-15 13:39:31 [FINEST] [WR-CBE|Logic] Parsed dependency info : [ForgeMultipart, WR-CBE|Core] [WR-CBE|Core, ForgeMultipart] []
2013-11-15 13:39:31 [FINE] [WR-CBE|Logic] Attempting to load the file version.properties from WR-CBE 1.4.0.6.jar to locate a version number for WR-CBE|Logic
2013-11-15 13:39:31 [WARNING] [WR-CBE|Logic] Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.0.6
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining directory zan for potential mods
2013-11-15 13:39:31 [FINE] [ForgeModLoader] No mcmod.info file found in directory zan
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file ZansMinimap1.6.4.zip for potential mods
2013-11-15 13:39:31 [FINE] [ForgeModLoader] The mod container ZansMinimap1.6.4.zip appears to be missing an mcmod.info file
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.36.jar for potential mods
2013-11-15 13:39:31 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.36.jar appears to be missing an mcmod.info file
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.197.jar for potential mods
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.197.jar
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
2013-11-15 13:39:31 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
2013-11-15 13:39:31 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.197.jar to locate a version number for ForgeMicroblock
2013-11-15 13:39:31 [WARNING] [ForgeMicroblock] Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.197
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
2013-11-15 13:39:31 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
2013-11-15 13:39:31 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.197.jar to locate a version number for ForgeMultipart
2013-11-15 13:39:31 [WARNING] [ForgeMultipart] Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.197
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
2013-11-15 13:39:31 [FINEST] [McMultipart] Parsed dependency info : [] [] []
2013-11-15 13:39:31 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.197.jar to locate a version number for McMultipart
2013-11-15 13:39:31 [WARNING] [McMultipart] Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.197
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Forge Mod Loader has identified 144 mods to load
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.fuels (owned by Forestry providing ForestryAPI.fuels) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.farming (owned by Forestry providing ForestryAPI.Farming) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.mail (owned by Forestry providing ForestryAPI.Mail) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.arboriculture (owned by Forestry providing ForestryAPI.Arboriculture) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.circuits (owned by Forestry providing ForestryAPI.Circuits) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.genetics (owned by Forestry providing ForestryAPI.Genetics) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.storage (owned by Forestry providing ForestryAPI.Storage) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.food (owned by Forestry providing ForestryAPI.Food) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.lepidopterology (owned by Forestry providing ForestryAPI.Lepidopterology) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.apiculture (owned by Forestry providing ForestryAPI.Apiculture) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.recipes (owned by Forestry providing ForestryAPI.Recipes) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api (owned by Forestry providing ForestryAPI) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.core (owned by Forestry providing ForestryAPI.Core) embedded in Forestry
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Found API forestry.api.world (owned by Forestry providing ForestryAPI.World) embedded in Forestry
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Core: owner: Forestry, dependents: [DartCraft, powersuits, Railcraft]
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.recipes (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.recipes (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Recipes: owner: Forestry, dependents: [DartCraft, Railcraft]
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Genetics: owner: Forestry, dependents: []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Circuits: owner: Forestry, dependents: []
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.storage (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Storage: owner: Forestry, dependents: [Railcraft]
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.fuels: owner: Forestry, dependents: []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.World: owner: Forestry, dependents: []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Lepidopterology: owner: Forestry, dependents: []
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI: owner: Forestry, dependents: []
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.arboriculture (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.arboriculture (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Arboriculture: owner: Forestry, dependents: [powersuits, DartCraft]
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Food: owner: Forestry, dependents: []
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.farming (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Farming: owner: Forestry, dependents: [DartCraft]
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Mail: owner: Forestry, dependents: []
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.apiculture (owned by Forestry) without associated API reference
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Apiculture: owner: Forestry, dependents: [powersuits]
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Received a system property request ''
2013-11-15 13:39:31 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-11-15 13:39:31 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\victor\AppData\Roaming\.minecraft\config\logging.properties
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Reloaded logging properties
2013-11-15 13:39:31 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-11-15 13:39:31 [INFO] [mcp] Activating mod mcp
2013-11-15 13:39:31 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-11-15 13:39:31 [INFO] [FML] Activating mod FML
2013-11-15 13:39:31 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-11-15 13:39:31 [INFO] [Forge] Activating mod Forge
2013-11-15 13:39:31 [FINE] [AppliedEnergistics-Core] Mod Logging channel AppliedEnergistics-Core configured at default level.
2013-11-15 13:39:31 [INFO] [AppliedEnergistics-Core] Activating mod AppliedEnergistics-Core
2013-11-15 13:39:31 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-11-15 13:39:31 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-11-15 13:39:31 [FINE] [denLib] Mod Logging channel denLib configured at default level.
2013-11-15 13:39:31 [INFO] [denLib] Activating mod denLib
2013-11-15 13:39:31 [FINE] [InfiniBows] Mod Logging channel InfiniBows configured at default level.
2013-11-15 13:39:31 [INFO] [InfiniBows] Activating mod InfiniBows
2013-11-15 13:39:31 [FINE] [Micdoodlecore] Mod Logging channel Micdoodlecore configured at default level.
2013-11-15 13:39:31 [INFO] [Micdoodlecore] Activating mod Micdoodlecore
2013-11-15 13:39:31 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-11-15 13:39:31 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-11-15 13:39:31 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-11-15 13:39:31 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-11-15 13:39:31 [FINE] [switches|pistontweak] Mod Logging channel switches|pistontweak configured at default level.
2013-11-15 13:39:31 [INFO] [switches|pistontweak] Activating mod switches|pistontweak
2013-11-15 13:39:31 [FINE] [TConstruct-Preloader] Mod Logging channel TConstruct-Preloader configured at default level.
2013-11-15 13:39:31 [INFO] [TConstruct-Preloader] Activating mod TConstruct-Preloader
2013-11-15 13:39:31 [FINE] [DamageIndicatorsMod] Enabling mod DamageIndicatorsMod
2013-11-15 13:39:31 [FINE] [DamageIndicatorsMod] Mod Logging channel DamageIndicatorsMod configured at default level.
2013-11-15 13:39:31 [INFO] [DamageIndicatorsMod] Activating mod DamageIndicatorsMod
2013-11-15 13:39:31 [FINE] [ChickenShed] Enabling mod ChickenShed
2013-11-15 13:39:31 [FINE] [ChickenShed] Mod Logging channel ChickenShed configured at default level.
2013-11-15 13:39:31 [INFO] [ChickenShed] Activating mod ChickenShed
2013-11-15 13:39:31 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2013-11-15 13:39:31 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2013-11-15 13:39:31 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-11-15 13:39:31 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-11-15 13:39:31 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-11-15 13:39:31 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-11-15 13:39:31 [FINE] [ArchimedesShipsMod] Enabling mod ArchimedesShipsMod
2013-11-15 13:39:31 [FINE] [ArchimedesShipsMod] Mod Logging channel ArchimedesShipsMod configured at default level.
2013-11-15 13:39:31 [INFO] [ArchimedesShipsMod] Activating mod ArchimedesShipsMod
2013-11-15 13:39:31 [FINE] [DragArti] Enabling mod DragArti
2013-11-15 13:39:31 [FINE] [DragArti] Mod Logging channel DragArti configured at default level.
2013-11-15 13:39:31 [INFO] [DragArti] Activating mod DragArti
2013-11-15 13:39:31 [FINE] [AtomicScience] Enabling mod AtomicScience
2013-11-15 13:39:31 [FINE] [AtomicScience] Mod Logging channel AtomicScience configured at default level.
2013-11-15 13:39:31 [INFO] [AtomicScience] Activating mod AtomicScience
2013-11-15 13:39:31 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2013-11-15 13:39:31 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-11-15 13:39:31 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-11-15 13:39:31 [FINE] [BiblioWoodsForestry] Enabling mod BiblioWoodsForestry
2013-11-15 13:39:31 [FINE] [BiblioWoodsForestry] Mod Logging channel BiblioWoodsForestry configured at default level.
2013-11-15 13:39:31 [INFO] [BiblioWoodsForestry] Activating mod BiblioWoodsForestry
2013-11-15 13:39:31 [FINE] [BinnieCore] Enabling mod BinnieCore
2013-11-15 13:39:31 [FINE] [BinnieCore] Mod Logging channel BinnieCore configured at default level.
2013-11-15 13:39:31 [INFO] [BinnieCore] Activating mod BinnieCore
2013-11-15 13:39:31 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-11-15 13:39:31 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-11-15 13:39:31 [INFO] [ExtraBees] Activating mod ExtraBees
2013-11-15 13:39:31 [FINE] [ExtraTrees] Enabling mod ExtraTrees
2013-11-15 13:39:31 [FINE] [ExtraTrees] Mod Logging channel ExtraTrees configured at default level.
2013-11-15 13:39:31 [INFO] [ExtraTrees] Activating mod ExtraTrees
2013-11-15 13:39:31 [FINE] [BiomesOPlenty] Enabling mod BiomesOPlenty
2013-11-15 13:39:31 [FINE] [BiomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level.
2013-11-15 13:39:31 [INFO] [BiomesOPlenty] Activating mod BiomesOPlenty
2013-11-15 13:39:31 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2013-11-15 13:39:31 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-11-15 13:39:31 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-11-15 13:39:31 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2013-11-15 13:39:31 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-11-15 13:39:31 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-11-15 13:39:31 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2013-11-15 13:39:31 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-11-15 13:39:31 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-11-15 13:39:31 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2013-11-15 13:39:31 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-11-15 13:39:31 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-11-15 13:39:31 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-11-15 13:39:31 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-11-15 13:39:31 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-11-15 13:39:31 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2013-11-15 13:39:31 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-11-15 13:39:31 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-11-15 13:39:31 [FINE] [ChargePads] Enabling mod ChargePads
2013-11-15 13:39:31 [FINE] [ChargePads] Mod Logging channel ChargePads configured at default level.
2013-11-15 13:39:31 [INFO] [ChargePads] Activating mod ChargePads
2013-11-15 13:39:31 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2013-11-15 13:39:31 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2013-11-15 13:39:31 [INFO] [ChickenChunks] Activating mod ChickenChunks
2013-11-15 13:39:31 [FINE] [CompactSolars] Enabling mod CompactSolars
2013-11-15 13:39:31 [FINE] [CompactSolars] Mod Logging channel CompactSolars configured at default level.
2013-11-15 13:39:31 [INFO] [CompactSolars] Activating mod CompactSolars
2013-11-15 13:39:31 [FINE] [CCTurtle] Enabling mod CCTurtle
2013-11-15 13:39:31 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2013-11-15 13:39:31 [INFO] [CCTurtle] Activating mod CCTurtle
2013-11-15 13:39:31 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2013-11-15 13:39:31 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2013-11-15 13:39:31 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-11-15 13:39:31 [FINE] [CreeperCollateral] Enabling mod CreeperCollateral
2013-11-15 13:39:31 [FINE] [CreeperCollateral] Mod Logging channel CreeperCollateral configured at default level.
2013-11-15 13:39:31 [INFO] [CreeperCollateral] Activating mod CreeperCollateral
2013-11-15 13:39:31 [FINE] [DartCraft] Enabling mod DartCraft
2013-11-15 13:39:31 [FINE] [DartCraft] Mod Logging channel DartCraft configured at default level.
2013-11-15 13:39:31 [INFO] [DartCraft] Activating mod DartCraft
2013-11-15 13:39:31 [FINE] [DragonAPI] Enabling mod DragonAPI
2013-11-15 13:39:31 [FINE] [DragonAPI] Mod Logging channel DragonAPI configured at default level.
2013-11-15 13:39:31 [INFO] [DragonAPI] Activating mod DragonAPI
2013-11-15 13:39:31 [FINE] [DragonMounts] Enabling mod DragonMounts
2013-11-15 13:39:31 [FINE] [DragonMounts] Mod Logging channel DragonMounts configured at default level.
2013-11-15 13:39:31 [INFO] [DragonMounts] Activating mod DragonMounts
2013-11-15 13:39:31 [FINE] [EnderIO] Enabling mod EnderIO
2013-11-15 13:39:31 [FINE] [EnderIO] Mod Logging channel EnderIO configured at default level.
2013-11-15 13:39:31 [INFO] [EnderIO] Activating mod EnderIO
2013-11-15 13:39:31 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-11-15 13:39:31 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-11-15 13:39:31 [INFO] [EnderStorage] Activating mod EnderStorage
2013-11-15 13:39:31 [FINE] [ExtraUtilities] Enabling mod ExtraUtilities
2013-11-15 13:39:31 [FINE] [ExtraUtilities] Mod Logging channel ExtraUtilities configured at default level.
2013-11-15 13:39:31 [INFO] [ExtraUtilities] Activating mod ExtraUtilities
2013-11-15 13:39:31 [FINE] [factorization.misc] Enabling mod factorization.misc
2013-11-15 13:39:31 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2013-11-15 13:39:31 [INFO] [factorization.misc] Activating mod factorization.misc
2013-11-15 13:39:31 [FINE] [factorization.notify] Enabling mod factorization.notify
2013-11-15 13:39:31 [FINE] [factorization.notify] Mod Logging channel factorization.notify configured at default level.
2013-11-15 13:39:31 [INFO] [factorization.notify] Activating mod factorization.notify
2013-11-15 13:39:31 [FINE] [factorization] Enabling mod factorization
2013-11-15 13:39:31 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2013-11-15 13:39:31 [INFO] [factorization] Activating mod factorization
2013-11-15 13:39:31 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2013-11-15 13:39:31 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2013-11-15 13:39:31 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-11-15 13:39:31 [FINE] [flatsigns] Enabling mod flatsigns
2013-11-15 13:39:31 [FINE] [flatsigns] Mod Logging channel flatsigns configured at default level.
2013-11-15 13:39:31 [INFO] [flatsigns] Activating mod flatsigns
2013-11-15 13:39:31 [FINE] [Forestry] Enabling mod Forestry
2013-11-15 13:39:31 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-11-15 13:39:31 [INFO] [Forestry] Activating mod Forestry
2013-11-15 13:39:31 [FINE] [GalacticraftCore] Enabling mod GalacticraftCore
2013-11-15 13:39:31 [FINE] [GalacticraftCore] Mod Logging channel GalacticraftCore configured at default level.
2013-11-15 13:39:31 [INFO] [GalacticraftCore] Activating mod GalacticraftCore
2013-11-15 13:39:31 [FINE] [GalacticraftMars] Enabling mod GalacticraftMars
2013-11-15 13:39:31 [FINE] [GalacticraftMars] Mod Logging channel GalacticraftMars configured at default level.
2013-11-15 13:39:31 [INFO] [GalacticraftMars] Activating mod GalacticraftMars
2013-11-15 13:39:31 [FINE] [ganysnether] Enabling mod ganysnether
2013-11-15 13:39:31 [FINE] [ganysnether] Mod Logging channel ganysnether configured at default level.
2013-11-15 13:39:31 [INFO] [ganysnether] Activating mod ganysnether
2013-11-15 13:39:31 [FINE] [GraviGun] Enabling mod GraviGun
2013-11-15 13:39:31 [FINE] [GraviGun] Mod Logging channel GraviGun configured at default level.
2013-11-15 13:39:31 [INFO] [GraviGun] Activating mod GraviGun
2013-11-15 13:39:31 [FINE] [HeldCore] Enabling mod HeldCore
2013-11-15 13:39:31 [FINE] [HeldCore] Mod Logging channel HeldCore configured at default level.
2013-11-15 13:39:31 [INFO] [HeldCore] Activating mod HeldCore
2013-11-15 13:39:31 [FINE] [IC2NuclearControl] Enabling mod IC2NuclearControl
2013-11-15 13:39:31 [FINE] [IC2NuclearControl] Mod Logging channel IC2NuclearControl configured at default level.
2013-11-15 13:39:31 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2013-11-15 13:39:31 [FINE] [iChunUtil] Enabling mod iChunUtil
2013-11-15 13:39:31 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2013-11-15 13:39:31 [INFO] [iChunUtil] Activating mod iChunUtil
2013-11-15 13:39:31 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2013-11-15 13:39:31 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-11-15 13:39:31 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-11-15 13:39:31 [FINE] [IC2] Enabling mod IC2
2013-11-15 13:39:31 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-11-15 13:39:31 [INFO] [IC2] Activating mod IC2
2013-11-15 13:39:31 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2013-11-15 13:39:31 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2013-11-15 13:39:31 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-11-15 13:39:31 [FINE] [IronChest] Enabling mod IronChest
2013-11-15 13:39:31 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2013-11-15 13:39:31 [INFO] [IronChest] Activating mod IronChest
2013-11-15 13:39:31 [FINE] [MFFS] Enabling mod MFFS
2013-11-15 13:39:31 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2013-11-15 13:39:31 [INFO] [MFFS] Activating mod MFFS
2013-11-15 13:39:31 [FINE] [MFR Compat Forestry Trees] Enabling mod MFR Compat Forestry Trees
2013-11-15 13:39:31 [FINE] [MFR Compat Forestry Trees] Mod Logging channel MFR Compat Forestry Trees configured at default level.
2013-11-15 13:39:31 [INFO] [MFR Compat Forestry Trees] Activating mod MFR Compat Forestry Trees
2013-11-15 13:39:31 [FINE] [MFR Compat Extra Trees] Enabling mod MFR Compat Extra Trees
2013-11-15 13:39:31 [FINE] [MFR Compat Extra Trees] Mod Logging channel MFR Compat Extra Trees configured at default level.
2013-11-15 13:39:31 [INFO] [MFR Compat Extra Trees] Activating mod MFR Compat Extra Trees
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatBuildCraft] Enabling mod MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatBuildCraft] Mod Logging channel MineFactoryReloaded|CompatBuildCraft configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatBuildCraft] Activating mod MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatRailcraft] Enabling mod MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatRailcraft] Mod Logging channel MineFactoryReloaded|CompatRailcraft configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatRailcraft] Activating mod MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatThaumcraft] Enabling mod MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatThaumcraft] Mod Logging channel MineFactoryReloaded|CompatThaumcraft configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatThaumcraft] Activating mod MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:31 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-11-15 13:39:31 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:31 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals
2013-11-15 13:39:31 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level.
2013-11-15 13:39:31 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2013-11-15 13:39:31 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2013-11-15 13:39:31 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2013-11-15 13:39:31 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-11-15 13:39:31 [FINE] [GraviSuite] Enabling mod GraviSuite
2013-11-15 13:39:31 [FINE] [GraviSuite] Mod Logging channel GraviSuite configured at default level.
2013-11-15 13:39:31 [INFO] [GraviSuite] Activating mod GraviSuite
2013-11-15 13:39:31 [FINE] [powersuits] Enabling mod powersuits
2013-11-15 13:39:31 [FINE] [powersuits] Mod Logging channel powersuits configured at default level.
2013-11-15 13:39:31 [INFO] [powersuits] Activating mod powersuits
2013-11-15 13:39:31 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-11-15 13:39:31 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-11-15 13:39:31 [INFO] [Mystcraft] Activating mod Mystcraft
2013-11-15 13:39:31 [FINE] [Natura] Enabling mod Natura
2013-11-15 13:39:31 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-11-15 13:39:31 [INFO] [Natura] Activating mod Natura
2013-11-15 13:39:31 [FINE] [Natura|ForgeMuliPart] Enabling mod Natura|ForgeMuliPart
2013-11-15 13:39:31 [FINE] [Natura|ForgeMuliPart] Mod Logging channel Natura|ForgeMuliPart configured at default level.
2013-11-15 13:39:31 [INFO] [Natura|ForgeMuliPart] Activating mod Natura|ForgeMuliPart
2013-11-15 13:39:31 [FINE] [Natura|CompatMineFactoryReloaded] Enabling mod Natura|CompatMineFactoryReloaded
2013-11-15 13:39:31 [FINE] [Natura|CompatMineFactoryReloaded] Mod Logging channel Natura|CompatMineFactoryReloaded configured at default level.
2013-11-15 13:39:31 [INFO] [Natura|CompatMineFactoryReloaded] Activating mod Natura|CompatMineFactoryReloaded
2013-11-15 13:39:31 [FINE] [Natura|NotEnoughItems] Enabling mod Natura|NotEnoughItems
2013-11-15 13:39:31 [FINE] [Natura|NotEnoughItems] Mod Logging channel Natura|NotEnoughItems configured at default level.
2013-11-15 13:39:31 [INFO] [Natura|NotEnoughItems] Activating mod Natura|NotEnoughItems
2013-11-15 13:39:31 [FINE] [NEIAddons] Enabling mod NEIAddons
2013-11-15 13:39:31 [FINE] [NEIAddons] Mod Logging channel NEIAddons configured at default level.
2013-11-15 13:39:31 [INFO] [NEIAddons] Activating mod NEIAddons
2013-11-15 13:39:31 [FINE] [NEIAddons|AE] Enabling mod NEIAddons|AE
2013-11-15 13:39:31 [FINE] [NEIAddons|AE] Mod Logging channel NEIAddons|AE configured at default level.
2013-11-15 13:39:31 [INFO] [NEIAddons|AE] Activating mod NEIAddons|AE
2013-11-15 13:39:31 [FINE] [NEIAddons|CraftingTables] Enabling mod NEIAddons|CraftingTables
2013-11-15 13:39:31 [FINE] [NEIAddons|CraftingTables] Mod Logging channel NEIAddons|CraftingTables configured at default level.
2013-11-15 13:39:31 [INFO] [NEIAddons|CraftingTables] Activating mod NEIAddons|CraftingTables
2013-11-15 13:39:31 [FINE] [NEIAddons|ExtraBees] Enabling mod NEIAddons|ExtraBees
2013-11-15 13:39:31 [FINE] [NEIAddons|ExtraBees] Mod Logging channel NEIAddons|ExtraBees configured at default level.
2013-11-15 13:39:31 [INFO] [NEIAddons|ExtraBees] Activating mod NEIAddons|ExtraBees
2013-11-15 13:39:31 [FINE] [NEIAddons|Forestry] Enabling mod NEIAddons|Forestry
2013-11-15 13:39:31 [FINE] [NEIAddons|Forestry] Mod Logging channel NEIAddons|Forestry configured at default level.
2013-11-15 13:39:31 [INFO] [NEIAddons|Forestry] Activating mod NEIAddons|Forestry
2013-11-15 13:39:31 [FINE] [NEIAddons|MiscPeripherals] Enabling mod NEIAddons|MiscPeripherals
2013-11-15 13:39:31 [FINE] [NEIAddons|MiscPeripherals] Mod Logging channel NEIAddons|MiscPeripherals configured at default level.
2013-11-15 13:39:31 [INFO] [NEIAddons|MiscPeripherals] Activating mod NEIAddons|MiscPeripherals
2013-11-15 13:39:31 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2013-11-15 13:39:31 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2013-11-15 13:39:31 [INFO] [NEIPlugins] Activating mod NEIPlugins
2013-11-15 13:39:31 [FINE] [numina] Enabling mod numina
2013-11-15 13:39:31 [FINE] [numina] Mod Logging channel numina configured at default level.
2013-11-15 13:39:31 [INFO] [numina] Activating mod numina
2013-11-15 13:39:31 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2013-11-15 13:39:31 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2013-11-15 13:39:31 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-11-15 13:39:31 [FINE] [OpenBlocks] Enabling mod OpenBlocks
2013-11-15 13:39:31 [FINE] [OpenBlocks] Mod Logging channel OpenBlocks configured at default level.
2013-11-15 13:39:31 [INFO] [OpenBlocks] Activating mod OpenBlocks
2013-11-15 13:39:31 [FINE] [OpenPeripheral] Enabling mod OpenPeripheral
2013-11-15 13:39:31 [FINE] [OpenPeripheral] Mod Logging channel OpenPeripheral configured at default level.
2013-11-15 13:39:31 [INFO] [OpenPeripheral] Activating mod OpenPeripheral
2013-11-15 13:39:31 [FINE] [PortalGun] Enabling mod PortalGun
2013-11-15 13:39:31 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2013-11-15 13:39:31 [INFO] [PortalGun] Activating mod PortalGun
2013-11-15 13:39:31 [FINE] [PowerConverters] Enabling mod PowerConverters
2013-11-15 13:39:31 [FINE] [PowerConverters] Mod Logging channel PowerConverters configured at default level.
2013-11-15 13:39:31 [INFO] [PowerConverters] Activating mod PowerConverters
2013-11-15 13:39:31 [FINE] [ProjRed|Core] Enabling mod ProjRed|Core
2013-11-15 13:39:31 [FINE] [ProjRed|Core] Mod Logging channel ProjRed|Core configured at default level.
2013-11-15 13:39:31 [INFO] [ProjRed|Core] Activating mod ProjRed|Core
2013-11-15 13:39:31 [FINE] [ProjRed|Compatability] Enabling mod ProjRed|Compatability
2013-11-15 13:39:31 [FINE] [ProjRed|Compatability] Mod Logging channel ProjRed|Compatability configured at default level.
2013-11-15 13:39:31 [INFO] [ProjRed|Compatability] Activating mod ProjRed|Compatability
2013-11-15 13:39:31 [FINE] [ProjRed|Integration] Enabling mod ProjRed|Integration
2013-11-15 13:39:31 [FINE] [ProjRed|Integration] Mod Logging channel ProjRed|Integration configured at default level.
2013-11-15 13:39:31 [INFO] [ProjRed|Integration] Activating mod ProjRed|Integration
2013-11-15 13:39:31 [FINE] [ProjRed|Transmission] Enabling mod ProjRed|Transmission
2013-11-15 13:39:31 [FINE] [ProjRed|Transmission] Mod Logging channel ProjRed|Transmission configured at default level.
2013-11-15 13:39:31 [INFO] [ProjRed|Transmission] Activating mod ProjRed|Transmission
2013-11-15 13:39:31 [FINE] [ProjRed|Exploration] Enabling mod ProjRed|Exploration
2013-11-15 13:39:31 [FINE] [ProjRed|Exploration] Mod Logging channel ProjRed|Exploration configured at default level.
2013-11-15 13:39:31 [INFO] [ProjRed|Exploration] Activating mod ProjRed|Exploration
2013-11-15 13:39:31 [FINE] [ProjRed|Illumination] Enabling mod ProjRed|Illumination
2013-11-15 13:39:31 [FINE] [ProjRed|Illumination] Mod Logging channel ProjRed|Illumination configured at default level.
2013-11-15 13:39:31 [INFO] [ProjRed|Illumination] Activating mod ProjRed|Illumination
2013-11-15 13:39:31 [FINE] [Railcraft] Enabling mod Railcraft
2013-11-15 13:39:31 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-11-15 13:39:31 [INFO] [Railcraft] Activating mod Railcraft
2013-11-15 13:39:31 [FINE] [JAKJ_RedstoneInMotion] Enabling mod JAKJ_RedstoneInMotion
2013-11-15 13:39:31 [FINE] [JAKJ_RedstoneInMotion] Mod Logging channel JAKJ_RedstoneInMotion configured at default level.
2013-11-15 13:39:31 [INFO] [JAKJ_RedstoneInMotion] Activating mod JAKJ_RedstoneInMotion
2013-11-15 13:39:31 [FINE] [RotaryCraft] Enabling mod RotaryCraft
2013-11-15 13:39:31 [FINE] [RotaryCraft] Mod Logging channel RotaryCraft configured at default level.
2013-11-15 13:39:31 [INFO] [RotaryCraft] Activating mod RotaryCraft
2013-11-15 13:39:31 [FINE] [AS_Ruins] Enabling mod AS_Ruins
2013-11-15 13:39:31 [FINE] [AS_Ruins] Mod Logging channel AS_Ruins configured at default level.
2013-11-15 13:39:31 [INFO] [AS_Ruins] Activating mod AS_Ruins
2013-11-15 13:39:31 [FINE] [awger_SmallBoat] Enabling mod awger_SmallBoat
2013-11-15 13:39:31 [FINE] [awger_SmallBoat] Mod Logging channel awger_SmallBoat configured at default level.
2013-11-15 13:39:31 [INFO] [awger_SmallBoat] Activating mod awger_SmallBoat
2013-11-15 13:39:31 [FINE] [awger_Punt] Enabling mod awger_Punt
2013-11-15 13:39:31 [FINE] [awger_Punt] Mod Logging channel awger_Punt configured at default level.
2013-11-15 13:39:31 [INFO] [awger_Punt] Activating mod awger_Punt
2013-11-15 13:39:31 [FINE] [awger_Whitehall] Enabling mod awger_Whitehall
2013-11-15 13:39:31 [FINE] [awger_Whitehall] Mod Logging channel awger_Whitehall configured at default level.
2013-11-15 13:39:31 [INFO] [awger_Whitehall] Activating mod awger_Whitehall
2013-11-15 13:39:31 [FINE] [awger_Hoy] Enabling mod awger_Hoy
2013-11-15 13:39:31 [FINE] [awger_Hoy] Mod Logging channel awger_Hoy configured at default level.
2013-11-15 13:39:31 [INFO] [awger_Hoy] Activating mod awger_Hoy
2013-11-15 13:39:31 [FINE] [SS2] Enabling mod SS2
2013-11-15 13:39:31 [FINE] [SS2] Mod Logging channel SS2 configured at default level.
2013-11-15 13:39:31 [INFO] [SS2] Activating mod SS2
2013-11-15 13:39:31 [FINE] [StevesCarts] Enabling mod StevesCarts
2013-11-15 13:39:31 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-11-15 13:39:31 [INFO] [StevesCarts] Activating mod StevesCarts
2013-11-15 13:39:31 [FINE] [switches] Enabling mod switches
2013-11-15 13:39:31 [FINE] [switches] Mod Logging channel switches configured at default level.
2013-11-15 13:39:31 [INFO] [switches] Activating mod switches
2013-11-15 13:39:31 [FINE] [TConstruct] Enabling mod TConstruct
2013-11-15 13:39:31 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-11-15 13:39:31 [INFO] [TConstruct] Activating mod TConstruct
2013-11-15 13:39:31 [FINE] [TConstruct|ForgeMuliPart] Enabling mod TConstruct|ForgeMuliPart
2013-11-15 13:39:31 [FINE] [TConstruct|ForgeMuliPart] Mod Logging channel TConstruct|ForgeMuliPart configured at default level.
2013-11-15 13:39:31 [INFO] [TConstruct|ForgeMuliPart] Activating mod TConstruct|ForgeMuliPart
2013-11-15 13:39:31 [FINE] [TConstruct|CompatMineFactoryReloaded] Enabling mod TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:31 [FINE] [TConstruct|CompatMineFactoryReloaded] Mod Logging channel TConstruct|CompatMineFactoryReloaded configured at default level.
2013-11-15 13:39:31 [INFO] [TConstruct|CompatMineFactoryReloaded] Activating mod TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:31 [FINE] [TConstruct|NotEnoughItems] Enabling mod TConstruct|NotEnoughItems
2013-11-15 13:39:31 [FINE] [TConstruct|NotEnoughItems] Mod Logging channel TConstruct|NotEnoughItems configured at default level.
2013-11-15 13:39:31 [INFO] [TConstruct|NotEnoughItems] Activating mod TConstruct|NotEnoughItems
2013-11-15 13:39:31 [FINE] [TConstruct|CompatWaila] Enabling mod TConstruct|CompatWaila
2013-11-15 13:39:31 [FINE] [TConstruct|CompatWaila] Mod Logging channel TConstruct|CompatWaila configured at default level.
2013-11-15 13:39:31 [INFO] [TConstruct|CompatWaila] Activating mod TConstruct|CompatWaila
2013-11-15 13:39:31 [FINE] [TelePipes] Enabling mod TelePipes
2013-11-15 13:39:31 [FINE] [TelePipes] Mod Logging channel TelePipes configured at default level.
2013-11-15 13:39:31 [INFO] [TelePipes] Activating mod TelePipes
2013-11-15 13:39:31 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-11-15 13:39:31 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-11-15 13:39:31 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-11-15 13:39:31 [FINE] [ThaumicTinkerer] Enabling mod ThaumicTinkerer
2013-11-15 13:39:31 [FINE] [ThaumicTinkerer] Mod Logging channel ThaumicTinkerer configured at default level.
2013-11-15 13:39:31 [INFO] [ThaumicTinkerer] Activating mod ThaumicTinkerer
2013-11-15 13:39:31 [FINE] [TC] Enabling mod TC
2013-11-15 13:39:31 [FINE] [TC] Mod Logging channel TC configured at default level.
2013-11-15 13:39:31 [INFO] [TC] Activating mod TC
2013-11-15 13:39:31 [FINE] [Translocator] Enabling mod Translocator
2013-11-15 13:39:31 [FINE] [Translocator] Mod Logging channel Translocator configured at default level.
2013-11-15 13:39:31 [INFO] [Translocator] Activating mod Translocator
2013-11-15 13:39:31 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-11-15 13:39:31 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-11-15 13:39:31 [INFO] [TwilightForest] Activating mod TwilightForest
2013-11-15 13:39:31 [FINE] [UndergroundBiomes] Enabling mod UndergroundBiomes
2013-11-15 13:39:31 [FINE] [UndergroundBiomes] Mod Logging channel UndergroundBiomes configured at default level.
2013-11-15 13:39:31 [INFO] [UndergroundBiomes] Activating mod UndergroundBiomes
2013-11-15 13:39:31 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2013-11-15 13:39:31 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2013-11-15 13:39:31 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-11-15 13:39:31 [FINE] [witchery] Enabling mod witchery
2013-11-15 13:39:31 [FINE] [witchery] Mod Logging channel witchery configured at default level.
2013-11-15 13:39:31 [INFO] [witchery] Activating mod witchery
2013-11-15 13:39:31 [FINE] [WR-CBE|Addons] Enabling mod WR-CBE|Addons
2013-11-15 13:39:31 [FINE] [WR-CBE|Addons] Mod Logging channel WR-CBE|Addons configured at default level.
2013-11-15 13:39:31 [INFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons
2013-11-15 13:39:31 [FINE] [WR-CBE|Core] Enabling mod WR-CBE|Core
2013-11-15 13:39:31 [FINE] [WR-CBE|Core] Mod Logging channel WR-CBE|Core configured at default level.
2013-11-15 13:39:31 [INFO] [WR-CBE|Core] Activating mod WR-CBE|Core
2013-11-15 13:39:31 [FINE] [WR-CBE|Logic] Enabling mod WR-CBE|Logic
2013-11-15 13:39:31 [FINE] [WR-CBE|Logic] Mod Logging channel WR-CBE|Logic configured at default level.
2013-11-15 13:39:31 [INFO] [WR-CBE|Logic] Activating mod WR-CBE|Logic
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
2013-11-15 13:39:31 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
2013-11-15 13:39:31 [INFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
2013-11-15 13:39:31 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
2013-11-15 13:39:31 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
2013-11-15 13:39:31 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
2013-11-15 13:39:31 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
2013-11-15 13:39:31 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
2013-11-15 13:39:31 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
2013-11-15 13:39:31 [FINE] [McMultipart] Enabling mod McMultipart
2013-11-15 13:39:31 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
2013-11-15 13:39:31 [INFO] [McMultipart] Activating mod McMultipart
2013-11-15 13:39:31 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [PowerCrystals Core] Mod PowerCrystals Core is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Damage Indicators] Mod Damage Indicators is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Chicken Shed] Mod Chicken Shed is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Advanced Machines] Mod Advanced Machines is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Dragon Artifacts] Mod Dragon Artifacts is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Atomic Science] Mod Atomic Science is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Binnie Core] Mod Binnie Core is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Extra Bees] Mod Extra Bees is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Extra Trees] Mod Extra Trees is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Compact Solar Arrays] Mod Compact Solar Arrays is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [DartCraft] Mod DartCraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [DragonAPI] Mod DragonAPI is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Ender IO] Mod Ender IO is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [EnderStorage] Mod EnderStorage is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Extra Utilities] Mod Extra Utilities is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Forestry for Minecraft] Mod Forestry for Minecraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Galacticraft Core] Mod Galacticraft Core is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Galacticraft Mars] Mod Galacticraft Mars is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Gany's Nether] Mod Gany's Nether is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [HeldCore] Mod HeldCore is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Nuclear Control] Mod Nuclear Control is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Immibis Core] Mod Immibis Core is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Modular Force Field System] Mod Modular Force Field System is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat Forestry Trees] Mod MFR Compat Forestry Trees is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat Extra Trees] Mod MFR Compat Extra Trees is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MineFactory Reloaded] Mod MineFactory Reloaded is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Applied Energistics] Mod MFR Compat: Applied Energistics is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Atum] Mod MFR Compat: Atum is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: BackTools] Mod MFR Compat: BackTools is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: BuildCraft] Mod MFR Compat: BuildCraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Chococraft] Mod MFR Compat: Chococraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: ExtraBiomes] Mod MFR Compat: ExtraBiomes is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Forestry] Mod MFR Compat: Forestry is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Forestry (part 2)] Mod MFR Compat: Forestry (part 2) is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: IC2] Mod MFR Compat: IC2 is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Magical Crops] Mod MFR Compat: Magical Crops is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Mystcraft] Mod MFR Compat: Mystcraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Pam's Mods] Mod MFR Compat: Pam's Mods is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Railcraft] Mod MFR Compat: Railcraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: RP2] Mod MFR Compat: RP2 is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Sufficient Biomes] Mod MFR Compat: Sufficient Biomes is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Thaumcraft] Mod MFR Compat: Thaumcraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Thermal Expansion] Mod MFR Compat: Thermal Expansion is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: TwilightForest] Mod MFR Compat: TwilightForest is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: Vanilla] Mod MFR Compat: Vanilla is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MFR Compat: XyCraft] Mod MFR Compat: XyCraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Advanced Solar Panels] Mod Advanced Solar Panels is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Gravitation Suite] Mod Gravitation Suite is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Mystcraft] Mod Mystcraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Natura] Mod Natura is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Natura Compat: FMP] Mod Natura Compat: FMP is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Natura Compat: MFR] Mod Natura Compat: MFR is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Natura Compat: NEI] Mod Natura Compat: NEI is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Addons] Mod NEI Addons is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Addons: Applied Energistics] Mod NEI Addons: Applied Energistics is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Addons: Crafting Tables] Mod NEI Addons: Crafting Tables is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Addons: Extra Bees] Mod NEI Addons: Extra Bees is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Addons: Forestry] Mod NEI Addons: Forestry is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Addons: Misc Peripherals] Mod NEI Addons: Misc Peripherals is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [OpenPeripheral] Mod OpenPeripheral is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Power Converters] Mod Power Converters is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Project: Red-Core] Mod Project: Red-Core is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [ProjectRed-Compatability] Mod ProjectRed-Compatability is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [ProjectRed-Integration] Mod ProjectRed-Integration is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [ProjectRed-Transmission] Mod ProjectRed-Transmission is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [ProjectRed-Exploration] Mod ProjectRed-Exploration is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [ProjectRed-Illumination] Mod ProjectRed-Illumination is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Railcraft] Mod Railcraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Redstone In Motion] Mod Redstone In Motion is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [RotaryCraft] Mod RotaryCraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Ruins Spawning System] Mod Ruins Spawning System is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [SmallBoat] Mod SmallBoat is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Punt] Mod Punt is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Whitehall] Mod Whitehall is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Hoy] Mod Hoy is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Soul Shards 2] Mod Soul Shards 2 is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Steve's Carts 2] Mod Steve's Carts 2 is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Tinkers' Construct] Mod Tinkers' Construct is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [TConstruct Compat: FMP] Mod TConstruct Compat: FMP is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [TConstruct Compat: MFR] Mod TConstruct Compat: MFR is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [TConstruct Compat: NEI] Mod TConstruct Compat: NEI is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [TConstruct Compat: Waila] Mod TConstruct Compat: Waila is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Teleport Pipes] Mod Teleport Pipes is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Thaumic Tinkerer] Mod Thaumic Tinkerer is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Traincraft] Mod Traincraft is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Translocator] Mod Translocator is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [AtomicStryker Update Check Mod] Mod AtomicStryker Update Check Mod is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Witchery] Mod Witchery is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [WR-CBE Addons] Mod WR-CBE Addons is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [WR-CBE Core] Mod WR-CBE Core is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [WR-CBE Logic] Mod WR-CBE Logic is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
2013-11-15 13:39:31 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:PowerCrystals Core, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Chicken Shed, FMLFileResourcePack:Advanced Machines, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Dragon Artifacts, FMLFileResourcePack:Atomic Science, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Charge Pads, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:CreeperCollateral, FMLFileResourcePack:DartCraft, FMLFileResourcePack:DragonAPI, FMLFileResourcePack:Dragon Mounts Forge (WIP), FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Factorization Dimensional Slices, FMLFileResourcePack:Flat Signs, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Galacticraft Mars, FMLFileResourcePack:Gany's Nether, FMLFileResourcePack:GraviGun, FMLFileResourcePack:HeldCore, FMLFileResourcePack:Nuclear Control, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:MFR Compat Forestry Trees, FMLFileResourcePack:MFR Compat Extra Trees, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: Forestry (part 2), FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Magical Crops, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MFR Compat: XyCraft, FMLFileResourcePack:MiscPeripherals, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:Natura Compat: FMP, FMLFileResourcePack:Natura Compat: MFR, FMLFileResourcePack:Natura Compat: NEI, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Extra Bees, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Misc Peripherals, FMLFileResourcePack:NEI Plugins, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Pressure Plates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenPeripheral, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Power Converters, FMLFileResourcePack:Project: Red-Core, FMLFileResourcePack:ProjectRed-Compatability, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone In Motion, FMLFileResourcePack:RotaryCraft, FMLFileResourcePack:Ruins Spawning System, FMLFileResourcePack:SmallBoat, FMLFileResourcePack:Punt, FMLFileResourcePack:Whitehall, FMLFileResourcePack:Hoy, FMLFileResourcePack:Soul Shards 2, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Switches, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TConstruct Compat: FMP, FMLFileResourcePack:TConstruct Compat: MFR, FMLFileResourcePack:TConstruct Compat: NEI, FMLFileResourcePack:TConstruct Compat: Waila, FMLFileResourcePack:Teleport Pipes, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Traincraft, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Underground Biomes, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
2013-11-15 13:39:31 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\victor\AppData\Roaming\.minecraft\mods\Ganys Nether v1.5.0.jar
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-11-15 13:39:31 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-11-15 13:39:31 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Mod sorting data
2013-11-15 13:39:31 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.1.3): 1.6.4 DamageIndicatorsv2.9.1.3.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ChickenShed(Chicken Shed:1.1.2): [1.5+] ChickenShed (v1.1.2).zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:2.0.303-experimental): industrialcraft-2_2.0.303-experimental.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:57.1.4): immibis-core-57.1.4.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] AdvancedMachines(Advanced Machines:57.0.0): advanced-machines-57.0.0.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv13.c): appeng-rv13-c-mc162.jar (required-after:AppliedEnergistics-Core;required-after:Forge@[9.10.0.804,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.2 v1.4.4): ArchimedesShips.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] DragArti(Dragon Artifacts:0.6.3): Artifacts-162-063.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:1.0.0): Atomic_Science_v1.0.0.146.jar (after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.1): BiblioCraft[v1.5.1].zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Natura(Natura:2.1.12): Natura_1.6.X_2.1.12d2.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.1.2): BiomesOPlenty-universal-1.6.4-1.1.2.51.jar (after:Natura; required-after:Forge@[9.10.1.871,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (required-after:Forge@[9.10.0.800,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (required-after:BuildCraft|Core@4.1.2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (required-after:BuildCraft|Core@4.1.2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (required-after:BuildCraft|Core@4.1.2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (required-after:BuildCraft|Core@4.1.2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (required-after:PowerCrystalsCore@[1.1.7,);after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (before:Forestry;after:MineFactoryReloaded)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.3.0.7): forestry-A-2.3.0.7.jar (after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BiblioWoodsForestry(BiblioWoods Forestry Edition:1.3): BiblioWoods[Forestry][v1.3].zip (after:BiblioCraft;after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.8-dev2): binnie-mods-1.8-dev2.jar (after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.8-dev2): binnie-mods-1.8-dev2.jar (after:BinnieCore)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ExtraTrees(Extra Trees:1.8-dev2): binnie-mods-1.8-dev2.jar (after:BinnieCore)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (required-after:BuildCraft|Transport@4.1.2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ChargePads(Charge Pads:3.0.0): chargepads-1.6.2-universal-3.0.0.94-experimental.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.3.3): ChickenChunks 1.3.3.3 (1).jar (required-after:CodeChickenCore@[0.9.0.6,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:4.4.19.219): compactsolars-universal-1.6.4-4.4.19.219.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.57): ComputerCraft1.57.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.57): ComputerCraft1.57.zip (after:ComputerCraft)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] CreeperCollateral(CreeperCollateral:2.2.7): CreeperCollateral-1.6.4-2.2.7.jar (required-after:denLib)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.4): EnderStorage 1.4.3.4.jar (required-after:CodeChickenCore@[0.9.0.6,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] factorization(Factorization:0.8.10): Factorization-0.8.10.jar (after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.4c): Thaumcraft4.0.4c.zip (required-after:Forge@[9.11.1.916,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Core(API: ForestryAPI.Core:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Recipes(API: ForestryAPI.Recipes:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Storage(API: ForestryAPI.Storage:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Railcraft(Railcraft:8.2.0.0): Railcraft_1.6.2-8.2.0.0.jar (required-after:Forge@[9.10.1.867,);after:BuildCraft|Core[4.0.1,);after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:Thaumcraft;after:IC2@[2.0.140,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TC(Traincraft:4.1.3_001): traincraft-4.1.3_001.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.2): twilightforest-1.20.2.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Arboriculture(API: ForestryAPI.Arboriculture:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Farming(API: ForestryAPI.Farming:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] DartCraft(DartCraft:Beta 0.2.12): DartCraft Beta 0.2.12.jar (after:Forestry;after:IC2;after:Railcraft;after:Thaumcraft;after:BuildCraft|Core;after:EnderStorage;after:factorization;after:ThermalExpansion;after:TwilightForest;after:ArsMagica;after:TC;after:mmmPowersuits;after:gregtech_addon)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] DragonAPI(DragonAPI:release): DragonAPI 1.6 v4b.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] DragonMounts(Dragon Mounts Forge (WIP):1.0.0pre2): dragonmount_v1.0.0pre2_mc1.6.x.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] EnderIO(Ender IO:0.4.2): EnderIO-1.6.4-0.4.2.46.jar (required-after:Forge@[9.11.0.883,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ExtraUtilities(Extra Utilities:0.3.5): extrautils - 0.3.5.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.8.10): Factorization-0.8.10.jar (required-after: factorization)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] factorization.notify(Factorization Notification System:0.8.10): Factorization-0.8.10.jar (required-after: factorization)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.8.10): Factorization-0.8.10.jar (required-after: factorization)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] flatsigns(Flat Signs:1.4.0): flatsigns-1.6.2-universal-1.4.0.15.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] GalacticraftCore(Galacticraft Core:2.0.6): Galacticraft-1.6.4-2.0.6.895.jar (required-after:Forge@[9.10.0.837,); after:ICBM|Explosion; after:IC2; after:BuildCraft|Core; after:BuildCraft|Energy; after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.6): Galacticraft-Planets-1.6.4-2.0.6.895.jar (required-after:GalacticraftCore;)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ganysnether(Gany's Nether:1.5.0): Ganys Nether v1.5.0.jar (required-after:Forge@[9.10.1.849,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (required-after:Forge@[9.10.0.810,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (required-after:iChunUtil@[2.0.0,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] HeldCore(HeldCore:01.03.01.05): HeldCore-1.6.2-01.03.01.05.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.6.2c): IC2NuclearControl-1.6.2c-ic2-experimental.zip (after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (required-after:FML@[6.2.0,);required-after:Forge@[9.10.0,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.641): ironchest-universal-1.6.4-5.4.1.641.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.4.0): MFFS_v3.4.0.232.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (after:ExtraTrees)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Atum)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:mod_BackTools)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:BuildCraft|Core)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (required-after:MineFactoryReloaded;after:chococraft)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:magicalcrops)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.11.00): mystcraft-uni-1.6.4-0.10.11.00.zip (required-after:Forge@[9.11.1.938,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Mystcraft)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:PamHCAsparagus;after:PamHCBean;after:PamHCBeet;after:PamHCBellpepper;after:PamHCBlackberry;after:PamHCBlueberry;after:PamHCBroccoli;after:PamHCCactusfruit;after:PamHCCandle;after:PamHCCantaloupe;after:PamHCCelery;after:PamHCChilipepper;after:PamHCCoffee;after:PamHCCorn;after:PamHCCotton;after:PamHCCranberry;after:PamHCCucumber;after:PamHCEggplant;after:PamHCGarlic;after:PamHCGinger;after:PamHCGrape;after:PamHCKiwi;after:PamHCLettuce;after:PamHCMustard;after:PamHCOnion;after:PamHCPeanut;after:PamHCPeas;after:PamHCPineapple;after:PamHCRadish;after:PamHCRaspberry;after:PamHCRice;after:PamHCRotten;after:PamHCSpiceleaf;after:PamHCStrawberry;after:PamHCSunflower;after:PamHCSweetpotato;after:PamHCTea;after:PamHCTomato;after:PamHCTurnip;after:PamHCWhitemushroom;after:PamHCZucchini;after:PamHarvestCraft;after:PamWeeeFlowers;after:PamHCApple;after:PamHCAvocado;after:PamHCBanana;after:PamHCCherry;after:PamHCCinnamon;after:PamHCCoconut;after:PamHCLemon;after:PamHCLime;after:PamHCMango;after:PamHCNutmeg;after:PamHCOlive;after:PamHCOrange;after:PamHCPapaya;after:PamHCPeach;after:PamHCPear;after:PamHCPeppercorn;after:PamHCPlum;after:PamHCPomegranate;after:PamHCStarfruit;after:PamHCVanillabean;after:PamHCWalnut)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Railcraft)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Thaumcraft)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.10): mod_AdvancedSolarPanels_3_3_10.1_IC_EXP_1.6.4.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.8): mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] numina(Numina:0.0.1-32): Numina-1.6.2-0.0.1-32.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Apiculture(API: ForestryAPI.Apiculture:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.8.0-44): ModularPowersuits-1.6.2-0.8.0-44.jar (required-after:Forge@[9.10.1.856,);after:IC2;required-after:numina)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.197): ForgeMultipart-universal-1.6.4-1.0.0.197.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Natura|ForgeMuliPart(Natura Compat: FMP:0.1): Natura_1.6.X_2.1.12d2.jar (after:ForgeMultipart;after:Natura)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Natura|CompatMineFactoryReloaded(Natura Compat: MFR:0.1): Natura_1.6.X_2.1.12d2.jar (after:MineFactoryReloaded;required-after:Natura)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Natura|NotEnoughItems(Natura Compat: NEI:0.1): Natura_1.6.X_2.1.12d2.jar (after:NotEnoughItems;after:Natura)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NotEnoughItems)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NEIAddons;after:AppliedEnergistics)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NEIAddons)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NEIAddons;after:ExtraBees;after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NEIAddons;after:Forestry)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NEIAddons;after:MiscPeripherals)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.3): NEIPlugins-1.1.0.3.jar (required-after:NotEnoughItems@[1.6.1.4,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] OpenPeripheral(OpenPeripheral:0.2.1): OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar (required-after:ComputerCraft;after:mmmPowersuits;after:BuildCraft|Core;after:AppliedEnergistics;after:Forestry;after:IC2;after:ThermalExpansion;after:Thaumcraft;after:MineFactoryReloaded;after:Railcraft;after:MiscPeripherals;after:Mystcraft)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.0): OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar (after:ComputerCraft;after:OpenPeripheral)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] PortalGun(PortalGun:2.0.1): PortalGun2.0.1.zip (required-after:iChunUtil@[2.1.0,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] PowerConverters(Power Converters:1.6.4R2.3.2B1): PowerConverters-1.6.4-20.zip (after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ProjRed|Core(Project: Red-Core:4.0.5.12): ProjectRedBase-1.6.4-4.0.5.12.jar (required-after:Forge@FORGE_VERSION@;required-after:ForgeMultipart;required-after:CodeChickenCore;after:CCTurtle;after:ComputerCraft;)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.1d): TConstruct_1.6.4_1.5.1d2.jar (required-after:Forge@[8.9,);after:Mantle-Core;after:Mantle-Router;after:ThermalExpansion)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ProjRed|Compatability(ProjectRed-Compatability:4.0.5.12): ProjectRedCompat-1.6.4-4.0.5.12.jar (required-after:ProjRed|Core;after:TConstruct)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ProjRed|Integration(ProjectRed-Integration:4.0.5.12): ProjectRedIntegration-1.6.4-4.0.5.12.jar (required-after:ProjRed|Core;)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ProjRed|Transmission(ProjectRed-Transmission:4.0.5.12): ProjectRedIntegration-1.6.4-4.0.5.12.jar (required-after:ProjRed|Core;)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ProjRed|Exploration(ProjectRed-Exploration:4.0.5.12): ProjectRedWorld-1.6.4-4.0.5.12.jar (required-after:ProjRed|Core;)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ProjRed|Illumination(ProjectRed-Illumination:4.0.5.12): ProjectRedWorld-1.6.4-4.0.5.12.jar (required-after:ProjRed|Core;)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] JAKJ_RedstoneInMotion(Redstone In Motion:2.3.0.0): RedstoneInMotion_2.3.0.0_mc1.6.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] RotaryCraft(RotaryCraft:Gamma): RotaryCraft 1.6 v4b.zip (after:DragonAPI)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] AS_Ruins(Ruins Spawning System:10.7): Ruins_1.6.4.zip (after:ExtraBiomes)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] awger_SmallBoat(SmallBoat:0.10.6): smallboats.0.10.6.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] awger_Punt(Punt:0.10.6): smallboats.0.10.6.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] awger_Whitehall(Whitehall:0.10.6): smallboats.0.10.6.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] awger_Hoy(Hoy:0.10.6): smallboats.0.10.6.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] SS2(Soul Shards 2:2 (build 2)): SoulShards-2.0.11-universal-srg.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts 2:2.0.0.a134): StevesCarts2.0.0.a134.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] switches(Switches:1.3.0): switches-1.6.4-universal-coremod-1.3.0.25.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TConstruct|ForgeMuliPart(TConstruct Compat: FMP:0.1): TConstruct_1.6.4_1.5.1d2.jar (after:ForgeMultipart;after:TConstruct)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TConstruct|CompatMineFactoryReloaded(TConstruct Compat: MFR:0.2): TConstruct_1.6.4_1.5.1d2.jar (after:MineFactoryReloaded;required-after:TConstruct)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TConstruct|NotEnoughItems(TConstruct Compat: NEI:0.1): TConstruct_1.6.4_1.5.1d2.jar (after:NotEnoughItems;after:TConstruct)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TConstruct|CompatWaila(TConstruct Compat: Waila:0.0.1): TConstruct_1.6.4_1.5.1d2.jar (after:Waila;required-after:TConstruct)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] TelePipes(Teleport Pipes:1.0.0): TeleportPipes-Pre1c.zip (after:BuildCraft|Transport;after:BuildCraft|Silicon;after:BuildCraft|Factory)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.0): ThaumicTinkerer 2.0-26.jar (required-after:Thaumcraft;before:MagicBees;after:IC2)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (required-after:CodeChickenCore@[0.9.0.6,))
2013-11-15 13:39:31 [FINE] [ForgeModLoader] UndergroundBiomes(Underground Biomes:0.4.3): UndergroundBiomes 1.6.x - 0.4.2c.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.1.1): UpdateCheckerMod_1.6.4.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] witchery(Witchery:0.8.0): Witchery_164_0-8-0.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:CodeChickenCore@[0.9.0.6,);required-after:ForgeMultipart)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:WR-CBE|Core)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] WR-CBE|Logic(WR-CBE Logic:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:WR-CBE|Core;required-after:ForgeMultipart)
2013-11-15 13:39:31 [FINE] [ForgeModLoader] mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.6.4.zip ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.197): ForgeMultipart-universal-1.6.4-1.0.0.197.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Genetics(API: ForestryAPI.Genetics:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Circuits(API: ForestryAPI.Circuits:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.fuels(API: ForestryAPI.fuels:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.World(API: ForestryAPI.World:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Lepidopterology(API: ForestryAPI.Lepidopterology:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI(API: ForestryAPI:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Food(API: ForestryAPI.Food:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] API:ForestryAPI.Mail(API: ForestryAPI.Mail:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-15 13:39:31 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.197): ForgeMultipart-universal-1.6.4-1.0.0.197.jar (required-after:ForgeMultipart;after:*)
2013-11-15 13:39:31 [INFO] [ForgeModLoader] FML has found a non-mod file denLib-1.6.4-3.1.28.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-11-15 13:39:31 [INFO] [ForgeModLoader] FML has found a non-mod file slick-util.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-11-15 13:39:31 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.4-1.0.0.36.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-11-15 13:39:31 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-11-15 13:39:31 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-11-15 13:39:31 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-11-15 13:39:31 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-11-15 13:39:31 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-11-15 13:39:31 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-11-15 13:39:31 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.11.1.952)
2013-11-15 13:39:31 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-11-15 13:39:31 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-11-15 13:39:31 [FINEST] [AppliedEnergistics-Core] Sending event FMLConstructionEvent to mod AppliedEnergistics-Core
2013-11-15 13:39:31 [FINEST] [AppliedEnergistics-Core] Sent event FMLConstructionEvent to mod AppliedEnergistics-Core
2013-11-15 13:39:31 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-11-15 13:39:31 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-11-15 13:39:31 [FINEST] [denLib] Sending event FMLConstructionEvent to mod denLib
2013-11-15 13:39:31 [FINEST] [denLib] Sent event FMLConstructionEvent to mod denLib
2013-11-15 13:39:31 [FINEST] [InfiniBows] Sending event FMLConstructionEvent to mod InfiniBows
2013-11-15 13:39:31 [FINEST] [InfiniBows] Sent event FMLConstructionEvent to mod InfiniBows
2013-11-15 13:39:31 [FINEST] [Micdoodlecore] Sending event FMLConstructionEvent to mod Micdoodlecore
2013-11-15 13:39:31 [FINEST] [Micdoodlecore] Sent event FMLConstructionEvent to mod Micdoodlecore
2013-11-15 13:39:31 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-11-15 13:39:31 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-11-15 13:39:31 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-11-15 13:39:31 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-11-15 13:39:31 [FINEST] [switches|pistontweak] Sending event FMLConstructionEvent to mod switches|pistontweak
2013-11-15 13:39:31 [FINEST] [switches|pistontweak] Sent event FMLConstructionEvent to mod switches|pistontweak
2013-11-15 13:39:31 [FINEST] [TConstruct-Preloader] Sending event FMLConstructionEvent to mod TConstruct-Preloader
2013-11-15 13:39:31 [FINEST] [TConstruct-Preloader] Sent event FMLConstructionEvent to mod TConstruct-Preloader
2013-11-15 13:39:31 [FINEST] [DamageIndicatorsMod] Sending event FMLConstructionEvent to mod DamageIndicatorsMod
2013-11-15 13:39:32 [FINEST] [ForgeModLoader] Testing mod DamageIndicatorsMod to verify it accepts its own version in a remote connection
2013-11-15 13:39:32 [FINEST] [ForgeModLoader] The mod DamageIndicatorsMod accepts its own version (2.9.1.3)
2013-11-15 13:39:32 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DamageIndicatorsMod
2013-11-15 13:39:32 [FINEST] [DamageIndicatorsMod] Sent event FMLConstructionEvent to mod DamageIndicatorsMod
2013-11-15 13:39:32 [FINEST] [ChickenShed] Sending event FMLConstructionEvent to mod ChickenShed
2013-11-15 13:39:32 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenShed
2013-11-15 13:39:32 [FINEST] [ChickenShed] Sent event FMLConstructionEvent to mod ChickenShed
2013-11-15 13:39:32 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
2013-11-15 13:39:32 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2013-11-15 13:39:32 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (2.0.303-experimental)
2013-11-15 13:39:32 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2013-11-15 13:39:32 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.Container
2013-11-15 13:39:33 [FINEST] [IC2] Sent event FMLConstructionEvent to mod IC2
2013-11-15 13:39:33 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (57.1.4)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-11-15 13:39:33 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-11-15 13:39:33 [FINEST] [AdvancedMachines] Sending event FMLConstructionEvent to mod AdvancedMachines
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (57.0.0)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2013-11-15 13:39:33 [FINEST] [AdvancedMachines] Sent event FMLConstructionEvent to mod AdvancedMachines
2013-11-15 13:39:33 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv13.c)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics
2013-11-15 13:39:33 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics
2013-11-15 13:39:33 [FINEST] [ArchimedesShipsMod] Sending event FMLConstructionEvent to mod ArchimedesShipsMod
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod ArchimedesShipsMod to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod ArchimedesShipsMod accepts its own version (1.6.2 v1.4.4)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArchimedesShipsMod
2013-11-15 13:39:33 [FINEST] [ArchimedesShipsMod] Sent event FMLConstructionEvent to mod ArchimedesShipsMod
2013-11-15 13:39:33 [FINEST] [DragArti] Sending event FMLConstructionEvent to mod DragArti
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod DragArti to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod DragArti accepts its own version (0.6.3)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DragArti
2013-11-15 13:39:33 [FINEST] [DragArti] Sent event FMLConstructionEvent to mod DragArti
2013-11-15 13:39:33 [FINEST] [AtomicScience] Sending event FMLConstructionEvent to mod AtomicScience
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod AtomicScience to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod AtomicScience accepts its own version (1.0.0)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AtomicScience
2013-11-15 13:39:33 [FINEST] [AtomicScience] Sent event FMLConstructionEvent to mod AtomicScience
2013-11-15 13:39:33 [FINEST] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.5.1)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-11-15 13:39:33 [FINEST] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-11-15 13:39:33 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod Natura to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod Natura accepts its own version (2.1.12)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2013-11-15 13:39:33 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2013-11-15 13:39:33 [FINEST] [BiomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (1.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty
2013-11-15 13:39:33 [FINEST] [BiomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty
2013-11-15 13:39:33 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (4.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2197), found 1 patch
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3203)
2013-11-15 13:39:33 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-11-15 13:39:33 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (4.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-11-15 13:39:33 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-11-15 13:39:33 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (4.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-11-15 13:39:33 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-11-15 13:39:33 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (4.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-11-15 13:39:33 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-11-15 13:39:33 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (4.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-11-15 13:39:33 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-11-15 13:39:33 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-11-15 13:39:33 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-11-15 13:39:33 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:33 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:33 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.3.0.7)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-11-15 13:39:33 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-11-15 13:39:33 [FINEST] [BiblioWoodsForestry] Sending event FMLConstructionEvent to mod BiblioWoodsForestry
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsForestry to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BiblioWoodsForestry accepts its own version (1.3)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsForestry
2013-11-15 13:39:33 [FINEST] [BiblioWoodsForestry] Sent event FMLConstructionEvent to mod BiblioWoodsForestry
2013-11-15 13:39:33 [FINEST] [BinnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.8-dev2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-11-15 13:39:33 [FINEST] [BinnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-11-15 13:39:33 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.8-dev2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-11-15 13:39:33 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-11-15 13:39:33 [FINEST] [ExtraTrees] Sending event FMLConstructionEvent to mod ExtraTrees
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod ExtraTrees to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod ExtraTrees accepts its own version (1.8-dev2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraTrees
2013-11-15 13:39:33 [FINEST] [ExtraTrees] Sent event FMLConstructionEvent to mod ExtraTrees
2013-11-15 13:39:33 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (4.1.2)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-11-15 13:39:33 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-11-15 13:39:33 [FINEST] [ChargePads] Sending event FMLConstructionEvent to mod ChargePads
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod ChargePads to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod ChargePads accepts its own version (3.0.0)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChargePads
2013-11-15 13:39:33 [FINEST] [ChargePads] Sent event FMLConstructionEvent to mod ChargePads
2013-11-15 13:39:33 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.3.3)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
2013-11-15 13:39:33 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
2013-11-15 13:39:33 [FINEST] [CompactSolars] Sending event FMLConstructionEvent to mod CompactSolars
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] Testing mod CompactSolars to verify it accepts its own version in a remote connection
2013-11-15 13:39:33 [FINEST] [ForgeModLoader] The mod CompactSolars accepts its own version (4.4.19.219)
2013-11-15 13:39:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactSolars
2013-11-15 13:39:33 [FINEST] [CompactSolars] Sent event FMLConstructionEvent to mod CompactSolars
2013-11-15 13:39:33 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.57)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
2013-11-15 13:39:34 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
2013-11-15 13:39:34 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.57)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
2013-11-15 13:39:34 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
2013-11-15 13:39:34 [FINEST] [CreeperCollateral] Sending event FMLConstructionEvent to mod CreeperCollateral
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod CreeperCollateral to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod CreeperCollateral accepts its own version (2.2.7)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CreeperCollateral
2013-11-15 13:39:34 [FINEST] [CreeperCollateral] Sent event FMLConstructionEvent to mod CreeperCollateral
2013-11-15 13:39:34 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.3.4)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-11-15 13:39:34 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-11-15 13:39:34 [FINEST] [factorization] Sending event FMLConstructionEvent to mod factorization
2013-11-15 13:39:34 [INFO] [FZ] This is Factorization 0.8.10
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.8.10)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization
2013-11-15 13:39:34 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerWorkbench
2013-11-15 13:39:34 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bdc (2 / 2)
2013-11-15 13:39:34 [FINEST] [factorization] Sent event FMLConstructionEvent to mod factorization
2013-11-15 13:39:34 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (4.0.4c)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2013-11-15 13:39:34 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2013-11-15 13:39:34 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (8.2.0.0)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2013-11-15 13:39:34 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2013-11-15 13:39:34 [FINEST] [TC] Sending event FMLConstructionEvent to mod TC
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod TC to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod TC accepts its own version (4.1.3_001)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TC
2013-11-15 13:39:34 [FINEST] [TC] Sent event FMLConstructionEvent to mod TC
2013-11-15 13:39:34 [FINEST] [TwilightForest] Sending event FMLConstructionEvent to mod TwilightForest
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.20.2)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2013-11-15 13:39:34 [FINEST] [TwilightForest] Sent event FMLConstructionEvent to mod TwilightForest
2013-11-15 13:39:34 [FINEST] [DartCraft] Sending event FMLConstructionEvent to mod DartCraft
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod DartCraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod DartCraft accepts its own version (Beta 0.2.12)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DartCraft
2013-11-15 13:39:34 [FINEST] [DartCraft] Sent event FMLConstructionEvent to mod DartCraft
2013-11-15 13:39:34 [FINEST] [DragonAPI] Sending event FMLConstructionEvent to mod DragonAPI
2013-11-15 13:39:34 [INFO] [STDOUT] DragonAPI is not running in a deobfuscated environment! This is not an error!
2013-11-15 13:39:34 [SEVERE] [DragonAPI] The mod DragonAPI is expecting signature @GET_FINGERPRINT@ for source DragonAPI 1.6 v4b.zip, however there is no signature matching that description
2013-11-15 13:39:34 [INFO] [STDOUT] DragonAPI is not running in a deobfuscated environment! This is not an error!
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod DragonAPI to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod DragonAPI accepts its own version (release)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DragonAPI
2013-11-15 13:39:34 [FINEST] [DragonAPI] Sent event FMLConstructionEvent to mod DragonAPI
2013-11-15 13:39:34 [FINEST] [DragonMounts] Sending event FMLConstructionEvent to mod DragonMounts
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod DragonMounts to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod DragonMounts accepts its own version (1.0.0pre2)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DragonMounts
2013-11-15 13:39:34 [FINEST] [DragonMounts] Sent event FMLConstructionEvent to mod DragonMounts
2013-11-15 13:39:34 [FINEST] [EnderIO] Sending event FMLConstructionEvent to mod EnderIO
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] Testing mod EnderIO to verify it accepts its own version in a remote connection
2013-11-15 13:39:34 [FINEST] [ForgeModLoader] The mod EnderIO accepts its own version (0.4.2)
2013-11-15 13:39:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderIO
2013-11-15 13:39:35 [FINEST] [EnderIO] Sent event FMLConstructionEvent to mod EnderIO
2013-11-15 13:39:35 [FINEST] [ExtraUtilities] Sending event FMLConstructionEvent to mod ExtraUtilities
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod ExtraUtilities to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod ExtraUtilities accepts its own version (0.3.5)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraUtilities
2013-11-15 13:39:35 [FINEST] [ExtraUtilities] Sent event FMLConstructionEvent to mod ExtraUtilities
2013-11-15 13:39:35 [FINEST] [factorization.misc] Sending event FMLConstructionEvent to mod factorization.misc
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod factorization.misc to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod factorization.misc accepts its own version (0.8.10)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.misc
2013-11-15 13:39:35 [FINEST] [factorization.misc] Sent event FMLConstructionEvent to mod factorization.misc
2013-11-15 13:39:35 [FINEST] [factorization.notify] Sending event FMLConstructionEvent to mod factorization.notify
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.notify
2013-11-15 13:39:35 [FINEST] [factorization.notify] Sent event FMLConstructionEvent to mod factorization.notify
2013-11-15 13:39:35 [FINEST] [factorization.dimensionalSlice] Sending event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod factorization.dimensionalSlice to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod factorization.dimensionalSlice accepts its own version (0.8.10)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.dimensionalSlice
2013-11-15 13:39:35 [FINEST] [factorization.dimensionalSlice] Sent event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-11-15 13:39:35 [FINEST] [flatsigns] Sending event FMLConstructionEvent to mod flatsigns
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod flatsigns to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod flatsigns accepts its own version (1.4.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into flatsigns
2013-11-15 13:39:35 [FINEST] [flatsigns] Sent event FMLConstructionEvent to mod flatsigns
2013-11-15 13:39:35 [FINEST] [GalacticraftCore] Sending event FMLConstructionEvent to mod GalacticraftCore
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod GalacticraftCore accepts its own version (2.0.6)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftCore
2013-11-15 13:39:35 [FINEST] [GalacticraftCore] Sent event FMLConstructionEvent to mod GalacticraftCore
2013-11-15 13:39:35 [FINEST] [GalacticraftMars] Sending event FMLConstructionEvent to mod GalacticraftMars
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod GalacticraftMars to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod GalacticraftMars accepts its own version (2.0.6)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftMars
2013-11-15 13:39:35 [FINEST] [GalacticraftMars] Sent event FMLConstructionEvent to mod GalacticraftMars
2013-11-15 13:39:35 [FINEST] [ganysnether] Sending event FMLConstructionEvent to mod ganysnether
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod ganysnether to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod ganysnether accepts its own version (1.5.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ganysnether
2013-11-15 13:39:35 [FINEST] [ganysnether] Sent event FMLConstructionEvent to mod ganysnether
2013-11-15 13:39:35 [FINEST] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
2013-11-15 13:39:35 [FINEST] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
2013-11-15 13:39:35 [FINEST] [GraviGun] Sending event FMLConstructionEvent to mod GraviGun
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (2.0.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
2013-11-15 13:39:35 [FINEST] [GraviGun] Sent event FMLConstructionEvent to mod GraviGun
2013-11-15 13:39:35 [FINEST] [HeldCore] Sending event FMLConstructionEvent to mod HeldCore
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into HeldCore
2013-11-15 13:39:35 [FINEST] [HeldCore] Sent event FMLConstructionEvent to mod HeldCore
2013-11-15 13:39:35 [FINEST] [IC2NuclearControl] Sending event FMLConstructionEvent to mod IC2NuclearControl
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.6.2c)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2NuclearControl
2013-11-15 13:39:35 [FINEST] [IC2NuclearControl] Sent event FMLConstructionEvent to mod IC2NuclearControl
2013-11-15 13:39:35 [FINEST] [inventorytweaks] Sending event FMLConstructionEvent to mod inventorytweaks
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod inventorytweaks to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod inventorytweaks accepts its own version (1.56)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into inventorytweaks
2013-11-15 13:39:35 [FINEST] [inventorytweaks] Sent event FMLConstructionEvent to mod inventorytweaks
2013-11-15 13:39:35 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.4.1.641)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
2013-11-15 13:39:35 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
2013-11-15 13:39:35 [FINEST] [MFFS] Sending event FMLConstructionEvent to mod MFFS
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MFFS to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MFFS accepts its own version (3.4.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFFS
2013-11-15 13:39:35 [FINEST] [MFFS] Sent event FMLConstructionEvent to mod MFFS
2013-11-15 13:39:35 [FINEST] [MFR Compat Forestry Trees] Sending event FMLConstructionEvent to mod MFR Compat Forestry Trees
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MFR Compat Forestry Trees to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MFR Compat Forestry Trees accepts its own version (1.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFR Compat Forestry Trees
2013-11-15 13:39:35 [FINEST] [MFR Compat Forestry Trees] Sent event FMLConstructionEvent to mod MFR Compat Forestry Trees
2013-11-15 13:39:35 [FINEST] [MFR Compat Extra Trees] Sending event FMLConstructionEvent to mod MFR Compat Extra Trees
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MFR Compat Extra Trees to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MFR Compat Extra Trees accepts its own version (1.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFR Compat Extra Trees
2013-11-15 13:39:35 [FINEST] [MFR Compat Extra Trees] Sent event FMLConstructionEvent to mod MFR Compat Extra Trees
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAppliedEnergistics to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAppliedEnergistics accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBackTools to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBackTools accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBuildCraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBuildCraft accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMagicalCrops to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMagicalCrops accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:35 [FINEST] [Mystcraft] Sending event FMLConstructionEvent to mod Mystcraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.10.11.00)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
2013-11-15 13:39:35 [FINEST] [Mystcraft] Sent event FMLConstructionEvent to mod Mystcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMystcraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMystcraft accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRailcraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRailcraft accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatThaumcraft accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThermalExpansion to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatThermalExpansion accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.6.2R2.7.2)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:35 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:35 [FINEST] [MiscPeripherals] Sending event FMLConstructionEvent to mod MiscPeripherals
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod MiscPeripherals to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod MiscPeripherals accepts its own version (3.3)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MiscPeripherals
2013-11-15 13:39:35 [FINEST] [MiscPeripherals] Sent event FMLConstructionEvent to mod MiscPeripherals
2013-11-15 13:39:35 [FINEST] [AdvancedSolarPanel] Sending event FMLConstructionEvent to mod AdvancedSolarPanel
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod AdvancedSolarPanel to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod AdvancedSolarPanel accepts its own version (3.3.10)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedSolarPanel
2013-11-15 13:39:35 [FINEST] [AdvancedSolarPanel] Sent event FMLConstructionEvent to mod AdvancedSolarPanel
2013-11-15 13:39:35 [FINEST] [GraviSuite] Sending event FMLConstructionEvent to mod GraviSuite
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod GraviSuite to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod GraviSuite accepts its own version (1.9.8)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviSuite
2013-11-15 13:39:35 [INFO] [STDOUT] GravisUite: Register keys
2013-11-15 13:39:35 [FINEST] [GraviSuite] Sent event FMLConstructionEvent to mod GraviSuite
2013-11-15 13:39:35 [FINEST] [numina] Sending event FMLConstructionEvent to mod numina
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod numina to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod numina accepts its own version (0.0.1-32)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into numina
2013-11-15 13:39:35 [FINEST] [numina] Sent event FMLConstructionEvent to mod numina
2013-11-15 13:39:35 [FINEST] [powersuits] Sending event FMLConstructionEvent to mod powersuits
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod powersuits to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod powersuits accepts its own version (0.8.0-44)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into powersuits
2013-11-15 13:39:35 [FINEST] [powersuits] Sent event FMLConstructionEvent to mod powersuits
2013-11-15 13:39:35 [FINEST] [ForgeMultipart] Sending event FMLConstructionEvent to mod ForgeMultipart
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod ForgeMultipart accepts its own version (1.0.0.197)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMultipart
2013-11-15 13:39:35 [FINEST] [ForgeMultipart] Sent event FMLConstructionEvent to mod ForgeMultipart
2013-11-15 13:39:35 [FINEST] [Natura|ForgeMuliPart] Sending event FMLConstructionEvent to mod Natura|ForgeMuliPart
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod Natura|ForgeMuliPart to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod Natura|ForgeMuliPart accepts its own version (0.1)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura|ForgeMuliPart
2013-11-15 13:39:35 [FINEST] [Natura|ForgeMuliPart] Sent event FMLConstructionEvent to mod Natura|ForgeMuliPart
2013-11-15 13:39:35 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLConstructionEvent to mod Natura|CompatMineFactoryReloaded
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod Natura|CompatMineFactoryReloaded to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod Natura|CompatMineFactoryReloaded accepts its own version (0.1)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura|CompatMineFactoryReloaded
2013-11-15 13:39:35 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLConstructionEvent to mod Natura|CompatMineFactoryReloaded
2013-11-15 13:39:35 [FINEST] [Natura|NotEnoughItems] Sending event FMLConstructionEvent to mod Natura|NotEnoughItems
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod Natura|NotEnoughItems to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod Natura|NotEnoughItems accepts its own version (0.1)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura|NotEnoughItems
2013-11-15 13:39:35 [FINEST] [Natura|NotEnoughItems] Sent event FMLConstructionEvent to mod Natura|NotEnoughItems
2013-11-15 13:39:35 [FINEST] [NEIAddons] Sending event FMLConstructionEvent to mod NEIAddons
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod NEIAddons to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod NEIAddons accepts its own version (1.9.3.r47)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons
2013-11-15 13:39:35 [FINEST] [NEIAddons] Sent event FMLConstructionEvent to mod NEIAddons
2013-11-15 13:39:35 [FINEST] [NEIAddons|AE] Sending event FMLConstructionEvent to mod NEIAddons|AE
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|AE
2013-11-15 13:39:35 [FINEST] [NEIAddons|AE] Sent event FMLConstructionEvent to mod NEIAddons|AE
2013-11-15 13:39:35 [FINEST] [NEIAddons|CraftingTables] Sending event FMLConstructionEvent to mod NEIAddons|CraftingTables
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|CraftingTables
2013-11-15 13:39:35 [FINEST] [NEIAddons|CraftingTables] Sent event FMLConstructionEvent to mod NEIAddons|CraftingTables
2013-11-15 13:39:35 [FINEST] [NEIAddons|ExtraBees] Sending event FMLConstructionEvent to mod NEIAddons|ExtraBees
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|ExtraBees
2013-11-15 13:39:35 [FINEST] [NEIAddons|ExtraBees] Sent event FMLConstructionEvent to mod NEIAddons|ExtraBees
2013-11-15 13:39:35 [FINEST] [NEIAddons|Forestry] Sending event FMLConstructionEvent to mod NEIAddons|Forestry
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|Forestry
2013-11-15 13:39:35 [FINEST] [NEIAddons|Forestry] Sent event FMLConstructionEvent to mod NEIAddons|Forestry
2013-11-15 13:39:35 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLConstructionEvent to mod NEIAddons|MiscPeripherals
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod NEIAddons|MiscPeripherals to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod NEIAddons|MiscPeripherals accepts its own version (1.9.3.r47)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|MiscPeripherals
2013-11-15 13:39:35 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLConstructionEvent to mod NEIAddons|MiscPeripherals
2013-11-15 13:39:35 [FINEST] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
2013-11-15 13:39:35 [FINEST] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
2013-11-15 13:39:35 [FINEST] [ObsidiPlates] Sending event FMLConstructionEvent to mod ObsidiPlates
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod ObsidiPlates accepts its own version (2.0.0)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ObsidiPlates
2013-11-15 13:39:35 [FINEST] [ObsidiPlates] Sent event FMLConstructionEvent to mod ObsidiPlates
2013-11-15 13:39:35 [FINEST] [OpenPeripheral] Sending event FMLConstructionEvent to mod OpenPeripheral
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] Testing mod OpenPeripheral to verify it accepts its own version in a remote connection
2013-11-15 13:39:35 [FINEST] [ForgeModLoader] The mod OpenPeripheral accepts its own version (0.2.1)
2013-11-15 13:39:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OpenPeripheral
2013-11-15 13:39:36 [FINEST] [OpenPeripheral] Sent event FMLConstructionEvent to mod OpenPeripheral
2013-11-15 13:39:36 [FINEST] [OpenBlocks] Sending event FMLConstructionEvent to mod OpenBlocks
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod OpenBlocks to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod OpenBlocks accepts its own version (1.2.0)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OpenBlocks
2013-11-15 13:39:36 [FINEST] [OpenBlocks] Sent event FMLConstructionEvent to mod OpenBlocks
2013-11-15 13:39:36 [FINEST] [PortalGun] Sending event FMLConstructionEvent to mod PortalGun
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (2.0.1)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun
2013-11-15 13:39:36 [FINEST] [PortalGun] Sent event FMLConstructionEvent to mod PortalGun
2013-11-15 13:39:36 [FINEST] [PowerConverters] Sending event FMLConstructionEvent to mod PowerConverters
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod PowerConverters to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod PowerConverters accepts its own version (1.6.4R2.3.2B1)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowerConverters
2013-11-15 13:39:36 [FINEST] [PowerConverters] Sent event FMLConstructionEvent to mod PowerConverters
2013-11-15 13:39:36 [FINEST] [ProjRed|Core] Sending event FMLConstructionEvent to mod ProjRed|Core
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ProjRed|Core to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ProjRed|Core accepts its own version (4.0.5.12)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Core
2013-11-15 13:39:36 [FINEST] [ProjRed|Core] Sent event FMLConstructionEvent to mod ProjRed|Core
2013-11-15 13:39:36 [FINEST] [TConstruct] Sending event FMLConstructionEvent to mod TConstruct
2013-11-15 13:39:36 [INFO] [TConstruct] [TConstruct] Natura, what are we going to do tomorrow night?
2013-11-15 13:39:36 [INFO] [TConstruct] [Natura] TConstruct, we're going to take over the world!
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod TConstruct to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod TConstruct accepts its own version (1.6.X_1.5.1d)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct
2013-11-15 13:39:36 [FINEST] [TConstruct] Sent event FMLConstructionEvent to mod TConstruct
2013-11-15 13:39:36 [FINEST] [ProjRed|Compatability] Sending event FMLConstructionEvent to mod ProjRed|Compatability
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ProjRed|Compatability to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ProjRed|Compatability accepts its own version (4.0.5.12)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Compatability
2013-11-15 13:39:36 [FINEST] [ProjRed|Compatability] Sent event FMLConstructionEvent to mod ProjRed|Compatability
2013-11-15 13:39:36 [FINEST] [ProjRed|Integration] Sending event FMLConstructionEvent to mod ProjRed|Integration
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ProjRed|Integration to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ProjRed|Integration accepts its own version (4.0.5.12)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Integration
2013-11-15 13:39:36 [FINEST] [ProjRed|Integration] Sent event FMLConstructionEvent to mod ProjRed|Integration
2013-11-15 13:39:36 [FINEST] [ProjRed|Transmission] Sending event FMLConstructionEvent to mod ProjRed|Transmission
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ProjRed|Transmission to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ProjRed|Transmission accepts its own version (4.0.5.12)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Transmission
2013-11-15 13:39:36 [FINEST] [ProjRed|Transmission] Sent event FMLConstructionEvent to mod ProjRed|Transmission
2013-11-15 13:39:36 [FINEST] [ProjRed|Exploration] Sending event FMLConstructionEvent to mod ProjRed|Exploration
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ProjRed|Exploration to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ProjRed|Exploration accepts its own version (4.0.5.12)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Exploration
2013-11-15 13:39:36 [FINEST] [ProjRed|Exploration] Sent event FMLConstructionEvent to mod ProjRed|Exploration
2013-11-15 13:39:36 [FINEST] [ProjRed|Illumination] Sending event FMLConstructionEvent to mod ProjRed|Illumination
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ProjRed|Illumination to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ProjRed|Illumination accepts its own version (4.0.5.12)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Illumination
2013-11-15 13:39:36 [FINEST] [ProjRed|Illumination] Sent event FMLConstructionEvent to mod ProjRed|Illumination
2013-11-15 13:39:36 [FINEST] [JAKJ_RedstoneInMotion] Sending event FMLConstructionEvent to mod JAKJ_RedstoneInMotion
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod JAKJ_RedstoneInMotion to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod JAKJ_RedstoneInMotion accepts its own version (2.3.0.0)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into JAKJ_RedstoneInMotion
2013-11-15 13:39:36 [FINEST] [JAKJ_RedstoneInMotion] Sent event FMLConstructionEvent to mod JAKJ_RedstoneInMotion
2013-11-15 13:39:36 [FINEST] [RotaryCraft] Sending event FMLConstructionEvent to mod RotaryCraft
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: RotaryCraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from RotaryCraft
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: ReactorCraft not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: DyeTrees not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: ExpandedRedstone not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: GeoStrata not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: RealBiomes not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: FurryKingdoms not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: BuildCraft|Energy detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BuildCraft|Energy
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: BuildCraft|Factory detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BuildCraft|Factory
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: BuildCraft|Transport detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BuildCraft|Transport
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Thaumcraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Thaumcraft
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: IC2 detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from IC2
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: GregTech not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Forestry detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Forestry
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: AppliedEnergistics detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from AppliedEnergistics
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: MFFS detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from MFFS
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: RedPower not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: TwilightForest detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from TwilightForest
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Natura detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Natura
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: BiomesOPlenty detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BiomesOPlenty
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: ExtraBiomesXL not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: MineFactoryReloaded detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from MineFactoryReloaded
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: DartCraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from DartCraft
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: TConstruct detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from TConstruct
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: ThermalExpansion not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Mekanism not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: MekanismTools not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Railcraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Railcraft
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: Could not item class for Railcraft: Specified class was null. This may not be an error.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: ICBM|Explosion not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: arsmagica2 not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] DRAGONAPI: TransitionalAssistance not detected in the MC installation. No special action taken.
2013-11-15 13:39:36 [INFO] [STDOUT] RotaryCraft is not running in a deobfuscated environment! This is not an error!
2013-11-15 13:39:36 [SEVERE] [RotaryCraft] The mod RotaryCraft is expecting signature @GET_FINGERPRINT@ for source RotaryCraft 1.6 v4b.zip, however there is no signature matching that description
2013-11-15 13:39:36 [INFO] [STDOUT] RotaryCraft is not running in a deobfuscated environment! This is not an error!
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod RotaryCraft to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod RotaryCraft accepts its own version (Gamma)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RotaryCraft
2013-11-15 13:39:36 [FINEST] [RotaryCraft] Sent event FMLConstructionEvent to mod RotaryCraft
2013-11-15 13:39:36 [FINEST] [AS_Ruins] Sending event FMLConstructionEvent to mod AS_Ruins
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_Ruins
2013-11-15 13:39:36 [FINEST] [AS_Ruins] Sent event FMLConstructionEvent to mod AS_Ruins
2013-11-15 13:39:36 [FINEST] [awger_SmallBoat] Sending event FMLConstructionEvent to mod awger_SmallBoat
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod awger_SmallBoat to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod awger_SmallBoat accepts its own version (0.10.6)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_SmallBoat
2013-11-15 13:39:36 [FINEST] [awger_SmallBoat] Sent event FMLConstructionEvent to mod awger_SmallBoat
2013-11-15 13:39:36 [FINEST] [awger_Punt] Sending event FMLConstructionEvent to mod awger_Punt
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod awger_Punt to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod awger_Punt accepts its own version (0.10.6)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Punt
2013-11-15 13:39:36 [FINEST] [awger_Punt] Sent event FMLConstructionEvent to mod awger_Punt
2013-11-15 13:39:36 [FINEST] [awger_Whitehall] Sending event FMLConstructionEvent to mod awger_Whitehall
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod awger_Whitehall to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod awger_Whitehall accepts its own version (0.10.6)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Whitehall
2013-11-15 13:39:36 [FINEST] [awger_Whitehall] Sent event FMLConstructionEvent to mod awger_Whitehall
2013-11-15 13:39:36 [FINEST] [awger_Hoy] Sending event FMLConstructionEvent to mod awger_Hoy
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod awger_Hoy to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod awger_Hoy accepts its own version (0.10.6)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Hoy
2013-11-15 13:39:36 [FINEST] [awger_Hoy] Sent event FMLConstructionEvent to mod awger_Hoy
2013-11-15 13:39:36 [FINEST] [SS2] Sending event FMLConstructionEvent to mod SS2
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod SS2 to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod SS2 accepts its own version (2 (build 2))
2013-11-15 13:39:36 [WARNING] [ForgeModLoader] The mod id SS2 attempted to register channels without specifying a packet handler
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SS2
2013-11-15 13:39:36 [FINEST] [SS2] Sent event FMLConstructionEvent to mod SS2
2013-11-15 13:39:36 [FINEST] [StevesCarts] Sending event FMLConstructionEvent to mod StevesCarts
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a134)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts
2013-11-15 13:39:36 [FINEST] [StevesCarts] Sent event FMLConstructionEvent to mod StevesCarts
2013-11-15 13:39:36 [FINEST] [switches] Sending event FMLConstructionEvent to mod switches
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod switches to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod switches accepts its own version (1.3.0)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into switches
2013-11-15 13:39:36 [FINEST] [switches] Sent event FMLConstructionEvent to mod switches
2013-11-15 13:39:36 [FINEST] [TConstruct|ForgeMuliPart] Sending event FMLConstructionEvent to mod TConstruct|ForgeMuliPart
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod TConstruct|ForgeMuliPart to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod TConstruct|ForgeMuliPart accepts its own version (0.1)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct|ForgeMuliPart
2013-11-15 13:39:36 [FINEST] [TConstruct|ForgeMuliPart] Sent event FMLConstructionEvent to mod TConstruct|ForgeMuliPart
2013-11-15 13:39:36 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLConstructionEvent to mod TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod TConstruct|CompatMineFactoryReloaded to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod TConstruct|CompatMineFactoryReloaded accepts its own version (0.2)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:36 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLConstructionEvent to mod TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:36 [FINEST] [TConstruct|NotEnoughItems] Sending event FMLConstructionEvent to mod TConstruct|NotEnoughItems
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod TConstruct|NotEnoughItems to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod TConstruct|NotEnoughItems accepts its own version (0.1)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct|NotEnoughItems
2013-11-15 13:39:36 [FINEST] [TConstruct|NotEnoughItems] Sent event FMLConstructionEvent to mod TConstruct|NotEnoughItems
2013-11-15 13:39:36 [FINEST] [TConstruct|CompatWaila] Sending event FMLConstructionEvent to mod TConstruct|CompatWaila
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod TConstruct|CompatWaila to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod TConstruct|CompatWaila accepts its own version (0.0.1)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct|CompatWaila
2013-11-15 13:39:36 [FINEST] [TConstruct|CompatWaila] Sent event FMLConstructionEvent to mod TConstruct|CompatWaila
2013-11-15 13:39:36 [FINEST] [TelePipes] Sending event FMLConstructionEvent to mod TelePipes
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod TelePipes to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod TelePipes accepts its own version (1.0.0)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TelePipes
2013-11-15 13:39:36 [FINEST] [TelePipes] Sent event FMLConstructionEvent to mod TelePipes
2013-11-15 13:39:36 [FINEST] [ThaumicTinkerer] Sending event FMLConstructionEvent to mod ThaumicTinkerer
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod ThaumicTinkerer to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod ThaumicTinkerer accepts its own version (2.0)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThaumicTinkerer
2013-11-15 13:39:36 [FINEST] [ThaumicTinkerer] Sent event FMLConstructionEvent to mod ThaumicTinkerer
2013-11-15 13:39:36 [FINEST] [Translocator] Sending event FMLConstructionEvent to mod Translocator
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod Translocator to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod Translocator accepts its own version (1.1.0.13)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Translocator
2013-11-15 13:39:36 [FINEST] [Translocator] Sent event FMLConstructionEvent to mod Translocator
2013-11-15 13:39:36 [FINEST] [UndergroundBiomes] Sending event FMLConstructionEvent to mod UndergroundBiomes
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] Testing mod UndergroundBiomes to verify it accepts its own version in a remote connection
2013-11-15 13:39:36 [FINEST] [ForgeModLoader] The mod UndergroundBiomes accepts its own version (0.4.3)
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into UndergroundBiomes
2013-11-15 13:39:36 [FINEST] [UndergroundBiomes] Sent event FMLConstructionEvent to mod UndergroundBiomes
2013-11-15 13:39:36 [FINEST] [AS_UpdateCheck] Sending event FMLConstructionEvent to mod AS_UpdateCheck
2013-11-15 13:39:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_UpdateCheck
2013-11-15 13:39:36 [FINEST] [AS_UpdateCheck] Sent event FMLConstructionEvent to mod AS_UpdateCheck
2013-11-15 13:39:36 [FINEST] [witchery] Sending event FMLConstructionEvent to mod witchery
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] Testing mod witchery to verify it accepts its own version in a remote connection
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] The mod witchery accepts its own version (0.8.0)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into witchery
2013-11-15 13:39:37 [FINEST] [witchery] Sent event FMLConstructionEvent to mod witchery
2013-11-15 13:39:37 [FINEST] [WR-CBE|Core] Sending event FMLConstructionEvent to mod WR-CBE|Core
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Core to verify it accepts its own version in a remote connection
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] The mod WR-CBE|Core accepts its own version (1.4.0.6)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Core
2013-11-15 13:39:37 [FINEST] [WR-CBE|Core] Sent event FMLConstructionEvent to mod WR-CBE|Core
2013-11-15 13:39:37 [FINEST] [WR-CBE|Addons] Sending event FMLConstructionEvent to mod WR-CBE|Addons
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Addons to verify it accepts its own version in a remote connection
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] The mod WR-CBE|Addons accepts its own version (1.4.0.6)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Addons
2013-11-15 13:39:37 [FINEST] [WR-CBE|Addons] Sent event FMLConstructionEvent to mod WR-CBE|Addons
2013-11-15 13:39:37 [FINEST] [WR-CBE|Logic] Sending event FMLConstructionEvent to mod WR-CBE|Logic
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Logic to verify it accepts its own version in a remote connection
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] The mod WR-CBE|Logic accepts its own version (1.4.0.6)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Logic
2013-11-15 13:39:37 [FINEST] [WR-CBE|Logic] Sent event FMLConstructionEvent to mod WR-CBE|Logic
2013-11-15 13:39:37 [FINEST] [mod_ZanMinimap] Sending event FMLConstructionEvent to mod mod_ZanMinimap
2013-11-15 13:39:37 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfe (3 / 3)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] No MLProp configuration for mod_ZanMinimap found or required. No file written
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ZanMinimap
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ZanMinimap
2013-11-15 13:39:37 [FINEST] [mod_ZanMinimap] Sent event FMLConstructionEvent to mod mod_ZanMinimap
2013-11-15 13:39:37 [FINEST] [McMultipart] Sending event FMLConstructionEvent to mod McMultipart
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] Testing mod McMultipart to verify it accepts its own version in a remote connection
2013-11-15 13:39:37 [FINEST] [ForgeModLoader] The mod McMultipart accepts its own version (1.0.0.197)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into McMultipart
2013-11-15 13:39:37 [FINEST] [McMultipart] Sent event FMLConstructionEvent to mod McMultipart
2013-11-15 13:39:37 [FINEST] [ForgeMicroblock] Sending event FMLConstructionEvent to mod ForgeMicroblock
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMicroblock
2013-11-15 13:39:37 [FINEST] [ForgeMicroblock] Sent event FMLConstructionEvent to mod ForgeMicroblock
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Mod signature data
2013-11-15 13:39:37 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.09): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.4.45.952): minecraftforge-9.11.1.952.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.11.1.952): minecraftforge-9.11.1.952.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AppliedEnergistics-Core(AppliedEnergistics Core:rv13.c): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.9.0.6): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] denLib(denLib:3.1.28): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] InfiniBows(Infinity Bow Fix:1.2.0 build 14): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Micdoodlecore(Micdoodle8 Core:): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.6.1.5): NotEnoughItems 1.6.1.5.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.1.8): PowerCrystalsCore-1.1.8-9.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] switches|pistontweak(Switches|PistonTweak:1.3.0 build 25): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TConstruct-Preloader(Tinkers Corestruct:0.0.1): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.1.3): 1.6.4 DamageIndicatorsv2.9.1.3.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ChickenShed(Chicken Shed:1.1.2): [1.5+] ChickenShed (v1.1.2).zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:2.0.303-experimental): industrialcraft-2_2.0.303-experimental.jar (de041f9f6187debbc77034a344134053277aa3b0)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:57.1.4): immibis-core-57.1.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AdvancedMachines(Advanced Machines:57.0.0): advanced-machines-57.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv13.c): appeng-rv13-c-mc162.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.2 v1.4.4): ArchimedesShips.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] DragArti(Dragon Artifacts:0.6.3): Artifacts-162-063.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:1.0.0): Atomic_Science_v1.0.0.146.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.1): BiblioCraft[v1.5.1].zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Natura(Natura:2.1.12): Natura_1.6.X_2.1.12d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.1.2): BiomesOPlenty-universal-1.6.4-1.1.2.51.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.3.0.7): forestry-A-2.3.0.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BiblioWoodsForestry(BiblioWoods Forestry Edition:1.3): BiblioWoods[Forestry][v1.3].zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.8-dev2): binnie-mods-1.8-dev2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.8-dev2): binnie-mods-1.8-dev2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ExtraTrees(Extra Trees:1.8-dev2): binnie-mods-1.8-dev2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.1.2): buildcraft-A-1.6.2-4.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ChargePads(Charge Pads:3.0.0): chargepads-1.6.2-universal-3.0.0.94-experimental.jar (0c1cf559485fd14d4d985db7e26c2d6804fc565c)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.3.3): ChickenChunks 1.3.3.3 (1).jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:4.4.19.219): compactsolars-universal-1.6.4-4.4.19.219.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.57): ComputerCraft1.57.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.57): ComputerCraft1.57.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] CreeperCollateral(CreeperCollateral:2.2.7): CreeperCollateral-1.6.4-2.2.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.4): EnderStorage 1.4.3.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] factorization(Factorization:0.8.10): Factorization-0.8.10.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.4c): Thaumcraft4.0.4c.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Railcraft(Railcraft:8.2.0.0): Railcraft_1.6.2-8.2.0.0.jar (a0c255ac501b2749537d5824bb0f0588bf0320fa)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TC(Traincraft:4.1.3_001): traincraft-4.1.3_001.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.2): twilightforest-1.20.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] DartCraft(DartCraft:Beta 0.2.12): DartCraft Beta 0.2.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] DragonAPI(DragonAPI:release): DragonAPI 1.6 v4b.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] DragonMounts(Dragon Mounts Forge (WIP):1.0.0pre2): dragonmount_v1.0.0pre2_mc1.6.x.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] EnderIO(Ender IO:0.4.2): EnderIO-1.6.4-0.4.2.46.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ExtraUtilities(Extra Utilities:0.3.5): extrautils - 0.3.5.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.8.10): Factorization-0.8.10.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] factorization.notify(Factorization Notification System:0.8.10): Factorization-0.8.10.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.8.10): Factorization-0.8.10.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] flatsigns(Flat Signs:1.4.0): flatsigns-1.6.2-universal-1.4.0.15.jar (65033d4207afbf3673ff5e1933990f1bd02807ae)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] GalacticraftCore(Galacticraft Core:2.0.6): Galacticraft-1.6.4-2.0.6.895.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.6): Galacticraft-Planets-1.6.4-2.0.6.895.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ganysnether(Gany's Nether:1.5.0): Ganys Nether v1.5.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] HeldCore(HeldCore:01.03.01.05): HeldCore-1.6.2-01.03.01.05.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.6.2c): IC2NuclearControl-1.6.2c-ic2-experimental.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.641): ironchest-universal-1.6.4-5.4.1.641.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.4.0): MFFS_v3.4.0.232.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.11.00): mystcraft-uni-1.6.4-0.10.11.00.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.10): mod_AdvancedSolarPanels_3_3_10.1_IC_EXP_1.6.4.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.8): mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] numina(Numina:0.0.1-32): Numina-1.6.2-0.0.1-32.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.8.0-44): ModularPowersuits-1.6.2-0.8.0-44.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.197): ForgeMultipart-universal-1.6.4-1.0.0.197.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Natura|ForgeMuliPart(Natura Compat: FMP:0.1): Natura_1.6.X_2.1.12d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Natura|CompatMineFactoryReloaded(Natura Compat: MFR:0.1): Natura_1.6.X_2.1.12d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Natura|NotEnoughItems(Natura Compat: NEI:0.1): Natura_1.6.X_2.1.12d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.3): NEIPlugins-1.1.0.3.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar (ae974b5129741797a74513846374e4dfe12027ce)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] OpenPeripheral(OpenPeripheral:0.2.1): OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-81.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.0): OpenBlocks-1.2.0-forge9.11.0.883-snapshot-415.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] PortalGun(PortalGun:2.0.1): PortalGun2.0.1.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] PowerConverters(Power Converters:1.6.4R2.3.2B1): PowerConverters-1.6.4-20.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ProjRed|Core(Project: Red-Core:4.0.5.12): ProjectRedBase-1.6.4-4.0.5.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.1d): TConstruct_1.6.4_1.5.1d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ProjRed|Compatability(ProjectRed-Compatability:4.0.5.12): ProjectRedCompat-1.6.4-4.0.5.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ProjRed|Integration(ProjectRed-Integration:4.0.5.12): ProjectRedIntegration-1.6.4-4.0.5.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ProjRed|Transmission(ProjectRed-Transmission:4.0.5.12): ProjectRedIntegration-1.6.4-4.0.5.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ProjRed|Exploration(ProjectRed-Exploration:4.0.5.12): ProjectRedWorld-1.6.4-4.0.5.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ProjRed|Illumination(ProjectRed-Illumination:4.0.5.12): ProjectRedWorld-1.6.4-4.0.5.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] JAKJ_RedstoneInMotion(Redstone In Motion:2.3.0.0): RedstoneInMotion_2.3.0.0_mc1.6.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] RotaryCraft(RotaryCraft:Gamma): RotaryCraft 1.6 v4b.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AS_Ruins(Ruins Spawning System:10.7): Ruins_1.6.4.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] awger_SmallBoat(SmallBoat:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] awger_Punt(Punt:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] awger_Whitehall(Whitehall:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] awger_Hoy(Hoy:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] SS2(Soul Shards 2:2 (build 2)): SoulShards-2.0.11-universal-srg.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts 2:2.0.0.a134): StevesCarts2.0.0.a134.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] switches(Switches:1.3.0): switches-1.6.4-universal-coremod-1.3.0.25.jar (30e97c5df7ef03a1cf691782f2a72bfcb62bfac5)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TConstruct|ForgeMuliPart(TConstruct Compat: FMP:0.1): TConstruct_1.6.4_1.5.1d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TConstruct|CompatMineFactoryReloaded(TConstruct Compat: MFR:0.2): TConstruct_1.6.4_1.5.1d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TConstruct|NotEnoughItems(TConstruct Compat: NEI:0.1): TConstruct_1.6.4_1.5.1d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TConstruct|CompatWaila(TConstruct Compat: Waila:0.0.1): TConstruct_1.6.4_1.5.1d2.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] TelePipes(Teleport Pipes:1.0.0): TeleportPipes-Pre1c.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.0): ThaumicTinkerer 2.0-26.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] UndergroundBiomes(Underground Biomes:0.4.3): UndergroundBiomes 1.6.x - 0.4.2c.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.1.1): UpdateCheckerMod_1.6.4.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] witchery(Witchery:0.8.0): Witchery_164_0-8-0.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.4.0.6): WR-CBE 1.4.0.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.4.0.6): WR-CBE 1.4.0.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] WR-CBE|Logic(WR-CBE Logic:1.4.0.6): WR-CBE 1.4.0.6.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] mod_ZanMinimap(Zan's Minimap:0.9.4): ZansMinimap1.6.4.zip (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.197): ForgeMultipart-universal-1.6.4-1.0.0.197.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.197): ForgeMultipart-universal-1.6.4-1.0.0.197.jar (NO VALID CERTIFICATE FOUND)
2013-11-15 13:39:37 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-11-15 13:39:37 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-11-15 13:39:37 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-11-15 13:39:37 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-11-15 13:39:37 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-11-15 13:39:37 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-11-15 13:39:37 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-11-15 13:39:37 [FINEST] [AppliedEnergistics-Core] Sending event FMLPreInitializationEvent to mod AppliedEnergistics-Core
2013-11-15 13:39:37 [FINEST] [AppliedEnergistics-Core] Sent event FMLPreInitializationEvent to mod AppliedEnergistics-Core
2013-11-15 13:39:37 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2013-11-15 13:39:37 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2013-11-15 13:39:37 [FINEST] [denLib] Sending event FMLPreInitializationEvent to mod denLib
2013-11-15 13:39:37 [FINEST] [denLib] Sent event FMLPreInitializationEvent to mod denLib
2013-11-15 13:39:37 [FINEST] [InfiniBows] Sending event FMLPreInitializationEvent to mod InfiniBows
2013-11-15 13:39:37 [FINEST] [InfiniBows] Sent event FMLPreInitializationEvent to mod InfiniBows
2013-11-15 13:39:37 [FINEST] [Micdoodlecore] Sending event FMLPreInitializationEvent to mod Micdoodlecore
2013-11-15 13:39:37 [FINEST] [Micdoodlecore] Sent event FMLPreInitializationEvent to mod Micdoodlecore
2013-11-15 13:39:37 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2013-11-15 13:39:37 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2013-11-15 13:39:37 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-11-15 13:39:37 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-11-15 13:39:37 [FINEST] [switches|pistontweak] Sending event FMLPreInitializationEvent to mod switches|pistontweak
2013-11-15 13:39:37 [FINEST] [switches|pistontweak] Sent event FMLPreInitializationEvent to mod switches|pistontweak
2013-11-15 13:39:37 [FINEST] [TConstruct-Preloader] Sending event FMLPreInitializationEvent to mod TConstruct-Preloader
2013-11-15 13:39:37 [FINEST] [TConstruct-Preloader] Sent event FMLPreInitializationEvent to mod TConstruct-Preloader
2013-11-15 13:39:37 [FINEST] [DamageIndicatorsMod] Sending event FMLPreInitializationEvent to mod DamageIndicatorsMod
2013-11-15 13:39:37 [FINEST] [DamageIndicatorsMod] Sent event FMLPreInitializationEvent to mod DamageIndicatorsMod
2013-11-15 13:39:37 [FINEST] [ChickenShed] Sending event FMLPreInitializationEvent to mod ChickenShed
2013-11-15 13:39:37 [FINEST] [ChickenShed] Sent event FMLPreInitializationEvent to mod ChickenShed
2013-11-15 13:39:37 [FINEST] [IC2] Sending event FMLPreInitializationEvent to mod IC2
2013-11-15 13:39:37 [INFO] [IC2] Starting initialization
2013-11-15 13:39:37 [INFO] [IC2] Config loaded from C:\Users\victor\AppData\Roaming\.minecraft\config\IC2.cfg
2013-11-15 13:39:37 [INFO] [IC2] Using 32 audio sources.
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1334) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1335) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1336) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1349) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1350) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1348) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2421) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1341) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemRubLeaves(1339) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1340) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1323) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1342) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1320) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1311) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1312) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1316) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1346) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1321) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1344) owned by IC2
2013-11-15 13:39:37 [INFO] [ForgeModLoader] [denLibCore]: Something went wrong when trying to patch Explosion!
2013-11-15 13:39:37 [INFO] [STDERR] java.lang.NullPointerException
2013-11-15 13:39:37 [INFO] [STDERR] at denoflionsx.denLib.CoreMod.ASM.SQL.SQLiteASM.transform(SQLiteASM.java:40)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.privateGetPublicMethods(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.privateGetPublicMethods(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.privateGetPublicMethods(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.privateGetPublicMethods(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.Class.getMethods(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraftforge.event.EventBus.register(EventBus.java:33)
2013-11-15 13:39:37 [INFO] [STDERR] at ic2.core.block.BlockWall.<init>(BlockWall.java:51)
2013-11-15 13:39:37 [INFO] [STDERR] at ic2.core.IC2.load(IC2.java:682)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-15 13:39:37 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2013-11-15 13:39:37 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-15 13:39:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-15 13:39:37 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2013-11-15 13:39:37 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
2013-11-15 13:39:37 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2013-11-15 13:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1343) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1325) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockMetal(1330) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1314) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemGenerator(1322) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1338) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemElectricBlock(1319) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine(1328) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine2(1329) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(1327) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(1326) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1331) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1332) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemPersonalBlock(1337) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1324) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1333) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1317) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1318) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1315) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1313) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemResin(5538) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5569) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFluidCell(5652) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemRecipePart(5661) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemCasing(5647) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemCrushedOre(5648) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemPurifiedCrushedOre(7168) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemPlate(5656) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemDensePlate(5649) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemsmallDust(5651) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemDust(5650) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemDust2(7174) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemIngot(5654) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorLithiumCell(7157) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5663) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5664) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5655) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5657) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5658) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5665) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5666) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7169) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(7170) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(5660) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5559) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5560) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5555) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5556) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5557) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5558) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5546) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5553) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5566) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetap(5618) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Pickaxe(5588) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Axe(5586) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Sword(5590) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Spade(5589) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Hoe(5587) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrench(5615) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolCutter(5592) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemSprayer(5529) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemToolbox(5617) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolHammer(5662) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCrystalMemory(7175) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDrillStandard(5594) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDrillDiamond(5593) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDrillIridium(7176) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolChainsaw(5591) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrenchElectric(5616) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetapElectric(5619) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMiningLaser(5597) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMeter(5596) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScanner(5570) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScannerAdv(5571) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemObscurator(5621) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemFrequencyTransmitter(5530) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(5550) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.PlasmaLauncher(7177) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(5475) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(5474) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(5476) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(5488) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(5471) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(5470) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(5472) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(5469) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(5467) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(5482) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(5481) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(5483) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(5480) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(5486) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(5485) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(5487) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(5484) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpack(5477) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpackElectric(5478) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorBatpack(5468) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorAdvBatpack(7172) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorEnergypack(7173) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorCFPack(5473) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorSolarHelmet(5574) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorStaticBoots(5575) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNightvisionGoggles(5552) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatteryDischarged(5493) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(5492) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(7167) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(5490) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(5491) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatterySU(5494) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemCable(5496) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemCell(5502) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanEmpty(5532) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanFilled(5531) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5584) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTinCan(5585) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorMOX(7162) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorMOX(7158) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorMOX(7160) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(5640) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(5638) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(5639) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7163) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7159) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7161) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7166) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7164) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(7165) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(5624) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(5626) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(5625) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(5633) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(5635) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(5634) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(5627) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(5628) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(5630) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(5629) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(5641) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(5642) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(5644) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVentSpread(5645) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(5643) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(5636) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(5637) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(5622) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(5623) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5576) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPCultivation(5578) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPIrrigation(5581) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPChilling(5577) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPDesertification(5579) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPFlatification(5580) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPMushroom(5582) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5561) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5562) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5563) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5565) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5572) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemScrapbox(5573) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5533) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5535) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5536) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5598) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5599) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5612) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5605) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5601) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5600) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5611) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5603) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5606) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5604) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5610) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5607) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5614) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5602) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5608) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5609) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(5613) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(5526) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(5527) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemRemote(5568) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemUpgradeModule(5646) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5511) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemIC2Door(5516) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFoamPowder(7171) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5537) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDebug(5515) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2Boat(5495) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCropSeed(5513) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemCropnalyzer(5514) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFertilizer(5528) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemGradual(5503) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolHoe(5595) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTerraWart(5583) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5620) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMug(5549) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5509) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5510) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMugCoffee(5548) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(5539) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBarrel(5489) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBooze(5547) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5479) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30201) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5551) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5523) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5517) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5518) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5519) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5520) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5521) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5522) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5524) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5525) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5540) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5541) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5542) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5543) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5544) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5504) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5507) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5497) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5500) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5498) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5501) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5499) owned by IC2
2013-11-15 13:39:37 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(5508) owned by IC2
2013-11-15 13:39:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1541), found 1 patch
2013-11-15 13:39:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2502)
2013-11-15 13:39:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
2013-11-15 13:39:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
2013-11-15 13:39:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4892), found 1 patch
2013-11-15 13:39:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 6504)
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatCarbon as IC2.BoatCarbon
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatRubber as IC2.BoatRubber
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatElectric as IC2.BoatElectric
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Particle as IC2.Particle
2013-11-15 13:39:38 [INFO] [IC2] Finished initialization after 880 ms
2013-11-15 13:39:38 [FINEST] [IC2] Sent event FMLPreInitializationEvent to mod IC2
2013-11-15 13:39:38 [FINEST] [ImmibisCore] Sending event FMLPreInitializationEvent to mod ImmibisCore
2013-11-15 13:39:38 [FINEST] [ImmibisCore] Sent event FMLPreInitializationEvent to mod ImmibisCore
2013-11-15 13:39:38 [FINEST] [AdvancedMachines] Sending event FMLPreInitializationEvent to mod AdvancedMachines
2013-11-15 13:39:38 [FINEST] [AdvancedMachines] Sent event FMLPreInitializationEvent to mod AdvancedMachines
2013-11-15 13:39:38 [FINEST] [AppliedEnergistics] Sending event FMLPreInitializationEvent to mod AppliedEnergistics
2013-11-15 13:39:38 [FINEST] [AppliedEnergistics] Sent event FMLPreInitializationEvent to mod AppliedEnergistics
2013-11-15 13:39:38 [FINEST] [ArchimedesShipsMod] Sending event FMLPreInitializationEvent to mod ArchimedesShipsMod
2013-11-15 13:39:38 [FINEST] [ArchimedesShipsMod] Sent event FMLPreInitializationEvent to mod ArchimedesShipsMod
2013-11-15 13:39:38 [FINEST] [DragArti] Sending event FMLPreInitializationEvent to mod DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item draco18s.artifacts.item.ItemArtifact(4256) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item draco18s.artifacts.item.ItemFakeSwordRenderable(4257) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item draco18s.artifacts.item.ItemFakeSwordRenderable(4258) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item draco18s.artifacts.item.ItemFakeSwordRenderable(4259) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item draco18s.artifacts.item.ItemFakeSwordRenderable(4260) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item draco18s.artifacts.item.ItemFakeSwordRenderable(4261) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4009) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4010) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4001) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3110) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3109) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4002) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4011) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4012) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4003) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4004) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4006) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4007) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4016) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4017) owned by DragArti
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4018) owned by DragArti
2013-11-15 13:39:38 [FINEST] [ForgeModLoader] Automatically registered mod DragArti entity EntClayGolem as DragArti.EntClayGolem
2013-11-15 13:39:38 [FINEST] [DragArti] Sent event FMLPreInitializationEvent to mod DragArti
2013-11-15 13:39:38 [FINEST] [AtomicScience] Sending event FMLPreInitializationEvent to mod AtomicScience
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2013-11-15 13:39:38 [INFO] [STDOUT] [UniversalElectricity] Loading compatibility API version 1.0.0
2013-11-15 13:39:38 [INFO] [STDOUT] [UniversalElectricity] Compiled with IndustrialCraft API version @ICxVersion@
2013-11-15 13:39:38 [INFO] [STDOUT] [UniversalElectricity] Compiled with BuildCraft API version @BCxVersion@
2013-11-15 13:39:38 [INFO] [STDOUT] [UniversalElectricity] Compiled with ThermalExpansion API version @TExVersion@
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(5880) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(5877) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(5879) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(5878) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItWenDuBiao(5889) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(5883) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItFenLie(5886) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(5882) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItGuaiWuSu(5888) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.fanwusu.ItFanWuSu(5881) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(5884) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItHuanYuan(5885) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItFuShe(5892) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItYou(5890) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBucket(14036) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1477) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1476) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1480) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1485) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1496) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1490) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1482) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1494) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1488) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBDengLiZiTi(1491) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1483) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1481) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBSheng(1493) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1484) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1487) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBJiaSuQi(1478) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1489) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1486) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1479) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1495) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1492) owned by AtomicScience
2013-11-15 13:39:38 [FINE] [AtomicScience] Added Atomic Science uranium to ore generator.
2013-11-15 13:39:38 [FINEST] [AtomicScience] Sent event FMLPreInitializationEvent to mod AtomicScience
2013-11-15 13:39:38 [FINEST] [BiblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2013-11-15 13:39:38 [FINEST] [BiblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2013-11-15 13:39:38 [FINEST] [Natura] Sending event FMLPreInitializationEvent to mod Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SpawnEgg(6106) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(6078) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1638) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(6056) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(6067) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(6109) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(6057) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(6099) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(6068) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(6097) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(6069) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(6066) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(6096) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(6058) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(6059) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.BerryBushItem(1631) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NetherBerryBushItem(1649) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.CloudItem(1636) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(6105) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NDoorItem(6076) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.TreeItem(1666) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.RedwoodItem(1656) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlanksItem(1650) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesItem(1643) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NoColorLeavesItem(1660) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NSaplingItem(1661) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.SaguaroItem(1658) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.WillowItem(1665) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1657) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1641) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1648) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1659) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1645) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1633) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1655) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.LogTwoxTwoItem(1632) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(239) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(238) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.DarkTreeItem(1640) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesDarkItem(1639) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1662) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GlowshroomItem(1646) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1634) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1651) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1647) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherFoodItem(6098) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldTreeItem(1653) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldLeavesItem(1652) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldSaplingItem(1654) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1644) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(1637) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(1635) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.FenceItem(1642) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GrassBlockItem(1663) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GrassSlabItem(1664) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlankSlab1Item(2058) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlankSlab2Item(2059) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2035) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2068) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2045) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2063) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1675) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2050) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2056) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2073) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1670) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2078) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2083) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2030) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2040) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2034) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2036) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2032) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2033) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2067) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2069) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2065) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2066) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2044) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2046) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2042) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2043) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2062) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2064) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2060) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2061) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1674) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2026) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1672) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1673) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2049) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2051) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2047) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2048) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2055) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2057) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2053) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2054) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1669) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1671) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1667) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1668) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2072) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2074) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2070) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2071) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2077) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2079) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2075) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2076) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2082) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2084) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2080) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2081) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2029) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2031) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2027) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2028) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2039) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2041) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2037) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2038) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.StickItem(6108) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(6090) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(6088) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(6089) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(6086) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(6065) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(6063) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(6064) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(6061) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(6075) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(6073) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(6074) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(6071) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(6084) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(6082) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(6083) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(6080) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(6104) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(6102) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(6103) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(6100) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(6101) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(6087) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(6062) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(6072) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(6081) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(6085) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(6060) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(6070) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(6079) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(6092) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(6093) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(6094) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(6091) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.ImpMeat(6095) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlEmpty(6077) owned by Natura
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlStew(6107) owned by Natura
2013-11-15 13:39:38 [FINEST] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2013-11-15 13:39:38 [FINEST] [BiomesOPlenty] Sending event FMLPreInitializationEvent to mod BiomesOPlenty
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Main Config!
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Biome Gen Config!
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Terrain Gen Config!
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Generating Biome ID's
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated IDs Config!
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Misc Config!
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Extending Potions Array.
2013-11-15 13:39:38 [INFO] [ForgeModLoader] [BiomesOPlenty] Beginning version check
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMud(245) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(251) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockRedRock(243) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(254) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlant(1139) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower(1114) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower2(1157) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMushroom(1134) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockCoral(1110) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPWillow(1151) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPIvy(1121) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1123) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1124) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFoliage(1115) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(253) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(249) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockAppleLeaves(1116) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPersimmonLeaves(1158) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBamboo(1104) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1133) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1132) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(244) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(255) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1150) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1125) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1126) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1127) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1128) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPetals(1136) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSapling(1145) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedSapling(1109) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1143) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1142) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(248) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(250) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1111) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrass(246) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(247) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSkystone(242) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1147) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1146) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1140) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAmethyst(1103) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMoss(1131) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(252) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1107) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBones(1105) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGlass(1117) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockAltar(1102) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1141) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrave(1118) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1148) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1149) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1153) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1155) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1154) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1156) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlank(1138) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1101) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1106) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1112) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1113) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1120) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1129) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1130) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1135) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1144) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1152) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1137) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1119) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1122) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedLeaves(1108) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFood(5371) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOP(5351) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMudball(5352) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDartBlower(5344) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDart(5345) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemSoulManipulator(5365) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAncientStaff(5342) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemEnderporter(5347) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecord(5369) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecordMud(5360) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(5363) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(5362) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(5361) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(5354) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(5358) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5357) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5356) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5359) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5355) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(5341) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(5340) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(5338) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(5332) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(5336) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5335) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5334) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5337) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5333) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5370) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5367) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5350) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5349) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5346) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5353) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5339) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlowerBand(5348) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorWadingBoots(5372) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlippers(21345) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBucket(5366) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3601) owned by BiomesOPlenty
2013-11-15 13:39:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3603) owned by BiomesOPlenty
2013-11-15 13:39:39 [FINER] [ForgeModLoader] [BiomesOPlenty] Using the latest version [1.1.2] for Minecraft 1.6.4
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity MudBall as BiomesOPlenty.MudBall
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Dart as BiomesOPlenty.Dart
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity PoisonDart as BiomesOPlenty.PoisonDart
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity JungleSpider as BiomesOPlenty.JungleSpider
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Rosester as BiomesOPlenty.Rosester
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Glob as BiomesOPlenty.Glob
2013-11-15 13:39:39 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Phantom as BiomesOPlenty.Phantom
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for en_US
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for de_DE
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for nl_NL
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for ru_RU
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for zh_CN
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for pl_PL
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for fr_FR
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for fr_CA
2013-11-15 13:39:39 [INFO] [ForgeModLoader] [BiomesOPlenty] Localizations loaded for it_IT
2013-11-15 13:39:39 [FINEST] [BiomesOPlenty] Sent event FMLPreInitializationEvent to mod BiomesOPlenty
2013-11-15 13:39:39 [FINEST] [BuildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2013-11-15 13:39:39 [INFO] [Buildcraft] Starting BuildCraft 4.1.2 (:48)
2013-11-15 13:39:39 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2013-11-15 13:39:39 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(5786) owned by BuildCraft|Core
2013-11-15 13:39:39 [INFO] [Buildcraft] Beginning version check
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1447) owned by BuildCraft|Core
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5785) owned by BuildCraft|Core
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5783) owned by BuildCraft|Core
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5749) owned by BuildCraft|Core
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5747) owned by BuildCraft|Core
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5746) owned by BuildCraft|Core
2013-11-15 13:39:39 [FINEST] [BuildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2013-11-15 13:39:39 [FINEST] [BuildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(5784) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(5743) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1439) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1442) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1433) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1430) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1426) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1429) owned by BuildCraft|Builders
2013-11-15 13:39:39 [FINEST] [BuildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-11-15 13:39:39 [FINEST] [BuildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1432) owned by BuildCraft|Energy
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1441) owned by BuildCraft|Energy
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1436) owned by BuildCraft|Energy
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(5745) owned by BuildCraft|Energy
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(5744) owned by BuildCraft|Energy
2013-11-15 13:39:39 [FINEST] [BuildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-11-15 13:39:39 [FINEST] [BuildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1440) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1431) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1428) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1435) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1445) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1448) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1444) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1449) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1446) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1437) owned by BuildCraft|Factory
2013-11-15 13:39:39 [FINEST] [BuildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-11-15 13:39:39 [FINEST] [BuildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5780) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1443) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5771) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5763) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5761) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5769) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5767) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5765) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5764) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5762) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5766) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5788) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19426) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5768) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5770) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5758) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5751) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5756) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5754) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5753) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5752) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5755) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5757) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5778) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5773) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5777) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5776) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5789) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5775) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5774) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(5779) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5781) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5742) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5748) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(5787) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(5759) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(5760) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(5750) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(5772) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1434) owned by BuildCraft|Transport
2013-11-15 13:39:39 [FINEST] [BuildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-11-15 13:39:39 [FINEST] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-11-15 13:39:39 [INFO] [STDOUT] Adding runtime interfaces to powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryInventory
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7801) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7803) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7773) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7757) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7765) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7783) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7760) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(7774) owned by MineFactoryReloaded
2013-11-15 13:39:39 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-11-15 13:39:39 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(335) owned by MineFactoryReloaded
2013-11-15 13:39:39 [FINEST] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-11-15 13:39:39 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:39 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-15 13:39:39 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
2013-11-15 13:39:39 [FINE] [Forestry] Found plugin forestry.plugins.PluginApiculture@488480d5
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginArboriculture@655cd8b9
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginBuildCraft@7b57ca9e
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginCore@2128d156
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginEE@564b8049
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginEnergy@76d364e1
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginFactory@794642ac
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarmCraftory@7fc0474a
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarming@28888ccc
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginFood@750a8b7e
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginIC2@61beab5f
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginLepidopterology@2ce51c1b
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginMail@5eab3943
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginNatura@1f9abdc5
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginPropolisPipe@420c21e8
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginStorage@16981c8
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin binnie.extrabees.PluginExtraBees@4193fb61
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin binnie.extratrees.PluginExtraTrees@5c192717
2013-11-15 13:39:40 [WARNING] [Buildcraft] Using outdated version [4.1.2 (build:48)] for Minecraft 1.6.4. Consider updating.
2013-11-15 13:39:40 [FINE] [Forestry] Found plugin forestry.plugins.PluginNEIAddons@515055a7
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6173) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6174) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6130) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.genetics.ItemResearchNote(6229) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6198) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6199) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6197) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemWrench(6254) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemPipette(6213) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemScoop(6232) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6237) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6187) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6194) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemMisc(6169) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemArmorNaturalist(6209) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6240) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6211) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6136) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6147) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6182) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6183) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6184) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemCircuitBoard(6168) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemSolderingIron(6235) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(6238) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6165) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6255) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6210) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6253) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6148) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6149) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryPickaxe(6150) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryShovel(6151) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(6202) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(6201) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6207) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6170) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6208) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6200) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6212) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6143) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6228) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemFruit(6181) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6242) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6157) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6219) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6153) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6152) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6251) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6244) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6243) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6249) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6245) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6250) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6246) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6248) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6247) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6241) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6145) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6144) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6163) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6158) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6162) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6164) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6159) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6161) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6160) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6227) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6218) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6217) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6225) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6220) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6224) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6226) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6221) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6223) owned by Forestry
2013-11-15 13:39:41 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(6222) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1681) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1707) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1702) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1708) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(6141) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(6138) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(6140) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(6139) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeealyzer(6142) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemImprinter(6195) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(6180) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(6178) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(6179) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(6188) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(6214) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(6216) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6190) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(6230) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemWaxCast(6252) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHoneycomb(6137) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(6134) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(6133) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(6135) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(6132) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1677) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1679) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemCandleBlock(1680) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1710) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemAlvearyBlock(1676) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(6231) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(6215) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemTreealyzer(6239) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(6185) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(6186) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1688) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1689) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1690) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1691) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1692) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1693) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1694) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1699) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1700) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1704) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1705) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1706) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1684) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1685) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemStairs(1709) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1703) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1686) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1701) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1678) owned by Forestry
2013-11-15 13:39:42 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1682) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1695) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemNBTTile(1697) owned by Forestry
2013-11-15 13:39:42 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginFarmCraftory because preconditions were not met.
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.farming.items.ItemFarmBlock(1683) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(6191) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemBeverage(6234) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemAmbrosia(6129) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(6189) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemInfuser(6196) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemFlutterlyzer(6175) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(6156) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(6233) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(6167) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1687) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemStamps(6236) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemLetter(6204) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemCatalogue(6166) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1696) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(6131) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(6203) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6205) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6206) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6171) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6172) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6176) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6177) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6192) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6193) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6127) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6128) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6154) owned by Forestry
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6155) owned by Forestry
2013-11-15 13:39:42 [FINEST] [Forestry] Sent event FMLPreInitializationEvent to mod Forestry
2013-11-15 13:39:42 [FINEST] [BiblioWoodsForestry] Sending event FMLPreInitializationEvent to mod BiblioWoodsForestry
2013-11-15 13:39:42 [FINEST] [BiblioWoodsForestry] Sent event FMLPreInitializationEvent to mod BiblioWoodsForestry
2013-11-15 13:39:42 [FINEST] [BinnieCore] Sending event FMLPreInitializationEvent to mod BinnieCore
2013-11-15 13:39:42 [INFO] [STDOUT] net.minecraft.client.resources.data.MetadataSerializer@768e0397
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemFluidContainer(8656) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(7229) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystal(7223) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystalEmpty(7224) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyDrop(7225) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyComb(7216) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemPropolis(7232) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.worldgen.ItemBeehive(2246) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplate(7235) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplateBlank(7236) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerum(7233) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerumEmpty(7234) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemOldLiquidContainer(7227) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemMoltenMetal(7231) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemCast(7230) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(2255) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(2249) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(2252) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(2250) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETSlab(2321) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoubleSlab(2248) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoor(2247) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETStairs(2322) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(7253) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemDictionary(7248) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemMothDatabase(7256) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemOldLiquidContainer(7255) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemFood(7250) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(7252) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(7249) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(2323) owned by BinnieCore
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(2254) owned by BinnieCore
2013-11-15 13:39:42 [FINEST] [BinnieCore] Sent event FMLPreInitializationEvent to mod BinnieCore
2013-11-15 13:39:42 [FINEST] [ExtraBees] Sending event FMLPreInitializationEvent to mod ExtraBees
2013-11-15 13:39:42 [FINEST] [ExtraBees] Sent event FMLPreInitializationEvent to mod ExtraBees
2013-11-15 13:39:42 [FINEST] [ExtraTrees] Sending event FMLPreInitializationEvent to mod ExtraTrees
2013-11-15 13:39:42 [FINEST] [ExtraTrees] Sent event FMLPreInitializationEvent to mod ExtraTrees
2013-11-15 13:39:42 [FINEST] [BuildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1438) owned by BuildCraft|Silicon
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemLaserTable(1427) owned by BuildCraft|Silicon
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(5782) owned by BuildCraft|Silicon
2013-11-15 13:39:42 [FINEST] [BuildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-11-15 13:39:42 [FINEST] [ChargePads] Sending event FMLPreInitializationEvent to mod ChargePads
2013-11-15 13:39:42 [FINE] [ChargePads] Attempting to load the file version.properties from chargepads-1.6.2-universal-3.0.0.94-experimental.jar to locate a version number for ChargePads
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item myrathi.ic2.chargepads.item.ItemChargePad(2141) owned by ChargePads
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item myrathi.ic2.chargepads.item.ItemUpgradeKit(6929) owned by ChargePads
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item myrathi.ic2.chargepads.item.modules.ItemBasicModule(6927) owned by ChargePads
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item myrathi.ic2.chargepads.item.modules.ItemEmitterModule(6928) owned by ChargePads
2013-11-15 13:39:42 [INFO] [Charge Pads] Config loaded from: C:\Users\victor\AppData\Roaming\.minecraft\config\ChargePads.cfg
2013-11-15 13:39:42 [FINEST] [ChargePads] Sent event FMLPreInitializationEvent to mod ChargePads
2013-11-15 13:39:42 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
2013-11-15 13:39:42 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
2013-11-15 13:39:42 [FINEST] [CompactSolars] Sending event FMLPreInitializationEvent to mod CompactSolars
2013-11-15 13:39:42 [FINE] [CompactSolars] Attempting to load the file version.properties from compactsolars-universal-1.6.4-4.4.19.219.zip to locate a version number for CompactSolars
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(6528) owned by CompactSolars
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(6529) owned by CompactSolars
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(6527) owned by CompactSolars
2013-11-15 13:39:42 [FINEST] [CompactSolars] Sent event FMLPreInitializationEvent to mod CompactSolars
2013-11-15 13:39:42 [FINEST] [ComputerCraft] Sending event FMLPreInitializationEvent to mod ComputerCraft
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemComputer(1351) owned by ComputerCraft
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPeripheral(1352) owned by ComputerCraft
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemCable(1353) owned by ComputerCraft
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDisk(5667) owned by ComputerCraft
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDiskExpanded(5668) owned by ComputerCraft
2013-11-15 13:39:42 [INFO] [STDOUT] CONFLICT @ 4003 item slot already occupied by draco18s.artifacts.item.ItemFakeSwordRenderable@3523675c while adding dan200.computer.shared.ItemTreasureDisk@2756e445
2013-11-15 13:39:42 [INFO] [fml.ItemTracker] The mod ComputerCraft is overwriting existing item at 4259 (draco18s.artifacts.item.ItemFakeSwordRenderable from DragArti) with dan200.computer.shared.ItemTreasureDisk
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemTreasureDisk(4259) owned by ComputerCraft
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPrintout(5669) owned by ComputerCraft
2013-11-15 13:39:42 [FINEST] [ComputerCraft] Sent event FMLPreInitializationEvent to mod ComputerCraft
2013-11-15 13:39:42 [FINEST] [CCTurtle] Sending event FMLPreInitializationEvent to mod CCTurtle
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtle(1354) owned by CCTurtle
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleExpanded(1356) owned by CCTurtle
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleAdvanced(1355) owned by CCTurtle
2013-11-15 13:39:42 [FINEST] [CCTurtle] Sent event FMLPreInitializationEvent to mod CCTurtle
2013-11-15 13:39:42 [FINEST] [CreeperCollateral] Sending event FMLPreInitializationEvent to mod CreeperCollateral
2013-11-15 13:39:42 [FINEST] [CreeperCollateral] Sent event FMLPreInitializationEvent to mod CreeperCollateral
2013-11-15 13:39:42 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
2013-11-15 13:39:42 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
2013-11-15 13:39:42 [FINEST] [factorization] Sending event FMLPreInitializationEvent to mod factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2114) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2115) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemFactorizationBlock(2111) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2112) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockResource(2113) owned by factorization
2013-11-15 13:39:42 [FINEST] [ForgeModLoader] Automatically registered mod factorization entity factory_relight_task as factorization.factory_relight_task
2013-11-15 13:39:42 [FINEST] [ForgeModLoader] Automatically registered mod factorization entity factory_servo as factorization.factory_servo
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(6851) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(6849) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(6852) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(6850) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6866) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6838) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemWrathIgniter(6867) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6834) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6841) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6865) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBagOfHolding(6829) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMatrixProgrammer(6844) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6842) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6843) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6868) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6855) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6856) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6857) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6858) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6859) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6854) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(6830) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemAcidBottle(6827) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6845) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6833) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6847) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6839) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6837) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemChargeMeter(6832) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockProxy(6846) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBattery(6831) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemSculptingTool(6860) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemGlazeBucket(6840) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemPocketTable(6853) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6848) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.servo.ItemServoMotor(6862) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.servo.ItemServoRailWidget(6863) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.servo.ItemServoRailWidget(6864) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6835) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6861) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemSocketPart(6870) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(6869) owned by factorization
2013-11-15 13:39:42 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemDayBarrel(6836) owned by factorization
2013-11-15 13:39:42 [FINEST] [factorization] Sent event FMLPreInitializationEvent to mod factorization
2013-11-15 13:39:42 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockFluxGooItem(3711) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockFluxGasItem(3710) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3712) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCustomOreItem(3708) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCosmeticOpaqueItem(3705) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCosmeticSolidItem(3706) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCustomPlantItem(3709) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTaintItem(3721) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTaintFibresItem(3722) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3702) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMetalDeviceItem(3717) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMagicalLogItem(3716) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMagicalLeavesItem(3715) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(3720) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3704) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(3703) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(3723) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3701) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3714) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockAiryItem(3700) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(3707) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(3718) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockStoneDeviceItem(3719) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockJarItem(3713) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3724) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTubeItem(3725) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCasting(7661) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCap(7660) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandRod(7662) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemFocusPouch(7620) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusFire(7616) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusShock(7621) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusHellbat(7618) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusFrost(7617) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusTrade(7622) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusExcavation(7615) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusPortableHole(7619) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusPech(7663) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(7628) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemManaBean(7664) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(7644) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(7640) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(7641) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResearchNotes(7639) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemInkwell(7633) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemThaumonomicon(7643) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemThaumometer(7642) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(7629) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(7653) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(7652) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(7656) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(7651) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(7657) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(7649) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(7650) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(7658) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(7654) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(7627) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNugget(7634) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(7609) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(7636) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(7635) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(7638) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(7637) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemTripleMeatTreat(7659) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(7614) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(7613) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(7612) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(7610) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(7611) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(7647) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(7648) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(7646) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(7606) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemHandMirror(7625) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(7626) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemJarFilled(7607) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemJarNode(7608) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(7632) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(7630) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemUpgrade(7624) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemBell(7623) owned by Thaumcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(7631) owned by Thaumcraft
2013-11-15 13:39:43 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
2013-11-15 13:39:43 [FINEST] [Railcraft] Sending event FMLPreInitializationEvent to mod Railcraft
2013-11-15 13:39:43 [FINE] [Railcraft] Pre-Init Phase
2013-11-15 13:39:43 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2001) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemBucketRailcraft(6755) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2002) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemBucketRailcraft(6760) owned by Railcraft
2013-11-15 13:39:43 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2013-11-15 13:39:43 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2013-11-15 13:39:43 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2013-11-15 13:39:43 [FINER] [Railcraft] Init-First Start: ModuleCore
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbar(6782) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbarReinforced(6783) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemMagnifyingGlass(6784) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShears(6797) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelSword(6790) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShovel(6789) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelPickaxe(6788) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelAxe(6786) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelHoe(6787) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(6730) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(6732) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(6731) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(6729) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemOveralls(6728) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemNugget(6764) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemIngot(6763) owned by Railcraft
2013-11-15 13:39:43 [INFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 328 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(328) owned by Railcraft
2013-11-15 13:39:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.basic as Railcraft.railcraft.cart.basic
2013-11-15 13:39:43 [INFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 342 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(342) owned by Railcraft
2013-11-15 13:39:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.chest as Railcraft.railcraft.cart.chest
2013-11-15 13:39:43 [INFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 343 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(343) owned by Railcraft
2013-11-15 13:39:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.furnace as Railcraft.railcraft.cart.furnace
2013-11-15 13:39:43 [INFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 407 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(407) owned by Railcraft
2013-11-15 13:39:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt as Railcraft.railcraft.cart.tnt
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRail(6768) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTie(6772) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(6754) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(6756) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(6759) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(6758) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(6757) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6770) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailbed(6769) owned by Railcraft
2013-11-15 13:39:43 [FINER] [Railcraft] Init-First Complete: ModuleCore
2013-11-15 13:39:43 [FINER] [Railcraft] Init-First Start: ModuleFactory
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.cube.ItemCube(1998) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6761) owned by Railcraft
2013-11-15 13:39:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.anvil.ItemAnvilBlock(2021) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(2005) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 263, 0
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemPlate(6767) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemDust(6753) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=1998 meta=2
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleExtras
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.tracks.ItemTrack(2014) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2000) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt.wood as Railcraft.railcraft.cart.tnt.wood
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6749) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.work as Railcraft.railcraft.cart.work
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6752) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleTrack
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleSignals
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignal(2011) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalBlockSurveyor(6791) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalTuner(6785) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCircuit(6765) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6771) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleStructures
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPost(2009) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPostMetal(2010) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(2015) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(2016) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.stairs.ItemStair(2013) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.slab.ItemSlab(2012) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.glass.ItemStrengthGlass(2003) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1995) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1991) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1997) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1994) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1996) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1992) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(1993) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(2018) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.detector.ItemDetector(1999) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(2007) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.bore as Railcraft.railcraft.cart.bore
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemTunnelBore(6740) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadDiamond(6779) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadSteel(6781) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadIron(6780) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.track.relayer as Railcraft.railcraft.cart.track.relayer
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6750) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.undercutter as Railcraft.railcraft.cart.undercutter
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6751) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleTransport
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(2006) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tank as Railcraft.railcraft.cart.tank
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6747) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleIC2
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6762) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.batbox as Railcraft.railcraft.cart.energy.batbox
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6741) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.mfe as Railcraft.railcraft.cart.energy.mfe
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6742) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.cesu as Railcraft.railcraft.cart.energy.cesu
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6798) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6775) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6774) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(6773) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleIC2
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleForestry
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6735) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6736) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6733) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(6734) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleForestry
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleThaumcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.plugins.thaumcraft.ItemCrowbarMagic(6800) owned by Railcraft
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: de_DE, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: en_GB, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: en_US, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: es_AR, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: es_ES, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: es_MX, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: es_UY, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: es_VE, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: fr_FR, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: hr_HR, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: it_IT, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: ja_JP, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: ko_KR, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: nl_NL, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: no_NO, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: pl_PL, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: pt_BR, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: pt_PT, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: ru_RU, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: sr_SP, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: zh_CN, tool.crowbar.magic
2013-11-15 13:39:44 [WARNING] [Railcraft] Language Tag is unknown: zh_TW, tool.crowbar.magic
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleThaumcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleSteam
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGear(6766) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleSteam
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleWorld
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.ore.ItemOre(2008) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=2008 meta=0
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=2008 meta=1
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=2008 meta=2
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=2008 meta=3
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=2008 meta=4
2013-11-15 13:39:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=2008 meta=5
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2017) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor as Railcraft.railcraft.cart.anchor
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(6737) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.personal as Railcraft.railcraft.cart.anchor.personal
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(6739) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.admin as Railcraft.railcraft.cart.anchor.admin
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(6738) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleSeasonal
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.pumpkin as Railcraft.railcraft.cart.pumpkin
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6746) owned by Railcraft
2013-11-15 13:39:44 [INFO] [Railcraft] Activating Halloween Seasonal Pack
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.gift as Railcraft.railcraft.cart.gift
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(6744) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleSeasonal
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleTrain
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleLocomotives
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemWhistleTuner(6792) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.loco.steam as Railcraft.railcraft.cart.loco.steam
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemLocomotive(6745) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleLocomotives
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleRouting
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRoutingTable(6776) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicketGold(6778) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicket(6777) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleRouting
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleEmblem
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.emblems.ItemEmblem(6793) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleEmblem
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Start: ModuleMagic
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2019) owned by Railcraft
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity ItemFirestone as Railcraft.ItemFirestone
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneRaw(6795) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneCut(6794) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneRefined(6796) owned by Railcraft
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneCracked(6799) owned by Railcraft
2013-11-15 13:39:44 [FINER] [Railcraft] Init-First Complete: ModuleMagic
2013-11-15 13:39:44 [FINEST] [Railcraft] Sent event FMLPreInitializationEvent to mod Railcraft
2013-11-15 13:39:44 [FINEST] [TC] Sending event FMLPreInitializationEvent to mod TC
2013-11-15 13:39:44 [INFO] [TC] Starting Traincraft 4.1.3_001!
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3220) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3219) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3218) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3215) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3214) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3223) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3222) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3211) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3210) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemBlockOreTC(241) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3213) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemBlockGeneratorWaterWheel(4084) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemBlockGeneratorWindMill(4083) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemBlockGeneratorDiesel(3216) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29256) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29258) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29259) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29260) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29261) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29262) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29263) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29264) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29265) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29266) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29268) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29269) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29270) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29271) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29272) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29273) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29274) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29275) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29276) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29277) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29278) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29279) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29280) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29281) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29282) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29283) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29284) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29285) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29286) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29288) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29289) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29290) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29291) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29292) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29296) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29297) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29298) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29299) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29301) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29305) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29306) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29307) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29308) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29309) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29310) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29311) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29312) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29313) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29314) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29315) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29316) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29317) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29318) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29319) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29320) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29321) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29322) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29323) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29324) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29325) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29326) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29327) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29328) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29329) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29330) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29331) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29332) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29333) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29334) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29335) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29336) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29337) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29338) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29339) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29340) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29341) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29342) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29343) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29344) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29345) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29346) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29347) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29348) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29349) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29350) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29351) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29352) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29353) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29354) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29355) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29356) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29357) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29358) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29359) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29360) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29361) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29362) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29363) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29364) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29365) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29366) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29367) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29368) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29369) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29370) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29371) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29372) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29373) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29374) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29385) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29386) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29388) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29389) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29390) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29391) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29392) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29393) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29394) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29395) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29396) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemChunkLoaderActivator(29300) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRecipeBook(29304) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemStacked(29257) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemZeppelin(29267) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29293) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29294) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29295) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29376) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29377) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29375) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29379) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29380) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29378) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29383) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29382) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29384) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29381) owned by TC
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemWrench(29387) owned by TC
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity zeppelin as TC.zeppelin
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Entity Front Bogie as TC.Entity Front Bogie
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Entity Utility Bogie as TC.Entity Utility Bogie
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger Blue as TC.Passenger Blue
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger Small Black as TC.Passenger Small Black
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger Green Long as TC.Passenger Green Long
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger Short Green as TC.Passenger Short Green
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger 1Class DB as TC.Passenger 1Class DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger 2Class DB as TC.Passenger 2Class DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger High Speed Zero ED as TC.Passenger High Speed Zero ED
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Passenger Tram NY as TC.Passenger Tram NY
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Caboose Red as TC.Caboose Red
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Caboose Black as TC.Caboose Black
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Stock Cart as TC.Stock Cart
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Work Cart Yellow as TC.Work Cart Yellow
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Flat Cart as TC.Flat Cart
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Work Caboose as TC.Work Caboose
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Caboose Logging as TC.Caboose Logging
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Mail Wagon DB as TC.Mail Wagon DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity JukeBox Cart as TC.JukeBox Cart
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Flat Cart SU as TC.Flat Cart SU
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Flat Cart US as TC.Flat Cart US
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tracks Builder as TC.Tracks Builder
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Flat Cart DB as TC.Flat Cart DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Cart Red as TC.Freight Cart Red
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Cart Yellow as TC.Freight Cart Yellow
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Flat Cart Log as TC.Freight Flat Cart Log
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Hopper Green as TC.Freight Hopper Green
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Open Wagon as TC.Freight Open Wagon
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Hopper US as TC.Freight Hopper US
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Flat Cart Wood US as TC.Freight Flat Cart Wood US
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Cart US as TC.Freight Cart US
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Box Cart US as TC.Freight Box Cart US
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Cart Small as TC.Freight Cart Small
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Minecart Yellow as TC.Freight Minecart Yellow
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Flat Logs as TC.Freight Flat Logs
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Cart Closed RedBrown as TC.Freight Cart Closed RedBrown
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Open RedBrown as TC.Freight Open RedBrown
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Wagon DB as TC.Freight Wagon DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Flat Cart Rails DB as TC.Freight Flat Cart Rails DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Flat Cart Logs DB as TC.Freight Flat Cart Logs DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Gondola DB as TC.Freight Gondola DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Center Beam Empty as TC.Freight Center Beam Empty
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Center Beam Wood1 as TC.Freight Center Beam Wood1
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Center Beam Wood2 as TC.Freight Center Beam Wood2
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Well Car as TC.Freight Well Car
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Freight Trailer as TC.Freight Trailer
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tank Wagon DB as TC.Tank Wagon DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tank Wagon US as TC.Tank Wagon US
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tank Wagon Grey as TC.Tank Wagon Grey
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tank Lava as TC.Tank Lava
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tank Wagon Yellow as TC.Tank Wagon Yellow
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tender Small Black as TC.Tender Small Black
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tender Heavy as TC.Tender Heavy
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tender 4-4-0 Red as TC.Tender 4-4-0 Red
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tender BR01 as TC.Tender BR01
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tender ER_USSR as TC.Tender ER_USSR
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Tender C62Class as TC.Tender C62Class
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel KOF DB as TC.Loco Diesel KOF DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel GP40 as TC.Loco Diesel GP40
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel CME3 as TC.Loco Diesel CME3
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel GP7 as TC.Loco Diesel GP7
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel SD40 as TC.Loco Diesel SD40
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel SD70 as TC.Loco Diesel SD70
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel Shunter as TC.Loco Diesel Shunter
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Diesel V60 DB as TC.Loco Diesel V60 DB
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Electric VL10 as TC.Loco Electric VL10
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Electric BR_E69 as TC.Loco Electric BR_E69
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Electric Minetrain as TC.Loco Electric Minetrain
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Electric High Speed ZeroED as TC.Loco Electric High Speed ZeroED
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Electric Yellow Wood Tram as TC.Loco Electric Yellow Wood Tram
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Electric Tram NY as TC.Loco Electric Tram NY
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam Cherepanov as TC.Loco Steam Cherepanov
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam BR80 as TC.Loco Steam BR80
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam 4-4-0 as TC.Loco Steam 4-4-0
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam Small as TC.Loco Steam Small
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam C62Class as TC.Loco Steam C62Class
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam BR01 as TC.Loco Steam BR01
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam ER_USSR as TC.Loco Steam ER_USSR
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam Forney as TC.Loco Steam Forney
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam Mogul as TC.Loco Steam Mogul
2013-11-15 13:39:44 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Loco Steam Shay as TC.Loco Steam Shay
2013-11-15 13:39:44 [FINEST] [TC] Sent event FMLPreInitializationEvent to mod TC
2013-11-15 13:39:44 [FINEST] [TwilightForest] Sending event FMLPreInitializationEvent to mod TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1928) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1937) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1627) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1923) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1922) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1936) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1932) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1926) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1921) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1925) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFPlant(1935) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1945) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1924) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1934) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1938) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1933) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1930) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1929) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1931) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1942) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1940) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1941) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1943) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1939) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1944) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1946) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(1947) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6653) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(6658) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(6640) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTwilightWand(6660) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFLifeDrainWand(6659) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFZombieWand(6661) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMeter(6656) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(6642) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(6644) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(6655) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6610) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6643) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6645) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6641) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6629) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6625) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(6623) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(6628) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(6626) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(6622) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodSword(6631) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodShovel(6630) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodPick(6627) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodAxe(6621) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodHoe(6624) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6674) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSpawnEgg(6663) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6678) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6677) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6619) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6611) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTrophy(6620) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6614) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(6613) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(6617) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(6615) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(6612) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFierySword(6618) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryPick(6616) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6668) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(6666) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(6671) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(6669) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(6665) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafSword(6673) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafShovel(6672) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafPick(6670) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafAxe(6664) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafHoe(6667) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMinotaurAxe(6651) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazebreakerPick(6647) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTransformPowder(6676) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6648) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6649) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(9650) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6646) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMagicMap(6606) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(6607) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(6608) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMagnet(6654) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCrumbleHorn(6605) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPeacockFan(6657) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMoonwormQueen(6652) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(6603) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(6604) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(6600) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(6601) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(6602) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTowerKey(6675) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6598) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6599) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(6609) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6597) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6632) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(6662) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(6635) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(6638) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(6636) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(6634) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlySword(6639) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyPick(6637) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyAxe(6633) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPhantomArmor(6680) owned by TwilightForest
2013-11-15 13:39:44 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPhantomArmor(6681) owned by TwilightForest
2013-11-15 13:39:44 [FINEST] [TwilightForest] Sent event FMLPreInitializationEvent to mod TwilightForest
2013-11-15 13:39:44 [FINEST] [DartCraft] Sending event FMLPreInitializationEvent to mod DartCraft
2013-11-15 13:39:44 [INFO] [DartCraft] DartCraft Beta 0.2.12 Initializing.
2013-11-15 13:39:44 [INFO] [DartCraft] by: bluedart
2013-11-15 13:39:45 [FINEST] [DartCraft] Sent event FMLPreInitializationEvent to mod DartCraft
2013-11-15 13:39:45 [FINEST] [DragonAPI] Sending event FMLPreInitializationEvent to mod DragonAPI
2013-11-15 13:39:45 [INFO] [STDOUT] Replaced 281 ore recipies
2013-11-15 13:39:45 [FINEST] [DragonAPI] Sent event FMLPreInitializationEvent to mod DragonAPI
2013-11-15 13:39:45 [FINEST] [DragonMounts] Sending event FMLPreInitializationEvent to mod DragonMounts
2013-11-15 13:39:45 [FINEST] [DragonMounts] Sent event FMLPreInitializationEvent to mod DragonMounts
2013-11-15 13:39:45 [FINEST] [EnderIO] Sending event FMLPreInitializationEvent to mod EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemCapacitor(7338) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemAlloy(7337) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2363) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemFusedQuartzFrame(7341) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemMachinePart(7348) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemPowderIngot(7349) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemMaterial(7350) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2362) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.enderface.ItemEnderface(7340) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2370) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2365) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomFence(2356) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomFenceGate(2357) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomWall(2360) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomStair(2359) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomSlab(2358) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomSlab(2355) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2368) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2367) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2366) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2351) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.power.BlockItemCapacitorBank(2352) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2369) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2371) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2353) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2354) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.facade.ItemConduitFacade(7339) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.redstone.ItemRedstoneConduit(7345) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.power.ItemPowerConduit(7344) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.liquid.ItemLiquidConduit(7343) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2361) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2364) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemYetaWrench(7346) owned by EnderIO
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.monitor.ItemMJReader(7347) owned by EnderIO
2013-11-15 13:39:45 [FINEST] [EnderIO] Sent event FMLPreInitializationEvent to mod EnderIO
2013-11-15 13:39:45 [FINEST] [ExtraUtilities] Sending event FMLPreInitializationEvent to mod ExtraUtilities
2013-11-15 13:39:45 [FINEST] [ExtraUtilities] Sent event FMLPreInitializationEvent to mod ExtraUtilities
2013-11-15 13:39:45 [FINEST] [factorization.misc] Sending event FMLPreInitializationEvent to mod factorization.misc
2013-11-15 13:39:45 [FINEST] [factorization.misc] Sent event FMLPreInitializationEvent to mod factorization.misc
2013-11-15 13:39:45 [FINEST] [factorization.notify] Sending event FMLPreInitializationEvent to mod factorization.notify
2013-11-15 13:39:45 [FINEST] [factorization.notify] Sent event FMLPreInitializationEvent to mod factorization.notify
2013-11-15 13:39:45 [FINEST] [factorization.dimensionalSlice] Sending event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-11-15 13:39:45 [FINEST] [factorization.dimensionalSlice] Sent event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-11-15 13:39:45 [FINEST] [flatsigns] Sending event FMLPreInitializationEvent to mod flatsigns
2013-11-15 13:39:45 [FINE] [flatsigns] Attempting to load the file version.properties from flatsigns-1.6.2-universal-1.4.0.15.jar to locate a version number for flatsigns
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1516) owned by flatsigns
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item myrathi.flatsigns.item.ItemSpongeWipe(5907) owned by flatsigns
2013-11-15 13:39:45 [INFO] [Flat Signs] Config loaded from: C:\Users\victor\AppData\Roaming\.minecraft\config\flatsigns.cfg
2013-11-15 13:39:45 [FINEST] [flatsigns] Sent event FMLPreInitializationEvent to mod flatsigns
2013-11-15 13:39:45 [FINEST] [GalacticraftCore] Sending event FMLPreInitializationEvent to mod GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemBlock(1904) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1903) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese(6578) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed(6577) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemRawIron(6580) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(6579) owned by GalacticraftCore
2013-11-15 13:39:45 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical (5 / 1)
2013-11-15 13:39:45 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityElectric (1 / 1)
2013-11-15 13:39:45 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor (3 / 1)
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1900) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockLandingPad(1890) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1891) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1901) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1902) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1883) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1878) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1881) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1876) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1896) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1888) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockAirLock(1879) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1880) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1895) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockOxygenCompressor(1877) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockBase(1885) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1889) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1899) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockDummy(1886) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1893) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockEnclosedBlock(1887) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1892) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockCargoLoader(1882) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1894) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockSolar(1898) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockMachine(1908) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockMachine(1909) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockAluminumWire(1906) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1907) owned by GalacticraftCore
2013-11-15 13:39:45 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/items/GCCoreItemWrench (1 / 1)
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(6557) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(6558) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(6553) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask(6537) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship(6570) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses(6538) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe(6573) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe(6571) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe(6572) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade(6574) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSword(6575) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(6541) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(6540) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(6542) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(6539) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister(6547) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6543) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6549) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6561) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBow(6552) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6554) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine(6564) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6565) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6567) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6569) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy(6546) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag(6550) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear(6562) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute(6563) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6548) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister(6559) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister(6566) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(6551) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor(6560) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic(6568) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKey(6555) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial(6545) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook(6556) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBasic(6544) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBattery(8706) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemInfiniteBattery(8707) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemMeteorChunk(8708) owned by GalacticraftCore
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemWrench(8709) owned by GalacticraftCore
2013-11-15 13:39:45 [FINEST] [GalacticraftCore] Sent event FMLPreInitializationEvent to mod GalacticraftCore
2013-11-15 13:39:45 [FINEST] [GalacticraftMars] Sending event FMLPreInitializationEvent to mod GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlock(1913) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1910) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1917) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockRock(1914) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1916) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockMachine(1912) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1911) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockTintedGlassPane(1915) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItem(6587) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemPickaxe(6592) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemAxe(6590) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemHoe(6591) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpade(6593) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSword(6594) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(6584) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(6583) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(6585) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(6582) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpaceshipTier2(6589) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemKey(6586) owned by GalacticraftMars
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSchematic(6588) owned by GalacticraftMars
2013-11-15 13:39:45 [FINEST] [GalacticraftMars] Sent event FMLPreInitializationEvent to mod GalacticraftMars
2013-11-15 13:39:45 [FINEST] [ganysnether] Sending event FMLPreInitializationEvent to mod ganysnether
2013-11-15 13:39:45 [INFO] [GANYSNETHER] Starting version check.
2013-11-15 13:39:45 [FINEST] [ForgeModLoader] Automatically registered mod ganysnether entity ganysnether.EntityLightningBall as ganysnether.ganysnether.EntityLightningBall
2013-11-15 13:39:45 [FINEST] [ForgeModLoader] Automatically registered mod ganysnether entity ganysnether.EntitySlowTNT as ganysnether.ganysnether.EntitySlowTNT
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(431) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(432) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(433) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(434) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemSoulGlass(435) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(442) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(436) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(437) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(438) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(447) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemGlowBox(439) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemColouredQuartzBlock(440) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemColouredChiselledQuartzBlock(441) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(451) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(455) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(462) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(453) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(452) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(463) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(454) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(461) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(460) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1620) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1621) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1622) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1623) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1624) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1625) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1626) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemColouredQuartzPillars(443) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemColouredQuartzPillars(444) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemColouredQuartzPillars(445) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.blocks.ItemColouredQuartzPillars(446) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(450) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(448) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(449) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(459) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(456) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(457) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(458) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BlazeHelmet(31999) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BlazeChestplate(31998) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BlazeLeggings(7257) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BlazeBoots(7258) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.QuarzBerrySeeds(7259) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.QuarzBerry(7260) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.GhostSeeds(7261) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SpectreWheat(7262) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SpookyFlour(7263) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.GlowingReed(7264) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BottomlessBucket(7265) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.DimensionalBread(7266) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BaseballBat(7267) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SceptreOfConcealment(7268) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SkeletonSpawner(7269) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SilverfishScale(7270) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BatWing(7271) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.CookedBatWing(31997) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.WolfTeeth(31996) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.BlazeIngot(31995) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SceptreOfFireCharging(31994) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SceptreOfLightning(31993) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.SceptreCap(31992) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.WitherShrubSeeds(31991) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.LivingSoul(31990) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.IronNugget(31989) owned by ganysnether
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item ganymedes01.ganysnether.items.Flour(31988) owned by ganysnether
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=4
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=4
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=4
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=5
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=5
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=5
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=6
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=6
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=6
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=7
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=7
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=7
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=8
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=8
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=8
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=9
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=9
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=9
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=10
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=10
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=10
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=11
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=11
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=11
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=12
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=12
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=12
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=13
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=13
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=13
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=14
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=14
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=14
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherGlowBox, id=439 meta=15
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=440 meta=15
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=441 meta=15
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=443 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=443 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=443 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=443 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=444 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=444 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=444 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=444 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=445 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=445 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=445 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=445 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=446 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=446 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=446 meta=2
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=446 meta=3
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzBlock, id=155 meta=0
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredChiseledQuartz, id=155 meta=1
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: ganysNetherColouredQuartzPillar, id=155 meta=2
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINE] [ganysnether] ganysnether successfully added a recipe to the Magmatic Centrifuge.
2013-11-15 13:39:45 [FINEST] [ganysnether] Sent event FMLPreInitializationEvent to mod ganysnether
2013-11-15 13:39:45 [FINEST] [iChunUtil] Sending event FMLPreInitializationEvent to mod iChunUtil
2013-11-15 13:39:45 [FINEST] [iChunUtil] Sent event FMLPreInitializationEvent to mod iChunUtil
2013-11-15 13:39:45 [FINEST] [GraviGun] Sending event FMLPreInitializationEvent to mod GraviGun
2013-11-15 13:39:45 [INFO] [GraviGun] [2.0.0] Loading properties.
2013-11-15 13:39:45 [FINEST] [GraviGun] Sent event FMLPreInitializationEvent to mod GraviGun
2013-11-15 13:39:45 [FINEST] [HeldCore] Sending event FMLPreInitializationEvent to mod HeldCore
2013-11-15 13:39:45 [FINEST] [HeldCore] Sent event FMLPreInitializationEvent to mod HeldCore
2013-11-15 13:39:45 [FINEST] [IC2NuclearControl] Sending event FMLPreInitializationEvent to mod IC2NuclearControl
2013-11-15 13:39:45 [FINEST] [IC2NuclearControl] Sent event FMLPreInitializationEvent to mod IC2NuclearControl
2013-11-15 13:39:45 [FINEST] [inventorytweaks] Sending event FMLPreInitializationEvent to mod inventorytweaks
2013-11-15 13:39:45 [INFO] [ForgeModLoader] InvTweaks: invtweaks.InvTweaksObfuscation
2013-11-15 13:39:45 [FINEST] [inventorytweaks] Sent event FMLPreInitializationEvent to mod inventorytweaks
2013-11-15 13:39:45 [FINEST] [IronChest] Sending event FMLPreInitializationEvent to mod IronChest
2013-11-15 13:39:45 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.641.zip to locate a version number for IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5422) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5421) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5418) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5423) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5417) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5419) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5425) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5424) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(5420) owned by IronChest
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemIronChest(1261) owned by IronChest
2013-11-15 13:39:45 [FINEST] [IronChest] Sent event FMLPreInitializationEvent to mod IronChest
2013-11-15 13:39:45 [FINEST] [MFFS] Sending event FMLPreInitializationEvent to mod MFFS
2013-11-15 13:39:45 [INFO] [STDOUT] [UniversalElectricity] Loading compatibility API version 1.0.0
2013-11-15 13:39:45 [INFO] [STDOUT] [UniversalElectricity] Compiled with IndustrialCraft API version @ICxVersion@
2013-11-15 13:39:45 [INFO] [STDOUT] [UniversalElectricity] Compiled with BuildCraft API version @BCxVersion@
2013-11-15 13:39:45 [INFO] [STDOUT] [UniversalElectricity] Compiled with ThermalExpansion API version @TExVersion@
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.ItemRemoteController(5844) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemMFFS(5812) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCube(5814) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeSphere(5818) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeTube(5819) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModePyramid(5817) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCylinder(5816) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCustom(5815) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5842) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5836) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5835) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5839) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5827) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleFusion(5831) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleManipulator(5834) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5826) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleDisintegration(5830) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleShock(5837) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5832) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleSponge(5840) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleStablize(5841) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.card.ItemCard(5807) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardFrequency(5808) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardLink(5811) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardID(5809) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardInfinite(5810) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiFriendly(5820) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiHostile(5821) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiPersonnel(5822) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleConfiscate(5829) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleWarn(5843) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(5824) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(5825) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(5823) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5828) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5833) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(5838) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemMFFS(5813) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleRepulsion(5845) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1458) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1457) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1459) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1462) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1456) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1460) owned by MFFS
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1461) owned by MFFS
2013-11-15 13:39:45 [INFO] [GANYSNETHER] The version 1.5.0 is the current version.
2013-11-15 13:39:45 [FINEST] [MFFS] Sent event FMLPreInitializationEvent to mod MFFS
2013-11-15 13:39:45 [FINEST] [MFR Compat Forestry Trees] Sending event FMLPreInitializationEvent to mod MFR Compat Forestry Trees
2013-11-15 13:39:45 [FINEST] [MFR Compat Forestry Trees] Sent event FMLPreInitializationEvent to mod MFR Compat Forestry Trees
2013-11-15 13:39:45 [FINEST] [MFR Compat Extra Trees] Sending event FMLPreInitializationEvent to mod MFR Compat Extra Trees
2013-11-15 13:39:45 [FINEST] [MFR Compat Extra Trees] Sent event FMLPreInitializationEvent to mod MFR Compat Extra Trees
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-15 13:39:45 [FINEST] [Mystcraft] Sending event FMLPreInitializationEvent to mod Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemPage(6360) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemAgebook(6357) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbook(6358) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked(6361) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemNotebook(6359) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemWritingDesk(6363) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemInkVial(6362) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1755) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1751) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1759) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1752) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1756) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemDecayBlock(1761) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1757) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1753) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1760) owned by Mystcraft
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemBlockFluid(1754) owned by Mystcraft
2013-11-15 13:39:45 [FINEST] [Mystcraft] Sent event FMLPreInitializationEvent to mod Mystcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:45 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-15 13:39:45 [FINEST] [MiscPeripherals] Sending event FMLPreInitializationEvent to mod MiscPeripherals
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(1366) owned by MiscPeripherals
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(1367) owned by MiscPeripherals
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemMulti(5677) owned by MiscPeripherals
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemSmartHelmet(5679) owned by MiscPeripherals
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemCart(5678) owned by MiscPeripherals
2013-11-15 13:39:45 [INFO] [STDOUT] IC2 API: Call getItem failed for refinedUranium
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: IC2
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: NuclearControl
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: AdvancedSolarPanel
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: CompactSolars
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: Forestry
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: Railcraft
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: StevesCarts
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: ChickenChunks
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: BuildCraftCore
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: BuildCraftFactory
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: BuildCraftTransport
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: EnderStorage
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: WRCBE
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: Factorization
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: PortalGun
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: AppEng
2013-11-15 13:39:45 [INFO] [MiscPeripherals] Loaded module: TConstruct
2013-11-15 13:39:45 [FINEST] [MiscPeripherals] Sent event FMLPreInitializationEvent to mod MiscPeripherals
2013-11-15 13:39:45 [FINEST] [AdvancedSolarPanel] Sending event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvSolarPanel(194) owned by AdvancedSolarPanel
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvSolarHelmet(30832) owned by AdvancedSolarPanel
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item advsolar.ItemHSolarHelmet(30833) owned by AdvancedSolarPanel
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item advsolar.ItemHSolarHelmet(30834) owned by AdvancedSolarPanel
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvanced(30831) owned by AdvancedSolarPanel
2013-11-15 13:39:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: solarPanelHV, id=194 meta=2
2013-11-15 13:39:45 [FINEST] [AdvancedSolarPanel] Sent event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-11-15 13:39:45 [FINEST] [GraviSuite] Sending event FMLPreInitializationEvent to mod GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviChestPlate(7372) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedNanoChestPlate(7371) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemUltimateLappack(7375) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedLappack(7370) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedJetPack(7369) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemVajra(7377) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviTool(7373) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvDDrill(7368) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvChainsaw(7367) owned by GraviSuite
2013-11-15 13:39:45 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemSimpleItems(7374) owned by GraviSuite
2013-11-15 13:39:45 [FINEST] [GraviSuite] Sent event FMLPreInitializationEvent to mod GraviSuite
2013-11-15 13:39:45 [FINEST] [numina] Sending event FMLPreInitializationEvent to mod numina
2013-11-15 13:39:46 [FINEST] [numina] Sent event FMLPreInitializationEvent to mod numina
2013-11-15 13:39:46 [FINEST] [powersuits] Sending event FMLPreInitializationEvent to mod powersuits
2013-11-15 13:39:46 [FINEST] [powersuits] Sent event FMLPreInitializationEvent to mod powersuits
2013-11-15 13:39:46 [FINEST] [ForgeMultipart] Sending event FMLPreInitializationEvent to mod ForgeMultipart
2013-11-15 13:39:46 [FINEST] [ForgeMultipart] Sent event FMLPreInitializationEvent to mod ForgeMultipart
2013-11-15 13:39:46 [FINEST] [Natura|ForgeMuliPart] Sending event FMLPreInitializationEvent to mod Natura|ForgeMuliPart
2013-11-15 13:39:46 [FINEST] [Natura|ForgeMuliPart] Sent event FMLPreInitializationEvent to mod Natura|ForgeMuliPart
2013-11-15 13:39:46 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLPreInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-11-15 13:39:46 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLPreInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-11-15 13:39:46 [FINEST] [Natura|NotEnoughItems] Sending event FMLPreInitializationEvent to mod Natura|NotEnoughItems
2013-11-15 13:39:46 [FINEST] [Natura|NotEnoughItems] Sent event FMLPreInitializationEvent to mod Natura|NotEnoughItems
2013-11-15 13:39:46 [FINEST] [NEIAddons] Sending event FMLPreInitializationEvent to mod NEIAddons
2013-11-15 13:39:46 [FINEST] [NEIAddons] Sent event FMLPreInitializationEvent to mod NEIAddons
2013-11-15 13:39:46 [FINEST] [NEIAddons|AE] Sending event FMLPreInitializationEvent to mod NEIAddons|AE
2013-11-15 13:39:46 [INFO] [NEIAddons|AE] Version check success: AppliedEnergistics required / rv13.c detected
2013-11-15 13:39:46 [FINEST] [NEIAddons|AE] Sent event FMLPreInitializationEvent to mod NEIAddons|AE
2013-11-15 13:39:46 [FINEST] [NEIAddons|CraftingTables] Sending event FMLPreInitializationEvent to mod NEIAddons|CraftingTables
2013-11-15 13:39:46 [FINEST] [NEIAddons|CraftingTables] Sent event FMLPreInitializationEvent to mod NEIAddons|CraftingTables
2013-11-15 13:39:46 [FINEST] [NEIAddons|ExtraBees] Sending event FMLPreInitializationEvent to mod NEIAddons|ExtraBees
2013-11-15 13:39:46 [INFO] [NEIAddons|ExtraBees] Version check success: ExtraBees@[1.6-pre15,) required / 1.8-dev2 detected
2013-11-15 13:39:46 [INFO] [NEIAddons|ExtraBees] Version check success: Forestry@[2.2.9.0,) required / 2.3.0.7 detected
2013-11-15 13:39:46 [FINEST] [NEIAddons|ExtraBees] Sent event FMLPreInitializationEvent to mod NEIAddons|ExtraBees
2013-11-15 13:39:46 [FINEST] [NEIAddons|Forestry] Sending event FMLPreInitializationEvent to mod NEIAddons|Forestry
2013-11-15 13:39:46 [INFO] [NEIAddons|Forestry] Version check success: Forestry@[2.2.9.0,) required / 2.3.0.7 detected
2013-11-15 13:39:46 [FINEST] [NEIAddons|Forestry] Sent event FMLPreInitializationEvent to mod NEIAddons|Forestry
2013-11-15 13:39:46 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLPreInitializationEvent to mod NEIAddons|MiscPeripherals
2013-11-15 13:39:46 [INFO] [NEIAddons|MiscPeripherals] Version check success: MiscPeripherals required / 3.3 detected
2013-11-15 13:39:46 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLPreInitializationEvent to mod NEIAddons|MiscPeripherals
2013-11-15 13:39:46 [FINEST] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
2013-11-15 13:39:46 [FINEST] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
2013-11-15 13:39:46 [FINEST] [ObsidiPlates] Sending event FMLPreInitializationEvent to mod ObsidiPlates
2013-11-15 13:39:46 [FINE] [ObsidiPlates] Attempting to load the file version.properties from obsidiplates-1.6.2-universal-2.0.0.15.jar to locate a version number for ObsidiPlates
2013-11-15 13:39:46 [FINE] [fml.ItemTracker] Adding item myrathi.obsidiplates.item.ItemMultiPressurePlate(1511) owned by ObsidiPlates
2013-11-15 13:39:46 [INFO] [ObsidiPlates] Config loaded from: C:\Users\victor\AppData\Roaming\.minecraft\config\ObsidiPlates.cfg
2013-11-15 13:39:46 [FINEST] [ObsidiPlates] Sent event FMLPreInitializationEvent to mod ObsidiPlates
2013-11-15 13:39:46 [FINEST] [OpenPeripheral] Sending event FMLPreInitializationEvent to mod OpenPeripheral
2013-11-15 13:39:47 [FINEST] [OpenPeripheral] Sent event FMLPreInitializationEvent to mod OpenPeripheral
2013-11-15 13:39:47 [FINEST] [OpenBlocks] Sending event FMLPreInitializationEvent to mod OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2766) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2763) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2759) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2764) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2767) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2771) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2762) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemFlagBlock(2761) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemTankBlock(2770) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemTrophyBlock(2772) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2756) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2769) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2758) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2773) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2768) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2757) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginary(2765) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2760) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2774) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2775) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2776) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2777) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2778) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2783) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2779) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2780) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2781) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2782) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2784) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2785) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2787) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2786) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2788) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemGeneric(7578) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemFilledBucket(7587) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemHangGlider(7583) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemLuggage(7584) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSonicGlasses(7585) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(7580) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses$ItemCrayonGlasses(7579) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(7582) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(7581) owned by OpenBlocks
2013-11-15 13:39:47 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity BlockEntity as OpenBlocks.BlockEntity
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemCraneControl(7576) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemCraneBackpack(7577) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSlimalyzer(7586) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSleepingBag(7588) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemPaintBrush(7589) owned by OpenBlocks
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemStencil(7590) owned by OpenBlocks
2013-11-15 13:39:47 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Luggage as OpenBlocks.Luggage
2013-11-15 13:39:47 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Hang Glider as OpenBlocks.Hang Glider
2013-11-15 13:39:47 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Magnet as OpenBlocks.Magnet
2013-11-15 13:39:47 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Block as OpenBlocks.Block
2013-11-15 13:39:47 [INFO] [STDOUT] Enabling adapter openblocks.integration.AdapterVillageHighlighter@24057ded
2013-11-15 13:39:47 [INFO] [STDOUT] Enabling adapter openblocks.integration.AdapterDonationStation@3c7cd073
2013-11-15 13:39:47 [FINEST] [OpenBlocks] Sent event FMLPreInitializationEvent to mod OpenBlocks
2013-11-15 13:39:47 [FINEST] [PortalGun] Sending event FMLPreInitializationEvent to mod PortalGun
2013-11-15 13:39:47 [INFO] [PortalGun] [2.0.1] Loading properties.
2013-11-15 13:39:47 [FINEST] [PortalGun] Sent event FMLPreInitializationEvent to mod PortalGun
2013-11-15 13:39:47 [FINEST] [PowerConverters] Sending event FMLPreInitializationEvent to mod PowerConverters
2013-11-15 13:39:47 [FINEST] [PowerConverters] Sent event FMLPreInitializationEvent to mod PowerConverters
2013-11-15 13:39:47 [FINEST] [ProjRed|Core] Sending event FMLPreInitializationEvent to mod ProjRed|Core
2013-11-15 13:39:47 [FINEST] [ProjRed|Core] Sent event FMLPreInitializationEvent to mod ProjRed|Core
2013-11-15 13:39:47 [FINEST] [TConstruct] Sending event FMLPreInitializationEvent to mod TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.TitleIcon(5943) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.CraftingItem(5934) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.MaterialItem(5938) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5944) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolShard(5945) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Pattern(5946) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.MetalPattern(5939) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ArmorPattern(6001) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Manual(5942) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.FilledBucket(5935) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Pickaxe(5989) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Shovel(5994) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Hatchet(5973) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Broadsword(5976) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Longsword(5986) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Rapier(5991) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Dagger(5980) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Cutlass(5979) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.FryingPan(5982) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.BattleSign(5975) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Mattock(5988) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Chisel(5977) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.LumberAxe(5987) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Cleaver(5978) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Scythe(5992) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Excavator(5981) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Hammer(5983) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Battleaxe(5974) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Shortbow(5993) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Arrow(5972) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.PotionLauncher(5990) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5964) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5966) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5948) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5969) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5970) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5971) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5960) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5968) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5959) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5963) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5951) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5958) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPartHidden(5955) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5954) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5967) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5950) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5965) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5962) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5952) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5961) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5956) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Bowstring(5949) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(5947) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Fletching(5953) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.DiamondApple(5937) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.StrangeFood(5941) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.OreBerries(5940) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Jerky(5996) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.HeartCanister(5928) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.Knapsack(5933) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.EssenceCrystal(5995) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.GoldenHead(5936) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(5999) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(5998) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(6000) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(5997) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.SpoolOfWire(6003) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.LengthWire(6002) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ToolStationItemBlock(1592) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetadataItemBlock(1591) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1594) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftingSlabItemBlock(1600) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1617) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1548) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftedSoilItemBlock(1586) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedSlabItem(1583) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedSlabItem(1588) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalItemBlock(1553) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.HamboneItemBlock(1603) owned by TConstruct
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: hambone, id=1603 meta=0
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab1Item(1609) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab2Item(1610) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SmelteryItemBlock(1585) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.LavaTankItemBlock(1550) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedTableItemBlock(1584) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CastingChannelItem(1598) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1613) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.RedstoneMachineItem(1582) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ItemBlockLandmine(1549) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1596) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1469) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1597) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1593) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1595) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetadataItemBlock(1616) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1546) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1566) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1564) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1560) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1575) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1554) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1559) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1557) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1558) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1555) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1568) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1556) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1570) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1573) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1563) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1574) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1562) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1552) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1569) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1567) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1572) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1571) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1565) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1561) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1604) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1602) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGelItemBlock(1599) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGrassItemBlock(1605) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeTallGrassItem(1607) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeLeavesItemBlock(1606) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeSaplingItemBlock(1608) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1611) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1612) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1590) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1614) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickItem(1576) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickFancyItem(1577) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushItem(1578) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushSecondItem(1579) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalOreItemBlock(1581) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GravelOreItem(1580) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedBlockItem(1587) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassBlockItem(1543) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassPaneItem(1547) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearItem(1544) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearPaneItem(1545) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1601) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1615) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SignalBusItem(1618) owned by TConstruct
2013-11-15 13:39:47 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SignalTerminalItem(1619) owned by TConstruct
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1581 meta=1
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreArdite, id=1581 meta=2
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1581 meta=3
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1581 meta=4
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1581 meta=5
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1580 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreGold, id=1580 meta=1
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1580 meta=5
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1580 meta=2
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1580 meta=3
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1580 meta=4
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCobalt, id=1553 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockArdite, id=1553 meta=1
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockManyullyn, id=1553 meta=2
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCopper, id=1553 meta=3
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockBronze, id=1553 meta=4
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockTin, id=1553 meta=5
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockNaturalAluminum, id=1553 meta=6
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockAluminumBrass, id=1553 meta=7
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockAlumite, id=1553 meta=8
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=1553 meta=9
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockIron, id=42 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockGold, id=41 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabCloth, id=1609 meta=32767
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabCloth, id=1610 meta=32767
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stoneMossy, id=98 meta=1
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stoneMossy, id=48 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: crafterWood, id=58 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassWhite, id=1544 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassOrange, id=1544 meta=1
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassMagenta, id=1544 meta=2
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassLightBlue, id=1544 meta=3
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassYellow, id=1544 meta=4
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassLime, id=1544 meta=5
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassPink, id=1544 meta=6
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassGray, id=1544 meta=7
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassLightGray, id=1544 meta=8
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassCyan, id=1544 meta=9
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassPurple, id=1544 meta=10
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassBlue, id=1544 meta=11
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassBrown, id=1544 meta=12
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassGreen, id=1544 meta=13
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassRed, id=1544 meta=14
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassBlack, id=1544 meta=15
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glass, id=1543 meta=0
2013-11-15 13:39:47 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glass, id=20 meta=0
2013-11-15 13:39:48 [FINEST] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct
2013-11-15 13:39:48 [FINEST] [ProjRed|Compatability] Sending event FMLPreInitializationEvent to mod ProjRed|Compatability
2013-11-15 13:39:48 [INFO] [Project Red] Loaded TConstruct Compatability Proxy
2013-11-15 13:39:48 [FINEST] [ProjRed|Compatability] Sent event FMLPreInitializationEvent to mod ProjRed|Compatability
2013-11-15 13:39:48 [FINEST] [ProjRed|Integration] Sending event FMLPreInitializationEvent to mod ProjRed|Integration
2013-11-15 13:39:48 [FINEST] [ProjRed|Integration] Sent event FMLPreInitializationEvent to mod ProjRed|Integration
2013-11-15 13:39:48 [FINEST] [ProjRed|Transmission] Sending event FMLPreInitializationEvent to mod ProjRed|Transmission
2013-11-15 13:39:48 [FINEST] [ProjRed|Transmission] Sent event FMLPreInitializationEvent to mod ProjRed|Transmission
2013-11-15 13:39:48 [FINEST] [ProjRed|Exploration] Sending event FMLPreInitializationEvent to mod ProjRed|Exploration
2013-11-15 13:39:48 [FINEST] [ProjRed|Exploration] Sent event FMLPreInitializationEvent to mod ProjRed|Exploration
2013-11-15 13:39:48 [FINEST] [ProjRed|Illumination] Sending event FMLPreInitializationEvent to mod ProjRed|Illumination
2013-11-15 13:39:48 [FINEST] [ProjRed|Illumination] Sent event FMLPreInitializationEvent to mod ProjRed|Illumination
2013-11-15 13:39:48 [FINEST] [JAKJ_RedstoneInMotion] Sending event FMLPreInitializationEvent to mod JAKJ_RedstoneInMotion
2013-11-15 13:39:48 [FINEST] [JAKJ_RedstoneInMotion] Sent event FMLPreInitializationEvent to mod JAKJ_RedstoneInMotion
2013-11-15 13:39:48 [FINEST] [RotaryCraft] Sending event FMLPreInitializationEvent to mod RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemScrewdriver(25369) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Screwdriver with ID 25369 to Item Variable ItemScrewdriver (slot 0)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemMeter(25356) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Angular Transducer with ID 25356 to Item Variable ItemMeter (slot 1)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemDebug(25366) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Magic Wand with ID 25366 to Item Variable ItemDebug (slot 2)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemWorldEdit(25280) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item WorldEdit Tool with ID 25280 to Item Variable ItemWorldEdit (slot 3)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemHandBook(25368) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item RotaryCraft Handbook with ID 25368 to Item Variable ItemHandBook (slot 4)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(25281) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Yeast with ID 25281 to Item Variable ItemBasic (slot 5)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(25262) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ethanol Crystals with ID 25262 to Item Variable ItemBasic (slot 6)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemCanolaSeed(25261) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Canola Seeds with ID 25261 to Item Variable ItemCanolaSeed (slot 7)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemCoil(25279) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Wind Spring with ID 25279 to Item Variable ItemCoil (slot 8)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemUltrasound(25371) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ultrasound with ID 25371 to Item Variable ItemUltrasound (slot 9)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemMotionTracker(25367) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Motion Tracker with ID 25367 to Item Variable ItemMotionTracker (slot 10)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemVacuum(25372) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Vacuum with ID 25372 to Item Variable ItemVacuum (slot 11)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemStunGun(25365) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Knockback Gun with ID 25365 to Item Variable ItemStunGun (slot 12)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemGravelGun(25363) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Gravel Gun with ID 25363 to Item Variable ItemGravelGun (slot 13)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemFireballLauncher(25362) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Fireball Launcher with ID 25362 to Item Variable ItemFireballLauncher (slot 14)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockPickaxe(25358) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Pickaxe with ID 25358 to Item Variable ItemBedrockPickaxe (slot 15)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockAxe(25357) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Axe with ID 25357 to Item Variable ItemBedrockAxe (slot 16)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockShovel(25359) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Shovel with ID 25359 to Item Variable ItemBedrockShovel (slot 17)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemNightVisionGoggles(25274) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Night Vision Goggles with ID 25274 to Item Variable ItemNightVisionGoggles (slot 18)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemNightVisionHelmet(25275) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Night Vision Helmet with ID 25275 to Item Variable ItemNightVisionHelmet (slot 19)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemHandheldCrafting(25364) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Handheld Crafting Tool with ID 25364 to Item Variable ItemHandheldCrafting (slot 20)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemRailGunAmmo(25374) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item RailGun Ammunition with ID 25374 to Item Variable ItemRailGunAmmo (slot 21)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemFuelLubeBucket(25375) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bucket with ID 25375 to Item Variable ItemFuelLubeBucket (slot 22)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemTarget(25278) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item TNT Cannon Targeting Aid with ID 25278 to Item Variable ItemTarget (slot 23)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemIOGoggles(25273) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item I/O Goggles with ID 25273 to Item Variable ItemIOGoggles (slot 24)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(25373) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Projector Slide with ID 25373 to Item Variable ItemBasic (slot 25)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemCannonKey(25361) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Cannon Key with ID 25361 to Item Variable ItemCannonKey (slot 26)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(25264) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Explosive Shell with ID 25264 to Item Variable ItemBasic (slot 27)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemEthanolMinecart(25263) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ethanol Minecart with ID 25263 to Item Variable ItemEthanolMinecart (slot 28)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(25258) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Helmet with ID 25258 to Item Variable ItemBedrockArmor (slot 29)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(25257) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Chestplate with ID 25257 to Item Variable ItemBedrockArmor (slot 30)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(25260) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Leggings with ID 25260 to Item Variable ItemBedrockArmor (slot 31)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(25256) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Boots with ID 25256 to Item Variable ItemBedrockArmor (slot 32)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemTileSelector(25370) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Tile Selector with ID 25370 to Item Variable ItemTileSelector (slot 33)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemJetPackChest(25259) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Jetpack with ID 25259 to Item Variable ItemJetPackChest (slot 34)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelPick(25270) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Pickaxe with ID 25270 to Item Variable ItemSteelPick (slot 35)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelAxe(25265) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Axe with ID 25265 to Item Variable ItemSteelAxe (slot 36)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelShovel(25271) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Shovel with ID 25271 to Item Variable ItemSteelShovel (slot 37)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(25268) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Helmet with ID 25268 to Item Variable ItemSteelArmor (slot 38)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(25267) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Chestplate with ID 25267 to Item Variable ItemSteelArmor (slot 39)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(25269) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Leggings with ID 25269 to Item Variable ItemSteelArmor (slot 40)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(25266) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Boots with ID 25266 to Item Variable ItemSteelArmor (slot 41)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemCoil(25272) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item High-Strength Spring with ID 25272 to Item Variable ItemCoil (slot 42)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(24310) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(24307) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(24309) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(24306) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(25337) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(25336) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemEnginePlacer(25287) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(25340) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemPipePlacer(25291) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemShaftPlacer(25292) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemGearPlacer(25289) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(24308) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemMachinePlacer(25290) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemAdvGearPlacer(25286) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemFlywheelPlacer(25288) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemModOre(25338) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemModOre(25339) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item Reika.DragonAPI.Resources.ItemSpawner(25293) owned by RotaryCraft
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3090) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Advanced Gears with ID 3090 to Block Variable BlockAdvGear (slot 0)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3093) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK D-Type Machines with ID 3093 to Block Variable BlockDMachine (slot 1)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3095) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK DMI-Type Machines with ID 3095 to Block Variable BlockDMIMachine (slot 2)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3094) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK DM-Type Machines with ID 3094 to Block Variable BlockDMMachine (slot 3)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3096) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Engines with ID 3096 to Block Variable BlockEngine (slot 4)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3098) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK GPR with ID 3098 to Block Variable BlockGPR (slot 5)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3097) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Flywheels with ID 3097 to Block Variable BlockFlywheel (slot 6)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3099) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Gearboxes with ID 3099 to Block Variable BlockGearbox (slot 7)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3100) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK I-Type Machines with ID 3100 to Block Variable BlockIMachine (slot 8)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3091) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Basic Machines with ID 3091 to Block Variable BlockMachine (slot 9)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3104) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK MI-Type Machines with ID 3104 to Block Variable BlockMIMachine (slot 10)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3102) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK M-Type Machines with ID 3102 to Block Variable BlockMMachine (slot 11)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3105) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Piping with ID 3105 to Block Variable BlockPiping (slot 12)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3106) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Shaft with ID 3106 to Block Variable BlockShaft (slot 13)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3108) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Transmission with ID 3108 to Block Variable BlockTrans (slot 14)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3103) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK MI-Machines 2 with ID 3103 to Block Variable BlockMIMachine (slot 15)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3107) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Solar Receiver with ID 3107 to Block Variable BlockSolar (slot 16)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3092) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK BuildCraft Interface with ID 3092 to Block Variable BlockModEngine (slot 17)
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3101) owned by RotaryCraft
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK M-Machines 2 with ID 3101 to Block Variable BlockMMachine (slot 18)
2013-11-15 13:39:48 [INFO] [STDOUT] ROTARYCRAFT: Loading And Registering Liquids
2013-11-15 13:39:48 [FINEST] [RotaryCraft] Sent event FMLPreInitializationEvent to mod RotaryCraft
2013-11-15 13:39:48 [FINEST] [AS_Ruins] Sending event FMLPreInitializationEvent to mod AS_Ruins
2013-11-15 13:39:48 [FINEST] [AS_Ruins] Sent event FMLPreInitializationEvent to mod AS_Ruins
2013-11-15 13:39:48 [FINEST] [awger_SmallBoat] Sending event FMLPreInitializationEvent to mod awger_SmallBoat
2013-11-15 13:39:48 [INFO] [ForgeModLoader] LogLevel set to INFO
2013-11-15 13:39:48 [FINEST] [awger_SmallBoat] Sent event FMLPreInitializationEvent to mod awger_SmallBoat
2013-11-15 13:39:48 [FINEST] [awger_Punt] Sending event FMLPreInitializationEvent to mod awger_Punt
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item mods.awger.punt.ItemPunt(7208) owned by awger_Punt
2013-11-15 13:39:48 [FINEST] [awger_Punt] Sent event FMLPreInitializationEvent to mod awger_Punt
2013-11-15 13:39:48 [FINEST] [awger_Whitehall] Sending event FMLPreInitializationEvent to mod awger_Whitehall
2013-11-15 13:39:48 [INFO] [ForgeModLoader] LogLevel set to INFO
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item mods.awger.whitehall.ItemWhitehall(7207) owned by awger_Whitehall
2013-11-15 13:39:48 [FINEST] [awger_Whitehall] Sent event FMLPreInitializationEvent to mod awger_Whitehall
2013-11-15 13:39:48 [FINEST] [awger_Hoy] Sending event FMLPreInitializationEvent to mod awger_Hoy
2013-11-15 13:39:48 [INFO] [ForgeModLoader] LogLevel set to INFO
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item mods.awger.hoy.ItemHoy(7209) owned by awger_Hoy
2013-11-15 13:39:48 [FINEST] [awger_Hoy] Sent event FMLPreInitializationEvent to mod awger_Hoy
2013-11-15 13:39:48 [FINEST] [SS2] Sending event FMLPreInitializationEvent to mod SS2
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.ss2.item.ItemBlockSoulShard(2475) owned by SS2
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.ss2.item.ItemSoulEssence(8100) owned by SS2
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.ss2.item.ItemSoulBindingShard(8103) owned by SS2
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.ss2.item.ItemSoulShard(8101) owned by SS2
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.ss2.item.ItemShadowBlade(8102) owned by SS2
2013-11-15 13:39:48 [FINEST] [SS2] Sent event FMLPreInitializationEvent to mod SS2
2013-11-15 13:39:48 [FINEST] [StevesCarts] Sending event FMLPreInitializationEvent to mod StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCarts(5458) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartComponent(5459) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartModule(5457) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1292) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1293) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1296) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1291) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1299) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1295) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockDetector(1294) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemUpgrade(1300) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1297) owned by StevesCarts
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockStorage(1298) owned by StevesCarts
2013-11-15 13:39:48 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Minecart.Vswe.0 as StevesCarts.Minecart.Vswe.0
2013-11-15 13:39:48 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Egg.Vswe as StevesCarts.Egg.Vswe
2013-11-15 13:39:48 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Cake.Vswe as StevesCarts.Cake.Vswe
2013-11-15 13:39:48 [FINEST] [StevesCarts] Sent event FMLPreInitializationEvent to mod StevesCarts
2013-11-15 13:39:48 [FINEST] [switches] Sending event FMLPreInitializationEvent to mod switches
2013-11-15 13:39:48 [FINE] [switches] Attempting to load the file version.properties from switches-1.6.4-universal-coremod-1.3.0.25.jar to locate a version number for switches
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2203) owned by switches
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2204) owned by switches
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2202) owned by switches
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2201) owned by switches
2013-11-15 13:39:48 [INFO] [Switches] Config loaded from: C:\Users\victor\AppData\Roaming\.minecraft\config\switches.cfg
2013-11-15 13:39:48 [FINEST] [switches] Sent event FMLPreInitializationEvent to mod switches
2013-11-15 13:39:48 [FINEST] [TConstruct|ForgeMuliPart] Sending event FMLPreInitializationEvent to mod TConstruct|ForgeMuliPart
2013-11-15 13:39:48 [FINEST] [TConstruct|ForgeMuliPart] Sent event FMLPreInitializationEvent to mod TConstruct|ForgeMuliPart
2013-11-15 13:39:48 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLPreInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:48 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLPreInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
2013-11-15 13:39:48 [FINEST] [TConstruct|NotEnoughItems] Sending event FMLPreInitializationEvent to mod TConstruct|NotEnoughItems
2013-11-15 13:39:48 [FINEST] [TConstruct|NotEnoughItems] Sent event FMLPreInitializationEvent to mod TConstruct|NotEnoughItems
2013-11-15 13:39:48 [FINEST] [TConstruct|CompatWaila] Sending event FMLPreInitializationEvent to mod TConstruct|CompatWaila
2013-11-15 13:39:48 [FINEST] [TConstruct|CompatWaila] Sent event FMLPreInitializationEvent to mod TConstruct|CompatWaila
2013-11-15 13:39:48 [FINEST] [TelePipes] Sending event FMLPreInitializationEvent to mod TelePipes
2013-11-15 13:39:48 [FINEST] [TelePipes] Sent event FMLPreInitializationEvent to mod TelePipes
2013-11-15 13:39:48 [FINEST] [ThaumicTinkerer] Sending event FMLPreInitializationEvent to mod ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzBlock(2732) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2735) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab(2733) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab(2734) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2740) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2738) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2739) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2731) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemBlockMagnet(2741) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2736) owned by ThaumicTinkerer
2013-11-15 13:39:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2737) owned by ThaumicTinkerer
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCustomOre
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCustomOre_7
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockMagicalLog
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockMagicalLeaves
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticOpaque
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_1
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_2
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_3
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_4
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_5
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_6
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.ttinkerer:darkQuartz
2013-11-15 13:39:48 [INFO] [STDOUT] Registered micro material: tile.ttinkerer:darkQuartz_1
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemMod(7559) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemConnector(7558) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGas(7563) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGas(7564) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGasRemover(7562) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemSpellCloth(7566) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusFlight(7561) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusDislocation(7560) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemCleansingTalisman(7557) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemBrightNitor(7556) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusTelekinesis(7570) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemSoulMould(7565) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemXPTalisman(7567) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusSmelt(7569) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusHeal(7568) owned by ThaumicTinkerer
2013-11-15 13:39:49 [FINEST] [ThaumicTinkerer] Sent event FMLPreInitializationEvent to mod ThaumicTinkerer
2013-11-15 13:39:49 [FINEST] [Translocator] Sending event FMLPreInitializationEvent to mod Translocator
2013-11-15 13:39:49 [FINEST] [Translocator] Sent event FMLPreInitializationEvent to mod Translocator
2013-11-15 13:39:49 [FINEST] [UndergroundBiomes] Sending event FMLPreInitializationEvent to mod UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4095) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4092) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4090) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4094) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4091) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4089) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock(4093) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(4088) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(4087) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(4086) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(4085) owned by UndergroundBiomes
2013-11-15 13:39:49 [INFO] [STDOUT] CONFLICT @ 31743 item slot already occupied by ganymedes01.ganysnether.items.BlazeHelmet@586a3734 while adding exterminatorJeff.undergroundBiomes.common.item.ItemLigniteCoal@1f368b1c
2013-11-15 13:39:49 [INFO] [fml.ItemTracker] The mod UndergroundBiomes is overwriting existing item at 31999 (blazeHelmet from ganysnether) with exterminatorJeff.undergroundBiomes.common.item.ItemLigniteCoal
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemLigniteCoal(31999) owned by UndergroundBiomes
2013-11-15 13:39:49 [INFO] [STDOUT] CONFLICT @ 31742 item slot already occupied by ganymedes01.ganysnether.items.BlazeChestplate@254e6445 while adding exterminatorJeff.undergroundBiomes.common.item.ItemFossilPiece@35e6eb46
2013-11-15 13:39:49 [INFO] [fml.ItemTracker] The mod UndergroundBiomes is overwriting existing item at 31998 (blazeChestplate from ganysnether) with exterminatorJeff.undergroundBiomes.common.item.ItemFossilPiece
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item exterminatorJeff.undergroundBiomes.common.item.ItemFossilPiece(31998) owned by UndergroundBiomes
2013-11-15 13:39:49 [FINEST] [UndergroundBiomes] Sent event FMLPreInitializationEvent to mod UndergroundBiomes
2013-11-15 13:39:49 [FINEST] [AS_UpdateCheck] Sending event FMLPreInitializationEvent to mod AS_UpdateCheck
2013-11-15 13:39:49 [FINEST] [AS_UpdateCheck] Sent event FMLPreInitializationEvent to mod AS_UpdateCheck
2013-11-15 13:39:49 [FINEST] [witchery] Sending event FMLPreInitializationEvent to mod witchery
2013-11-15 13:39:49 [FINEST] [witchery] Sent event FMLPreInitializationEvent to mod witchery
2013-11-15 13:39:49 [FINEST] [WR-CBE|Core] Sending event FMLPreInitializationEvent to mod WR-CBE|Core
2013-11-15 13:39:49 [FINEST] [WR-CBE|Core] Sent event FMLPreInitializationEvent to mod WR-CBE|Core
2013-11-15 13:39:49 [FINEST] [WR-CBE|Addons] Sending event FMLPreInitializationEvent to mod WR-CBE|Addons
2013-11-15 13:39:49 [FINEST] [WR-CBE|Addons] Sent event FMLPreInitializationEvent to mod WR-CBE|Addons
2013-11-15 13:39:49 [FINEST] [WR-CBE|Logic] Sending event FMLPreInitializationEvent to mod WR-CBE|Logic
2013-11-15 13:39:49 [FINEST] [WR-CBE|Logic] Sent event FMLPreInitializationEvent to mod WR-CBE|Logic
2013-11-15 13:39:49 [FINEST] [mod_ZanMinimap] Sending event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-11-15 13:39:49 [FINEST] [mod_ZanMinimap] Sent event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-11-15 13:39:49 [FINEST] [McMultipart] Sending event FMLPreInitializationEvent to mod McMultipart
2013-11-15 13:39:49 [FINEST] [McMultipart] Sent event FMLPreInitializationEvent to mod McMultipart
2013-11-15 13:39:49 [FINEST] [ForgeMicroblock] Sending event FMLPreInitializationEvent to mod ForgeMicroblock
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemMicroPart(6417) owned by ForgeMicroblock
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(6421) owned by ForgeMicroblock
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(6420) owned by ForgeMicroblock
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(6419) owned by ForgeMicroblock
2013-11-15 13:39:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6418) owned by ForgeMicroblock
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stone
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.dirt
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stonebrick
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.wood
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.wood_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.wood_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.wood_3
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.log
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.log_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.log_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.log_3
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.leaves
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.leaves_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.leaves_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.leaves_3
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.sponge
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.glass
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockLapis
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.sandStone
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.sandStone_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.sandStone_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_3
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_4
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_5
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_6
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_7
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_8
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_9
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_10
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_11
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_12
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_13
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_14
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.cloth_15
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockGold
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockIron
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.brick
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.bookshelf
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stoneMoss
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.obsidian
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockDiamond
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.ice
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.snow
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clay
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.hellrock
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.hellsand
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.lightgem
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_3
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.netherBrick
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.whiteStone
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockEmerald
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockRedstone
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.quartzBlock
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_1
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_2
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_3
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_4
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_5
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_6
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_7
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_8
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_9
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_10
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_11
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_12
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_13
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_14
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_15
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.clayHardened
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.blockCoal
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.grass
2013-11-15 13:39:49 [INFO] [STDOUT] Registered micro material: tile.mycel
2013-11-15 13:39:49 [FINEST] [ForgeMicroblock] Sent event FMLPreInitializationEvent to mod ForgeMicroblock
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 335 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.farming.items.ItemFarmBlock with ID 1683 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1751 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1752 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1753 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemBlockFluid with ID 1754 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1755 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1756 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1757 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1759 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1760 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemDecayBlock with ID 1761 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2114 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2115 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemSlab with ID 4085 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemSlab with ID 4086 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemSlab with ID 4087 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemSlab with ID 4088 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4089 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4090 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4091 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4092 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4093 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4094 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class exterminatorJeff.undergroundBiomes.common.item.ItemMetadataBlock with ID 4095 owned by mod UndergroundBiomes, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class draco18s.artifacts.item.ItemFakeSwordRenderable with ID 4257 owned by mod DragArti, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class draco18s.artifacts.item.ItemFakeSwordRenderable with ID 4258 owned by mod DragArti, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class dan200.computer.shared.ItemTreasureDisk with ID 4259 owned by mod ComputerCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class draco18s.artifacts.item.ItemFakeSwordRenderable with ID 4260 owned by mod DragArti, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class draco18s.artifacts.item.ItemFakeSwordRenderable with ID 4261 owned by mod DragArti, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPAxe with ID 5332 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorAmethyst with ID 5333 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorAmethyst with ID 5334 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorAmethyst with ID 5335 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPHoe with ID 5336 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorAmethyst with ID 5337 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPPickaxe with ID 5338 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5339 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPSpade with ID 5340 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPSword with ID 5341 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPAncientStaff with ID 5342 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemDartBlower with ID 5344 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemDart with ID 5345 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5346 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemEnderporter with ID 5347 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorFlowerBand with ID 5348 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5349 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5350 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOP with ID 5351 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPMudball with ID 5352 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5353 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPAxe with ID 5354 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorMuddy with ID 5355 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorMuddy with ID 5356 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorMuddy with ID 5357 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPHoe with ID 5358 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorMuddy with ID 5359 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPRecordMud with ID 5360 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPPickaxe with ID 5361 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPSpade with ID 5362 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPSword with ID 5363 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemSoulManipulator with ID 5365 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPBucket with ID 5366 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5367 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPRecord with ID 5369 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPScythe with ID 5370 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.items.ItemBOPFood with ID 5371 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorWadingBoots with ID 5372 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vswe.stevescarts.Items.ItemCartModule with ID 5457 owned by mod StevesCarts, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vswe.stevescarts.Items.ItemCarts with ID 5458 owned by mod StevesCarts, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vswe.stevescarts.Items.ItemCartComponent with ID 5459 owned by mod StevesCarts, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class dan200.computer.shared.ItemDisk with ID 5667 owned by mod ComputerCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class dan200.computer.shared.ItemDiskExpanded with ID 5668 owned by mod ComputerCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class dan200.computer.shared.ItemPrintout with ID 5669 owned by mod ComputerCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.core.ItemBuildCraft with ID 5742 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.builders.ItemBptBluePrint with ID 5743 owned by mod BuildCraft|Builders, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.energy.ItemBucketBuildcraft with ID 5744 owned by mod BuildCraft|Energy, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.energy.ItemBucketBuildcraft with ID 5745 owned by mod BuildCraft|Energy, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.core.ItemBuildCraft with ID 5748 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.transport.ItemFacade with ID 5750 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.transport.ItemGate with ID 5759 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.transport.ItemGate with ID 5760 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.transport.ItemPlug with ID 5772 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.core.ItemBuildCraft with ID 5780 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.core.ItemBuildCraft with ID 5781 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.builders.ItemBptTemplate with ID 5784 owned by mod BuildCraft|Builders, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class buildcraft.core.ItemBuildCraft with ID 5787 owned by mod BuildCraft|Transport, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.card.ItemCard with ID 5807 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardFrequency with ID 5808 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardID with ID 5809 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardInfinite with ID 5810 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardLink with ID 5811 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.base.ItemMFFS with ID 5812 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.base.ItemMFFS with ID 5813 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeCube with ID 5814 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeCustom with ID 5815 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeCylinder with ID 5816 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModePyramid with ID 5817 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeSphere with ID 5818 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeTube with ID 5819 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleAntiFriendly with ID 5820 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleAntiHostile with ID 5821 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleAntiPersonnel with ID 5822 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleInterdictionMatrix with ID 5823 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleInterdictionMatrix with ID 5824 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleInterdictionMatrix with ID 5825 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5826 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5827 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5828 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleConfiscate with ID 5829 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleDisintegration with ID 5830 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleFusion with ID 5831 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5832 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5833 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleManipulator with ID 5834 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5835 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5836 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleShock with ID 5837 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5838 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5839 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleSponge with ID 5840 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleStablize with ID 5841 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 5842 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleWarn with ID 5843 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.ItemRemoteController with ID 5844 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleRepulsion with ID 5845 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.jiqi.ItHeYi with ID 5877 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.jiqi.ItHeYi with ID 5878 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.jiqi.ItHeYi with ID 5879 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.jiqi.ItHeYi with ID 5880 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.fanwusu.ItFanWuSu with ID 5881 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.wujian.ItCell with ID 5882 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.wujian.ItCell with ID 5883 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.wujian.ItCell with ID 5884 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.wujian.ItHuanYuan with ID 5885 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.wujian.ItFenLie with ID 5886 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.fenlie.ItGuaiWuSu with ID 5888 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.jiqi.ItWenDuBiao with ID 5889 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.fenlie.ItYou with ID 5890 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class atomicscience.fenlie.ItFuShe with ID 5892 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class myrathi.flatsigns.item.ItemSpongeWipe with ID 5907 owned by mod flatsigns, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.HeartCanister with ID 5928 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.Knapsack with ID 5933 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.CraftingItem with ID 5934 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.FilledBucket with ID 5935 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.GoldenHead with ID 5936 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.DiamondApple with ID 5937 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.MaterialItem with ID 5938 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.MetalPattern with ID 5939 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.OreBerries with ID 5940 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.StrangeFood with ID 5941 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.Manual with ID 5942 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.TitleIcon with ID 5943 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5944 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolShard with ID 5945 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.Pattern with ID 5946 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5947 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5948 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.Bowstring with ID 5949 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5950 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5951 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5952 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.Fletching with ID 5953 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5954 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPartHidden with ID 5955 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5956 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5958 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5959 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5960 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5961 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5962 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5963 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5964 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5965 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5966 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5967 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5968 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5969 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5970 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ToolPart with ID 5971 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Arrow with ID 5972 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Hatchet with ID 5973 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Battleaxe with ID 5974 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.BattleSign with ID 5975 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Broadsword with ID 5976 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Chisel with ID 5977 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Cleaver with ID 5978 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Cutlass with ID 5979 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Dagger with ID 5980 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Excavator with ID 5981 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.FryingPan with ID 5982 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Hammer with ID 5983 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Longsword with ID 5986 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.LumberAxe with ID 5987 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Mattock with ID 5988 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Pickaxe with ID 5989 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.PotionLauncher with ID 5990 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Rapier with ID 5991 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Scythe with ID 5992 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Shortbow with ID 5993 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.tools.Shovel with ID 5994 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.EssenceCrystal with ID 5995 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.Jerky with ID 5996 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ArmorBasic with ID 5997 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ArmorBasic with ID 5998 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ArmorBasic with ID 5999 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ArmorBasic with ID 6000 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.ArmorPattern with ID 6001 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.LengthWire with ID 6002 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class tconstruct.items.SpoolOfWire with ID 6003 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.NaturaSeeds with ID 6056 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 6057 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BerryItem with ID 6058 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BerryMedley with ID 6059 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 6060 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 6061 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 6062 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 6063 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 6064 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 6065 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BoneBag with ID 6066 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.CactusJuice with ID 6067 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 6068 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 6069 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 6070 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 6071 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 6072 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 6073 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 6074 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 6075 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.blocks.NDoorItem with ID 6076 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BowlEmpty with ID 6077 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.PlantItem with ID 6078 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 6079 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 6080 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 6081 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 6082 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 6083 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 6084 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 6085 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 6086 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 6087 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 6088 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 6089 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 6090 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 6091 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 6092 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 6093 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 6094 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.ImpMeat with ID 6095 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.NetherBerryItem with ID 6096 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 6097 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.NetherFoodItem with ID 6098 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 6099 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 6100 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 6101 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 6102 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 6103 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 6104 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedFood with ID 6105 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SpawnEgg with ID 6106 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BowlStew with ID 6107 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 6109 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6127 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6128 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.food.items.ItemAmbrosia with ID 6129 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6130 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemNaturalistBackpack with ID 6131 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemArmorApiarist with ID 6132 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemArmorApiarist with ID 6133 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemArmorApiarist with ID 6134 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemArmorApiarist with ID 6135 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6136 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemHoneycomb with ID 6137 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemBeeGE with ID 6138 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemBeeGE with ID 6139 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemBeeGE with ID 6140 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemBeeGE with ID 6141 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemBeealyzer with ID 6142 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6143 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6144 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6145 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6147 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6148 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6149 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryPickaxe with ID 6150 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryShovel with ID 6151 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6152 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6153 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6154 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6155 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemButterflyGE with ID 6156 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6157 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6158 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6159 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6160 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6161 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6162 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6163 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6164 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6165 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.mail.items.ItemCatalogue with ID 6166 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemButterflyGE with ID 6167 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.circuits.ItemCircuitBoard with ID 6168 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemMisc with ID 6169 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6170 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6171 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6172 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6173 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6174 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemFlutterlyzer with ID 6175 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6176 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6177 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemHiveFrame with ID 6178 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemHiveFrame with ID 6179 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemHiveFrame with ID 6180 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemFruit with ID 6181 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6182 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6183 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6184 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.arboriculture.items.ItemGrafter with ID 6185 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.arboriculture.items.ItemGrafter with ID 6186 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6187 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 6188 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryFood with ID 6189 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6190 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryFood with ID 6191 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6192 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6193 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6194 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemImprinter with ID 6195 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.food.items.ItemInfuser with ID 6196 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6197 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6198 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6199 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6200 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemAssemblyKit with ID 6201 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemAssemblyKit with ID 6202 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemNaturalistBackpack with ID 6203 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.mail.items.ItemLetter with ID 6204 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6205 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6206 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6207 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6208 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemArmorNaturalist with ID 6209 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6210 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6211 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6212 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemPipette with ID 6213 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 6214 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.arboriculture.items.ItemGermlingGE with ID 6215 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 6216 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6217 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6218 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6219 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6220 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6221 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6222 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6223 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6224 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6225 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6226 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6227 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6228 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.genetics.ItemResearchNote with ID 6229 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6230 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.arboriculture.items.ItemGermlingGE with ID 6231 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemScoop with ID 6232 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemButterflyGE with ID 6233 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.food.items.ItemBeverage with ID 6234 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.circuits.ItemSolderingIron with ID 6235 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.mail.items.ItemStamps with ID 6236 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6237 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 6238 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.arboriculture.items.ItemTreealyzer with ID 6239 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6240 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6241 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6242 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6243 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6244 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6245 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6246 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6247 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6248 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6249 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6250 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 6251 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.apiculture.items.ItemWaxCast with ID 6252 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6253 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemWrench with ID 6254 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 6255 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemAgebook with ID 6357 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemLinkbook with ID 6358 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemNotebook with ID 6359 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemPage with ID 6360 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked with ID 6361 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemInkVial with ID 6362 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemWritingDesk with ID 6363 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemMicroPart with ID 6417 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 6418 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemSaw with ID 6419 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemSaw with ID 6420 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class codechicken.microblock.ItemSaw with ID 6421 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask with ID 6537 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses with ID 6538 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 6539 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 6540 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 6541 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 6542 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6543 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBasic with ID 6544 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial with ID 6545 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy with ID 6546 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister with ID 6547 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6548 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6549 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag with ID 6550 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6551 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBow with ID 6552 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 6553 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6554 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemKey with ID 6555 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook with ID 6556 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 6557 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 6558 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister with ID 6559 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor with ID 6560 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6561 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear with ID 6562 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute with ID 6563 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine with ID 6564 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6565 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister with ID 6566 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6567 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic with ID 6568 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 6569 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship with ID 6570 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe with ID 6571 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe with ID 6572 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe with ID 6573 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade with ID 6574 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSword with ID 6575 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed with ID 6577 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese with ID 6578 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItem with ID 6579 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemRawIron with ID 6580 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 6582 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 6583 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 6584 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 6585 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemKey with ID 6586 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItem with ID 6587 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSchematic with ID 6588 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpaceshipTier2 with ID 6589 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemAxe with ID 6590 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemHoe with ID 6591 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemPickaxe with ID 6592 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpade with ID 6593 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSword with ID 6594 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6733 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6734 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6735 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 6736 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemGear with ID 6766 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemRoutingTable with ID 6776 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemTicket with ID 6777 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemTicketGold with ID 6778 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.carts.ItemBoreHeadDiamond with ID 6779 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.carts.ItemBoreHeadIron with ID 6780 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.carts.ItemBoreHeadSteel with ID 6781 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemMagnifyingGlass with ID 6784 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.blocks.signals.ItemSignalTuner with ID 6785 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemWhistleTuner with ID 6792 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.emblems.ItemEmblem with ID 6793 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemAcidBottle with ID 6827 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemBagOfHolding with ID 6829 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6830 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemBattery with ID 6831 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemChargeMeter with ID 6832 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6833 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6834 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6835 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemDayBarrel with ID 6836 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6837 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6838 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6839 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemGlazeBucket with ID 6840 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6841 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6842 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6843 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMatrixProgrammer with ID 6844 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6845 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemBlockProxy with ID 6846 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6847 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6848 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 6849 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 6850 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 6851 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 6852 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemPocketTable with ID 6853 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6854 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6855 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6856 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6857 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6858 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 6859 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemSculptingTool with ID 6860 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6861 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.servo.ItemServoMotor with ID 6862 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.servo.ItemServoRailWidget with ID 6863 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.servo.ItemServoRailWidget with ID 6864 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6865 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6866 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemWrathIgniter with ID 6867 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6868 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 6869 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemSocketPart with ID 6870 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class myrathi.ic2.chargepads.item.modules.ItemBasicModule with ID 6927 owned by mod ChargePads, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class myrathi.ic2.chargepads.item.modules.ItemEmitterModule with ID 6928 owned by mod ChargePads, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class myrathi.ic2.chargepads.item.ItemUpgradeKit with ID 6929 owned by mod ChargePads, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.awger.whitehall.ItemWhitehall with ID 7207 owned by mod awger_Whitehall, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.awger.punt.ItemPunt with ID 7208 owned by mod awger_Punt, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.awger.hoy.ItemHoy with ID 7209 owned by mod awger_Hoy, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyComb with ID 7216 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyCrystal with ID 7223 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyCrystalEmpty with ID 7224 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyDrop with ID 7225 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.liquid.ItemOldLiquidContainer with ID 7227 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.item.ItemMisc with ID 7229 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.liquids.ItemCast with ID 7230 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.liquids.ItemMoltenMetal with ID 7231 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemPropolis with ID 7232 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemSerum with ID 7233 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemSerumEmpty with ID 7234 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemTemplate with ID 7235 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemTemplateBlank with ID 7236 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extratrees.item.ItemDictionary with ID 7248 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extratrees.item.ItemHammer with ID 7249 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extratrees.item.ItemFood with ID 7250 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extratrees.item.ItemHammer with ID 7252 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.item.ItemMisc with ID 7253 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.liquid.ItemOldLiquidContainer with ID 7255 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extratrees.item.ItemMothDatabase with ID 7256 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemAdvChainsaw with ID 7367 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemAdvDDrill with ID 7368 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemAdvancedJetPack with ID 7369 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemAdvancedLappack with ID 7370 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemAdvancedNanoChestPlate with ID 7371 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemGraviChestPlate with ID 7372 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemGraviTool with ID 7373 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemSimpleItems with ID 7374 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemUltimateLappack with ID 7375 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class gravisuite.ItemVajra with ID 7377 owned by mod GraviSuite, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemBrightNitor with ID 7556 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemCleansingTalisman with ID 7557 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemConnector with ID 7558 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemMod with ID 7559 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.foci.ItemFocusDislocation with ID 7560 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.foci.ItemFocusFlight with ID 7561 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemGasRemover with ID 7562 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemGas with ID 7563 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemGas with ID 7564 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemSoulMould with ID 7565 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemSpellCloth with ID 7566 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.ItemXPTalisman with ID 7567 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.foci.ItemFocusHeal with ID 7568 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.foci.ItemFocusSmelt with ID 7569 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class vazkii.tinkerer.common.item.foci.ItemFocusTelekinesis with ID 7570 owned by mod ThaumicTinkerer, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class openblocks.common.item.ItemGeneric with ID 7578 owned by mod OpenBlocks, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class openblocks.common.item.ItemSonicGlasses with ID 7585 owned by mod OpenBlocks, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7757 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7760 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7765 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7773 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7774 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7783 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7801 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 7803 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.shadwdrgn.ss2.item.ItemSoulEssence with ID 8100 owned by mod SS2, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.shadwdrgn.ss2.item.ItemSoulShard with ID 8101 owned by mod SS2, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.shadwdrgn.ss2.item.ItemShadowBlade with ID 8102 owned by mod SS2, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class com.shadwdrgn.ss2.item.ItemSoulBindingShard with ID 8103 owned by mod SS2, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.liquid.ItemFluidContainer with ID 8656 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBattery with ID 8706 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemInfiniteBattery with ID 8707 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemMeteorChunk with ID 8708 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemWrench with ID 8709 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBucket with ID 14036 owned by mod AtomicScience, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class biomesoplenty.armor.ArmorFlippers with ID 21345 owned by mod BiomesOPlenty, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 24306 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 24307 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 24308 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 24309 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 24310 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockArmor with ID 25256 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockArmor with ID 25257 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockArmor with ID 25258 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemJetPackChest with ID 25259 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockArmor with ID 25260 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemCanolaSeed with ID 25261 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemBasic with ID 25262 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemEthanolMinecart with ID 25263 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemBasic with ID 25264 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelAxe with ID 25265 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelArmor with ID 25266 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelArmor with ID 25267 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelArmor with ID 25268 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelArmor with ID 25269 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelPick with ID 25270 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemSteelShovel with ID 25271 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemCoil with ID 25272 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemIOGoggles with ID 25273 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemNightVisionGoggles with ID 25274 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemNightVisionHelmet with ID 25275 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemTarget with ID 25278 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemCoil with ID 25279 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemWorldEdit with ID 25280 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemBasic with ID 25281 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemAdvGearPlacer with ID 25286 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemEnginePlacer with ID 25287 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemFlywheelPlacer with ID 25288 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemGearPlacer with ID 25289 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemMachinePlacer with ID 25290 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemPipePlacer with ID 25291 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Placers.ItemShaftPlacer with ID 25292 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.DragonAPI.Resources.ItemSpawner with ID 25293 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 25336 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 25337 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemModOre with ID 25338 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemModOre with ID 25339 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemMulti with ID 25340 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemMeter with ID 25356 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockAxe with ID 25357 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockPickaxe with ID 25358 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemBedrockShovel with ID 25359 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemCannonKey with ID 25361 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemFireballLauncher with ID 25362 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemGravelGun with ID 25363 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemHandheldCrafting with ID 25364 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemStunGun with ID 25365 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemDebug with ID 25366 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemMotionTracker with ID 25367 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemHandBook with ID 25368 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemScrewdriver with ID 25369 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemTileSelector with ID 25370 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemUltrasound with ID 25371 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.Tools.ItemVacuum with ID 25372 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Base.ItemBasic with ID 25373 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemRailGunAmmo with ID 25374 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class Reika.RotaryCraft.Items.ItemFuelLubeBucket with ID 25375 owned by mod RotaryCraft, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29256 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemStacked with ID 29257 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29258 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29259 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29260 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29261 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29262 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29263 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29264 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29265 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29266 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemZeppelin with ID 29267 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29268 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29269 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29270 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29271 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29272 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29273 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29274 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29275 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29276 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29277 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29278 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29279 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29280 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29281 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29282 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29283 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29284 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29285 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29286 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29288 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29289 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29290 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29291 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29292 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTCArmor with ID 29293 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTCArmor with ID 29294 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTCArmor with ID 29295 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29296 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29297 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29298 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [ForgeModLoader] Found anonymous item of class src.train.common.items.ItemTrain with ID 29299 owned by mod TC, this item will NOT survive a 1.7 upgrade!
2013-11-15 13:39:49 [SEVERE] [For
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment