Skip to content

Instantly share code, notes, and snippets.

@Rongmario
Created November 25, 2013 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rongmario/7649650 to your computer and use it in GitHub Desktop.
Save Rongmario/7649650 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2013-11-25 21:20:28 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2013-11-25 21:20:28 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.953\minecraftforge-9.11.1.953.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Rongmario\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Rongmario\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953-natives-1059653647033003
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2013-11-25 21:20:28 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Discovering coremods
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.44.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.212.jar
2013-11-25 21:20:28 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.212.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2013-11-25 21:20:28 [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-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2013-11-25 21:20:28 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2013-11-25 21:20:28 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy adv-repulsion-systems-57.0.0.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy advanced-machines-57.0.0.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Not found coremod data in AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale-mc16x.jar
2013-11-25 21:20:28 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale-mc16x.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore
2013-11-25 21:20:28 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:28 [INFO] [ForgeModLoader] [AppEng] Core Init
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy Aroma1997Core MC.1.6.4 v.1.0.0.7.jar
2013-11-25 21:20:28 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Aroma1997Core MC.1.6.4 v.1.0.0.7.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class CoreMod
2013-11-25 21:20:28 [FINE] [ForgeModLoader] The coremod aroma1997.core.coremod.CoreMod requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod CoreMod
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy Atomic_Science_v1.0.0.145.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Not found coremod data in Atomic_Science_v1.0.0.145.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy Basic_Components_v1.0.0.19.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy BigReactors-0.2.1A.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy binnie-mods-1.8-dev2.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy BiomesOPlenty-universal-1.6.4-1.1.3.307.jar
2013-11-25 21:20:28 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in BiomesOPlenty-universal-1.6.4-1.1.3.307.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2013-11-25 21:20:28 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:28 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.212 is newer than request 1.0.0.182
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-1.6.2-4.1.1.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-1.6.2-4.1.1.jar
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.6.jar
2013-11-25 21:20:28 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.6.jar to the list of known coremods, it will not be examined again
2013-11-25 21:20:28 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2013-11-25 21:20:28 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy CoFHCore-2.0.0.b7a.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CoFHCore-2.0.0.b7a.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2013-11-25 21:20:29 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy CompactWindmills+MC.1.6.4+v.1.0.2.2.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in CompactWindmills+MC.1.6.4+v.1.0.2.2.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy CraftingSuite-v0.2.1.0.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in CraftingSuite-v0.2.1.0.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy DartCraft Beta 0.2.12.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in DartCraft Beta 0.2.12.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.4-3.1.27.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Adding denLib-1.6.4-3.1.27.jar to the list of known coremods, it will not be examined again
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod denLibCore
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy dimensional-anchor-57.0.0.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy DynamicLights_1.6.4.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in DynamicLights_1.6.4.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class DLFMLCorePlugin
2013-11-25 21:20:29 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod DLFMLCorePlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy ee3-latest-wilu.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in ee3-latest-wilu.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderIO-1.6.4-0.4.5.75.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in EnderIO-1.6.4-0.4.5.75.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.5.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Equivalency-universal-1.5.5.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Equivalency-universal-1.5.5.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy ExtraCells-1.5.6c.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in ExtraCells-1.5.6c.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Factorization-0.8.13.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Factorization-0.8.13.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy FinndusFillies-1.6.2-universal-1.0.0.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in FinndusFillies-1.6.2-universal-1.0.0.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy forestry-A-2.3.0.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in forestry-A-2.3.0.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-1.6.4-2.0.6.895.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-Planets-1.6.4-2.0.6.895.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy idfixminus-1.6.4-1.0.0.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Adding idfixminus-1.6.4-1.0.0.jar to the list of known coremods, it will not be examined again
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class IdfixCore
2013-11-25 21:20:29 [FINE] [ForgeModLoader] The coremod info.jbcs.minecraft.idfixminus.IdfixCore requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod IdfixCore
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.1.1.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy industrialcraft-2_2.0.306-experimental.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in industrialcraft-2_2.0.306-experimental.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class IC2core
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod IC2core
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy KeithyUtils-1.6.2-1.2b.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in KeithyUtils-1.6.2-1.2b.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy LomLib-universal-1.0.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in LomLib-universal-1.0.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy magicbees-2.1.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in magicbees-2.1.7.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Mekanism-v5.6.0.489.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Mekanism-v5.6.0.489.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy MekanismGenerators-v5.6.0.489.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in MekanismGenerators-v5.6.0.489.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy MekanismInduction-v5.6.0.489.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in MekanismInduction-v5.6.0.489.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Metallurgy-1.6.4-3.3.1.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Metallurgy-1.6.4-3.3.1.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy MFFS_v3.4.0.232.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in MFFS_v3.4.0.232.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy MicdoodleCore-1.6.4-2.0.6.895.jar
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Minechem4-12.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Minechem4-12.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy MineFactoryReloaded-2.7.2-143.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in MineFactoryReloaded-2.7.2-143.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy ModularPowersuits-1.6.2-0.8.0-38.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in ModularPowersuits-1.6.2-0.8.0-38.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura-1.6.4-2.1.11.1.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Natura-1.6.4-2.1.11.1.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy neiaddons-1.6.2-1.9.3.r47.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in neiaddons-1.6.2-1.9.3.r47.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy NEIPlugins-1.1.0.5.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in NEIPlugins-1.1.0.5.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.5.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.5.jar to the list of known coremods, it will not be examined again
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Numina-1.6.2-0.0.1-28.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Numina-1.6.2-0.0.1-28.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenBlocks-1.2.2.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenBlocks-1.2.2.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class CorePlugin
2013-11-25 21:20:29 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod CorePlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy PluginsforForestry-1.6.4-3.2.23.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in PluginsforForestry-1.6.4-3.2.23.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class PfFCoreMod
2013-11-25 21:20:29 [WARNING] [ForgeModLoader] The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod PfFCoreMod
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerCrystalsCore-1.1.8-9.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Adding PowerCrystalsCore-1.1.8-9.jar to the list of known coremods, it will not be examined again
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Railcraft_1.6.2-8.2.0.0.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Railcraft_1.6.2-8.2.0.0.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Random Things v. 1.8.5 [MC 1.6.2].jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy scala-library.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in scala-library.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy slick-util.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in slick-util.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy SoulShards-1.0.39.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in SoulShards-1.0.39.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy TConstruct_1.6.4_1.5.1d8.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in TConstruct_1.6.4_1.5.1d8.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class TConstructLoaderContainer
2013-11-25 21:20:29 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-25 21:20:29 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2013-11-25 21:20:29 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2013-11-25 21:20:29 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2013-11-25 21:20:29 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod TConstructLoaderContainer
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy ThaumicTinkerer 2.0-30.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in ThaumicTinkerer 2.0-30.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy ThermalExpansion-3.0.0.b7a.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in ThermalExpansion-3.0.0.b7a.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Translocator 1.1.0.13.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy Tubes-1.1.2.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Not found coremod data in Tubes-1.1.2.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy twilightforest-1.20.2.jar
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.6.jar
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.6.jar, it will be examined later for regular @Mod instances
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2013-11-25 21:20:29 [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-25 21:20:29 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Examining for coremod candidacy yalsm-2.0.0.jar
2013-11-25 21:20:29 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2013-11-25 21:20:29 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-11-25 21:20:29 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2013-11-25 21:20:29 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2013-11-25 21:20:29 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
2013-11-25 21:20:29 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
2013-11-25 21:20:29 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
2013-11-25 21:20:29 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMobSpawner.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockOre.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneOre.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
2013-11-25 21:20:30 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Read 247 binary patches
2013-11-25 21:20:30 [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 20120]
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-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class abw (input size 45383), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class acg (input size 1708), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class acl (input size 4269), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class acq (input size 6248), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8976)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class acv (input size 3382), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class adr (input size 15810), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22237)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aei (input size 3245), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ali (input size 4692), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class als (input size 7216), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class anf (input size 4976), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ang (input size 2379), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ank (input size 7113), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class anm (input size 3260), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class anr (input size 3092), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class anz (input size 5421), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aof (input size 2760), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aoi (input size 6323), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aon (input size 2419), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aoz (input size 5721), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class apc (input size 7019), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class apk (input size 1959), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class apl (input size 1999), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class apy (input size 2970), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqb (input size 6640), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqc (input size 2312), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqc (new size 3650)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqi (input size 2895), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqq (input size 3890), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqv (input size 2180), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqy (input size 2604), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aqz (input size 30308), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 50101)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class arj (input size 2019), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class arw (input size 4865), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class arx (input size 4856), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class asg (input size 5347), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class asp (input size 4609), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ast (input size 7463), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class atv (input size 35292), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aul (input size 15787), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class aus (input size 407), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class auw (input size 5282), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class auy (input size 2614), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class avb (input size 8622), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class avj (input size 16609), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class awg (input size 5586), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class awq (input size 7316), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class awy (input size 11952), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class axm (input size 12366), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class b (input size 6379), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bbo (input size 1205), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bbs (input size 1246), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bcf (input size 565), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bcp (input size 1836), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bcu (input size 3799), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bcw (input size 29377), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38761)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bcy (input size 2649), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bdb (input size 1848), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bdc (input size 6480), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bdd (input size 7164), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bdy (input size 5227), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class beh (input size 4264), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bes (input size 1874), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bex (input size 9154), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bey (input size 2877), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bfa (input size 4282), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bfe (input size 25399), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bfj (input size 12441), found 1 patch
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfj (bfj) and the actual class. Checksum on disk is d3d06b0d, in patch 5c7b8b8d. Things are probably about to go very wrong. Did you put something into the jar file?
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bfl (input size 35240), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bfq (input size 6041), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bfr (input size 115770), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bgl (input size 8199), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bgu (input size 6055), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bgw (input size 9275), found 1 patch
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bgw (bgw) and the actual class. Checksum on disk is b061379d, in patch 5ce28ad5. Things are probably about to go very wrong. Did you put something into the jar file?
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bhb (input size 10819), found 1 patch
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bhb (bhb) and the actual class. Checksum on disk is 1b61459e, in patch d58c1a7c. Things are probably about to go very wrong. Did you put something into the jar file?
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bhj (input size 11175), found 1 patch
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bhj (bhj) and the actual class. Checksum on disk is 4d789bb0, in patch 2cc16a14. Things are probably about to go very wrong. Did you put something into the jar file?
2013-11-25 21:20:30 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bho (input size 1446), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class bhu (input size 1999), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Runtime patching class big (input size 3752), found 1 patch
2013-11-25 21:20:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bik (input size 5347), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bil (input size 5006), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class biv (input size 2686), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bjo (input size 1404), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bkd (input size 2874), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bkz (input size 5418), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class blc (input size 1821), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bln (input size 9197), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class blt (input size 11766), found 1 patch
2013-11-25 21:20:31 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class blt (blt) and the actual class. Checksum on disk is 67a3bb83, in patch 5e798491. Things are probably about to go very wrong. Did you put something into the jar file?
2013-11-25 21:20:31 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class blv (input size 5475), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bma (input size 1054), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class bv (input size 3081), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class cg (input size 2458), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class cn (input size 2515), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class co (input size 7715), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ej (input size 3635), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class el (input size 3334), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class hn (input size 16435), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class is (input size 9517), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class iy (input size 3163), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class je (input size 0), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class js (input size 15048), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21056)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8382)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24602)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class la (input size 5774), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class lc (input size 2400), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3405)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class m (input size 4185), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class nj (input size 3062), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class nn (input size 26871), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class of (input size 26419), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class og (input size 16007), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class rz (input size 5833), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class sk (input size 10944), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class sm (input size 9004), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class sp (input size 2330), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class st (input size 14690), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class tw (input size 9663), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ub (input size 14902), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ud (input size 7738), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class uf (input size 25630), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class va (input size 6592), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class vm (input size 4267), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class vp (input size 2301), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class vw (input size 719), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class we (input size 1450), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class wh (input size 3505), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class wp (input size 2604), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ww (input size 3544), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class xj (input size 1663), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class xl (input size 5221), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class yb (input size 1212), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class yc (input size 22269), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class ye (input size 11944), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class yq (input size 983), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class zh (input size 2481), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2013-11-25 21:20:31 [SEVERE] [ForgeModLoader] The minecraft jar file:/C:/Users/Rongmario/AppData/Roaming/.minecraft/versions/1.6.4-Forge9.11.1.953/1.6.4-Forge9.11.1.953.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
2013-11-25 21:20:31 [SEVERE] [ForgeModLoader] FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
2013-11-25 21:20:31 [SEVERE] [ForgeModLoader] Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Rongmario/AppData/Roaming/.minecraft/versions/1.6.4-Forge9.11.1.953/1.6.4-Forge9.11.1.953.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
2013-11-25 21:20:31 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod WCFMLLoadingPlugin {worldcore.asm.WCFMLLoadingPlugin} class transformers
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer worldcore.asm.WCFogColour
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer worldcore.asm.WCFogDistance
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer worldcore.asm.WCDimensionLight
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin for WCFMLLoadingPlugin {worldcore.asm.WCFMLLoadingPlugin}
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin WCFMLLoadingPlugin
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class WCFMLLoadingPlugin run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod AppEngCore {appeng.transformer.AppEngCore} class transformers
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer appeng.transformer.AppEngASMTransformer
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin for AppEngCore {appeng.transformer.AppEngCore}
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin AppEngCore
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class AppEngCore run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod CoreMod {aroma1997.core.coremod.CoreMod} class transformers
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer aroma1997.core.coremod.asm.AromaAccessTransformer
2013-11-25 21:20:31 [INFO] [STDOUT] Loaded 4 rules from AccessTransformer config file aroma1997core_at.cfg
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin for CoreMod {aroma1997.core.coremod.CoreMod}
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin CoreMod
2013-11-25 21:20:31 [INFO] [Aroma1997Core] Logger initialized.
2013-11-25 21:20:31 [INFO] [Aroma1997Core] PreMCInitialization completed.
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class CoreMod run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod BOPFMLLoadingPlugin {biomesoplenty.asm.BOPFMLLoadingPlugin} class transformers
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer biomesoplenty.asm.BOPBiomeColourBlending
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin for BOPFMLLoadingPlugin {biomesoplenty.asm.BOPFMLLoadingPlugin}
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Running coremod plugin BOPFMLLoadingPlugin
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Coremod plugin class BOPFMLLoadingPlugin run successfully
2013-11-25 21:20:31 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:31 [FINE] [ForgeModLoader] Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
2013-11-25 21:20:31 [FINEST] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
2013-11-25 21:20:32 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-11-25 21:20:32 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2013-11-25 21:20:32 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-11-25 21:20:32 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
2013-11-25 21:20:32 [INFO] [STDOUT] Adding AccessTransformer: wrcbe_at.cfg
2013-11-25 21:20:32 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-11-25 21:20:32 [INFO] [STDOUT] Loaded 53 rules from AccessTransformer config file temp.dat
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Coremod plugin class CodeChickenCorePlugin run successfully
2013-11-25 21:20:32 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerCore
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerMasquerade
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2013-11-25 21:20:32 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:32 [FINE] [ForgeModLoader] Injecting coremod denLibCore {denoflionsx.denLib.CoreMod.denLibCore} class transformers
2013-11-25 21:20:32 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.SQL.SQLLibRequest
2013-11-25 21:20:33 [INFO] [ForgeModLoader] [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | 9b713ffe2bd3e1f1ddea48cce098e3f6de9a0430 | 404 | false
2013-11-25 21:20:33 [INFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
2013-11-25 21:20:33 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.ASMLogger
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin for denLibCore {denoflionsx.denLib.CoreMod.denLibCore}
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin denLibCore
2013-11-25 21:20:33 [INFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib
2013-11-25 21:20:33 [INFO] [ForgeModLoader] [denLibCore]: Found config file entry.
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Coremod plugin class denLibCore run successfully
2013-11-25 21:20:33 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injecting coremod DLFMLCorePlugin {atomicstryker.dynamiclights.common.DLFMLCorePlugin} class transformers
2013-11-25 21:20:33 [FINEST] [ForgeModLoader] Registering transformer atomicstryker.dynamiclights.common.DLTransformer
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin for DLFMLCorePlugin {atomicstryker.dynamiclights.common.DLFMLCorePlugin}
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin DLFMLCorePlugin
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Coremod plugin class DLFMLCorePlugin run successfully
2013-11-25 21:20:33 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injecting coremod IdfixCore {info.jbcs.minecraft.idfixminus.IdfixCore} class transformers
2013-11-25 21:20:33 [FINEST] [ForgeModLoader] Registering transformer info.jbcs.minecraft.idfixminus.Transformer
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin for IdfixCore {info.jbcs.minecraft.idfixminus.IdfixCore}
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin IdfixCore
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Coremod plugin class IdfixCore run successfully
2013-11-25 21:20:33 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injecting coremod IC2core {ic2.core.coremod.IC2core} class transformers
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin for IC2core {ic2.core.coremod.IC2core}
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin IC2core
2013-11-25 21:20:33 [INFO] [IC2-core] Loaded library ejml-0.23.jar.
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Coremod plugin class IC2core run successfully
2013-11-25 21:20:33 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
2013-11-25 21:20:33 [FINEST] [ForgeModLoader] Registering transformer invtweaks.forge.asm.ContainerTransformer
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Running coremod plugin FMLPlugin
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Coremod plugin class FMLPlugin run successfully
2013-11-25 21:20:33 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:33 [FINE] [ForgeModLoader] Injecting coremod MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin} class transformers
2013-11-25 21:20:33 [INFO] [STDOUT] Successfully Registered Transformer
2013-11-25 21:20:33 [FINEST] [ForgeModLoader] Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin MicdoodlePlugin
2013-11-25 21:20:34 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2013-11-25 21:20:34 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class MicdoodlePlugin run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class NEICorePlugin run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod CorePlugin {openblocks.CorePlugin} class transformers
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer openblocks.asm.ClassTransformerEntityPlayer
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for CorePlugin {openblocks.CorePlugin}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin CorePlugin
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class CorePlugin run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod PfFCoreMod {denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod} class transformers
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.PluginsforForestry.Core.CoreMod.ASM.ColorDBRequest
2013-11-25 21:20:34 [INFO] [ForgeModLoader] [denLibCore]: ColorOverlayValues.db | 31a2184c252b5eac374a1f3ff4c0c182b2f49b1f | 404 | false
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for PfFCoreMod {denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin PfFCoreMod
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class PfFCoreMod run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod CoreLoader {powercrystals.core.CoreLoader} class transformers
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.at.PCCAccessTransformer
2013-11-25 21:20:34 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-25 21:20:34 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-11-25 21:20:34 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.asm.PCCASMTransformer
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for CoreLoader {powercrystals.core.CoreLoader}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin CoreLoader
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class CoreLoader run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {myrathi.switches.LoadingPlugin} class transformers
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer myrathi.switches.asm.PistonTransformer
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {myrathi.switches.LoadingPlugin}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2013-11-25 21:20:34 [FINE] [Switches] Located mcmod.info file
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer} class transformers
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer tconstruct.preloader.AccessTransformers
2013-11-25 21:20:34 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-11-25 21:20:34 [INFO] [TCon-Preloader] [AT] Loading AT file: TConstruct_AT.cfg
2013-11-25 21:20:34 [INFO] [STDOUT] Loaded 58 rules from AccessTransformer config file TConstruct_AT.cfg
2013-11-25 21:20:34 [FINEST] [ForgeModLoader] Registering transformer tconstruct.preloader.ASMInterfaceRepair
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin TConstructLoaderContainer
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class TConstructLoaderContainer run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Injection complete
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2013-11-25 21:20:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-11-25 21:20:34 [FINE] [ForgeModLoader] Validating minecraft
2013-11-25 21:20:35 [FINE] [ForgeModLoader] Minecraft validated, launching...
2013-11-25 21:20:35 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2013-11-25 21:20:35 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 367), found 1 patch
2013-11-25 21:20:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
2013-11-25 21:20:35 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
2013-11-25 21:20:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
2013-11-25 21:20:36 [INFO] [STDOUT] **************** Dynamic Lights transform running on World ***********************
2013-11-25 21:20:36 [INFO] [STDOUT] In target method! Patching!
2013-11-25 21:20:36 [INFO] [STDOUT] Bytecode ASTORE 6 case!
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@300c2443
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LineNumberNode@6d20c359
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@1f94008
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@12dace3b
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.InsnNode@5b198d28
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@6a826bd1
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@18749cf8
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@fed6a53
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@2bdf7750
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@5c123bb0
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@310ccf09
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@3fec7107
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@3bf0a35a
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.MethodInsnNode@33748874
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@27aa9210
2013-11-25 21:20:36 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@2f5b6cc8
2013-11-25 21:20:36 [INFO] [STDOUT] Patching Complete!
2013-11-25 21:20:36 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 4091), found 1 patch
2013-11-25 21:20:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
2013-11-25 21:20:36 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: of (1 / 1)
2013-11-25 21:20:37 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: avm (1 / 1)
2013-11-25 21:20:37 [INFO] [STDOUT] Inserted super call into axv.c
2013-11-25 21:20:37 [INFO] [STDOUT] awy was overriden from NotEnoughItems 1.6.1.5.jar
2013-11-25 21:20:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18778), found 1 patch
2013-11-25 21:20:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
2013-11-25 21:20:37 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
2013-11-25 21:20:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
2013-11-25 21:20:37 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 2675), found 1 patch
2013-11-25 21:20:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
2013-11-25 21:20:38 [INFO] [Minecraft-Client] Setting user: KyonSkyxx_
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockOre (input size 1563), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2039)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 3338), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMobSpawner (input size 790), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1487)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1753), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2463), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1795), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2843), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 5081), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4805), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 4213), found 1 patch
2013-11-25 21:20:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
2013-11-25 21:20:38 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: ss (2 / 2)
2013-11-25 21:20:39 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
2013-11-25 21:20:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
2013-11-25 21:20:39 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
2013-11-25 21:20:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
2013-11-25 21:20:39 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
2013-11-25 21:20:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
2013-11-25 21:20:39 [INFO] [Switches] Injecting Piston callback.
2013-11-25 21:20:39 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5645), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 143), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1245), found 1 patch
2013-11-25 21:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
2013-11-25 21:20:41 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-11-25 21:20:41 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
2013-11-25 21:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
2013-11-25 21:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
2013-11-25 21:20:42 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-11-25 21:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 5012), found 1 patch
2013-11-25 21:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
2013-11-25 21:20:42 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-11-25 21:20:42 [INFO] [STDOUT] MinecraftForge v9.11.1.953 Initialized
2013-11-25 21:20:42 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.953 Initialized
2013-11-25 21:20:43 [INFO] [STDOUT] Replaced 112 ore recipies
2013-11-25 21:20:43 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-11-25 21:20:43 [INFO] [ForgeModLoader] Reading custom logging properties from D:\Modpack Instances\1.6.4 Series\config\logging.properties
2013-11-25 21:20:43 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, appeng.transformer.AppEngCore, aroma1997.core.Aroma1997Core, codechicken.core.asm.CodeChickenCoreModContainer, denoflionsx.denLib.Mod.denLibMod, micdoodle8.mods.miccore.MicdoodleModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore, myrathi.switches.SwitchesCoremodContainer, tconstruct.preloader.TConstructLoaderContainer]
2013-11-25 21:20:43 [INFO] [ForgeModLoader] [AppEng] Core Init
2013-11-25 21:20:43 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2013-11-25 21:20:43 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2013-11-25 21:20:43 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2013-11-25 21:20:43 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.953\minecraftforge-9.11.1.953.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953.jar, examining for mod candidates
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.212.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\1.6.4\WorldCore-universal-1.6.4-1.1.0.17.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\appeng-rv14-finale-mc16x.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\Aroma1997Core MC.1.6.4 v.1.0.0.7.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\BiomesOPlenty-universal-1.6.4-1.1.3.307.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Modpack Instances\1.6.4 Series\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.44.jar, examining for mod candidates
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\CodeChickenCore 0.9.0.6.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\CoFHCore-2.0.0.b7a.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\denLib-1.6.4-3.1.27.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\DynamicLights_1.6.4.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\idfixminus-1.6.4-1.0.0.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\industrialcraft-2_2.0.306-experimental.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\MicdoodleCore-1.6.4-2.0.6.895.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\NotEnoughItems 1.6.1.5.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\OpenBlocks-1.2.2.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\PluginsforForestry-1.6.4-3.2.23.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\PowerCrystalsCore-1.1.8-9.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\TConstruct_1.6.4_1.5.1d8.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping known library file D:\Modpack Instances\1.6.4 Series\mods\WR-CBE 1.4.0.6.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Modpack Instances\1.6.4 Series\.\mods\denLib\sqlite-jdbc-3.7.15-M1.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Modpack Instances\1.6.4 Series\mods\ic2\ejml-0.23.jar, examining for mod candidates
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-11-25 21:20:43 [INFO] [ForgeModLoader] Searching D:\Modpack Instances\1.6.4 Series\mods for mods
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.6.4 DamageIndicatorsv2.9.1.6.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5+] ChickenShed (v1.1.2).zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]ArmorStatusHUDv1.15.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]bspkrsCorev4.3.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]StatusEffectHUDv1.19.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file adv-repulsion-systems-57.0.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file advanced-machines-57.0.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file AM2_1.0.2b.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv14-finale-mc16x.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Aquaculture_1.2.4.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArchimedesShips.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Aroma1997Core MC.1.6.4 v.1.0.0.7.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v1.0.0.145.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Basic_Components_v1.0.0.19.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.5.3].zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[Forestry][v1.3].zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[Natura][v1.1].zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file BigReactors-0.2.1A.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file binnie-mods-1.8-dev2.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiomesOPlenty-universal-1.6.4-1.1.3.307.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-1.6.2-4.1.1.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ClaySoil.zip
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker CodeChickenCore 0.9.0.6.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file CoFHCore-2.0.0.b7a.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file CompactWindmills+MC.1.6.4+v.1.0.2.2.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.57.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file CraftingSuite-v0.2.1.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file DartCraft Beta 0.2.12.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate mod directory denLib
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker denLib-1.6.4-3.1.27.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file dimensional-anchor-57.0.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file DragonAPI v6 1.6.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file DynamicLights_1.6.4.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-latest-wilu.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderIO-1.6.4-0.4.5.75.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.3.5.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Equivalency-universal-1.5.5.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtraCells-1.5.6c.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file extractination v1.4.0.1.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file extrautils - 0.3.5.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.8.13.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file FinndusFillies-1.6.2-universal-1.0.0.7.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.3.0.7.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForestryExtras 0.6.1.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-1.6.4-2.0.6.895.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-Planets-1.6.4-2.0.6.895.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun2.0.0.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file GrowableResources-0.1.0.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Hats2.0.2.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file HatStand2.0.0.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file HEE_1.6.4_release-1.1.2.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file HeldCore-1.6.4-01.03.03.00.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate mod directory ic2
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.6.2c-ic2-experimental.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil2.3.0.zip
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker idfixminus-1.6.4-1.0.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-57.1.1.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_2.0.306-experimental.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.6.4-5.4.1.640.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file KeithyUtils-1.6.2-1.2b.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate mod directory lib
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file LomLib-universal-1.0.7.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file magicbees-2.1.7.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.6.0.489.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.6.0.489.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismInduction-v5.6.0.489.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy-1.6.4-3.3.1.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file MFFS_v3.4.0.232.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker MicdoodleCore-1.6.4-2.0.6.895.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Minechem4-12.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.7.2-143.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-3.4b2.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file MM_ObsidianXP_Forge.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mod Lister 1.0.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Modular Furnace 2.6.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-1.6.2-0.8.0-38.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Morph-Beta-0.4.0.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.6.4-0.10.10.00.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file MystNEI-Plugin-1.6.4-01.05.00.00.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura-1.6.4-2.1.11.1.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file neiaddons-1.6.2-1.9.3.r47.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.1.0.5.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file NoMoreRecipeConflict_1.6.X(2).zip
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker NotEnoughItems 1.6.1.5.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Numina-1.6.2-0.0.1-28.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenBlocks-1.2.2.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file PluginsforForestry-1.6.4-3.2.23.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun2.0.1.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Ignoring unknown file PortalGunSounds.pak in mods directory
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker PowerCrystalsCore-1.1.8-9.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file QuarryPlus-1.6.4-1.5.5.2.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate mod directory railcraft
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.6.2-8.2.0.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Random Things v. 1.8.5 [MC 1.6.2].jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ReactorCraft v6 1.6.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file RotaryCraft v6 1.6.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file scala-library.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file slick-util.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-1.0.39.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a132.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.6.4_1.5.1d8.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft Extras 0.3.2.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft4.0.5b.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumicTinkerer 2.0-30.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-3.0.0.b7a.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Translocator 1.1.0.13.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Tubes-1.1.2.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.20.2.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate mod directory VoxelMods
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file Waila_1.4.0.zip
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE 1.4.0.6.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file yalsm-2.0.0.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ZansMinimap1.6.4.zip
2013-11-25 21:20:43 [INFO] [ForgeModLoader] Also searching D:\Modpack Instances\1.6.4 Series\mods\1.6.4 for mods
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.44.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.212.jar
2013-11-25 21:20:43 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker WorldCore-universal-1.6.4-1.1.0.17.jar
2013-11-25 21:20:43 [FINE] [ForgeModLoader] Examining file minecraftforge-9.11.1.953.jar for potential mods
2013-11-25 21:20:43 [FINE] [ForgeModLoader] The mod container minecraftforge-9.11.1.953.jar appears to be missing an mcmod.info file
2013-11-25 21:20:44 [FINE] [ForgeModLoader] Examining file launchwrapper-1.8.jar for potential mods
2013-11-25 21:20:44 [FINE] [ForgeModLoader] The mod container launchwrapper-1.8.jar appears to be missing an mcmod.info file
2013-11-25 21:20:44 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
2013-11-25 21:20:44 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
2013-11-25 21:20:44 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods
2013-11-25 21:20:44 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file
2013-11-25 21:20:45 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods
2013-11-25 21:20:45 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file
2013-11-25 21:20:46 [FINE] [ForgeModLoader] Examining file 1.6.4-Forge9.11.1.953.jar for potential mods
2013-11-25 21:20:46 [FINE] [ForgeModLoader] The mod container 1.6.4-Forge9.11.1.953.jar appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.44.jar for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.44.jar appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file sqlite-jdbc-3.7.15-M1.jar for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] The mod container sqlite-jdbc-3.7.15-M1.jar appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file ejml-0.23.jar for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] The mod container ejml-0.23.jar appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file 1.6.4 DamageIndicatorsv2.9.1.6.zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.6.4 DamageIndicatorsv2.9.1.6.zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicatorsMod.DIMod
2013-11-25 21:20:47 [FINEST] [DamageIndicatorsMod] Parsed dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [DamageIndicatorsMod] Attempting to load the file version.properties from 1.6.4 DamageIndicatorsv2.9.1.6.zip to locate a version number for DamageIndicatorsMod
2013-11-25 21:20:47 [FINE] [DamageIndicatorsMod] Found version 2.9.1.6 for mod DamageIndicatorsMod in version.properties, using
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file [1.5+] ChickenShed (v1.1.2).zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5+] ChickenShed (v1.1.2).zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.chickenshed.ChickenShed
2013-11-25 21:20:47 [FINEST] [ChickenShed] Parsed dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file [1.6.4]ArmorStatusHUDv1.15.zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]ArmorStatusHUDv1.15.zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.armorstatushud.fml.ArmorStatusHUDMod
2013-11-25 21:20:47 [FINEST] [ArmorStatusHUD] Parsed dependency info : [bspkrsCore] [bspkrsCore] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file [1.6.4]bspkrsCorev4.3.zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]bspkrsCorev4.3.zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.bspkrscore.fml.bspkrsCoreMod
2013-11-25 21:20:47 [FINEST] [bspkrsCore] Using mcmod dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_bspkrsCore
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file [1.6.4]StatusEffectHUDv1.19.zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]StatusEffectHUDv1.19.zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.statuseffecthud.fml.StatusEffectHUDMod
2013-11-25 21:20:47 [FINEST] [StatusEffectHUD] Parsed dependency info : [bspkrsCore] [bspkrsCore] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file adv-repulsion-systems-57.0.0.jar for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file adv-repulsion-systems-57.0.0.jar
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.ars.ARSMod
2013-11-25 21:20:47 [FINEST] [AdvancedRepulsionSystems] Using mcmod dependency info : [ImmibisCore@[55.1.0,), IC2] [ImmibisCore@[55.1.0,), IC2] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file advanced-machines-57.0.0.jar for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file advanced-machines-57.0.0.jar
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.am2.AdvancedMachines
2013-11-25 21:20:47 [FINEST] [AdvancedMachines] Using mcmod dependency info : [IC2, ImmibisCore] [IC2, ImmibisCore] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file AdvancedPowerManagement-1.2.85-IC2-1.118.jar for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kaijin.AdvPowerMan.AdvancedPowerManagement
2013-11-25 21:20:47 [FINEST] [AdvancedPowerManagement] Parsed dependency info : [IC2@[1.118,), Forge@[9.10.0.789,)] [IC2@[1.118,), Forge@[9.10.0.789,)] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file AM2_1.0.2b.zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file AM2_1.0.2b.zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod am2.AMCore
2013-11-25 21:20:47 [FINEST] [arsmagica2] Parsed dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file appeng-rv14-finale-mc16x.jar for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv14-finale-mc16x.jar
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-11-25 21:20:47 [FINEST] [AppliedEnergistics] Parsed dependency info : [Forge@[9.10.1.870,), AppliedEnergistics-Core] [AppliedEnergistics-Core, Forge@[9.10.1.870,)] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file Aquaculture_1.2.4.zip for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] The mod container Aquaculture_1.2.4.zip appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.aquaculture.Aquaculture
2013-11-25 21:20:47 [FINEST] [Aquaculture] Parsed dependency info : [KeithyUtils@[1.1,]] [KeithyUtils@[1.1,]] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file ArchimedesShips.zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file ArchimedesShips.zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod shipmod.ShipMod
2013-11-25 21:20:47 [FINEST] [ArchimedesShipsMod] Parsed dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file Aroma1997Core MC.1.6.4 v.1.0.0.7.jar for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file Aroma1997Core MC.1.6.4 v.1.0.0.7.jar
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod aroma1997.core.helper.Aroma1997CoreHelper
2013-11-25 21:20:47 [FINEST] [Aroma1997CoreHelper] Parsed dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file Atomic_Science_v1.0.0.145.jar for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] The mod container Atomic_Science_v1.0.0.145.jar appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYaoAS
2013-11-25 21:20:47 [FINEST] [AtomicScience] Parsed dependency info : [] [IC2] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file Basic_Components_v1.0.0.19.jar for potential mods
2013-11-25 21:20:47 [FINE] [ForgeModLoader] The mod container Basic_Components_v1.0.0.19.jar appears to be missing an mcmod.info file
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod basiccomponents.BasicComponents
2013-11-25 21:20:47 [FINEST] [BasicComponents] Parsed dependency info : [] [*] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.5.3].zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.5.3].zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-11-25 21:20:47 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Examining file BiblioWoods[Forestry][v1.3].zip for potential mods
2013-11-25 21:20:47 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[Forestry][v1.3].zip
2013-11-25 21:20:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.forestrywood.BiblioWoodsForestry
2013-11-25 21:20:47 [FINEST] [BiblioWoodsForestry] Parsed dependency info : [] [BiblioCraft, Forestry] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file BiblioWoods[Natura][v1.1].zip for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[Natura][v1.1].zip
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.naturawood.BiblioWoodsNatura
2013-11-25 21:20:48 [FINEST] [BiblioWoodsNatura] Parsed dependency info : [] [BiblioCraft, Natura] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file BigReactors-0.2.1A.jar for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file BigReactors-0.2.1A.jar
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod erogenousbeef.bigreactors.common.BRLoader
2013-11-25 21:20:48 [FINEST] [BigReactors] Using mcmod dependency info : [Forge] [ThermalExpansion, AppliedEnergistics, Mekanism, MineFactoryReloaded] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file binnie-mods-1.8-dev2.jar for potential mods
2013-11-25 21:20:48 [FINE] [ForgeModLoader] The mod container binnie-mods-1.8-dev2.jar appears to be missing an mcmod.info file
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-11-25 21:20:48 [FINEST] [BinnieCore] Parsed dependency info : [] [Forestry] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-11-25 21:20:48 [FINEST] [ExtraBees] Parsed dependency info : [] [BinnieCore] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extratrees.ExtraTrees
2013-11-25 21:20:48 [FINEST] [ExtraTrees] Parsed dependency info : [] [BinnieCore] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file BiomesOPlenty-universal-1.6.4-1.1.3.307.jar for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file BiomesOPlenty-universal-1.6.4-1.1.3.307.jar
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty
2013-11-25 21:20:48 [FINEST] [BiomesOPlenty] Parsed dependency info : [Forge@[9.10.1.871,)] [Natura, Forge@[9.10.1.871,)] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file buildcraft-A-1.6.2-4.1.1.jar for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-1.6.2-4.1.1.jar
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-11-25 21:20:48 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|Core@4.1.1] [BuildCraft|Core@4.1.1] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-11-25 21:20:48 [FINEST] [BuildCraft|Core] Parsed dependency info : [Forge@[9.10.0.800,)] [Forge@[9.10.0.800,)] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-11-25 21:20:48 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|Core@4.1.1] [BuildCraft|Core@4.1.1] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-11-25 21:20:48 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|Core@4.1.1] [BuildCraft|Core@4.1.1] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-11-25 21:20:48 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|Transport@4.1.1] [BuildCraft|Transport@4.1.1] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-11-25 21:20:48 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|Core@4.1.1] [BuildCraft|Core@4.1.1] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file ClaySoil.zip for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file ClaySoil.zip
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod uk.co.stealthware.claysoil.ClaySoil
2013-11-25 21:20:48 [FINEST] [ClaySoil] Parsed dependency info : [] [] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file CoFHCore-2.0.0.b7a.jar for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-2.0.0.b7a.jar
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2013-11-25 21:20:48 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHLoot
2013-11-25 21:20:48 [FINEST] [CoFHLoot] Parsed dependency info : [CoFHCore@[2.0.0.b7a,)] [CoFHCore@[2.0.0.b7a,)] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHMasquerade
2013-11-25 21:20:48 [FINEST] [CoFHMasquerade] Parsed dependency info : [CoFHCore@[2.0.0.b7a,)] [CoFHCore@[2.0.0.b7a,)] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHSocial
2013-11-25 21:20:48 [FINEST] [CoFHSocial] Parsed dependency info : [CoFHCore@[2.0.0.b7a,)] [CoFHCore@[2.0.0.b7a,)] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-11-25 21:20:48 [FINEST] [CoFHWorld] Parsed dependency info : [CoFHCore@[2.0.0.b7a,)] [CoFHCore@[2.0.0.b7a,)] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file CompactWindmills+MC.1.6.4+v.1.0.2.2.jar for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file CompactWindmills+MC.1.6.4+v.1.0.2.2.jar
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod aroma1997.compactwindmills.CompactWindmills
2013-11-25 21:20:48 [FINEST] [CompactWindmills] Parsed dependency info : [IC2] [IC2] []
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Examining file ComputerCraft1.57.zip for potential mods
2013-11-25 21:20:48 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.57.zip
2013-11-25 21:20:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2013-11-25 21:20:48 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2013-11-25 21:20:49 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file CraftingSuite-v0.2.1.0.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CraftingSuite-v0.2.1.0.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod bau5.mods.craftingsuite.common.CraftingSuite
2013-11-25 21:20:49 [FINEST] [CraftingSuite] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file DartCraft Beta 0.2.12.jar for potential mods
2013-11-25 21:20:49 [FINE] [ForgeModLoader] The mod container DartCraft Beta 0.2.12.jar appears to be missing an mcmod.info file
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod bluedart.DartCraft
2013-11-25 21:20:49 [FINEST] [DartCraft] Parsed dependency info : [] [Forestry, IC2, Railcraft, Thaumcraft, BuildCraft|Core, EnderStorage, factorization, ThermalExpansion, TwilightForest, ArsMagica, TC, mmmPowersuits, gregtech_addon] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining directory denLib for potential mods
2013-11-25 21:20:49 [FINE] [ForgeModLoader] No mcmod.info file found in directory denLib
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file dimensional-anchor-57.0.0.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file dimensional-anchor-57.0.0.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.chunkloader.DimensionalAnchors
2013-11-25 21:20:49 [FINEST] [DimensionalAnchors] Using mcmod dependency info : [ImmibisCore] [ImmibisCore] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file DragonAPI v6 1.6.zip for potential mods
2013-11-25 21:20:49 [FINE] [ForgeModLoader] The mod container DragonAPI v6 1.6.zip appears to be missing an mcmod.info file
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.DragonAPI.DragonAPIInit
2013-11-25 21:20:49 [FINEST] [DragonAPI] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file DynamicLights_1.6.4.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file DynamicLights_1.6.4.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.DynamicLights
2013-11-25 21:20:49 [FINEST] [DynamicLights] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.BurningEntitiesLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_onFire] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.ChargingCreeperLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_creepers] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.DroppedItemsLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_dropItems] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.EntityLivingEquipmentLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_mobEquipment] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.FlameEnchantedArrowLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_flameArrows] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.PlayerOthersLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_otherPlayers] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.PlayerSelfLightSource
2013-11-25 21:20:49 [FINEST] [DynamicLights_thePlayer] Parsed dependency info : [DynamicLights] [DynamicLights] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file ee3-latest-wilu.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-latest-wilu.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2013-11-25 21:20:49 [FINEST] [EE3] Parsed dependency info : [Forge@[9.10.1.849,)] [Forge@[9.10.1.849,)] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file EnderIO-1.6.4-0.4.5.75.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderIO-1.6.4-0.4.5.75.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod crazypants.enderio.EnderIO
2013-11-25 21:20:49 [FINEST] [EnderIO] Parsed dependency info : [Forge@[9.11.0.883,)] [Forge@[9.11.0.883,)] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.3.5.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.3.5.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-11-25 21:20:49 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file Equivalency-universal-1.5.5.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Equivalency-universal-1.5.5.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.lomeli.equivalency.Equivalency
2013-11-25 21:20:49 [FINEST] [Equivalency] Parsed dependency info : [EE3, LomLib@[1.0.5,)] [LomLib@[1.0.5,), EE3] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file ExtraCells-1.5.6c.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtraCells-1.5.6c.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod extracells.Extracells
2013-11-25 21:20:49 [FINEST] [extracells] Parsed dependency info : [AppliedEnergistics] [AppliedEnergistics] []
2013-11-25 21:20:49 [FINE] [extracells] Attempting to load the file version.properties from ExtraCells-1.5.6c.jar to locate a version number for extracells
2013-11-25 21:20:49 [FINE] [extracells] Found version 1.5.6c for mod extracells in version.properties, using
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file extractination v1.4.0.1.zip for potential mods
2013-11-25 21:20:49 [FINE] [ForgeModLoader] The mod container extractination v1.4.0.1.zip appears to be missing an mcmod.info file
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.extractinator.ExtractinatorBase
2013-11-25 21:20:49 [FINEST] [Extractination] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file extrautils - 0.3.5.zip for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file extrautils - 0.3.5.zip
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrautils.ExtraUtils
2013-11-25 21:20:49 [FINEST] [ExtraUtilities] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ExtraUtilities] Attempting to load the file version.properties from extrautils - 0.3.5.zip to locate a version number for ExtraUtilities
2013-11-25 21:20:49 [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-25 21:20:49 [FINE] [ForgeModLoader] Examining file Factorization-0.8.13.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.8.13.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2013-11-25 21:20:49 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.notify.NotifyImplementation
2013-11-25 21:20:49 [FINEST] [factorization.notify] Parsed dependency info : [factorization] [factorization] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
2013-11-25 21:20:49 [FINEST] [factorization] Parsed dependency info : [] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2013-11-25 21:20:49 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file FinndusFillies-1.6.2-universal-1.0.0.7.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file FinndusFillies-1.6.2-universal-1.0.0.7.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.finndusfillies.FinndusFillies
2013-11-25 21:20:49 [FINEST] [FinndusFillies] Using mcmod dependency info : [Forge@[9.10.0.790,), FML@[6.2.7,)] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file flatsigns-1.6.2-universal-1.4.0.15.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file flatsigns-1.6.2-universal-1.4.0.15.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.flatsigns.FlatSigns
2013-11-25 21:20:49 [FINEST] [flatsigns] Using mcmod dependency info : [FML@[6.2.7,), Forge@[9.10.0,)] [] []
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Examining file forestry-A-2.3.0.7.jar for potential mods
2013-11-25 21:20:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.3.0.7.jar
2013-11-25 21:20:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-11-25 21:20:49 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty, IC2] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file ForestryExtras 0.6.1.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ForestryExtras 0.6.1.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.ForestryExtras.main.Main
2013-11-25 21:20:50 [FINEST] [ForestryExtras] Parsed dependency info : [Forestry] [Forestry] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file Galacticraft-1.6.4-2.0.6.895.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.6.4-2.0.6.895.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2013-11-25 21:20:50 [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-25 21:20:50 [FINE] [ForgeModLoader] Examining file Galacticraft-Planets-1.6.4-2.0.6.895.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-Planets-1.6.4-2.0.6.895.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.mars.GalacticraftMars
2013-11-25 21:20:50 [FINEST] [GalacticraftMars] Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file GravityGun2.0.0.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun2.0.0.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
2013-11-25 21:20:50 [FINEST] [GraviGun] Parsed dependency info : [iChunUtil@[2.0.0,)] [iChunUtil@[2.0.0,)] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file GrowableResources-0.1.0.zip for potential mods
2013-11-25 21:20:50 [FINE] [ForgeModLoader] The mod container GrowableResources-0.1.0.zip appears to be missing an mcmod.info file
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod dechmods.growableresources.GrowableResources
2013-11-25 21:20:50 [FINEST] [growableresources] Parsed dependency info : [] [] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file Hats2.0.2.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Hats2.0.2.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod hats.common.Hats
2013-11-25 21:20:50 [FINEST] [Hats] Parsed dependency info : [] [] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file HatStand2.0.0.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file HatStand2.0.0.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod hats.addons.hatstand.common.HatStand
2013-11-25 21:20:50 [FINEST] [HatStand] Parsed dependency info : [Hats@[2.0.0,)] [Hats@[2.0.0,)] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file HEE_1.6.4_release-1.1.2.zip for potential mods
2013-11-25 21:20:50 [FINE] [ForgeModLoader] The mod container HEE_1.6.4_release-1.1.2.zip appears to be missing an mcmod.info file
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file HeldCore-1.6.4-01.03.03.00.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file HeldCore-1.6.4-01.03.03.00.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod me.heldplayer.util.HeldCore.HeldCore
2013-11-25 21:20:50 [FINEST] [HeldCore] Parsed dependency info : [] [] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining directory ic2 for potential mods
2013-11-25 21:20:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory ic2
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.6.2c-ic2-experimental.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.6.2c-ic2-experimental.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
2013-11-25 21:20:50 [FINEST] [IC2NuclearControl] Parsed dependency info : [] [IC2] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file iChunUtil2.3.0.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil2.3.0.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2013-11-25 21:20:50 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file immibis-core-57.1.1.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-57.1.1.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-11-25 21:20:50 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file industrialcraft-2_2.0.306-experimental.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_2.0.306-experimental.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-11-25 21:20:50 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file InventoryTweaks-MC1.6.2-1.56-b77.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-MC1.6.2-1.56-b77.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-11-25 21:20:50 [FINEST] [inventorytweaks] Parsed dependency info : [FML@[6.2.0,), Forge@[9.10.0,)] [FML@[6.2.0,), Forge@[9.10.0,)] []
2013-11-25 21:20:50 [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-25 21:20:50 [FINE] [inventorytweaks] Found version 1.56 for mod inventorytweaks in version.properties, using
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.6.4-5.4.1.640.zip for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.6.4-5.4.1.640.zip
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-11-25 21:20:50 [FINEST] [IronChest] Parsed dependency info : [Forge@[7.0,), FML@[5.0.5,)] [Forge@[7.0,), FML@[5.0.5,)] []
2013-11-25 21:20:50 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.640.zip to locate a version number for IronChest
2013-11-25 21:20:50 [FINE] [IronChest] Found version 5.4.1.640 for mod IronChest in version.properties, using
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file KeithyUtils-1.6.2-1.2b.jar for potential mods
2013-11-25 21:20:50 [FINE] [ForgeModLoader] The mod container KeithyUtils-1.6.2-1.2b.jar appears to be missing an mcmod.info file
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.keithyutils.KeithyUtils
2013-11-25 21:20:50 [FINEST] [KeithyUtils] Parsed dependency info : [] [] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining directory lib for potential mods
2013-11-25 21:20:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory lib
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file LomLib-universal-1.0.7.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file LomLib-universal-1.0.7.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.lomeli.lomlib.LomLib
2013-11-25 21:20:50 [FINEST] [LomLib] Parsed dependency info : [Forge] [Forge] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file magicbees-2.1.7.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file magicbees-2.1.7.jar
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicbees.main.MagicBees
2013-11-25 21:20:50 [FINEST] [MagicBees] Parsed dependency info : [Forestry] [Forestry, Thaumcraft, ExtraBees, EE3, ArsMagica, TConstruct] []
2013-11-25 21:20:50 [FINE] [ForgeModLoader] Examining file Mekanism-v5.6.0.489.jar for potential mods
2013-11-25 21:20:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.6.0.489.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism
2013-11-25 21:20:51 [FINEST] [Mekanism] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.6.0.489.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.6.0.489.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators
2013-11-25 21:20:51 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file MekanismInduction-v5.6.0.489.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismInduction-v5.6.0.489.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.induction.common.MekanismInduction
2013-11-25 21:20:51 [FINEST] [MekanismInduction] Parsed dependency info : [Mekanism] [Mekanism] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Metallurgy-1.6.4-3.3.1.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Metallurgy-1.6.4-3.3.1.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.core.MetallurgyCore
2013-11-25 21:20:51 [FINEST] [Metallurgy3Core] Parsed dependency info : [KeithyUtils@[1.2,]] [KeithyUtils@[1.2,]] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.machines.MetallurgyMachines
2013-11-25 21:20:51 [FINEST] [Metallurgy3Machines] Parsed dependency info : [Metallurgy3Base] [Metallurgy3Base] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.metals.MetallurgyMetals
2013-11-25 21:20:51 [FINEST] [Metallurgy3Base] Parsed dependency info : [Metallurgy3Core] [Metallurgy3Core] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.vanilla.MetallurgyVanilla
2013-11-25 21:20:51 [FINEST] [Metallurgy3Vanilla] Parsed dependency info : [Metallurgy3Core] [Metallurgy3Core] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file MFFS_v3.4.0.232.jar for potential mods
2013-11-25 21:20:51 [FINE] [ForgeModLoader] The mod container MFFS_v3.4.0.232.jar appears to be missing an mcmod.info file
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2013-11-25 21:20:51 [FINEST] [MFFS] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Minechem4-12.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Minechem4-12.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-11-25 21:20:51 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.7.2-143.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.7.2-143.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.ForestryTrees
2013-11-25 21:20:51 [FINEST] [MFR Compat Forestry Trees] Parsed dependency info : [] [Forestry] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.extratrees.ExtraTrees
2013-11-25 21:20:51 [FINEST] [MFR Compat Extra Trees] Parsed dependency info : [] [ExtraTrees] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-11-25 21:20:51 [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-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [MineFactoryReloaded] [Forestry]
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, magicalcrops] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-11-25 21:20:51 [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-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatRailcraft] Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-11-25 21:20:51 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file miscperipherals-3.4b2.zip for potential mods
2013-11-25 21:20:51 [FINE] [ForgeModLoader] The mod container miscperipherals-3.4b2.zip appears to be missing an mcmod.info file
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals
2013-11-25 21:20:51 [FINEST] [MiscPeripherals] Parsed dependency info : [ComputerCraft, CCTurtle] [ComputerCraft, CCTurtle, GregTech_Addon] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file MM_ObsidianXP_Forge.zip for potential mods
2013-11-25 21:20:51 [FINE] [ForgeModLoader] The mod container MM_ObsidianXP_Forge.zip appears to be missing an mcmod.info file
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod chylex.minimod.ObsidianXP.ObsidianXP
2013-11-25 21:20:51 [FINEST] [chylex_ObsidianXP] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Mod Lister 1.0.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Mod Lister 1.0.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.modlister.ModLister
2013-11-25 21:20:51 [FINEST] [ModLister] Parsed dependency info : [] [*] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.common.AdvancedSolarPanel
2013-11-25 21:20:51 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [FML, Forge, IC2] [IC2] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite
2013-11-25 21:20:51 [FINEST] [GraviSuite] Using mcmod dependency info : [FML, IC2, Forge] [IC2] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Modular Furnace 2.6.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Modular Furnace 2.6.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod modularfurnace.ModularFurnace
2013-11-25 21:20:51 [FINEST] [modularfurnace] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file ModularPowersuits-1.6.2-0.8.0-38.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-1.6.2-0.8.0-38.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-11-25 21:20:51 [FINEST] [powersuits] Parsed dependency info : [numina, Forge@[9.10.1.856,)] [Forge@[9.10.1.856,), IC2, numina] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Morph-Beta-0.4.0.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Morph-Beta-0.4.0.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod morph.common.Morph
2013-11-25 21:20:51 [FINEST] [Morph] Parsed dependency info : [Forge@[9.10.1.859,)] [Forge@[9.10.1.859,)] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.6.4-0.10.10.00.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.6.4-0.10.10.00.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-11-25 21:20:51 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[6.6.0.515,)] [Forge@[6.6.0.515,)] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file MystNEI-Plugin-1.6.4-01.05.00.00.zip for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file MystNEI-Plugin-1.6.4-01.05.00.00.zip
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod me.heldplayer.plugins.nei.mystcraft.PluginNEIMystcraft
2013-11-25 21:20:51 [FINEST] [NEI-Mystcraft-Plugin] Parsed dependency info : [] [*] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Natura-1.6.4-2.1.11.1.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura-1.6.4-2.1.11.1.jar
2013-11-25 21:20:51 [SEVERE] [ForgeModLoader] The mcmod.info file in Natura-1.6.4-2.1.11.1.jar cannot be parsed as valid JSON. It will be ignored
argo.saj.InvalidSyntaxException: At line 20, column 3: Expected either , or ] but got [{].
at argo.saj.SajParser.arrayString(SajParser.java:92)
at argo.saj.SajParser.parse(SajParser.java:58)
at argo.jdom.JdomParser.parse(JdomParser.java:36)
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:44)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:130)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-11-25 21:20:51 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.plugins.fmp.ForgeMultiPart
2013-11-25 21:20:51 [FINEST] [Natura|ForgeMuliPart] Parsed dependency info : [] [ForgeMultipart, Natura] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file neiaddons-1.6.2-1.9.3.r47.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file neiaddons-1.6.2-1.9.3.r47.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.NEIAddons
2013-11-25 21:20:51 [FINEST] [NEIAddons] Parsed dependency info : [] [NotEnoughItems] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.appeng.AddonAE
2013-11-25 21:20:51 [FINEST] [NEIAddons|AE] Parsed dependency info : [] [NEIAddons, AppliedEnergistics] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.crafting.AddonCraftingTables
2013-11-25 21:20:51 [FINEST] [NEIAddons|CraftingTables] Parsed dependency info : [] [NEIAddons] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.extrabees.AddonExtraBees
2013-11-25 21:20:51 [FINEST] [NEIAddons|ExtraBees] Parsed dependency info : [] [NEIAddons, ExtraBees, Forestry] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.forestry.AddonForestry
2013-11-25 21:20:51 [FINEST] [NEIAddons|Forestry] Parsed dependency info : [] [NEIAddons, Forestry] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.miscperipherals.AddonMiscPeripherals
2013-11-25 21:20:51 [FINEST] [NEIAddons|MiscPeripherals] Parsed dependency info : [] [NEIAddons, MiscPeripherals] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.1.0.5.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file NEIPlugins-1.1.0.5.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
2013-11-25 21:20:51 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.6.1.4,)] [NotEnoughItems@[1.6.1.4,)] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file NoMoreRecipeConflict_1.6.X(2).zip for potential mods
2013-11-25 21:20:51 [FINE] [ForgeModLoader] The mod container NoMoreRecipeConflict_1.6.X(2).zip appears to be missing an mcmod.info file
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.recipehandler.RecipeMod
2013-11-25 21:20:51 [FINEST] [recipemod] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Examining file Numina-1.6.2-0.0.1-28.jar for potential mods
2013-11-25 21:20:51 [FINER] [ForgeModLoader] Located mcmod.info file in file Numina-1.6.2-0.0.1-28.jar
2013-11-25 21:20:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.numina.basemod.Numina
2013-11-25 21:20:51 [FINEST] [numina] Parsed dependency info : [] [] []
2013-11-25 21:20:51 [FINE] [numina] Attempting to load the file version.properties from Numina-1.6.2-0.0.1-28.jar to locate a version number for numina
2013-11-25 21:20:51 [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-28
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file obsidiplates-1.6.2-universal-2.0.0.15.jar for potential mods
2013-11-25 21:20:52 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.6.2-universal-2.0.0.15.jar
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.ObsidiPlates
2013-11-25 21:20:52 [FINEST] [ObsidiPlates] Using mcmod dependency info : [Forge@[9.10.0.779,), FML@[6.2.7,)] [] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file OpenBlocks-1.2.2.jar for potential mods
2013-11-25 21:20:52 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenBlocks-1.2.2.jar
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod openblocks.OpenBlocks
2013-11-25 21:20:52 [FINEST] [OpenBlocks] Parsed dependency info : [] [ComputerCraft, OpenPeripheral] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file PluginsforForestry-1.6.4-3.2.23.jar for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container PluginsforForestry-1.6.4-3.2.23.jar appears to be missing an mcmod.info file
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.PluginsforForestry.Core.PfF
2013-11-25 21:20:52 [FINEST] [PluginsforForestry] Parsed dependency info : [denLib] [denLib, MineFactoryReloaded, BuildCraft|Core, Forestry] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file PortalGun2.0.1.zip for potential mods
2013-11-25 21:20:52 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun2.0.1.zip
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2013-11-25 21:20:52 [FINEST] [PortalGun] Parsed dependency info : [iChunUtil@[2.1.0,)] [iChunUtil@[2.1.0,)] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file QuarryPlus-1.6.4-1.5.5.2.zip for potential mods
2013-11-25 21:20:52 [FINER] [ForgeModLoader] Located mcmod.info file in file QuarryPlus-1.6.4-1.5.5.2.zip
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod org.yogpstop.qp.QuarryPlus
2013-11-25 21:20:52 [FINEST] [QuarryPlus] Parsed dependency info : [BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Builders] [BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining directory railcraft for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] No mcmod.info file found in directory railcraft
2013-11-25 21:20:52 [FINEST] [ForgeModLoader] Recursing into package emblems
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file Railcraft_1.6.2-8.2.0.0.jar for potential mods
2013-11-25 21:20:52 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.6.2-8.2.0.0.jar
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-11-25 21:20:52 [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-25 21:20:52 [FINE] [ForgeModLoader] Examining file Random Things v. 1.8.5 [MC 1.6.2].jar for potential mods
2013-11-25 21:20:52 [FINER] [ForgeModLoader] Located mcmod.info file in file Random Things v. 1.8.5 [MC 1.6.2].jar
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod lumien.randomthings.Core.RandomThings
2013-11-25 21:20:52 [FINEST] [RandomThings] Parsed dependency info : [] [] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file ReactorCraft v6 1.6.zip for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container ReactorCraft v6 1.6.zip appears to be missing an mcmod.info file
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.ReactorCraft.ReactorCraft
2013-11-25 21:20:52 [FINEST] [ReactorCraft] Parsed dependency info : [] [DragonAPI] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file RotaryCraft v6 1.6.zip for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container RotaryCraft v6 1.6.zip appears to be missing an mcmod.info file
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.RotaryCraft.RotaryCraft
2013-11-25 21:20:52 [FINEST] [RotaryCraft] Parsed dependency info : [] [DragonAPI] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file scala-library.jar for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container scala-library.jar appears to be missing an mcmod.info file
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file slick-util.jar for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container slick-util.jar appears to be missing an mcmod.info file
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file SoulShards-1.0.39.jar for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container SoulShards-1.0.39.jar appears to be missing an mcmod.info file
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards
2013-11-25 21:20:52 [FINEST] [SoulShards] Parsed dependency info : [Forge@[7.8.0.716,]] [Forge@[7.8.0.716,]] []
2013-11-25 21:20:52 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a132.zip for potential mods
2013-11-25 21:20:52 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a132.zip appears to be missing an mcmod.info file
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-11-25 21:20:53 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file switches-1.6.4-universal-coremod-1.3.0.25.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file switches-1.6.4-universal-coremod-1.3.0.25.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.switches.Switches
2013-11-25 21:20:53 [FINEST] [switches] Using mcmod dependency info : [FML@[6.4.25,), Forge@[9.11.1.924,)] [] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file TConstruct_1.6.4_1.5.1d8.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.6.4_1.5.1d8.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.TConstruct
2013-11-25 21:20:53 [FINEST] [TConstruct] Parsed dependency info : [Forge@[8.9,)] [Forge@[8.9,), ForgeMultipart, MineFactoryReloaded, NotEnoughItems, Waila, ThermalExpansion] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file Thaumcraft Extras 0.3.2.zip for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft Extras 0.3.2.zip
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraftextras.main.Main
2013-11-25 21:20:53 [FINEST] [ThaumcraftExtras] Parsed dependency info : [Thaumcraft] [Thaumcraft] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file Thaumcraft4.0.5b.zip for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft4.0.5b.zip
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-11-25 21:20:53 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file ThaumicTinkerer 2.0-30.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file ThaumicTinkerer 2.0-30.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.tinkerer.common.ThaumicTinkerer
2013-11-25 21:20:53 [FINEST] [ThaumicTinkerer] Parsed dependency info : [Thaumcraft] [Thaumcraft, IC2] [MagicBees]
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file ThermalExpansion-3.0.0.b7a.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-3.0.0.b7a.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-11-25 21:20:53 [FINEST] [ThermalExpansion] Parsed dependency info : [Forge@[9.11.1.916,), CoFHCore@[2.0.0.b7a,)] [Forge@[9.11.1.916,), CoFHCore@[2.0.0.b7a,)] [IC2, Metallurgy]
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file Translocator 1.1.0.13.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file Translocator 1.1.0.13.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.translocator.Translocator
2013-11-25 21:20:53 [FINEST] [Translocator] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file Tubes-1.1.2.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file Tubes-1.1.2.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod schmoller.tubes.ModTubes
2013-11-25 21:20:53 [FINEST] [Tubes] Parsed dependency info : [ForgeMultipart, Forge] [Forge] [ForgeMultipart]
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file twilightforest-1.20.2.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.20.2.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-11-25 21:20:53 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining directory VoxelMods for potential mods
2013-11-25 21:20:53 [FINE] [ForgeModLoader] No mcmod.info file found in directory VoxelMods
2013-11-25 21:20:53 [FINEST] [ForgeModLoader] Recursing into package voxelMap
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file Waila_1.4.0.zip for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file Waila_1.4.0.zip
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified a class mcp.mobius.waila.mod_Waila following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.waila.mod_Waila
2013-11-25 21:20:53 [FINEST] [Waila] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Attempting to reparse the mod container Waila_1.4.0.zip
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file Waila_1.4.0.zip for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file Waila_1.4.0.zip
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified a class mcp.mobius.waila.mod_Waila following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.waila.mod_Waila
2013-11-25 21:20:53 [FINEST] [Waila] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file WR-CBE 1.4.0.6.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file WR-CBE 1.4.0.6.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons
2013-11-25 21:20:53 [FINEST] [WR-CBE|Addons] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []
2013-11-25 21:20:53 [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-25 21:20:53 [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-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore
2013-11-25 21:20:53 [FINEST] [WR-CBE|Core] Parsed dependency info : [CodeChickenCore@[0.9.0.6,), ForgeMultipart] [CodeChickenCore@[0.9.0.6,), ForgeMultipart] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.logic.WirelessRedstoneLogic
2013-11-25 21:20:53 [FINEST] [WR-CBE|Logic] Parsed dependency info : [ForgeMultipart, WR-CBE|Core] [WR-CBE|Core, ForgeMultipart] []
2013-11-25 21:20:53 [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-25 21:20:53 [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-25 21:20:53 [FINE] [ForgeModLoader] Examining file yalsm-2.0.0.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file yalsm-2.0.0.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod airbreather.mods.yalsm.Main
2013-11-25 21:20:53 [FINEST] [YALSM] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file ZansMinimap1.6.4.zip for potential mods
2013-11-25 21:20:53 [FINE] [ForgeModLoader] The mod container ZansMinimap1.6.4.zip appears to be missing an mcmod.info file
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.44.jar for potential mods
2013-11-25 21:20:53 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.44.jar appears to be missing an mcmod.info file
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.212.jar for potential mods
2013-11-25 21:20:53 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.212.jar
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
2013-11-25 21:20:53 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
2013-11-25 21:20:53 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.212.jar to locate a version number for ForgeMicroblock
2013-11-25 21:20:53 [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.212
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
2013-11-25 21:20:53 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.212.jar to locate a version number for ForgeMultipart
2013-11-25 21:20:53 [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.212
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
2013-11-25 21:20:53 [FINEST] [McMultipart] Parsed dependency info : [] [] []
2013-11-25 21:20:53 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.212.jar to locate a version number for McMultipart
2013-11-25 21:20:53 [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.212
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Forge Mod Loader has identified 176 mods to load
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.mail (owned by Forestry providing ForestryAPI.Mail) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.storage (owned by Forestry providing ForestryAPI.Storage) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.food (owned by Forestry providing ForestryAPI.Food) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.genetics (owned by Forestry providing ForestryAPI.Genetics) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.core (owned by Forestry providing ForestryAPI.Core) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.fuels (owned by Forestry providing ForestryAPI.fuels) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.apiculture (owned by Forestry providing ForestryAPI.Apiculture) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api (owned by Forestry providing ForestryAPI) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.circuits (owned by Forestry providing ForestryAPI.Circuits) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.arboriculture (owned by Forestry providing ForestryAPI.Arboriculture) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.farming (owned by Forestry providing ForestryAPI.Farming) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.world (owned by Forestry providing ForestryAPI.World) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.lepidopterology (owned by Forestry providing ForestryAPI.Lepidopterology) embedded in Forestry
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Found API forestry.api.recipes (owned by Forestry providing ForestryAPI.Recipes) embedded in Forestry
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [ForestryExtras] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Core: owner: Forestry, dependents: [Railcraft, powersuits, DartCraft, ForestryExtras]
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.recipes (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.recipes (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [ForestryExtras] containing declared API package forestry.api.recipes (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Recipes: owner: Forestry, dependents: [Railcraft, DartCraft, ForestryExtras]
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Genetics: owner: Forestry, dependents: []
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.storage (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Storage: owner: Forestry, dependents: [Railcraft]
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Circuits: owner: Forestry, dependents: []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.fuels: owner: Forestry, dependents: []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI: owner: Forestry, dependents: []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.World: owner: Forestry, dependents: []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Lepidopterology: owner: Forestry, dependents: []
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Food: owner: Forestry, dependents: []
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.arboriculture (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.arboriculture (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [ForestryExtras] containing declared API package forestry.api.arboriculture (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Arboriculture: owner: Forestry, dependents: [powersuits, DartCraft, ForestryExtras]
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Mail: owner: Forestry, dependents: []
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.farming (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Farming: owner: Forestry, dependents: [DartCraft]
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.apiculture (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [INFO] [ForgeModLoader] Found mod(s) [ForestryExtras] containing declared API package forestry.api.apiculture (owned by Forestry) without associated API reference
2013-11-25 21:20:53 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI.Apiculture: owner: Forestry, dependents: [powersuits, ForestryExtras]
2013-11-25 21:20:54 [FINER] [ForgeModLoader] Received a system property request ''
2013-11-25 21:20:54 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-11-25 21:20:54 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-11-25 21:20:54 [FINE] [ForgeModLoader] Reloading logging properties from D:\Modpack Instances\1.6.4 Series\config\logging.properties
2013-11-25 21:20:54 [FINE] [ForgeModLoader] Reloaded logging properties
2013-11-25 21:20:54 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-11-25 21:20:54 [INFO] [mcp] Activating mod mcp
2013-11-25 21:20:54 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-11-25 21:20:54 [INFO] [FML] Activating mod FML
2013-11-25 21:20:54 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-11-25 21:20:54 [INFO] [Forge] Activating mod Forge
2013-11-25 21:20:54 [FINE] [AppliedEnergistics-Core] Mod Logging channel AppliedEnergistics-Core configured at default level.
2013-11-25 21:20:54 [INFO] [AppliedEnergistics-Core] Activating mod AppliedEnergistics-Core
2013-11-25 21:20:54 [FINE] [Aroma1997Core] Mod Logging channel Aroma1997Core configured at default level.
2013-11-25 21:20:54 [INFO] [Aroma1997Core] Activating mod Aroma1997Core
2013-11-25 21:20:54 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-11-25 21:20:54 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-11-25 21:20:54 [FINE] [denLib] Mod Logging channel denLib configured at default level.
2013-11-25 21:20:54 [INFO] [denLib] Activating mod denLib
2013-11-25 21:20:54 [FINE] [Micdoodlecore] Mod Logging channel Micdoodlecore configured at default level.
2013-11-25 21:20:54 [INFO] [Micdoodlecore] Activating mod Micdoodlecore
2013-11-25 21:20:54 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-11-25 21:20:54 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-11-25 21:20:54 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-11-25 21:20:54 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-11-25 21:20:54 [FINE] [switches|pistontweak] Mod Logging channel switches|pistontweak configured at default level.
2013-11-25 21:20:54 [INFO] [switches|pistontweak] Activating mod switches|pistontweak
2013-11-25 21:20:54 [FINE] [TConstruct-Preloader] Mod Logging channel TConstruct-Preloader configured at default level.
2013-11-25 21:20:54 [INFO] [TConstruct-Preloader] Activating mod TConstruct-Preloader
2013-11-25 21:20:54 [FINE] [DamageIndicatorsMod] Enabling mod DamageIndicatorsMod
2013-11-25 21:20:54 [FINE] [DamageIndicatorsMod] Mod Logging channel DamageIndicatorsMod configured at default level.
2013-11-25 21:20:54 [INFO] [DamageIndicatorsMod] Activating mod DamageIndicatorsMod
2013-11-25 21:20:54 [FINE] [ChickenShed] Enabling mod ChickenShed
2013-11-25 21:20:54 [FINE] [ChickenShed] Mod Logging channel ChickenShed configured at default level.
2013-11-25 21:20:54 [INFO] [ChickenShed] Activating mod ChickenShed
2013-11-25 21:20:54 [FINE] [ArmorStatusHUD] Enabling mod ArmorStatusHUD
2013-11-25 21:20:54 [FINE] [ArmorStatusHUD] Mod Logging channel ArmorStatusHUD configured at default level.
2013-11-25 21:20:54 [INFO] [ArmorStatusHUD] Activating mod ArmorStatusHUD
2013-11-25 21:20:54 [FINE] [bspkrsCore] Enabling mod bspkrsCore
2013-11-25 21:20:54 [FINE] [bspkrsCore] Mod Logging channel bspkrsCore configured at default level.
2013-11-25 21:20:54 [INFO] [bspkrsCore] Activating mod bspkrsCore
2013-11-25 21:20:54 [FINE] [ForgeModLoader] Enabling mod mod_bspkrsCore
2013-11-25 21:20:54 [FINE] [mod_bspkrsCore] Mod Logging channel mod_bspkrsCore configured at default level.
2013-11-25 21:20:54 [INFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore
2013-11-25 21:20:54 [FINE] [StatusEffectHUD] Enabling mod StatusEffectHUD
2013-11-25 21:20:54 [FINE] [StatusEffectHUD] Mod Logging channel StatusEffectHUD configured at default level.
2013-11-25 21:20:54 [INFO] [StatusEffectHUD] Activating mod StatusEffectHUD
2013-11-25 21:20:54 [FINE] [AdvancedRepulsionSystems] Enabling mod AdvancedRepulsionSystems
2013-11-25 21:20:54 [FINE] [AdvancedRepulsionSystems] Mod Logging channel AdvancedRepulsionSystems configured at default level.
2013-11-25 21:20:54 [INFO] [AdvancedRepulsionSystems] Activating mod AdvancedRepulsionSystems
2013-11-25 21:20:54 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2013-11-25 21:20:54 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2013-11-25 21:20:54 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-11-25 21:20:54 [FINE] [AdvancedPowerManagement] Enabling mod AdvancedPowerManagement
2013-11-25 21:20:54 [FINE] [AdvancedPowerManagement] Mod Logging channel AdvancedPowerManagement configured at default level.
2013-11-25 21:20:54 [INFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement
2013-11-25 21:20:54 [FINE] [arsmagica2] Enabling mod arsmagica2
2013-11-25 21:20:54 [FINE] [arsmagica2] Mod Logging channel arsmagica2 configured at default level.
2013-11-25 21:20:54 [INFO] [arsmagica2] Activating mod arsmagica2
2013-11-25 21:20:54 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-11-25 21:20:54 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-11-25 21:20:54 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-11-25 21:20:54 [FINE] [Aquaculture] Enabling mod Aquaculture
2013-11-25 21:20:54 [FINE] [Aquaculture] Mod Logging channel Aquaculture configured at default level.
2013-11-25 21:20:54 [INFO] [Aquaculture] Activating mod Aquaculture
2013-11-25 21:20:54 [FINE] [ArchimedesShipsMod] Enabling mod ArchimedesShipsMod
2013-11-25 21:20:54 [FINE] [ArchimedesShipsMod] Mod Logging channel ArchimedesShipsMod configured at default level.
2013-11-25 21:20:54 [INFO] [ArchimedesShipsMod] Activating mod ArchimedesShipsMod
2013-11-25 21:20:54 [FINE] [Aroma1997CoreHelper] Enabling mod Aroma1997CoreHelper
2013-11-25 21:20:54 [FINE] [Aroma1997CoreHelper] Mod Logging channel Aroma1997CoreHelper configured at default level.
2013-11-25 21:20:54 [INFO] [Aroma1997CoreHelper] Activating mod Aroma1997CoreHelper
2013-11-25 21:20:54 [FINE] [AtomicScience] Enabling mod AtomicScience
2013-11-25 21:20:54 [FINE] [AtomicScience] Mod Logging channel AtomicScience configured at default level.
2013-11-25 21:20:54 [INFO] [AtomicScience] Activating mod AtomicScience
2013-11-25 21:20:54 [FINE] [BasicComponents] Enabling mod BasicComponents
2013-11-25 21:20:54 [FINE] [BasicComponents] Mod Logging channel BasicComponents configured at default level.
2013-11-25 21:20:54 [INFO] [BasicComponents] Activating mod BasicComponents
2013-11-25 21:20:54 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2013-11-25 21:20:54 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-11-25 21:20:54 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-11-25 21:20:54 [FINE] [BiblioWoodsForestry] Enabling mod BiblioWoodsForestry
2013-11-25 21:20:54 [FINE] [BiblioWoodsForestry] Mod Logging channel BiblioWoodsForestry configured at default level.
2013-11-25 21:20:54 [INFO] [BiblioWoodsForestry] Activating mod BiblioWoodsForestry
2013-11-25 21:20:54 [FINE] [BiblioWoodsNatura] Enabling mod BiblioWoodsNatura
2013-11-25 21:20:54 [FINE] [BiblioWoodsNatura] Mod Logging channel BiblioWoodsNatura configured at default level.
2013-11-25 21:20:54 [INFO] [BiblioWoodsNatura] Activating mod BiblioWoodsNatura
2013-11-25 21:20:54 [FINE] [BigReactors] Enabling mod BigReactors
2013-11-25 21:20:54 [FINE] [BigReactors] Mod Logging channel BigReactors configured at default level.
2013-11-25 21:20:54 [INFO] [BigReactors] Activating mod BigReactors
2013-11-25 21:20:54 [FINE] [BinnieCore] Enabling mod BinnieCore
2013-11-25 21:20:54 [FINE] [BinnieCore] Mod Logging channel BinnieCore configured at default level.
2013-11-25 21:20:54 [INFO] [BinnieCore] Activating mod BinnieCore
2013-11-25 21:20:54 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-11-25 21:20:54 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-11-25 21:20:54 [INFO] [ExtraBees] Activating mod ExtraBees
2013-11-25 21:20:54 [FINE] [ExtraTrees] Enabling mod ExtraTrees
2013-11-25 21:20:54 [FINE] [ExtraTrees] Mod Logging channel ExtraTrees configured at default level.
2013-11-25 21:20:54 [INFO] [ExtraTrees] Activating mod ExtraTrees
2013-11-25 21:20:54 [FINE] [BiomesOPlenty] Enabling mod BiomesOPlenty
2013-11-25 21:20:54 [FINE] [BiomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level.
2013-11-25 21:20:54 [INFO] [BiomesOPlenty] Activating mod BiomesOPlenty
2013-11-25 21:20:54 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2013-11-25 21:20:54 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-11-25 21:20:54 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-11-25 21:20:54 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2013-11-25 21:20:54 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-11-25 21:20:54 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-11-25 21:20:54 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2013-11-25 21:20:54 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-11-25 21:20:54 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-11-25 21:20:54 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2013-11-25 21:20:54 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-11-25 21:20:54 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-11-25 21:20:54 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-11-25 21:20:54 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-11-25 21:20:54 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-11-25 21:20:54 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2013-11-25 21:20:54 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-11-25 21:20:54 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-11-25 21:20:54 [FINE] [ClaySoil] Enabling mod ClaySoil
2013-11-25 21:20:54 [FINE] [ClaySoil] Mod Logging channel ClaySoil configured at default level.
2013-11-25 21:20:54 [INFO] [ClaySoil] Activating mod ClaySoil
2013-11-25 21:20:54 [FINE] [CoFHCore] Enabling mod CoFHCore
2013-11-25 21:20:54 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-11-25 21:20:54 [INFO] [CoFHCore] Activating mod CoFHCore
2013-11-25 21:20:54 [FINE] [CoFHLoot] Enabling mod CoFHLoot
2013-11-25 21:20:54 [FINE] [CoFHLoot] Mod Logging channel CoFHLoot configured at default level.
2013-11-25 21:20:54 [INFO] [CoFHLoot] Activating mod CoFHLoot
2013-11-25 21:20:54 [FINE] [CoFHMasquerade] Enabling mod CoFHMasquerade
2013-11-25 21:20:54 [FINE] [CoFHMasquerade] Mod Logging channel CoFHMasquerade configured at default level.
2013-11-25 21:20:54 [INFO] [CoFHMasquerade] Activating mod CoFHMasquerade
2013-11-25 21:20:54 [FINE] [CoFHSocial] Enabling mod CoFHSocial
2013-11-25 21:20:54 [FINE] [CoFHSocial] Mod Logging channel CoFHSocial configured at default level.
2013-11-25 21:20:54 [INFO] [CoFHSocial] Activating mod CoFHSocial
2013-11-25 21:20:54 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-11-25 21:20:54 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-11-25 21:20:54 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-11-25 21:20:54 [FINE] [CompactWindmills] Enabling mod CompactWindmills
2013-11-25 21:20:54 [FINE] [CompactWindmills] Mod Logging channel CompactWindmills configured at default level.
2013-11-25 21:20:54 [INFO] [CompactWindmills] Activating mod CompactWindmills
2013-11-25 21:20:54 [FINE] [CCTurtle] Enabling mod CCTurtle
2013-11-25 21:20:54 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2013-11-25 21:20:54 [INFO] [CCTurtle] Activating mod CCTurtle
2013-11-25 21:20:54 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2013-11-25 21:20:54 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2013-11-25 21:20:54 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-11-25 21:20:54 [FINE] [CraftingSuite] Enabling mod CraftingSuite
2013-11-25 21:20:54 [FINE] [CraftingSuite] Mod Logging channel CraftingSuite configured at default level.
2013-11-25 21:20:54 [INFO] [CraftingSuite] Activating mod CraftingSuite
2013-11-25 21:20:54 [FINE] [DartCraft] Enabling mod DartCraft
2013-11-25 21:20:54 [FINE] [DartCraft] Mod Logging channel DartCraft configured at default level.
2013-11-25 21:20:54 [INFO] [DartCraft] Activating mod DartCraft
2013-11-25 21:20:54 [FINE] [DimensionalAnchors] Enabling mod DimensionalAnchors
2013-11-25 21:20:54 [FINE] [DimensionalAnchors] Mod Logging channel DimensionalAnchors configured at default level.
2013-11-25 21:20:54 [INFO] [DimensionalAnchors] Activating mod DimensionalAnchors
2013-11-25 21:20:54 [FINE] [DragonAPI] Enabling mod DragonAPI
2013-11-25 21:20:54 [FINE] [DragonAPI] Mod Logging channel DragonAPI configured at default level.
2013-11-25 21:20:54 [INFO] [DragonAPI] Activating mod DragonAPI
2013-11-25 21:20:54 [FINE] [DynamicLights] Enabling mod DynamicLights
2013-11-25 21:20:54 [FINE] [DynamicLights] Mod Logging channel DynamicLights configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights] Activating mod DynamicLights
2013-11-25 21:20:54 [FINE] [DynamicLights_onFire] Enabling mod DynamicLights_onFire
2013-11-25 21:20:54 [FINE] [DynamicLights_onFire] Mod Logging channel DynamicLights_onFire configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_onFire] Activating mod DynamicLights_onFire
2013-11-25 21:20:54 [FINE] [DynamicLights_creepers] Enabling mod DynamicLights_creepers
2013-11-25 21:20:54 [FINE] [DynamicLights_creepers] Mod Logging channel DynamicLights_creepers configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_creepers] Activating mod DynamicLights_creepers
2013-11-25 21:20:54 [FINE] [DynamicLights_dropItems] Enabling mod DynamicLights_dropItems
2013-11-25 21:20:54 [FINE] [DynamicLights_dropItems] Mod Logging channel DynamicLights_dropItems configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_dropItems] Activating mod DynamicLights_dropItems
2013-11-25 21:20:54 [FINE] [DynamicLights_mobEquipment] Enabling mod DynamicLights_mobEquipment
2013-11-25 21:20:54 [FINE] [DynamicLights_mobEquipment] Mod Logging channel DynamicLights_mobEquipment configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_mobEquipment] Activating mod DynamicLights_mobEquipment
2013-11-25 21:20:54 [FINE] [DynamicLights_flameArrows] Enabling mod DynamicLights_flameArrows
2013-11-25 21:20:54 [FINE] [DynamicLights_flameArrows] Mod Logging channel DynamicLights_flameArrows configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_flameArrows] Activating mod DynamicLights_flameArrows
2013-11-25 21:20:54 [FINE] [DynamicLights_otherPlayers] Enabling mod DynamicLights_otherPlayers
2013-11-25 21:20:54 [FINE] [DynamicLights_otherPlayers] Mod Logging channel DynamicLights_otherPlayers configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_otherPlayers] Activating mod DynamicLights_otherPlayers
2013-11-25 21:20:54 [FINE] [DynamicLights_thePlayer] Enabling mod DynamicLights_thePlayer
2013-11-25 21:20:54 [FINE] [DynamicLights_thePlayer] Mod Logging channel DynamicLights_thePlayer configured at default level.
2013-11-25 21:20:54 [INFO] [DynamicLights_thePlayer] Activating mod DynamicLights_thePlayer
2013-11-25 21:20:54 [FINE] [EE3] Enabling mod EE3
2013-11-25 21:20:54 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2013-11-25 21:20:54 [INFO] [EE3] Activating mod EE3
2013-11-25 21:20:54 [FINE] [EnderIO] Enabling mod EnderIO
2013-11-25 21:20:54 [FINE] [EnderIO] Mod Logging channel EnderIO configured at default level.
2013-11-25 21:20:54 [INFO] [EnderIO] Activating mod EnderIO
2013-11-25 21:20:54 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-11-25 21:20:54 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-11-25 21:20:54 [INFO] [EnderStorage] Activating mod EnderStorage
2013-11-25 21:20:54 [FINE] [Equivalency] Enabling mod Equivalency
2013-11-25 21:20:54 [FINE] [Equivalency] Mod Logging channel Equivalency configured at default level.
2013-11-25 21:20:54 [INFO] [Equivalency] Activating mod Equivalency
2013-11-25 21:20:54 [FINE] [extracells] Enabling mod extracells
2013-11-25 21:20:54 [FINE] [extracells] Mod Logging channel extracells configured at default level.
2013-11-25 21:20:54 [INFO] [extracells] Activating mod extracells
2013-11-25 21:20:54 [FINE] [Extractination] Enabling mod Extractination
2013-11-25 21:20:54 [FINE] [Extractination] Mod Logging channel Extractination configured at default level.
2013-11-25 21:20:54 [INFO] [Extractination] Activating mod Extractination
2013-11-25 21:20:54 [FINE] [ExtraUtilities] Enabling mod ExtraUtilities
2013-11-25 21:20:54 [FINE] [ExtraUtilities] Mod Logging channel ExtraUtilities configured at default level.
2013-11-25 21:20:54 [INFO] [ExtraUtilities] Activating mod ExtraUtilities
2013-11-25 21:20:54 [FINE] [factorization.misc] Enabling mod factorization.misc
2013-11-25 21:20:54 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2013-11-25 21:20:54 [INFO] [factorization.misc] Activating mod factorization.misc
2013-11-25 21:20:54 [FINE] [factorization.notify] Enabling mod factorization.notify
2013-11-25 21:20:54 [FINE] [factorization.notify] Mod Logging channel factorization.notify configured at default level.
2013-11-25 21:20:54 [INFO] [factorization.notify] Activating mod factorization.notify
2013-11-25 21:20:54 [FINE] [factorization] Enabling mod factorization
2013-11-25 21:20:54 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2013-11-25 21:20:54 [INFO] [factorization] Activating mod factorization
2013-11-25 21:20:54 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2013-11-25 21:20:54 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2013-11-25 21:20:54 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-11-25 21:20:54 [FINE] [FinndusFillies] Enabling mod FinndusFillies
2013-11-25 21:20:54 [FINE] [FinndusFillies] Mod Logging channel FinndusFillies configured at default level.
2013-11-25 21:20:54 [INFO] [FinndusFillies] Activating mod FinndusFillies
2013-11-25 21:20:54 [FINE] [flatsigns] Enabling mod flatsigns
2013-11-25 21:20:54 [FINE] [flatsigns] Mod Logging channel flatsigns configured at default level.
2013-11-25 21:20:54 [INFO] [flatsigns] Activating mod flatsigns
2013-11-25 21:20:54 [FINE] [Forestry] Enabling mod Forestry
2013-11-25 21:20:54 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-11-25 21:20:54 [INFO] [Forestry] Activating mod Forestry
2013-11-25 21:20:54 [FINE] [ForestryExtras] Enabling mod ForestryExtras
2013-11-25 21:20:54 [FINE] [ForestryExtras] Mod Logging channel ForestryExtras configured at default level.
2013-11-25 21:20:54 [INFO] [ForestryExtras] Activating mod ForestryExtras
2013-11-25 21:20:54 [FINE] [GalacticraftCore] Enabling mod GalacticraftCore
2013-11-25 21:20:54 [FINE] [GalacticraftCore] Mod Logging channel GalacticraftCore configured at default level.
2013-11-25 21:20:54 [INFO] [GalacticraftCore] Activating mod GalacticraftCore
2013-11-25 21:20:54 [FINE] [GalacticraftMars] Enabling mod GalacticraftMars
2013-11-25 21:20:54 [FINE] [GalacticraftMars] Mod Logging channel GalacticraftMars configured at default level.
2013-11-25 21:20:54 [INFO] [GalacticraftMars] Activating mod GalacticraftMars
2013-11-25 21:20:54 [FINE] [GraviGun] Enabling mod GraviGun
2013-11-25 21:20:54 [FINE] [GraviGun] Mod Logging channel GraviGun configured at default level.
2013-11-25 21:20:54 [INFO] [GraviGun] Activating mod GraviGun
2013-11-25 21:20:54 [FINE] [growableresources] Enabling mod growableresources
2013-11-25 21:20:54 [FINE] [growableresources] Mod Logging channel growableresources configured at default level.
2013-11-25 21:20:54 [INFO] [growableresources] Activating mod growableresources
2013-11-25 21:20:54 [FINE] [Hats] Enabling mod Hats
2013-11-25 21:20:54 [FINE] [Hats] Mod Logging channel Hats configured at default level.
2013-11-25 21:20:54 [INFO] [Hats] Activating mod Hats
2013-11-25 21:20:54 [FINE] [HatStand] Enabling mod HatStand
2013-11-25 21:20:54 [FINE] [HatStand] Mod Logging channel HatStand configured at default level.
2013-11-25 21:20:54 [INFO] [HatStand] Activating mod HatStand
2013-11-25 21:20:54 [FINE] [HeldCore] Enabling mod HeldCore
2013-11-25 21:20:54 [FINE] [HeldCore] Mod Logging channel HeldCore configured at default level.
2013-11-25 21:20:54 [INFO] [HeldCore] Activating mod HeldCore
2013-11-25 21:20:54 [FINE] [IC2NuclearControl] Enabling mod IC2NuclearControl
2013-11-25 21:20:54 [FINE] [IC2NuclearControl] Mod Logging channel IC2NuclearControl configured at default level.
2013-11-25 21:20:54 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2013-11-25 21:20:54 [FINE] [iChunUtil] Enabling mod iChunUtil
2013-11-25 21:20:54 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2013-11-25 21:20:54 [INFO] [iChunUtil] Activating mod iChunUtil
2013-11-25 21:20:54 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2013-11-25 21:20:54 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-11-25 21:20:54 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-11-25 21:20:54 [FINE] [IC2] Enabling mod IC2
2013-11-25 21:20:54 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-11-25 21:20:54 [INFO] [IC2] Activating mod IC2
2013-11-25 21:20:54 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2013-11-25 21:20:54 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2013-11-25 21:20:54 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-11-25 21:20:54 [FINE] [IronChest] Enabling mod IronChest
2013-11-25 21:20:54 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2013-11-25 21:20:54 [INFO] [IronChest] Activating mod IronChest
2013-11-25 21:20:54 [FINE] [KeithyUtils] Enabling mod KeithyUtils
2013-11-25 21:20:54 [FINE] [KeithyUtils] Mod Logging channel KeithyUtils configured at default level.
2013-11-25 21:20:54 [INFO] [KeithyUtils] Activating mod KeithyUtils
2013-11-25 21:20:54 [FINE] [LomLib] Enabling mod LomLib
2013-11-25 21:20:54 [FINE] [LomLib] Mod Logging channel LomLib configured at default level.
2013-11-25 21:20:54 [INFO] [LomLib] Activating mod LomLib
2013-11-25 21:20:54 [FINE] [MagicBees] Enabling mod MagicBees
2013-11-25 21:20:54 [FINE] [MagicBees] Mod Logging channel MagicBees configured at default level.
2013-11-25 21:20:54 [INFO] [MagicBees] Activating mod MagicBees
2013-11-25 21:20:54 [FINE] [Mekanism] Enabling mod Mekanism
2013-11-25 21:20:54 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level.
2013-11-25 21:20:54 [INFO] [Mekanism] Activating mod Mekanism
2013-11-25 21:20:54 [FINE] [MekanismGenerators] Enabling mod MekanismGenerators
2013-11-25 21:20:54 [FINE] [MekanismGenerators] Mod Logging channel MekanismGenerators configured at default level.
2013-11-25 21:20:54 [INFO] [MekanismGenerators] Activating mod MekanismGenerators
2013-11-25 21:20:54 [FINE] [MekanismInduction] Enabling mod MekanismInduction
2013-11-25 21:20:54 [FINE] [MekanismInduction] Mod Logging channel MekanismInduction configured at default level.
2013-11-25 21:20:54 [INFO] [MekanismInduction] Activating mod MekanismInduction
2013-11-25 21:20:54 [FINE] [Metallurgy3Core] Enabling mod Metallurgy3Core
2013-11-25 21:20:54 [FINE] [Metallurgy3Core] Mod Logging channel Metallurgy3Core configured at default level.
2013-11-25 21:20:54 [INFO] [Metallurgy3Core] Activating mod Metallurgy3Core
2013-11-25 21:20:54 [FINE] [Metallurgy3Machines] Enabling mod Metallurgy3Machines
2013-11-25 21:20:54 [FINE] [Metallurgy3Machines] Mod Logging channel Metallurgy3Machines configured at default level.
2013-11-25 21:20:54 [INFO] [Metallurgy3Machines] Activating mod Metallurgy3Machines
2013-11-25 21:20:54 [FINE] [Metallurgy3Base] Enabling mod Metallurgy3Base
2013-11-25 21:20:54 [FINE] [Metallurgy3Base] Mod Logging channel Metallurgy3Base configured at default level.
2013-11-25 21:20:54 [INFO] [Metallurgy3Base] Activating mod Metallurgy3Base
2013-11-25 21:20:54 [FINE] [Metallurgy3Vanilla] Enabling mod Metallurgy3Vanilla
2013-11-25 21:20:54 [FINE] [Metallurgy3Vanilla] Mod Logging channel Metallurgy3Vanilla configured at default level.
2013-11-25 21:20:54 [INFO] [Metallurgy3Vanilla] Activating mod Metallurgy3Vanilla
2013-11-25 21:20:54 [FINE] [MFFS] Enabling mod MFFS
2013-11-25 21:20:54 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2013-11-25 21:20:54 [INFO] [MFFS] Activating mod MFFS
2013-11-25 21:20:54 [FINE] [minechem] Enabling mod minechem
2013-11-25 21:20:54 [FINE] [minechem] Mod Logging channel minechem configured at default level.
2013-11-25 21:20:54 [INFO] [minechem] Activating mod minechem
2013-11-25 21:20:54 [FINE] [MFR Compat Forestry Trees] Enabling mod MFR Compat Forestry Trees
2013-11-25 21:20:54 [FINE] [MFR Compat Forestry Trees] Mod Logging channel MFR Compat Forestry Trees configured at default level.
2013-11-25 21:20:54 [INFO] [MFR Compat Forestry Trees] Activating mod MFR Compat Forestry Trees
2013-11-25 21:20:54 [FINE] [MFR Compat Extra Trees] Enabling mod MFR Compat Extra Trees
2013-11-25 21:20:54 [FINE] [MFR Compat Extra Trees] Mod Logging channel MFR Compat Extra Trees configured at default level.
2013-11-25 21:20:54 [INFO] [MFR Compat Extra Trees] Activating mod MFR Compat Extra Trees
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatBuildCraft] Enabling mod MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatBuildCraft] Mod Logging channel MineFactoryReloaded|CompatBuildCraft configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatBuildCraft] Activating mod MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatRailcraft] Enabling mod MineFactoryReloaded|CompatRailcraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatRailcraft] Mod Logging channel MineFactoryReloaded|CompatRailcraft configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatRailcraft] Activating mod MineFactoryReloaded|CompatRailcraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatThaumcraft] Enabling mod MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatThaumcraft] Mod Logging channel MineFactoryReloaded|CompatThaumcraft configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatThaumcraft] Activating mod MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-11-25 21:20:54 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-11-25 21:20:54 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-11-25 21:20:54 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals
2013-11-25 21:20:54 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level.
2013-11-25 21:20:54 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2013-11-25 21:20:54 [FINE] [chylex_ObsidianXP] Enabling mod chylex_ObsidianXP
2013-11-25 21:20:54 [FINE] [chylex_ObsidianXP] Mod Logging channel chylex_ObsidianXP configured at default level.
2013-11-25 21:20:54 [INFO] [chylex_ObsidianXP] Activating mod chylex_ObsidianXP
2013-11-25 21:20:54 [FINE] [ModLister] Enabling mod ModLister
2013-11-25 21:20:54 [FINE] [ModLister] Mod Logging channel ModLister configured at default level.
2013-11-25 21:20:54 [INFO] [ModLister] Activating mod ModLister
2013-11-25 21:20:54 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2013-11-25 21:20:54 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2013-11-25 21:20:54 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-11-25 21:20:54 [FINE] [GraviSuite] Enabling mod GraviSuite
2013-11-25 21:20:54 [FINE] [GraviSuite] Mod Logging channel GraviSuite configured at default level.
2013-11-25 21:20:54 [INFO] [GraviSuite] Activating mod GraviSuite
2013-11-25 21:20:54 [FINE] [modularfurnace] Enabling mod modularfurnace
2013-11-25 21:20:54 [FINE] [modularfurnace] Mod Logging channel modularfurnace configured at default level.
2013-11-25 21:20:54 [INFO] [modularfurnace] Activating mod modularfurnace
2013-11-25 21:20:54 [FINE] [powersuits] Enabling mod powersuits
2013-11-25 21:20:54 [FINE] [powersuits] Mod Logging channel powersuits configured at default level.
2013-11-25 21:20:54 [INFO] [powersuits] Activating mod powersuits
2013-11-25 21:20:54 [FINE] [Morph] Enabling mod Morph
2013-11-25 21:20:54 [FINE] [Morph] Mod Logging channel Morph configured at default level.
2013-11-25 21:20:54 [INFO] [Morph] Activating mod Morph
2013-11-25 21:20:54 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-11-25 21:20:54 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-11-25 21:20:54 [INFO] [Mystcraft] Activating mod Mystcraft
2013-11-25 21:20:54 [FINE] [NEI-Mystcraft-Plugin] Enabling mod NEI-Mystcraft-Plugin
2013-11-25 21:20:54 [FINE] [NEI-Mystcraft-Plugin] Mod Logging channel NEI-Mystcraft-Plugin configured at default level.
2013-11-25 21:20:54 [INFO] [NEI-Mystcraft-Plugin] Activating mod NEI-Mystcraft-Plugin
2013-11-25 21:20:54 [FINE] [Natura] Enabling mod Natura
2013-11-25 21:20:54 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-11-25 21:20:54 [INFO] [Natura] Activating mod Natura
2013-11-25 21:20:54 [FINE] [Natura|ForgeMuliPart] Enabling mod Natura|ForgeMuliPart
2013-11-25 21:20:54 [FINE] [Natura|ForgeMuliPart] Mod Logging channel Natura|ForgeMuliPart configured at default level.
2013-11-25 21:20:54 [INFO] [Natura|ForgeMuliPart] Activating mod Natura|ForgeMuliPart
2013-11-25 21:20:54 [FINE] [NEIAddons] Enabling mod NEIAddons
2013-11-25 21:20:54 [FINE] [NEIAddons] Mod Logging channel NEIAddons configured at default level.
2013-11-25 21:20:54 [INFO] [NEIAddons] Activating mod NEIAddons
2013-11-25 21:20:54 [FINE] [NEIAddons|AE] Enabling mod NEIAddons|AE
2013-11-25 21:20:54 [FINE] [NEIAddons|AE] Mod Logging channel NEIAddons|AE configured at default level.
2013-11-25 21:20:54 [INFO] [NEIAddons|AE] Activating mod NEIAddons|AE
2013-11-25 21:20:54 [FINE] [NEIAddons|CraftingTables] Enabling mod NEIAddons|CraftingTables
2013-11-25 21:20:54 [FINE] [NEIAddons|CraftingTables] Mod Logging channel NEIAddons|CraftingTables configured at default level.
2013-11-25 21:20:54 [INFO] [NEIAddons|CraftingTables] Activating mod NEIAddons|CraftingTables
2013-11-25 21:20:54 [FINE] [NEIAddons|ExtraBees] Enabling mod NEIAddons|ExtraBees
2013-11-25 21:20:54 [FINE] [NEIAddons|ExtraBees] Mod Logging channel NEIAddons|ExtraBees configured at default level.
2013-11-25 21:20:54 [INFO] [NEIAddons|ExtraBees] Activating mod NEIAddons|ExtraBees
2013-11-25 21:20:54 [FINE] [NEIAddons|Forestry] Enabling mod NEIAddons|Forestry
2013-11-25 21:20:54 [FINE] [NEIAddons|Forestry] Mod Logging channel NEIAddons|Forestry configured at default level.
2013-11-25 21:20:54 [INFO] [NEIAddons|Forestry] Activating mod NEIAddons|Forestry
2013-11-25 21:20:54 [FINE] [NEIAddons|MiscPeripherals] Enabling mod NEIAddons|MiscPeripherals
2013-11-25 21:20:54 [FINE] [NEIAddons|MiscPeripherals] Mod Logging channel NEIAddons|MiscPeripherals configured at default level.
2013-11-25 21:20:54 [INFO] [NEIAddons|MiscPeripherals] Activating mod NEIAddons|MiscPeripherals
2013-11-25 21:20:54 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2013-11-25 21:20:54 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2013-11-25 21:20:54 [INFO] [NEIPlugins] Activating mod NEIPlugins
2013-11-25 21:20:54 [FINE] [recipemod] Enabling mod recipemod
2013-11-25 21:20:54 [FINE] [recipemod] Mod Logging channel recipemod configured at default level.
2013-11-25 21:20:54 [INFO] [recipemod] Activating mod recipemod
2013-11-25 21:20:54 [FINE] [numina] Enabling mod numina
2013-11-25 21:20:54 [FINE] [numina] Mod Logging channel numina configured at default level.
2013-11-25 21:20:54 [INFO] [numina] Activating mod numina
2013-11-25 21:20:54 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2013-11-25 21:20:54 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2013-11-25 21:20:54 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-11-25 21:20:54 [FINE] [OpenBlocks] Enabling mod OpenBlocks
2013-11-25 21:20:54 [FINE] [OpenBlocks] Mod Logging channel OpenBlocks configured at default level.
2013-11-25 21:20:54 [INFO] [OpenBlocks] Activating mod OpenBlocks
2013-11-25 21:20:54 [FINE] [PluginsforForestry] Enabling mod PluginsforForestry
2013-11-25 21:20:54 [FINE] [PluginsforForestry] Mod Logging channel PluginsforForestry configured at default level.
2013-11-25 21:20:54 [INFO] [PluginsforForestry] Activating mod PluginsforForestry
2013-11-25 21:20:54 [FINE] [PortalGun] Enabling mod PortalGun
2013-11-25 21:20:54 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2013-11-25 21:20:54 [INFO] [PortalGun] Activating mod PortalGun
2013-11-25 21:20:54 [FINE] [QuarryPlus] Enabling mod QuarryPlus
2013-11-25 21:20:54 [FINE] [QuarryPlus] Mod Logging channel QuarryPlus configured at default level.
2013-11-25 21:20:54 [INFO] [QuarryPlus] Activating mod QuarryPlus
2013-11-25 21:20:54 [FINE] [Railcraft] Enabling mod Railcraft
2013-11-25 21:20:54 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-11-25 21:20:54 [INFO] [Railcraft] Activating mod Railcraft
2013-11-25 21:20:54 [FINE] [RandomThings] Enabling mod RandomThings
2013-11-25 21:20:54 [FINE] [RandomThings] Mod Logging channel RandomThings configured at default level.
2013-11-25 21:20:54 [INFO] [RandomThings] Activating mod RandomThings
2013-11-25 21:20:54 [FINE] [ReactorCraft] Enabling mod ReactorCraft
2013-11-25 21:20:54 [FINE] [ReactorCraft] Mod Logging channel ReactorCraft configured at default level.
2013-11-25 21:20:54 [INFO] [ReactorCraft] Activating mod ReactorCraft
2013-11-25 21:20:54 [FINE] [RotaryCraft] Enabling mod RotaryCraft
2013-11-25 21:20:54 [FINE] [RotaryCraft] Mod Logging channel RotaryCraft configured at default level.
2013-11-25 21:20:54 [INFO] [RotaryCraft] Activating mod RotaryCraft
2013-11-25 21:20:54 [FINE] [SoulShards] Enabling mod SoulShards
2013-11-25 21:20:54 [FINE] [SoulShards] Mod Logging channel SoulShards configured at default level.
2013-11-25 21:20:54 [INFO] [SoulShards] Activating mod SoulShards
2013-11-25 21:20:54 [FINE] [StevesCarts] Enabling mod StevesCarts
2013-11-25 21:20:54 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-11-25 21:20:54 [INFO] [StevesCarts] Activating mod StevesCarts
2013-11-25 21:20:54 [FINE] [switches] Enabling mod switches
2013-11-25 21:20:54 [FINE] [switches] Mod Logging channel switches configured at default level.
2013-11-25 21:20:54 [INFO] [switches] Activating mod switches
2013-11-25 21:20:54 [FINE] [TConstruct] Enabling mod TConstruct
2013-11-25 21:20:54 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-11-25 21:20:54 [INFO] [TConstruct] Activating mod TConstruct
2013-11-25 21:20:54 [FINE] [ThaumcraftExtras] Enabling mod ThaumcraftExtras
2013-11-25 21:20:54 [FINE] [ThaumcraftExtras] Mod Logging channel ThaumcraftExtras configured at default level.
2013-11-25 21:20:54 [INFO] [ThaumcraftExtras] Activating mod ThaumcraftExtras
2013-11-25 21:20:54 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-11-25 21:20:54 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-11-25 21:20:54 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-11-25 21:20:54 [FINE] [ThaumicTinkerer] Enabling mod ThaumicTinkerer
2013-11-25 21:20:54 [FINE] [ThaumicTinkerer] Mod Logging channel ThaumicTinkerer configured at default level.
2013-11-25 21:20:54 [INFO] [ThaumicTinkerer] Activating mod ThaumicTinkerer
2013-11-25 21:20:54 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-11-25 21:20:54 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-11-25 21:20:54 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-11-25 21:20:54 [FINE] [Translocator] Enabling mod Translocator
2013-11-25 21:20:54 [FINE] [Translocator] Mod Logging channel Translocator configured at default level.
2013-11-25 21:20:54 [INFO] [Translocator] Activating mod Translocator
2013-11-25 21:20:54 [FINE] [Tubes] Enabling mod Tubes
2013-11-25 21:20:54 [FINE] [Tubes] Mod Logging channel Tubes configured at default level.
2013-11-25 21:20:54 [INFO] [Tubes] Activating mod Tubes
2013-11-25 21:20:54 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-11-25 21:20:54 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-11-25 21:20:54 [INFO] [TwilightForest] Activating mod TwilightForest
2013-11-25 21:20:54 [FINE] [Waila] Enabling mod Waila
2013-11-25 21:20:54 [FINE] [Waila] Mod Logging channel Waila configured at default level.
2013-11-25 21:20:54 [INFO] [Waila] Activating mod Waila
2013-11-25 21:20:54 [FINE] [WR-CBE|Addons] Enabling mod WR-CBE|Addons
2013-11-25 21:20:54 [FINE] [WR-CBE|Addons] Mod Logging channel WR-CBE|Addons configured at default level.
2013-11-25 21:20:54 [INFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons
2013-11-25 21:20:54 [FINE] [WR-CBE|Core] Enabling mod WR-CBE|Core
2013-11-25 21:20:54 [FINE] [WR-CBE|Core] Mod Logging channel WR-CBE|Core configured at default level.
2013-11-25 21:20:54 [INFO] [WR-CBE|Core] Activating mod WR-CBE|Core
2013-11-25 21:20:54 [FINE] [WR-CBE|Logic] Enabling mod WR-CBE|Logic
2013-11-25 21:20:54 [FINE] [WR-CBE|Logic] Mod Logging channel WR-CBE|Logic configured at default level.
2013-11-25 21:20:54 [INFO] [WR-CBE|Logic] Activating mod WR-CBE|Logic
2013-11-25 21:20:54 [FINE] [YALSM] Enabling mod YALSM
2013-11-25 21:20:54 [FINE] [YALSM] Mod Logging channel YALSM configured at default level.
2013-11-25 21:20:54 [INFO] [YALSM] Activating mod YALSM
2013-11-25 21:20:54 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
2013-11-25 21:20:54 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
2013-11-25 21:20:54 [INFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
2013-11-25 21:20:54 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
2013-11-25 21:20:54 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
2013-11-25 21:20:54 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
2013-11-25 21:20:54 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
2013-11-25 21:20:54 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
2013-11-25 21:20:54 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
2013-11-25 21:20:54 [FINE] [McMultipart] Enabling mod McMultipart
2013-11-25 21:20:54 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
2013-11-25 21:20:54 [INFO] [McMultipart] Activating mod McMultipart
2013-11-25 21:20:54 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [PowerCrystals Core] Mod PowerCrystals Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Damage Indicators] Mod Damage Indicators is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Chicken Shed] Mod Chicken Shed is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [ArmorStatusHUD] Mod ArmorStatusHUD is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [StatusEffectHUD] Mod StatusEffectHUD is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Advanced Repulsion Systems] Mod Advanced Repulsion Systems is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Advanced Machines] Mod Advanced Machines is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Advanced Power Management] Mod Advanced Power Management is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Aquaculture] Mod Aquaculture is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Atomic Science] Mod Atomic Science is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Basic Components] Mod Basic Components is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Big Reactors] Mod Big Reactors is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Binnie Core] Mod Binnie Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Extra Bees] Mod Extra Bees is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Extra Trees] Mod Extra Trees is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [ClaySoil] Mod ClaySoil is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [CoFH Core] Mod CoFH Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [CoFH Loot] Mod CoFH Loot is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [CoFH Masquerade] Mod CoFH Masquerade is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [CoFH Social] Mod CoFH Social is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [CoFH World] Mod CoFH World is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Crafting Suite] Mod Crafting Suite is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [DartCraft] Mod DartCraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dimensional Anchors] Mod Dimensional Anchors is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [DragonAPI] Mod DragonAPI is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights on Flame enchanted Arrows] Mod Dynamic Lights on Flame enchanted Arrows is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Ender IO] Mod Ender IO is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [EnderStorage] Mod EnderStorage is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Equivalency] Mod Equivalency is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Extractination] Mod Extractination is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Extra Utilities] Mod Extra Utilities is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Forestry for Minecraft] Mod Forestry for Minecraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Forestry Extras] Mod Forestry Extras is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Galacticraft Core] Mod Galacticraft Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Galacticraft Mars] Mod Galacticraft Mars is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Growable Resources] Mod Growable Resources is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Hats] Mod Hats is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [HatStand] Mod HatStand is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [HeldCore] Mod HeldCore is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Nuclear Control] Mod Nuclear Control is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Immibis Core] Mod Immibis Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Keithy Utils] Mod Keithy Utils is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Magic Bees] Mod Magic Bees is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Mekanism] Mod Mekanism is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MekanismGenerators] Mod MekanismGenerators is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MekanismInduction] Mod MekanismInduction is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Metallurgy 3 Core] Mod Metallurgy 3 Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Metallurgy 3 Machines] Mod Metallurgy 3 Machines is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Metallurgy 3 Base] Mod Metallurgy 3 Base is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Metallurgy 3 Vanilla] Mod Metallurgy 3 Vanilla is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Modular Force Field System] Mod Modular Force Field System is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat Forestry Trees] Mod MFR Compat Forestry Trees is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat Extra Trees] Mod MFR Compat Extra Trees is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MineFactory Reloaded] Mod MineFactory Reloaded is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Applied Energistics] Mod MFR Compat: Applied Energistics is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Atum] Mod MFR Compat: Atum is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: BackTools] Mod MFR Compat: BackTools is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: BuildCraft] Mod MFR Compat: BuildCraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Chococraft] Mod MFR Compat: Chococraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: ExtraBiomes] Mod MFR Compat: ExtraBiomes is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Forestry] Mod MFR Compat: Forestry is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [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-25 21:20:54 [WARNING] [MFR Compat: IC2] Mod MFR Compat: IC2 is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Magical Crops] Mod MFR Compat: Magical Crops is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Mystcraft] Mod MFR Compat: Mystcraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [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-25 21:20:54 [WARNING] [MFR Compat: Railcraft] Mod MFR Compat: Railcraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: RP2] Mod MFR Compat: RP2 is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Sufficient Biomes] Mod MFR Compat: Sufficient Biomes is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Thaumcraft] Mod MFR Compat: Thaumcraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Thermal Expansion] Mod MFR Compat: Thermal Expansion is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: TwilightForest] Mod MFR Compat: TwilightForest is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: Vanilla] Mod MFR Compat: Vanilla is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MFR Compat: XyCraft] Mod MFR Compat: XyCraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Obsidian XP] Mod Obsidian XP is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Mod Lister] Mod Mod Lister is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Advanced Solar Panels] Mod Advanced Solar Panels is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Gravitation Suite] Mod Gravitation Suite is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Modular Furnace] Mod Modular Furnace is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Mystcraft] Mod Mystcraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Mystcraft Plugin] Mod NEI Mystcraft Plugin is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Natura] Mod Natura is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Natura Compat: FMP] Mod Natura Compat: FMP is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Addons] Mod NEI Addons is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Addons: Applied Energistics] Mod NEI Addons: Applied Energistics is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Addons: Crafting Tables] Mod NEI Addons: Crafting Tables is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Addons: Extra Bees] Mod NEI Addons: Extra Bees is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Addons: Forestry] Mod NEI Addons: Forestry is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Addons: Misc Peripherals] Mod NEI Addons: Misc Peripherals is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [QuarryPlus] Mod QuarryPlus is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Railcraft] Mod Railcraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [ReactorCraft] Mod ReactorCraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [RotaryCraft] Mod RotaryCraft is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Soul Shards] Mod Soul Shards is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Steve's Carts 2] Mod Steve's Carts 2 is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Tinkers' Construct] Mod Tinkers' Construct is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Thaumcraft Extras] Mod Thaumcraft Extras is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Thaumic Tinkerer] Mod Thaumic Tinkerer is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Thermal Expansion] Mod Thermal Expansion is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Translocator] Mod Translocator is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Waila] Mod Waila is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [WR-CBE Addons] Mod WR-CBE Addons is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [WR-CBE Core] Mod WR-CBE Core is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [WR-CBE Logic] Mod WR-CBE Logic is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Yet Another Leather Smelting Mod] Mod Yet Another Leather Smelting Mod is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
2013-11-25 21:20:54 [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:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Advanced Repulsion Systems, FMLFileResourcePack:Advanced Machines, FMLFileResourcePack:Advanced Power Management, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Atomic Science, FMLFileResourcePack:Basic Components, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, 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:ClaySoil, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH Loot, FMLFileResourcePack:CoFH Masquerade, FMLFileResourcePack:CoFH Social, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CompactWindmills, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Crafting Suite, FMLFileResourcePack:DartCraft, FMLFileResourcePack:Dimensional Anchors, FMLFileResourcePack:DragonAPI, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights on burning, FMLFileResourcePack:Dynamic Lights on Creepers, FMLFileResourcePack:Dynamic Lights on ItemEntities, FMLFileResourcePack:Dynamic Lights on Mob Equipment, FMLFileResourcePack:Dynamic Lights on Flame enchanted Arrows, FMLFileResourcePack:Dynamic Lights Other Player Light, FMLFileResourcePack:Dynamic Lights Player Light, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Equivalency, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:Extractination, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Factorization Dimensional Slices, FMLFileResourcePack:Finndus Fillies, FMLFileResourcePack:Flat Signs, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forestry Extras, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Galacticraft Mars, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Growable Resources, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:HeldCore, FMLFileResourcePack:Nuclear Control, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Keithy Utils, FMLFileResourcePack:LomLib, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismInduction, FMLFileResourcePack:Metallurgy 3 Core, FMLFileResourcePack:Metallurgy 3 Machines, FMLFileResourcePack:Metallurgy 3 Base, FMLFileResourcePack:Metallurgy 3 Vanilla, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:MineChem, 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:Obsidian XP, FMLFileResourcePack:Mod Lister, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Modular Furnace, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:NEI Mystcraft Plugin, FMLFileResourcePack:Natura, FMLFileResourcePack:Natura Compat: FMP, 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:NoMoreRecipeConflict, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Pressure Plates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:PluginsforForestry, FMLFileResourcePack:PortalGun, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:ReactorCraft, FMLFileResourcePack:RotaryCraft, FMLFileResourcePack:Soul Shards, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Switches, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft Extras, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tubes, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
2013-11-25 21:20:55 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-11-25 21:20:55 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-11-25 21:20:55 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-11-25 21:20:55 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Mod sorting data
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.1.6): 1.6.4 DamageIndicatorsv2.9.1.6.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ChickenShed(Chicken Shed:1.1.2): [1.5+] ChickenShed (v1.1.2).zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] bspkrsCore(bspkrsCore:v4.3(1.6.4)): [1.6.4]bspkrsCorev4.3.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ArmorStatusHUD(ArmorStatusHUD:v1.15(1.6.4)): [1.6.4]ArmorStatusHUDv1.15.zip (required-after:bspkrsCore)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] mod_bspkrsCore(mod_bspkrsCore:Not available): [1.6.4]bspkrsCorev4.3.zip (required-after:bspkrsCore)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] StatusEffectHUD(StatusEffectHUD:v1.19(1.6.4)): [1.6.4]StatusEffectHUDv1.19.zip (required-after:bspkrsCore)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.b7a): ThermalExpansion-3.0.0.b7a.jar (required-after:Forge@[9.11.1.916,);required-after:CoFHCore@[2.0.0.b7a,);before:IC2;before:Metallurgy)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:2.0.306-experimental): industrialcraft-2_2.0.306-experimental.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:57.1.1): immibis-core-57.1.1.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] AdvancedRepulsionSystems(Advanced Repulsion Systems:57.0.0): adv-repulsion-systems-57.0.0.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] AdvancedMachines(Advanced Machines:57.0.0): advanced-machines-57.0.0.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.85-IC2-1.118): AdvancedPowerManagement-1.2.85-IC2-1.118.jar (required-after:IC2@[1.118,);required-after:Forge@[9.10.0.789,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] arsmagica2(Ars Magica 2:1.0.2b): AM2_1.0.2b.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv14.finale): appeng-rv14-finale-mc16x.jar (required-after:AppliedEnergistics-Core;required-after:Forge@[9.10.1.870,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] KeithyUtils(Keithy Utils:1.2): KeithyUtils-1.6.2-1.2b.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Aquaculture(Aquaculture:1.2.4): Aquaculture_1.2.4.zip (required-after:KeithyUtils@[1.1,])
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.4 v1.4.5): ArchimedesShips.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Aroma1997CoreHelper(Aroma1997Core|Helper:1.0.0.7): Aroma1997Core MC.1.6.4 v.1.0.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:1.0.0): Atomic_Science_v1.0.0.145.jar (after:IC2)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.3): BiblioCraft[v1.5.3].zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Natura(Natura:2.1.11): Natura-1.6.4-2.1.11.1.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.1.3): BiomesOPlenty-universal-1.6.4-1.1.3.307.jar (after:Natura; required-after:Forge@[9.10.1.871,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:Forge@[9.10.0.800,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|Core@4.1.1)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|Core@4.1.1)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|Core@4.1.1)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|Core@4.1.1)
2013-11-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] BiblioWoodsForestry(BiblioWoods Forestry Edition:1.3): BiblioWoods[Forestry][v1.3].zip (after:BiblioCraft;after:Forestry)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BiblioWoodsNatura(BiblioWoods Natura Edition:1.1): BiblioWoods[Natura][v1.1].zip (after:BiblioCraft;after:Natura)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.6.0): Mekanism-v5.6.0.489.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BigReactors(Big Reactors:0.2.1A): BigReactors-0.2.1A.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.8-dev2): binnie-mods-1.8-dev2.jar (after:Forestry)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.8-dev2): binnie-mods-1.8-dev2.jar (after:BinnieCore)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ExtraTrees(Extra Trees:1.8-dev2): binnie-mods-1.8-dev2.jar (after:BinnieCore)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|Transport@4.1.1)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ClaySoil(ClaySoil:1.5): ClaySoil.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (required-after:CoFHCore@[2.0.0.b7a,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (required-after:CoFHCore@[2.0.0.b7a,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (required-after:CoFHCore@[2.0.0.b7a,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (required-after:CoFHCore@[2.0.0.b7a,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CompactWindmills(CompactWindmills:1.0.2.2): CompactWindmills+MC.1.6.4+v.1.0.2.2.jar (required-after:IC2)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.57): ComputerCraft1.57.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.57): ComputerCraft1.57.zip (after:ComputerCraft)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] CraftingSuite(Crafting Suite:0.2.1.0): CraftingSuite-v0.2.1.0.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.5): EnderStorage 1.4.3.5.jar (required-after:CodeChickenCore@[0.9.0.6,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] factorization(Factorization:0.8.13): Factorization-0.8.13.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.5b): Thaumcraft4.0.5b.zip (required-after:Forge@[9.11.1.953,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Core(API: ForestryAPI.Core:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Recipes(API: ForestryAPI.Recipes:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Storage(API: ForestryAPI.Storage:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.2): twilightforest-1.20.2.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Arboriculture(API: ForestryAPI.Arboriculture:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Farming(API: ForestryAPI.Farming:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] DimensionalAnchors(Dimensional Anchors:57.0.0): dimensional-anchor-57.0.0.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DragonAPI(DragonAPI:release): DragonAPI v6 1.6.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights(Dynamic Lights:1.2.7): DynamicLights_1.6.4.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_onFire(Dynamic Lights on burning:1.0.2): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_creepers(Dynamic Lights on Creepers:1.0.2): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_dropItems(Dynamic Lights on ItemEntities:1.0.4): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_mobEquipment(Dynamic Lights on Mob Equipment:1.0.2): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_flameArrows(Dynamic Lights on Flame enchanted Arrows:1.0.0): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_otherPlayers(Dynamic Lights Other Player Light:1.0.4): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] DynamicLights_thePlayer(Dynamic Lights Player Light:1.0.8): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:@VERSION@ (build @BUILD_NUMBER@)): ee3-latest-wilu.jar (required-after:Forge@[9.10.1.849,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] EnderIO(Ender IO:0.4.5): EnderIO-1.6.4-0.4.5.75.jar (required-after:Forge@[9.11.0.883,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] LomLib(LomLib:1.0.7): LomLib-universal-1.0.7.jar (required-after:Forge)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Equivalency(Equivalency:1.5.5): Equivalency-universal-1.5.5.jar (required-after:LomLib@[1.0.5,);required-after:EE3)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] extracells(ExtraCells:1.5.6c): ExtraCells-1.5.6c.jar (required-after:AppliedEnergistics)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Extractination(Extractination:1.4.0.1): extractination v1.4.0.1.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ExtraUtilities(Extra Utilities:0.3.5): extrautils - 0.3.5.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.8.13): Factorization-0.8.13.jar (required-after: factorization)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] factorization.notify(Factorization Notification System:0.8.13): Factorization-0.8.13.jar (required-after: factorization)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.8.13): Factorization-0.8.13.jar (required-after: factorization)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] FinndusFillies(Finndus Fillies:1.0.0): FinndusFillies-1.6.2-universal-1.0.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] flatsigns(Flat Signs:1.4.0): flatsigns-1.6.2-universal-1.4.0.15.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Apiculture(API: ForestryAPI.Apiculture:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ForestryExtras(Forestry Extras:0.6.1): ForestryExtras 0.6.1.zip (required-after:Forestry)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.6): Galacticraft-Planets-1.6.4-2.0.6.895.jar (required-after:GalacticraftCore;)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (required-after:Forge@[9.10.0.810,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (required-after:iChunUtil@[2.0.0,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] growableresources(Growable Resources:0.1.0): GrowableResources-0.1.0.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Hats(Hats:2.0.2): Hats2.0.2.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] HatStand(HatStand:2.0.0): HatStand2.0.0.zip (required-after:Hats@[2.0.0,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] HeldCore(HeldCore:01.03.03.00): HeldCore-1.6.4-01.03.03.00.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.6.2c): IC2NuclearControl-1.6.2c-ic2-experimental.zip (after:IC2)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.640): ironchest-universal-1.6.4-5.4.1.640.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Waila(Waila:1.4.0): Waila_1.4.0.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Tubes(Tubes:1.1.2): Tubes-1.1.2.jar (required-after:Forge; required-before:ForgeMultipart)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.212): ForgeMultipart-universal-1.6.4-1.0.0.212.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.1d): TConstruct_1.6.4_1.5.1d8.jar (required-after:Forge@[8.9,);after:ForgeMultipart;after:MineFactoryReloaded;after:NotEnoughItems;after:Waila;after:ThermalExpansion)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.0): ThaumicTinkerer 2.0-30.jar (required-after:Thaumcraft;before:MagicBees;after:IC2)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MagicBees(Magic Bees:2.1.7): magicbees-2.1.7.jar (required-after:Forestry;after:Thaumcraft;after:ExtraBees;after:EE3;after:ArsMagica;after:TConstruct)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MekanismGenerators(MekanismGenerators:5.6.0): MekanismGenerators-v5.6.0.489.jar (required-after:Mekanism)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MekanismInduction(MekanismInduction:5.6.0): MekanismInduction-v5.6.0.489.jar (required-after:Mekanism)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Metallurgy3Core(Metallurgy 3 Core:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:KeithyUtils@[1.2,])
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Metallurgy3Base(Metallurgy 3 Base:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Core)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Metallurgy3Machines(Metallurgy 3 Machines:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Base)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Metallurgy3Vanilla(Metallurgy 3 Vanilla:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Core)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.4.0): MFFS_v3.4.0.232.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] minechem(MineChem:@VERSION@): Minechem4-12.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (after:Forestry)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (after:ExtraTrees)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Atum)
2013-11-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Forestry)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:IC2)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.10.00): mystcraft-uni-1.6.4-0.10.10.00.zip (required-after:Forge@[6.6.0.515,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Mystcraft)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Railcraft)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:Thaumcraft)
2013-11-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] chylex_ObsidianXP(Obsidian XP:1.0): MM_ObsidianXP_Forge.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.4.3): mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.8): mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] modularfurnace(Modular Furnace:2.6): Modular Furnace 2.6.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] numina(Numina:0.0.1-28): Numina-1.6.2-0.0.1-28.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.8.0-38): ModularPowersuits-1.6.2-0.8.0-38.jar (required-after:Forge@[9.10.1.856,);after:IC2;required-after:numina)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Morph(Morph:0.4.0): Morph-Beta-0.4.0.zip (required-after:Forge@[9.10.1.859,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Natura|ForgeMuliPart(Natura Compat: FMP:0.1): Natura-1.6.4-2.1.11.1.jar (after:ForgeMultipart;after:Natura)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (after:NotEnoughItems)
2013-11-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.5): NEIPlugins-1.1.0.5.jar (required-after:NotEnoughItems@[1.6.1.4,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] recipemod(NoMoreRecipeConflict:0.1): NoMoreRecipeConflict_1.6.X(2).zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.2): OpenBlocks-1.2.2.jar (after:ComputerCraft;after:OpenPeripheral)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] PluginsforForestry(PluginsforForestry:3.2.23): PluginsforForestry-1.6.4-3.2.23.jar (required-after:denLib;after:MineFactoryReloaded;after:BuildCraft|Core;after:Forestry)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] PortalGun(PortalGun:2.0.1): PortalGun2.0.1.zip (required-after:iChunUtil@[2.1.0,))
2013-11-25 21:20:55 [FINE] [ForgeModLoader] QuarryPlus(QuarryPlus:1.5.5.2): QuarryPlus-1.6.4-1.5.5.2.zip (required-after:BuildCraft|Builders;required-after:BuildCraft|Core;required-after:BuildCraft|Energy;required-after:BuildCraft|Factory;required-after:BuildCraft|Silicon;required-after:BuildCraft|Transport)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] RandomThings(Random Things:1.8.5): Random Things v. 1.8.5 [MC 1.6.2].jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ReactorCraft(ReactorCraft:beta): ReactorCraft v6 1.6.zip (after:DragonAPI)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] RotaryCraft(RotaryCraft:Gamma): RotaryCraft v6 1.6.zip (after:DragonAPI)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] SoulShards(Soul Shards:1.0.39): SoulShards-1.0.39.jar (required-after:Forge@[7.8.0.716,])
2013-11-25 21:20:55 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts 2:2.0.0.a132): StevesCarts2.0.0.a132.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] switches(Switches:1.3.0): switches-1.6.4-universal-coremod-1.3.0.25.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ThaumcraftExtras(Thaumcraft Extras:0.3.2): Thaumcraft Extras 0.3.2.zip (required-after:Thaumcraft)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (required-after:CodeChickenCore@[0.9.0.6,))
2013-11-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [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-25 21:20:55 [FINE] [ForgeModLoader] YALSM(Yet Another Leather Smelting Mod:2.0.0): yalsm-2.0.0.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.6.4.zip ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.212): ForgeMultipart-universal-1.6.4-1.0.0.212.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Genetics(API: ForestryAPI.Genetics:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Circuits(API: ForestryAPI.Circuits:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.fuels(API: ForestryAPI.fuels:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI(API: ForestryAPI:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.World(API: ForestryAPI.World:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Lepidopterology(API: ForestryAPI.Lepidopterology:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Food(API: ForestryAPI.Food:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] API:ForestryAPI.Mail(API: ForestryAPI.Mail:2.3.0.0): forestry-A-2.3.0.7.jar ()
2013-11-25 21:20:55 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.0.0): Basic_Components_v1.0.0.19.jar (after:*)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ModLister(Mod Lister:1.0): Mod Lister 1.0.zip (after:*)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] NEI-Mystcraft-Plugin(NEI Mystcraft Plugin:01.05.00.00): MystNEI-Plugin-1.6.4-01.05.00.00.zip (after:*)
2013-11-25 21:20:55 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.212): ForgeMultipart-universal-1.6.4-1.0.0.212.jar (required-after:ForgeMultipart;after:*)
2013-11-25 21:20:55 [INFO] [ForgeModLoader] FML has found a non-mod file HEE_1.6.4_release-1.1.2.zip 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-25 21:20:55 [INFO] [ForgeModLoader] FML has found a non-mod file scala-library.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-25 21:20:55 [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-25 21:20:55 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.4-1.0.0.44.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-25 21:20:55 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-11-25 21:20:55 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-11-25 21:20:55 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-11-25 21:20:55 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-11-25 21:20:55 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-11-25 21:20:55 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-11-25 21:20:55 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-11-25 21:20:55 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.11.1.953)
2013-11-25 21:20:55 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-11-25 21:20:55 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-11-25 21:20:55 [FINEST] [AppliedEnergistics-Core] Sending event FMLConstructionEvent to mod AppliedEnergistics-Core
2013-11-25 21:20:55 [FINEST] [AppliedEnergistics-Core] Sent event FMLConstructionEvent to mod AppliedEnergistics-Core
2013-11-25 21:20:55 [FINEST] [Aroma1997Core] Sending event FMLConstructionEvent to mod Aroma1997Core
2013-11-25 21:20:55 [FINEST] [Aroma1997Core] Sent event FMLConstructionEvent to mod Aroma1997Core
2013-11-25 21:20:55 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-11-25 21:20:55 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-11-25 21:20:55 [FINEST] [denLib] Sending event FMLConstructionEvent to mod denLib
2013-11-25 21:20:55 [FINEST] [denLib] Sent event FMLConstructionEvent to mod denLib
2013-11-25 21:20:55 [FINEST] [Micdoodlecore] Sending event FMLConstructionEvent to mod Micdoodlecore
2013-11-25 21:20:55 [FINEST] [Micdoodlecore] Sent event FMLConstructionEvent to mod Micdoodlecore
2013-11-25 21:20:55 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-11-25 21:20:55 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-11-25 21:20:55 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-11-25 21:20:55 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-11-25 21:20:55 [FINEST] [switches|pistontweak] Sending event FMLConstructionEvent to mod switches|pistontweak
2013-11-25 21:20:55 [FINEST] [switches|pistontweak] Sent event FMLConstructionEvent to mod switches|pistontweak
2013-11-25 21:20:55 [FINEST] [TConstruct-Preloader] Sending event FMLConstructionEvent to mod TConstruct-Preloader
2013-11-25 21:20:55 [FINEST] [TConstruct-Preloader] Sent event FMLConstructionEvent to mod TConstruct-Preloader
2013-11-25 21:20:55 [FINEST] [DamageIndicatorsMod] Sending event FMLConstructionEvent to mod DamageIndicatorsMod
2013-11-25 21:20:56 [FINEST] [ForgeModLoader] Testing mod DamageIndicatorsMod to verify it accepts its own version in a remote connection
2013-11-25 21:20:56 [FINEST] [ForgeModLoader] The mod DamageIndicatorsMod accepts its own version (2.9.1.6)
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DamageIndicatorsMod
2013-11-25 21:20:56 [FINEST] [DamageIndicatorsMod] Sent event FMLConstructionEvent to mod DamageIndicatorsMod
2013-11-25 21:20:56 [FINEST] [ChickenShed] Sending event FMLConstructionEvent to mod ChickenShed
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenShed
2013-11-25 21:20:56 [FINEST] [ChickenShed] Sent event FMLConstructionEvent to mod ChickenShed
2013-11-25 21:20:56 [FINEST] [bspkrsCore] Sending event FMLConstructionEvent to mod bspkrsCore
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into bspkrsCore
2013-11-25 21:20:56 [FINEST] [bspkrsCore] Sent event FMLConstructionEvent to mod bspkrsCore
2013-11-25 21:20:56 [FINEST] [ArmorStatusHUD] Sending event FMLConstructionEvent to mod ArmorStatusHUD
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArmorStatusHUD
2013-11-25 21:20:56 [FINEST] [ArmorStatusHUD] Sent event FMLConstructionEvent to mod ArmorStatusHUD
2013-11-25 21:20:56 [FINEST] [mod_bspkrsCore] Sending event FMLConstructionEvent to mod mod_bspkrsCore
2013-11-25 21:20:56 [FINE] [ForgeModLoader] No MLProp configuration for mod_bspkrsCore found or required. No file written
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_bspkrsCore
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_bspkrsCore
2013-11-25 21:20:56 [FINEST] [mod_bspkrsCore] Sent event FMLConstructionEvent to mod mod_bspkrsCore
2013-11-25 21:20:56 [FINEST] [StatusEffectHUD] Sending event FMLConstructionEvent to mod StatusEffectHUD
2013-11-25 21:20:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StatusEffectHUD
2013-11-25 21:20:56 [FINEST] [StatusEffectHUD] Sent event FMLConstructionEvent to mod StatusEffectHUD
2013-11-25 21:20:56 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2013-11-25 21:20:57 [FINEST] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2013-11-25 21:20:57 [FINEST] [ForgeModLoader] The mod CoFHCore accepts its own version (2.0.0.b7a)
2013-11-25 21:20:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2013-11-25 21:20:57 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2013-11-25 21:20:57 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2013-11-25 21:20:57 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2013-11-25 21:20:57 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (3.0.0.b7a)
2013-11-25 21:20:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2013-11-25 21:20:57 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2013-11-25 21:20:57 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
2013-11-25 21:20:57 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2013-11-25 21:20:57 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (2.0.306-experimental)
2013-11-25 21:20:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2013-11-25 21:20:58 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.Container
2013-11-25 21:20:58 [FINEST] [IC2] Sent event FMLConstructionEvent to mod IC2
2013-11-25 21:20:58 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (57.1.1)
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-11-25 21:20:58 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-11-25 21:20:58 [FINEST] [AdvancedRepulsionSystems] Sending event FMLConstructionEvent to mod AdvancedRepulsionSystems
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] Testing mod AdvancedRepulsionSystems to verify it accepts its own version in a remote connection
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] The mod AdvancedRepulsionSystems accepts its own version (57.0.0)
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedRepulsionSystems
2013-11-25 21:20:58 [FINEST] [AdvancedRepulsionSystems] Sent event FMLConstructionEvent to mod AdvancedRepulsionSystems
2013-11-25 21:20:58 [FINEST] [AdvancedMachines] Sending event FMLConstructionEvent to mod AdvancedMachines
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (57.0.0)
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2013-11-25 21:20:58 [FINEST] [AdvancedMachines] Sent event FMLConstructionEvent to mod AdvancedMachines
2013-11-25 21:20:58 [FINEST] [AdvancedPowerManagement] Sending event FMLConstructionEvent to mod AdvancedPowerManagement
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] Testing mod AdvancedPowerManagement to verify it accepts its own version in a remote connection
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] The mod AdvancedPowerManagement accepts its own version (1.2.85-IC2-1.118)
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedPowerManagement
2013-11-25 21:20:58 [SEVERE] [ForgeModLoader] [AdvancedPowerManagement] [Certificate Error] Fingerprint does not match! This mod's jar file has been modified from the original version.
2013-11-25 21:20:58 [SEVERE] [ForgeModLoader] [AdvancedPowerManagement] [Certificate Error] Expected fingerprint: null
2013-11-25 21:20:58 [SEVERE] [ForgeModLoader] [AdvancedPowerManagement] [Certificate Error] File: D:\Modpack Instances\1.6.4 Series\mods\AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2013-11-25 21:20:58 [FINEST] [AdvancedPowerManagement] Sent event FMLConstructionEvent to mod AdvancedPowerManagement
2013-11-25 21:20:58 [FINEST] [arsmagica2] Sending event FMLConstructionEvent to mod arsmagica2
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2197), found 1 patch
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3203)
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] Testing mod arsmagica2 to verify it accepts its own version in a remote connection
2013-11-25 21:20:58 [FINEST] [ForgeModLoader] The mod arsmagica2 accepts its own version (1.0.2b)
2013-11-25 21:20:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into arsmagica2
2013-11-25 21:20:59 [FINEST] [arsmagica2] Sent event FMLConstructionEvent to mod arsmagica2
2013-11-25 21:20:59 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv14.finale)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics
2013-11-25 21:20:59 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics
2013-11-25 21:20:59 [FINEST] [KeithyUtils] Sending event FMLConstructionEvent to mod KeithyUtils
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod KeithyUtils to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod KeithyUtils accepts its own version (1.2)
2013-11-25 21:20:59 [WARNING] [ForgeModLoader] The mod id KeithyUtils attempted to register channels without specifying a packet handler
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into KeithyUtils
2013-11-25 21:20:59 [FINEST] [KeithyUtils] Sent event FMLConstructionEvent to mod KeithyUtils
2013-11-25 21:20:59 [FINEST] [Aquaculture] Sending event FMLConstructionEvent to mod Aquaculture
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod Aquaculture to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod Aquaculture accepts its own version (1.2.4)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Aquaculture
2013-11-25 21:20:59 [FINEST] [Aquaculture] Sent event FMLConstructionEvent to mod Aquaculture
2013-11-25 21:20:59 [FINEST] [ArchimedesShipsMod] Sending event FMLConstructionEvent to mod ArchimedesShipsMod
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod ArchimedesShipsMod to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod ArchimedesShipsMod accepts its own version (1.6.4 v1.4.5)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArchimedesShipsMod
2013-11-25 21:20:59 [FINEST] [ArchimedesShipsMod] Sent event FMLConstructionEvent to mod ArchimedesShipsMod
2013-11-25 21:20:59 [FINEST] [Aroma1997CoreHelper] Sending event FMLConstructionEvent to mod Aroma1997CoreHelper
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Aroma1997CoreHelper
2013-11-25 21:20:59 [FINEST] [Aroma1997CoreHelper] Sent event FMLConstructionEvent to mod Aroma1997CoreHelper
2013-11-25 21:20:59 [FINEST] [AtomicScience] Sending event FMLConstructionEvent to mod AtomicScience
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod AtomicScience to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod AtomicScience accepts its own version (1.0.0)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AtomicScience
2013-11-25 21:20:59 [FINEST] [AtomicScience] Sent event FMLConstructionEvent to mod AtomicScience
2013-11-25 21:20:59 [FINEST] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.5.3)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-11-25 21:20:59 [FINEST] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-11-25 21:20:59 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod Natura to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod Natura accepts its own version (2.1.11)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2013-11-25 21:20:59 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2013-11-25 21:20:59 [FINEST] [BiomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (1.1.3)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty
2013-11-25 21:20:59 [FINEST] [BiomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty
2013-11-25 21:20:59 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-11-25 21:20:59 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (4.1.1)
2013-11-25 21:20:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-11-25 21:21:00 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-11-25 21:21:00 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (4.1.1)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-11-25 21:21:00 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-11-25 21:21:00 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (4.1.1)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-11-25 21:21:00 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-11-25 21:21:00 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (4.1.1)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-11-25 21:21:00 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-11-25 21:21:00 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (4.1.1)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-11-25 21:21:00 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-11-25 21:21:00 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-11-25 21:21:00 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-11-25 21:21:00 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-11-25 21:21:00 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-25 21:21:00 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.3.0.7)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-11-25 21:21:00 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-11-25 21:21:00 [FINEST] [BiblioWoodsForestry] Sending event FMLConstructionEvent to mod BiblioWoodsForestry
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsForestry to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod BiblioWoodsForestry accepts its own version (1.3)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsForestry
2013-11-25 21:21:00 [FINEST] [BiblioWoodsForestry] Sent event FMLConstructionEvent to mod BiblioWoodsForestry
2013-11-25 21:21:00 [FINEST] [BiblioWoodsNatura] Sending event FMLConstructionEvent to mod BiblioWoodsNatura
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsNatura to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod BiblioWoodsNatura accepts its own version (1.1)
2013-11-25 21:21:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsNatura
2013-11-25 21:21:00 [FINEST] [BiblioWoodsNatura] Sent event FMLConstructionEvent to mod BiblioWoodsNatura
2013-11-25 21:21:00 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection
2013-11-25 21:21:00 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.6.0)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism
2013-11-25 21:21:01 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerWorkbench
2013-11-25 21:21:01 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerRepair
2013-11-25 21:21:01 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism
2013-11-25 21:21:01 [FINEST] [BigReactors] Sending event FMLConstructionEvent to mod BigReactors
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod BigReactors to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod BigReactors accepts its own version (0.2.1A)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BigReactors
2013-11-25 21:21:01 [FINEST] [BigReactors] Sent event FMLConstructionEvent to mod BigReactors
2013-11-25 21:21:01 [FINEST] [BinnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.8-dev2)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-11-25 21:21:01 [FINEST] [BinnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-11-25 21:21:01 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.8-dev2)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-11-25 21:21:01 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-11-25 21:21:01 [FINEST] [ExtraTrees] Sending event FMLConstructionEvent to mod ExtraTrees
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod ExtraTrees to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod ExtraTrees accepts its own version (1.8-dev2)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraTrees
2013-11-25 21:21:01 [FINEST] [ExtraTrees] Sent event FMLConstructionEvent to mod ExtraTrees
2013-11-25 21:21:01 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (4.1.1)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-11-25 21:21:01 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-11-25 21:21:01 [FINEST] [ClaySoil] Sending event FMLConstructionEvent to mod ClaySoil
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ClaySoil
2013-11-25 21:21:01 [FINEST] [ClaySoil] Sent event FMLConstructionEvent to mod ClaySoil
2013-11-25 21:21:01 [FINEST] [CoFHLoot] Sending event FMLConstructionEvent to mod CoFHLoot
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CoFHLoot to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CoFHLoot accepts its own version (2.0.0.b7a)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHLoot
2013-11-25 21:21:01 [FINEST] [CoFHLoot] Sent event FMLConstructionEvent to mod CoFHLoot
2013-11-25 21:21:01 [FINEST] [CoFHMasquerade] Sending event FMLConstructionEvent to mod CoFHMasquerade
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CoFHMasquerade to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CoFHMasquerade accepts its own version (2.0.0.b7a)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHMasquerade
2013-11-25 21:21:01 [FINEST] [CoFHMasquerade] Sent event FMLConstructionEvent to mod CoFHMasquerade
2013-11-25 21:21:01 [FINEST] [CoFHSocial] Sending event FMLConstructionEvent to mod CoFHSocial
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CoFHSocial to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CoFHSocial accepts its own version (2.0.0.b7a)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHSocial
2013-11-25 21:21:01 [FINEST] [CoFHSocial] Sent event FMLConstructionEvent to mod CoFHSocial
2013-11-25 21:21:01 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (2.0.0.b7a)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2013-11-25 21:21:01 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2013-11-25 21:21:01 [FINEST] [CompactWindmills] Sending event FMLConstructionEvent to mod CompactWindmills
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CompactWindmills to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CompactWindmills accepts its own version (1.0.2.2)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactWindmills
2013-11-25 21:21:01 [FINEST] [CompactWindmills] Sent event FMLConstructionEvent to mod CompactWindmills
2013-11-25 21:21:01 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.57)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
2013-11-25 21:21:01 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
2013-11-25 21:21:01 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.57)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
2013-11-25 21:21:01 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
2013-11-25 21:21:01 [FINEST] [CraftingSuite] Sending event FMLConstructionEvent to mod CraftingSuite
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod CraftingSuite to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod CraftingSuite accepts its own version (0.2.1.0)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CraftingSuite
2013-11-25 21:21:01 [FINEST] [CraftingSuite] Sent event FMLConstructionEvent to mod CraftingSuite
2013-11-25 21:21:01 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-11-25 21:21:01 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.3.5)
2013-11-25 21:21:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-11-25 21:21:01 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-11-25 21:21:01 [FINEST] [factorization] Sending event FMLConstructionEvent to mod factorization
2013-11-25 21:21:01 [INFO] [FZ] This is Factorization 0.8.13
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.8.13)
2013-11-25 21:21:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization
2013-11-25 21:21:02 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bdc (2 / 2)
2013-11-25 21:21:02 [FINEST] [factorization] Sent event FMLConstructionEvent to mod factorization
2013-11-25 21:21:02 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (4.0.5b)
2013-11-25 21:21:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2013-11-25 21:21:02 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2013-11-25 21:21:02 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (8.2.0.0)
2013-11-25 21:21:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2013-11-25 21:21:02 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2013-11-25 21:21:02 [FINEST] [TwilightForest] Sending event FMLConstructionEvent to mod TwilightForest
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2013-11-25 21:21:02 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.20.2)
2013-11-25 21:21:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2013-11-25 21:21:03 [FINEST] [TwilightForest] Sent event FMLConstructionEvent to mod TwilightForest
2013-11-25 21:21:03 [FINEST] [DartCraft] Sending event FMLConstructionEvent to mod DartCraft
2013-11-25 21:21:03 [FINEST] [ForgeModLoader] Testing mod DartCraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:03 [FINEST] [ForgeModLoader] The mod DartCraft accepts its own version (Beta 0.2.12)
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DartCraft
2013-11-25 21:21:03 [FINEST] [DartCraft] Sent event FMLConstructionEvent to mod DartCraft
2013-11-25 21:21:03 [FINEST] [DimensionalAnchors] Sending event FMLConstructionEvent to mod DimensionalAnchors
2013-11-25 21:21:03 [FINEST] [ForgeModLoader] Testing mod DimensionalAnchors to verify it accepts its own version in a remote connection
2013-11-25 21:21:03 [FINEST] [ForgeModLoader] The mod DimensionalAnchors accepts its own version (57.0.0)
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DimensionalAnchors
2013-11-25 21:21:03 [FINEST] [DimensionalAnchors] Sent event FMLConstructionEvent to mod DimensionalAnchors
2013-11-25 21:21:03 [FINEST] [DragonAPI] Sending event FMLConstructionEvent to mod DragonAPI
2013-11-25 21:21:03 [INFO] [STDOUT] DragonAPI is not running in a deobfuscated environment! This is not an error!
2013-11-25 21:21:03 [SEVERE] [DragonAPI] The mod DragonAPI is expecting signature @GET_FINGERPRINT@ for source DragonAPI v6 1.6.zip, however there is no signature matching that description
2013-11-25 21:21:03 [INFO] [STDOUT] DragonAPI is not running in a deobfuscated environment! This is not an error!
2013-11-25 21:21:03 [FINEST] [ForgeModLoader] Testing mod DragonAPI to verify it accepts its own version in a remote connection
2013-11-25 21:21:03 [FINEST] [ForgeModLoader] The mod DragonAPI accepts its own version (release)
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DragonAPI
2013-11-25 21:21:03 [FINEST] [DragonAPI] Sent event FMLConstructionEvent to mod DragonAPI
2013-11-25 21:21:03 [FINEST] [DynamicLights] Sending event FMLConstructionEvent to mod DynamicLights
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights
2013-11-25 21:21:03 [FINEST] [DynamicLights] Sent event FMLConstructionEvent to mod DynamicLights
2013-11-25 21:21:03 [FINEST] [DynamicLights_onFire] Sending event FMLConstructionEvent to mod DynamicLights_onFire
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_onFire
2013-11-25 21:21:03 [FINEST] [DynamicLights_onFire] Sent event FMLConstructionEvent to mod DynamicLights_onFire
2013-11-25 21:21:03 [FINEST] [DynamicLights_creepers] Sending event FMLConstructionEvent to mod DynamicLights_creepers
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_creepers
2013-11-25 21:21:03 [FINEST] [DynamicLights_creepers] Sent event FMLConstructionEvent to mod DynamicLights_creepers
2013-11-25 21:21:03 [FINEST] [DynamicLights_dropItems] Sending event FMLConstructionEvent to mod DynamicLights_dropItems
2013-11-25 21:21:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_dropItems
2013-11-25 21:21:03 [FINEST] [DynamicLights_dropItems] Sent event FMLConstructionEvent to mod DynamicLights_dropItems
2013-11-25 21:21:03 [FINEST] [DynamicLights_mobEquipment] Sending event FMLConstructionEvent to mod DynamicLights_mobEquipment
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_mobEquipment
2013-11-25 21:21:04 [FINEST] [DynamicLights_mobEquipment] Sent event FMLConstructionEvent to mod DynamicLights_mobEquipment
2013-11-25 21:21:04 [FINEST] [DynamicLights_flameArrows] Sending event FMLConstructionEvent to mod DynamicLights_flameArrows
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_flameArrows
2013-11-25 21:21:04 [FINEST] [DynamicLights_flameArrows] Sent event FMLConstructionEvent to mod DynamicLights_flameArrows
2013-11-25 21:21:04 [FINEST] [DynamicLights_otherPlayers] Sending event FMLConstructionEvent to mod DynamicLights_otherPlayers
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_otherPlayers
2013-11-25 21:21:04 [FINEST] [DynamicLights_otherPlayers] Sent event FMLConstructionEvent to mod DynamicLights_otherPlayers
2013-11-25 21:21:04 [FINEST] [DynamicLights_thePlayer] Sending event FMLConstructionEvent to mod DynamicLights_thePlayer
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_thePlayer
2013-11-25 21:21:04 [FINEST] [DynamicLights_thePlayer] Sent event FMLConstructionEvent to mod DynamicLights_thePlayer
2013-11-25 21:21:04 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
2013-11-25 21:21:04 [SEVERE] [EE3] The mod EE3 is expecting signature @FINGERPRINT@ for source ee3-latest-wilu.jar, however there is no signature matching that description
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (@VERSION@ (build @BUILD_NUMBER@))
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
2013-11-25 21:21:04 [WARNING] [EE3] The copy of Equivalent Exchange 3 that you are running is a development version of the mod, and as such may be unstable and/or incomplete.
2013-11-25 21:21:04 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
2013-11-25 21:21:04 [FINEST] [EnderIO] Sending event FMLConstructionEvent to mod EnderIO
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod EnderIO to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod EnderIO accepts its own version (0.4.5)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderIO
2013-11-25 21:21:04 [FINEST] [EnderIO] Sent event FMLConstructionEvent to mod EnderIO
2013-11-25 21:21:04 [FINEST] [LomLib] Sending event FMLConstructionEvent to mod LomLib
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod LomLib to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod LomLib accepts its own version (1.0.7)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into LomLib
2013-11-25 21:21:04 [FINEST] [LomLib] Sent event FMLConstructionEvent to mod LomLib
2013-11-25 21:21:04 [FINEST] [Equivalency] Sending event FMLConstructionEvent to mod Equivalency
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod Equivalency to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod Equivalency accepts its own version (1.5.5)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Equivalency
2013-11-25 21:21:04 [FINEST] [Equivalency] Sent event FMLConstructionEvent to mod Equivalency
2013-11-25 21:21:04 [FINEST] [extracells] Sending event FMLConstructionEvent to mod extracells
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod extracells to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod extracells accepts its own version (1.5.6c)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into extracells
2013-11-25 21:21:04 [FINEST] [extracells] Sent event FMLConstructionEvent to mod extracells
2013-11-25 21:21:04 [FINEST] [Extractination] Sending event FMLConstructionEvent to mod Extractination
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Extractination
2013-11-25 21:21:04 [FINEST] [Extractination] Sent event FMLConstructionEvent to mod Extractination
2013-11-25 21:21:04 [FINEST] [ExtraUtilities] Sending event FMLConstructionEvent to mod ExtraUtilities
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod ExtraUtilities to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod ExtraUtilities accepts its own version (0.3.5)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraUtilities
2013-11-25 21:21:04 [FINEST] [ExtraUtilities] Sent event FMLConstructionEvent to mod ExtraUtilities
2013-11-25 21:21:04 [FINEST] [factorization.misc] Sending event FMLConstructionEvent to mod factorization.misc
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod factorization.misc to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod factorization.misc accepts its own version (0.8.13)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.misc
2013-11-25 21:21:04 [FINEST] [factorization.misc] Sent event FMLConstructionEvent to mod factorization.misc
2013-11-25 21:21:04 [FINEST] [factorization.notify] Sending event FMLConstructionEvent to mod factorization.notify
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.notify
2013-11-25 21:21:04 [FINEST] [factorization.notify] Sent event FMLConstructionEvent to mod factorization.notify
2013-11-25 21:21:04 [FINEST] [factorization.dimensionalSlice] Sending event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod factorization.dimensionalSlice to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod factorization.dimensionalSlice accepts its own version (0.8.13)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.dimensionalSlice
2013-11-25 21:21:04 [FINEST] [factorization.dimensionalSlice] Sent event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-11-25 21:21:04 [FINEST] [FinndusFillies] Sending event FMLConstructionEvent to mod FinndusFillies
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod FinndusFillies to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod FinndusFillies accepts its own version (1.0.0)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FinndusFillies
2013-11-25 21:21:04 [FINEST] [FinndusFillies] Sent event FMLConstructionEvent to mod FinndusFillies
2013-11-25 21:21:04 [FINEST] [flatsigns] Sending event FMLConstructionEvent to mod flatsigns
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod flatsigns to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod flatsigns accepts its own version (1.4.0)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into flatsigns
2013-11-25 21:21:04 [FINEST] [flatsigns] Sent event FMLConstructionEvent to mod flatsigns
2013-11-25 21:21:04 [FINEST] [ForestryExtras] Sending event FMLConstructionEvent to mod ForestryExtras
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod ForestryExtras to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod ForestryExtras accepts its own version (0.6.1)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForestryExtras
2013-11-25 21:21:04 [FINEST] [ForestryExtras] Sent event FMLConstructionEvent to mod ForestryExtras
2013-11-25 21:21:04 [FINEST] [GalacticraftCore] Sending event FMLConstructionEvent to mod GalacticraftCore
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
2013-11-25 21:21:04 [FINEST] [ForgeModLoader] The mod GalacticraftCore accepts its own version (2.0.6)
2013-11-25 21:21:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftCore
2013-11-25 21:21:05 [FINEST] [GalacticraftCore] Sent event FMLConstructionEvent to mod GalacticraftCore
2013-11-25 21:21:05 [FINEST] [GalacticraftMars] Sending event FMLConstructionEvent to mod GalacticraftMars
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod GalacticraftMars to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod GalacticraftMars accepts its own version (2.0.6)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftMars
2013-11-25 21:21:05 [FINEST] [GalacticraftMars] Sent event FMLConstructionEvent to mod GalacticraftMars
2013-11-25 21:21:05 [FINEST] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
2013-11-25 21:21:05 [FINEST] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
2013-11-25 21:21:05 [FINEST] [GraviGun] Sending event FMLConstructionEvent to mod GraviGun
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (2.0.0)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
2013-11-25 21:21:05 [FINEST] [GraviGun] Sent event FMLConstructionEvent to mod GraviGun
2013-11-25 21:21:05 [FINEST] [growableresources] Sending event FMLConstructionEvent to mod growableresources
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod growableresources to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod growableresources accepts its own version (0.1.0)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into growableresources
2013-11-25 21:21:05 [FINEST] [growableresources] Sent event FMLConstructionEvent to mod growableresources
2013-11-25 21:21:05 [FINEST] [Hats] Sending event FMLConstructionEvent to mod Hats
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod Hats to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod Hats accepts its own version (2.0.2)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Hats
2013-11-25 21:21:05 [FINEST] [Hats] Sent event FMLConstructionEvent to mod Hats
2013-11-25 21:21:05 [FINEST] [HatStand] Sending event FMLConstructionEvent to mod HatStand
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod HatStand to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod HatStand accepts its own version (2.0.0)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into HatStand
2013-11-25 21:21:05 [FINEST] [HatStand] Sent event FMLConstructionEvent to mod HatStand
2013-11-25 21:21:05 [FINEST] [HeldCore] Sending event FMLConstructionEvent to mod HeldCore
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod HeldCore to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod HeldCore accepts its own version (01.03.03.00)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into HeldCore
2013-11-25 21:21:05 [FINEST] [HeldCore] Sent event FMLConstructionEvent to mod HeldCore
2013-11-25 21:21:05 [FINEST] [IC2NuclearControl] Sending event FMLConstructionEvent to mod IC2NuclearControl
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.6.2c)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2NuclearControl
2013-11-25 21:21:05 [FINEST] [IC2NuclearControl] Sent event FMLConstructionEvent to mod IC2NuclearControl
2013-11-25 21:21:05 [FINEST] [inventorytweaks] Sending event FMLConstructionEvent to mod inventorytweaks
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod inventorytweaks to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod inventorytweaks accepts its own version (1.56)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into inventorytweaks
2013-11-25 21:21:05 [FINEST] [inventorytweaks] Sent event FMLConstructionEvent to mod inventorytweaks
2013-11-25 21:21:05 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.4.1.640)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
2013-11-25 21:21:05 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
2013-11-25 21:21:05 [FINEST] [Waila] Sending event FMLConstructionEvent to mod Waila
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod Waila to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod Waila accepts its own version (1.4.0)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Waila
2013-11-25 21:21:05 [FINEST] [Waila] Sent event FMLConstructionEvent to mod Waila
2013-11-25 21:21:05 [FINEST] [Tubes] Sending event FMLConstructionEvent to mod Tubes
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod Tubes to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod Tubes accepts its own version (1.1.2)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Tubes
2013-11-25 21:21:05 [FINEST] [Tubes] Sent event FMLConstructionEvent to mod Tubes
2013-11-25 21:21:05 [FINEST] [ForgeMultipart] Sending event FMLConstructionEvent to mod ForgeMultipart
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod ForgeMultipart accepts its own version (1.0.0.212)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMultipart
2013-11-25 21:21:05 [FINEST] [ForgeMultipart] Sent event FMLConstructionEvent to mod ForgeMultipart
2013-11-25 21:21:05 [FINEST] [TConstruct] Sending event FMLConstructionEvent to mod TConstruct
2013-11-25 21:21:05 [INFO] [TConstruct] [TConstruct] Natura, what are we going to do tomorrow night?
2013-11-25 21:21:05 [INFO] [TConstruct] [Natura] TConstruct, we're going to take over the world!
2013-11-25 21:21:05 [INFO] [TConstruct] Registering compat plugin for ForgeMultipart
2013-11-25 21:21:05 [INFO] [TConstruct] Registering compat plugin for MineFactoryReloaded
2013-11-25 21:21:05 [INFO] [TConstruct] Registering compat plugin for NotEnoughItems
2013-11-25 21:21:05 [INFO] [TConstruct] Registering compat plugin for Waila
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] Testing mod TConstruct to verify it accepts its own version in a remote connection
2013-11-25 21:21:05 [FINEST] [ForgeModLoader] The mod TConstruct accepts its own version (1.6.X_1.5.1d)
2013-11-25 21:21:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct
2013-11-25 21:21:05 [FINEST] [TConstruct] Sent event FMLConstructionEvent to mod TConstruct
2013-11-25 21:21:05 [FINEST] [ThaumicTinkerer] Sending event FMLConstructionEvent to mod ThaumicTinkerer
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod ThaumicTinkerer to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod ThaumicTinkerer accepts its own version (2.0)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThaumicTinkerer
2013-11-25 21:21:06 [FINEST] [ThaumicTinkerer] Sent event FMLConstructionEvent to mod ThaumicTinkerer
2013-11-25 21:21:06 [FINEST] [MagicBees] Sending event FMLConstructionEvent to mod MagicBees
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MagicBees to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MagicBees accepts its own version (2.1.7)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MagicBees
2013-11-25 21:21:06 [FINEST] [MagicBees] Sent event FMLConstructionEvent to mod MagicBees
2013-11-25 21:21:06 [FINEST] [MekanismGenerators] Sending event FMLConstructionEvent to mod MekanismGenerators
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MekanismGenerators to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MekanismGenerators accepts its own version (5.6.0)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismGenerators
2013-11-25 21:21:06 [FINEST] [MekanismGenerators] Sent event FMLConstructionEvent to mod MekanismGenerators
2013-11-25 21:21:06 [FINEST] [MekanismInduction] Sending event FMLConstructionEvent to mod MekanismInduction
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MekanismInduction to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MekanismInduction accepts its own version (5.6.0)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismInduction
2013-11-25 21:21:06 [FINEST] [MekanismInduction] Sent event FMLConstructionEvent to mod MekanismInduction
2013-11-25 21:21:06 [FINEST] [Metallurgy3Core] Sending event FMLConstructionEvent to mod Metallurgy3Core
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Core to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod Metallurgy3Core accepts its own version (3.2.3)
2013-11-25 21:21:06 [WARNING] [ForgeModLoader] The mod id Metallurgy3Core attempted to register channels without specifying a packet handler
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Core
2013-11-25 21:21:06 [FINEST] [Metallurgy3Core] Sent event FMLConstructionEvent to mod Metallurgy3Core
2013-11-25 21:21:06 [FINEST] [Metallurgy3Base] Sending event FMLConstructionEvent to mod Metallurgy3Base
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Base to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod Metallurgy3Base accepts its own version (3.2.3)
2013-11-25 21:21:06 [WARNING] [ForgeModLoader] The mod id Metallurgy3Base attempted to register channels without specifying a packet handler
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Base
2013-11-25 21:21:06 [FINEST] [Metallurgy3Base] Sent event FMLConstructionEvent to mod Metallurgy3Base
2013-11-25 21:21:06 [FINEST] [Metallurgy3Machines] Sending event FMLConstructionEvent to mod Metallurgy3Machines
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Machines to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod Metallurgy3Machines accepts its own version (3.2.3)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Machines
2013-11-25 21:21:06 [FINEST] [Metallurgy3Machines] Sent event FMLConstructionEvent to mod Metallurgy3Machines
2013-11-25 21:21:06 [FINEST] [Metallurgy3Vanilla] Sending event FMLConstructionEvent to mod Metallurgy3Vanilla
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Vanilla to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod Metallurgy3Vanilla accepts its own version (3.2.3)
2013-11-25 21:21:06 [WARNING] [ForgeModLoader] The mod id Metallurgy3Vanilla attempted to register channels without specifying a packet handler
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Vanilla
2013-11-25 21:21:06 [FINEST] [Metallurgy3Vanilla] Sent event FMLConstructionEvent to mod Metallurgy3Vanilla
2013-11-25 21:21:06 [FINEST] [MFFS] Sending event FMLConstructionEvent to mod MFFS
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MFFS to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MFFS accepts its own version (3.4.0)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFFS
2013-11-25 21:21:06 [FINEST] [MFFS] Sent event FMLConstructionEvent to mod MFFS
2013-11-25 21:21:06 [FINEST] [minechem] Sending event FMLConstructionEvent to mod minechem
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod minechem to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod minechem accepts its own version (@VERSION@)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into minechem
2013-11-25 21:21:06 [FINEST] [minechem] Sent event FMLConstructionEvent to mod minechem
2013-11-25 21:21:06 [FINEST] [MFR Compat Forestry Trees] Sending event FMLConstructionEvent to mod MFR Compat Forestry Trees
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MFR Compat Forestry Trees to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MFR Compat Forestry Trees accepts its own version (1.0)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFR Compat Forestry Trees
2013-11-25 21:21:06 [FINEST] [MFR Compat Forestry Trees] Sent event FMLConstructionEvent to mod MFR Compat Forestry Trees
2013-11-25 21:21:06 [FINEST] [MFR Compat Extra Trees] Sending event FMLConstructionEvent to mod MFR Compat Extra Trees
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MFR Compat Extra Trees to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MFR Compat Extra Trees accepts its own version (1.0)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFR Compat Extra Trees
2013-11-25 21:21:06 [FINEST] [MFR Compat Extra Trees] Sent event FMLConstructionEvent to mod MFR Compat Extra Trees
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAppliedEnergistics to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAppliedEnergistics accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBackTools to verify it accepts its own version in a remote connection
2013-11-25 21:21:06 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBackTools accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBackTools
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-25 21:21:06 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBuildCraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBuildCraft accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMagicalCrops to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMagicalCrops accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:21:07 [FINEST] [Mystcraft] Sending event FMLConstructionEvent to mod Mystcraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.10.10.00)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
2013-11-25 21:21:07 [FINEST] [Mystcraft] Sent event FMLConstructionEvent to mod Mystcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMystcraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMystcraft accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMystcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRailcraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRailcraft accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRailcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatThaumcraft accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThermalExpansion to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatThermalExpansion accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.6.2R2.7.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2013-11-25 21:21:07 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-25 21:21:07 [FINEST] [MiscPeripherals] Sending event FMLConstructionEvent to mod MiscPeripherals
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod MiscPeripherals to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod MiscPeripherals accepts its own version (3.3)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MiscPeripherals
2013-11-25 21:21:07 [FINEST] [MiscPeripherals] Sent event FMLConstructionEvent to mod MiscPeripherals
2013-11-25 21:21:07 [FINEST] [chylex_ObsidianXP] Sending event FMLConstructionEvent to mod chylex_ObsidianXP
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod chylex_ObsidianXP to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod chylex_ObsidianXP accepts its own version (1.0)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into chylex_ObsidianXP
2013-11-25 21:21:07 [FINEST] [chylex_ObsidianXP] Sent event FMLConstructionEvent to mod chylex_ObsidianXP
2013-11-25 21:21:07 [FINEST] [AdvancedSolarPanel] Sending event FMLConstructionEvent to mod AdvancedSolarPanel
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod AdvancedSolarPanel to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod AdvancedSolarPanel accepts its own version (3.4.3)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedSolarPanel
2013-11-25 21:21:07 [FINEST] [AdvancedSolarPanel] Sent event FMLConstructionEvent to mod AdvancedSolarPanel
2013-11-25 21:21:07 [FINEST] [GraviSuite] Sending event FMLConstructionEvent to mod GraviSuite
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod GraviSuite to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod GraviSuite accepts its own version (1.9.8)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviSuite
2013-11-25 21:21:07 [INFO] [STDOUT] GravisUite: Register keys
2013-11-25 21:21:07 [FINEST] [GraviSuite] Sent event FMLConstructionEvent to mod GraviSuite
2013-11-25 21:21:07 [FINEST] [modularfurnace] Sending event FMLConstructionEvent to mod modularfurnace
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod modularfurnace to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod modularfurnace accepts its own version (2.6)
2013-11-25 21:21:07 [WARNING] [ForgeModLoader] The mod id modularfurnace attempted to register channels without specifying a packet handler
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into modularfurnace
2013-11-25 21:21:07 [FINEST] [modularfurnace] Sent event FMLConstructionEvent to mod modularfurnace
2013-11-25 21:21:07 [FINEST] [numina] Sending event FMLConstructionEvent to mod numina
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod numina to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod numina accepts its own version (0.0.1-28)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into numina
2013-11-25 21:21:07 [FINEST] [numina] Sent event FMLConstructionEvent to mod numina
2013-11-25 21:21:07 [FINEST] [powersuits] Sending event FMLConstructionEvent to mod powersuits
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod powersuits to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod powersuits accepts its own version (0.8.0-38)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into powersuits
2013-11-25 21:21:07 [FINEST] [powersuits] Sent event FMLConstructionEvent to mod powersuits
2013-11-25 21:21:07 [FINEST] [Morph] Sending event FMLConstructionEvent to mod Morph
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod Morph to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod Morph accepts its own version (0.4.0)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Morph
2013-11-25 21:21:07 [FINEST] [Morph] Sent event FMLConstructionEvent to mod Morph
2013-11-25 21:21:07 [FINEST] [Natura|ForgeMuliPart] Sending event FMLConstructionEvent to mod Natura|ForgeMuliPart
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod Natura|ForgeMuliPart to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod Natura|ForgeMuliPart accepts its own version (0.1)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura|ForgeMuliPart
2013-11-25 21:21:07 [FINEST] [Natura|ForgeMuliPart] Sent event FMLConstructionEvent to mod Natura|ForgeMuliPart
2013-11-25 21:21:07 [FINEST] [NEIAddons] Sending event FMLConstructionEvent to mod NEIAddons
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod NEIAddons to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod NEIAddons accepts its own version (1.9.3.r47)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons
2013-11-25 21:21:07 [FINEST] [NEIAddons] Sent event FMLConstructionEvent to mod NEIAddons
2013-11-25 21:21:07 [FINEST] [NEIAddons|AE] Sending event FMLConstructionEvent to mod NEIAddons|AE
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|AE
2013-11-25 21:21:07 [FINEST] [NEIAddons|AE] Sent event FMLConstructionEvent to mod NEIAddons|AE
2013-11-25 21:21:07 [FINEST] [NEIAddons|CraftingTables] Sending event FMLConstructionEvent to mod NEIAddons|CraftingTables
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|CraftingTables
2013-11-25 21:21:07 [FINEST] [NEIAddons|CraftingTables] Sent event FMLConstructionEvent to mod NEIAddons|CraftingTables
2013-11-25 21:21:07 [FINEST] [NEIAddons|ExtraBees] Sending event FMLConstructionEvent to mod NEIAddons|ExtraBees
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|ExtraBees
2013-11-25 21:21:07 [FINEST] [NEIAddons|ExtraBees] Sent event FMLConstructionEvent to mod NEIAddons|ExtraBees
2013-11-25 21:21:07 [FINEST] [NEIAddons|Forestry] Sending event FMLConstructionEvent to mod NEIAddons|Forestry
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|Forestry
2013-11-25 21:21:07 [FINEST] [NEIAddons|Forestry] Sent event FMLConstructionEvent to mod NEIAddons|Forestry
2013-11-25 21:21:07 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLConstructionEvent to mod NEIAddons|MiscPeripherals
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod NEIAddons|MiscPeripherals to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod NEIAddons|MiscPeripherals accepts its own version (1.9.3.r47)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|MiscPeripherals
2013-11-25 21:21:07 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLConstructionEvent to mod NEIAddons|MiscPeripherals
2013-11-25 21:21:07 [FINEST] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
2013-11-25 21:21:07 [FINEST] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
2013-11-25 21:21:07 [FINEST] [recipemod] Sending event FMLConstructionEvent to mod recipemod
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod recipemod to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod recipemod accepts its own version (0.1)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into recipemod
2013-11-25 21:21:07 [FINEST] [recipemod] Sent event FMLConstructionEvent to mod recipemod
2013-11-25 21:21:07 [FINEST] [ObsidiPlates] Sending event FMLConstructionEvent to mod ObsidiPlates
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod ObsidiPlates accepts its own version (2.0.0)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ObsidiPlates
2013-11-25 21:21:07 [FINEST] [ObsidiPlates] Sent event FMLConstructionEvent to mod ObsidiPlates
2013-11-25 21:21:07 [FINEST] [OpenBlocks] Sending event FMLConstructionEvent to mod OpenBlocks
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod OpenBlocks to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod OpenBlocks accepts its own version (1.2.2)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OpenBlocks
2013-11-25 21:21:07 [FINEST] [OpenBlocks] Sent event FMLConstructionEvent to mod OpenBlocks
2013-11-25 21:21:07 [FINEST] [PluginsforForestry] Sending event FMLConstructionEvent to mod PluginsforForestry
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] Testing mod PluginsforForestry to verify it accepts its own version in a remote connection
2013-11-25 21:21:07 [FINEST] [ForgeModLoader] The mod PluginsforForestry accepts its own version (3.2.23)
2013-11-25 21:21:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PluginsforForestry
2013-11-25 21:21:07 [FINEST] [PluginsforForestry] Sent event FMLConstructionEvent to mod PluginsforForestry
2013-11-25 21:21:07 [FINEST] [PortalGun] Sending event FMLConstructionEvent to mod PortalGun
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (2.0.1)
2013-11-25 21:21:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun
2013-11-25 21:21:08 [FINEST] [PortalGun] Sent event FMLConstructionEvent to mod PortalGun
2013-11-25 21:21:08 [FINEST] [QuarryPlus] Sending event FMLConstructionEvent to mod QuarryPlus
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] Testing mod QuarryPlus to verify it accepts its own version in a remote connection
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] The mod QuarryPlus accepts its own version (1.5.5.2)
2013-11-25 21:21:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into QuarryPlus
2013-11-25 21:21:08 [FINEST] [QuarryPlus] Sent event FMLConstructionEvent to mod QuarryPlus
2013-11-25 21:21:08 [FINEST] [RandomThings] Sending event FMLConstructionEvent to mod RandomThings
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] Testing mod RandomThings to verify it accepts its own version in a remote connection
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] The mod RandomThings accepts its own version (1.8.5)
2013-11-25 21:21:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RandomThings
2013-11-25 21:21:08 [FINEST] [RandomThings] Sent event FMLConstructionEvent to mod RandomThings
2013-11-25 21:21:08 [FINEST] [ReactorCraft] Sending event FMLConstructionEvent to mod ReactorCraft
2013-11-25 21:21:08 [INFO] [STDOUT] ReactorCraft is not running in a deobfuscated environment! This is not an error!
2013-11-25 21:21:08 [SEVERE] [ReactorCraft] The mod ReactorCraft is expecting signature @GET_FINGERPRINT@ for source ReactorCraft v6 1.6.zip, however there is no signature matching that description
2013-11-25 21:21:08 [INFO] [STDOUT] ReactorCraft is not running in a deobfuscated environment! This is not an error!
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] Testing mod ReactorCraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] The mod ReactorCraft accepts its own version (beta)
2013-11-25 21:21:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ReactorCraft
2013-11-25 21:21:08 [FINEST] [ReactorCraft] Sent event FMLConstructionEvent to mod ReactorCraft
2013-11-25 21:21:08 [FINEST] [RotaryCraft] Sending event FMLConstructionEvent to mod RotaryCraft
2013-11-25 21:21:08 [INFO] [STDOUT] RotaryCraft is not running in a deobfuscated environment! This is not an error!
2013-11-25 21:21:08 [SEVERE] [RotaryCraft] The mod RotaryCraft is expecting signature @GET_FINGERPRINT@ for source RotaryCraft v6 1.6.zip, however there is no signature matching that description
2013-11-25 21:21:08 [INFO] [STDOUT] RotaryCraft is not running in a deobfuscated environment! This is not an error!
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] Testing mod RotaryCraft to verify it accepts its own version in a remote connection
2013-11-25 21:21:08 [FINEST] [ForgeModLoader] The mod RotaryCraft accepts its own version (Gamma)
2013-11-25 21:21:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RotaryCraft
2013-11-25 21:21:08 [FINEST] [RotaryCraft] Sent event FMLConstructionEvent to mod RotaryCraft
2013-11-25 21:21:08 [FINEST] [SoulShards] Sending event FMLConstructionEvent to mod SoulShards
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod SoulShards to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod SoulShards accepts its own version (1.0.39)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SoulShards
2013-11-25 21:21:09 [FINEST] [SoulShards] Sent event FMLConstructionEvent to mod SoulShards
2013-11-25 21:21:09 [FINEST] [StevesCarts] Sending event FMLConstructionEvent to mod StevesCarts
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a132)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts
2013-11-25 21:21:09 [FINEST] [StevesCarts] Sent event FMLConstructionEvent to mod StevesCarts
2013-11-25 21:21:09 [FINEST] [switches] Sending event FMLConstructionEvent to mod switches
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod switches to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod switches accepts its own version (1.3.0)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into switches
2013-11-25 21:21:09 [FINEST] [switches] Sent event FMLConstructionEvent to mod switches
2013-11-25 21:21:09 [FINEST] [ThaumcraftExtras] Sending event FMLConstructionEvent to mod ThaumcraftExtras
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod ThaumcraftExtras to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod ThaumcraftExtras accepts its own version (0.3.2)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThaumcraftExtras
2013-11-25 21:21:09 [FINEST] [ThaumcraftExtras] Sent event FMLConstructionEvent to mod ThaumcraftExtras
2013-11-25 21:21:09 [FINEST] [Translocator] Sending event FMLConstructionEvent to mod Translocator
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod Translocator to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod Translocator accepts its own version (1.1.0.13)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Translocator
2013-11-25 21:21:09 [FINEST] [Translocator] Sent event FMLConstructionEvent to mod Translocator
2013-11-25 21:21:09 [FINEST] [WR-CBE|Core] Sending event FMLConstructionEvent to mod WR-CBE|Core
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Core to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod WR-CBE|Core accepts its own version (1.4.0.6)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Core
2013-11-25 21:21:09 [FINEST] [WR-CBE|Core] Sent event FMLConstructionEvent to mod WR-CBE|Core
2013-11-25 21:21:09 [FINEST] [WR-CBE|Addons] Sending event FMLConstructionEvent to mod WR-CBE|Addons
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Addons to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod WR-CBE|Addons accepts its own version (1.4.0.6)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Addons
2013-11-25 21:21:09 [FINEST] [WR-CBE|Addons] Sent event FMLConstructionEvent to mod WR-CBE|Addons
2013-11-25 21:21:09 [FINEST] [WR-CBE|Logic] Sending event FMLConstructionEvent to mod WR-CBE|Logic
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Logic to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod WR-CBE|Logic accepts its own version (1.4.0.6)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Logic
2013-11-25 21:21:09 [FINEST] [WR-CBE|Logic] Sent event FMLConstructionEvent to mod WR-CBE|Logic
2013-11-25 21:21:09 [FINEST] [YALSM] Sending event FMLConstructionEvent to mod YALSM
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod YALSM to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod YALSM accepts its own version (2.0.0)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into YALSM
2013-11-25 21:21:09 [FINEST] [YALSM] Sent event FMLConstructionEvent to mod YALSM
2013-11-25 21:21:09 [FINEST] [mod_ZanMinimap] Sending event FMLConstructionEvent to mod mod_ZanMinimap
2013-11-25 21:21:09 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfe (2 / 3)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] No MLProp configuration for mod_ZanMinimap found or required. No file written
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ZanMinimap
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ZanMinimap
2013-11-25 21:21:09 [FINEST] [mod_ZanMinimap] Sent event FMLConstructionEvent to mod mod_ZanMinimap
2013-11-25 21:21:09 [FINEST] [McMultipart] Sending event FMLConstructionEvent to mod McMultipart
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod McMultipart to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod McMultipart accepts its own version (1.0.0.212)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into McMultipart
2013-11-25 21:21:09 [FINEST] [McMultipart] Sent event FMLConstructionEvent to mod McMultipart
2013-11-25 21:21:09 [FINEST] [BasicComponents] Sending event FMLConstructionEvent to mod BasicComponents
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] Testing mod BasicComponents to verify it accepts its own version in a remote connection
2013-11-25 21:21:09 [FINEST] [ForgeModLoader] The mod BasicComponents accepts its own version (1.0.0)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BasicComponents
2013-11-25 21:21:09 [FINEST] [BasicComponents] Sent event FMLConstructionEvent to mod BasicComponents
2013-11-25 21:21:09 [FINEST] [ModLister] Sending event FMLConstructionEvent to mod ModLister
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ModLister
2013-11-25 21:21:09 [FINEST] [ModLister] Sent event FMLConstructionEvent to mod ModLister
2013-11-25 21:21:09 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLConstructionEvent to mod NEI-Mystcraft-Plugin
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEI-Mystcraft-Plugin
2013-11-25 21:21:09 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLConstructionEvent to mod NEI-Mystcraft-Plugin
2013-11-25 21:21:09 [FINEST] [ForgeMicroblock] Sending event FMLConstructionEvent to mod ForgeMicroblock
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMicroblock
2013-11-25 21:21:09 [FINEST] [ForgeMicroblock] Sent event FMLConstructionEvent to mod ForgeMicroblock
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Mod signature data
2013-11-25 21:21:09 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.09): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.4.45.953): minecraftforge-9.11.1.953.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.11.1.953): minecraftforge-9.11.1.953.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AppliedEnergistics-Core(AppliedEnergistics Core:rv14.finale): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Aroma1997Core(Aroma1997Core:1.0.0.7): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.9.0.6): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] denLib(denLib:3.1.27): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Micdoodlecore(Micdoodle8 Core:): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.6.1.5): NotEnoughItems 1.6.1.5.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.1.8): PowerCrystalsCore-1.1.8-9.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] switches|pistontweak(Switches|PistonTweak:1.3.0 build 25): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] TConstruct-Preloader(Tinkers Corestruct:0.0.1): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.1.6): 1.6.4 DamageIndicatorsv2.9.1.6.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ChickenShed(Chicken Shed:1.1.2): [1.5+] ChickenShed (v1.1.2).zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] bspkrsCore(bspkrsCore:v4.3(1.6.4)): [1.6.4]bspkrsCorev4.3.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ArmorStatusHUD(ArmorStatusHUD:v1.15(1.6.4)): [1.6.4]ArmorStatusHUDv1.15.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] mod_bspkrsCore(bspkrsCore:v4.3(1.6.4)): [1.6.4]bspkrsCorev4.3.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] StatusEffectHUD(StatusEffectHUD:v1.19(1.6.4)): [1.6.4]StatusEffectHUDv1.19.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.b7a): ThermalExpansion-3.0.0.b7a.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:2.0.306-experimental): industrialcraft-2_2.0.306-experimental.jar (de041f9f6187debbc77034a344134053277aa3b0)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:57.1.1): immibis-core-57.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AdvancedRepulsionSystems(Advanced Repulsion Systems:57.0.0): adv-repulsion-systems-57.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AdvancedMachines(Advanced Machines:57.0.0): advanced-machines-57.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.85-IC2-1.118): AdvancedPowerManagement-1.2.85-IC2-1.118.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] arsmagica2(Ars Magica 2:1.0.2b): AM2_1.0.2b.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv14.finale): appeng-rv14-finale-mc16x.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] KeithyUtils(Keithy Utils:1.2): KeithyUtils-1.6.2-1.2b.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Aquaculture(Aquaculture:1.2.4): Aquaculture_1.2.4.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.4 v1.4.5): ArchimedesShips.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Aroma1997CoreHelper(Aroma1997Core|Helper:1.0.0.7): Aroma1997Core MC.1.6.4 v.1.0.0.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:1.0.0): Atomic_Science_v1.0.0.145.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.3): BiblioCraft[v1.5.3].zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Natura(Natura:2.1.11): Natura-1.6.4-2.1.11.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.1.3): BiomesOPlenty-universal-1.6.4-1.1.3.307.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.3.0.7): forestry-A-2.3.0.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BiblioWoodsForestry(BiblioWoods Forestry Edition:1.3): BiblioWoods[Forestry][v1.3].zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BiblioWoodsNatura(BiblioWoods Natura Edition:1.1): BiblioWoods[Natura][v1.1].zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.6.0): Mekanism-v5.6.0.489.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BigReactors(Big Reactors:0.2.1A): BigReactors-0.2.1A.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.8-dev2): binnie-mods-1.8-dev2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.8-dev2): binnie-mods-1.8-dev2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ExtraTrees(Extra Trees:1.8-dev2): binnie-mods-1.8-dev2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ClaySoil(ClaySoil:1.5): ClaySoil.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.b7a): CoFHCore-2.0.0.b7a.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CompactWindmills(CompactWindmills:1.0.2.2): CompactWindmills+MC.1.6.4+v.1.0.2.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.57): ComputerCraft1.57.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.57): ComputerCraft1.57.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] CraftingSuite(Crafting Suite:0.2.1.0): CraftingSuite-v0.2.1.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.5): EnderStorage 1.4.3.5.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] factorization(Factorization:0.8.13): Factorization-0.8.13.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.5b): Thaumcraft4.0.5b.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Railcraft(Railcraft:8.2.0.0): Railcraft_1.6.2-8.2.0.0.jar (a0c255ac501b2749537d5824bb0f0588bf0320fa)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.2): twilightforest-1.20.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DartCraft(DartCraft:Beta 0.2.12): DartCraft Beta 0.2.12.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DimensionalAnchors(Dimensional Anchors:57.0.0): dimensional-anchor-57.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DragonAPI(DragonAPI:release): DragonAPI v6 1.6.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights(Dynamic Lights:1.2.7): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_onFire(Dynamic Lights on burning:1.0.2): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_creepers(Dynamic Lights on Creepers:1.0.2): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_dropItems(Dynamic Lights on ItemEntities:1.0.4): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_mobEquipment(Dynamic Lights on Mob Equipment:1.0.2): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_flameArrows(Dynamic Lights on Flame enchanted Arrows:1.0.0): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_otherPlayers(Dynamic Lights Other Player Light:1.0.4): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] DynamicLights_thePlayer(Dynamic Lights Player Light:1.0.8): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:@VERSION@ (build @BUILD_NUMBER@)): ee3-latest-wilu.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] EnderIO(Ender IO:0.4.5): EnderIO-1.6.4-0.4.5.75.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] LomLib(LomLib:1.0.7): LomLib-universal-1.0.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Equivalency(Equivalency:1.5.5): Equivalency-universal-1.5.5.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] extracells(ExtraCells:1.5.6c): ExtraCells-1.5.6c.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Extractination(Extractination:1.4.0.1): extractination v1.4.0.1.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ExtraUtilities(Extra Utilities:0.3.5): extrautils - 0.3.5.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.8.13): Factorization-0.8.13.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] factorization.notify(Factorization Notification System:0.8.13): Factorization-0.8.13.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.8.13): Factorization-0.8.13.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] FinndusFillies(Finndus Fillies:1.0.0): FinndusFillies-1.6.2-universal-1.0.0.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] flatsigns(Flat Signs:1.4.0): flatsigns-1.6.2-universal-1.4.0.15.jar (65033d4207afbf3673ff5e1933990f1bd02807ae)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ForestryExtras(Forestry Extras:0.6.1): ForestryExtras 0.6.1.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] GalacticraftCore(Galacticraft Core:2.0.6): Galacticraft-1.6.4-2.0.6.895.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.6): Galacticraft-Planets-1.6.4-2.0.6.895.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] growableresources(Growable Resources:0.1.0): GrowableResources-0.1.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Hats(Hats:2.0.2): Hats2.0.2.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] HatStand(HatStand:2.0.0): HatStand2.0.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] HeldCore(HeldCore:01.03.03.00): HeldCore-1.6.4-01.03.03.00.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.6.2c): IC2NuclearControl-1.6.2c-ic2-experimental.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.640): ironchest-universal-1.6.4-5.4.1.640.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Waila(Waila:1.4.0): Waila_1.4.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Tubes(Tubes:1.1.2): Tubes-1.1.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.212): ForgeMultipart-universal-1.6.4-1.0.0.212.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.1d): TConstruct_1.6.4_1.5.1d8.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.0): ThaumicTinkerer 2.0-30.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MagicBees(Magic Bees:2.1.7): magicbees-2.1.7.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MekanismGenerators(MekanismGenerators:5.6.0): MekanismGenerators-v5.6.0.489.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MekanismInduction(MekanismInduction:5.6.0): MekanismInduction-v5.6.0.489.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Metallurgy3Core(Metallurgy 3 Core:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Metallurgy3Base(Metallurgy 3 Base:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Metallurgy3Machines(Metallurgy 3 Machines:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Metallurgy3Vanilla(Metallurgy 3 Vanilla:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.4.0): MFFS_v3.4.0.232.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] minechem(MineChem:@VERSION@): Minechem4-12.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.10.00): mystcraft-uni-1.6.4-0.10.10.00.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.2R2.7.2): MineFactoryReloaded-2.7.2-143.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] chylex_ObsidianXP(Obsidian XP:1.0): MM_ObsidianXP_Forge.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.4.3): mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] modularfurnace(Modular Furnace:2.6): Modular Furnace 2.6.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] numina(Numina:0.0.1-28): Numina-1.6.2-0.0.1-28.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.8.0-38): ModularPowersuits-1.6.2-0.8.0-38.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Morph(Morph:0.4.0): Morph-Beta-0.4.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Natura|ForgeMuliPart(Natura Compat: FMP:0.1): Natura-1.6.4-2.1.11.1.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.3.r47): neiaddons-1.6.2-1.9.3.r47.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [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-25 21:21:09 [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-25 21:21:09 [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-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.5): NEIPlugins-1.1.0.5.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] recipemod(NoMoreRecipeConflict:0.1): NoMoreRecipeConflict_1.6.X(2).zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar (ae974b5129741797a74513846374e4dfe12027ce)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.2): OpenBlocks-1.2.2.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] PluginsforForestry(PluginsforForestry:3.2.23): PluginsforForestry-1.6.4-3.2.23.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] PortalGun(PortalGun:2.0.1): PortalGun2.0.1.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] QuarryPlus(QuarryPlus:1.5.5.2): QuarryPlus-1.6.4-1.5.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] RandomThings(Random Things:1.8.5): Random Things v. 1.8.5 [MC 1.6.2].jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ReactorCraft(ReactorCraft:beta): ReactorCraft v6 1.6.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] RotaryCraft(RotaryCraft:Gamma): RotaryCraft v6 1.6.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] SoulShards(Soul Shards:1.0.39): SoulShards-1.0.39.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts 2:2.0.0.a132): StevesCarts2.0.0.a132.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] switches(Switches:1.3.0): switches-1.6.4-universal-coremod-1.3.0.25.jar (30e97c5df7ef03a1cf691782f2a72bfcb62bfac5)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ThaumcraftExtras(Thaumcraft Extras:0.3.2): Thaumcraft Extras 0.3.2.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [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-25 21:21:09 [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-25 21:21:09 [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-25 21:21:09 [FINE] [ForgeModLoader] YALSM(Yet Another Leather Smelting Mod:2.0.0): yalsm-2.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] mod_ZanMinimap(Zan's Minimap:0.9.4): ZansMinimap1.6.4.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.212): ForgeMultipart-universal-1.6.4-1.0.0.212.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.0.0): Basic_Components_v1.0.0.19.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ModLister(Mod Lister:1.0): Mod Lister 1.0.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] NEI-Mystcraft-Plugin(NEI Mystcraft Plugin:01.05.00.00): MystNEI-Plugin-1.6.4-01.05.00.00.zip (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.212): ForgeMultipart-universal-1.6.4-1.0.0.212.jar (NO VALID CERTIFICATE FOUND)
2013-11-25 21:21:09 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-11-25 21:21:09 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-11-25 21:21:09 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-11-25 21:21:09 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-11-25 21:21:09 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-11-25 21:21:09 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-11-25 21:21:09 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-11-25 21:21:09 [FINEST] [AppliedEnergistics-Core] Sending event FMLPreInitializationEvent to mod AppliedEnergistics-Core
2013-11-25 21:21:09 [FINEST] [AppliedEnergistics-Core] Sent event FMLPreInitializationEvent to mod AppliedEnergistics-Core
2013-11-25 21:21:09 [FINEST] [Aroma1997Core] Sending event FMLPreInitializationEvent to mod Aroma1997Core
2013-11-25 21:21:09 [INFO] [Aroma1997Core] Logger initialized.
2013-11-25 21:21:09 [FINE] [Aroma1997Core] Loaded configuration Aroma1997Core from: D:\Modpack Instances\1.6.4 Series\config\aroma1997\Aroma1997Core.cfg
2013-11-25 21:21:09 [FINEST] [Aroma1997Core] Sent event FMLPreInitializationEvent to mod Aroma1997Core
2013-11-25 21:21:09 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2013-11-25 21:21:09 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2013-11-25 21:21:09 [FINEST] [denLib] Sending event FMLPreInitializationEvent to mod denLib
2013-11-25 21:21:09 [FINEST] [denLib] Sent event FMLPreInitializationEvent to mod denLib
2013-11-25 21:21:09 [FINEST] [Micdoodlecore] Sending event FMLPreInitializationEvent to mod Micdoodlecore
2013-11-25 21:21:09 [FINEST] [Micdoodlecore] Sent event FMLPreInitializationEvent to mod Micdoodlecore
2013-11-25 21:21:09 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2013-11-25 21:21:09 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2013-11-25 21:21:09 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-11-25 21:21:10 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-11-25 21:21:10 [FINEST] [switches|pistontweak] Sending event FMLPreInitializationEvent to mod switches|pistontweak
2013-11-25 21:21:10 [FINEST] [switches|pistontweak] Sent event FMLPreInitializationEvent to mod switches|pistontweak
2013-11-25 21:21:10 [FINEST] [TConstruct-Preloader] Sending event FMLPreInitializationEvent to mod TConstruct-Preloader
2013-11-25 21:21:10 [FINEST] [TConstruct-Preloader] Sent event FMLPreInitializationEvent to mod TConstruct-Preloader
2013-11-25 21:21:10 [FINEST] [DamageIndicatorsMod] Sending event FMLPreInitializationEvent to mod DamageIndicatorsMod
2013-11-25 21:21:10 [FINEST] [DamageIndicatorsMod] Sent event FMLPreInitializationEvent to mod DamageIndicatorsMod
2013-11-25 21:21:10 [FINEST] [ChickenShed] Sending event FMLPreInitializationEvent to mod ChickenShed
2013-11-25 21:21:10 [FINEST] [ChickenShed] Sent event FMLPreInitializationEvent to mod ChickenShed
2013-11-25 21:21:10 [FINEST] [bspkrsCore] Sending event FMLPreInitializationEvent to mod bspkrsCore
2013-11-25 21:21:10 [FINEST] [bspkrsCore] Sent event FMLPreInitializationEvent to mod bspkrsCore
2013-11-25 21:21:10 [FINEST] [ArmorStatusHUD] Sending event FMLPreInitializationEvent to mod ArmorStatusHUD
2013-11-25 21:21:10 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod ArmorStatusHUD
2013-11-25 21:21:10 [FINEST] [ArmorStatusHUD] Sent event FMLPreInitializationEvent to mod ArmorStatusHUD
2013-11-25 21:21:10 [FINEST] [mod_bspkrsCore] Sending event FMLPreInitializationEvent to mod mod_bspkrsCore
2013-11-25 21:21:10 [FINEST] [mod_bspkrsCore] Sent event FMLPreInitializationEvent to mod mod_bspkrsCore
2013-11-25 21:21:10 [FINEST] [StatusEffectHUD] Sending event FMLPreInitializationEvent to mod StatusEffectHUD
2013-11-25 21:21:10 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod StatusEffectHUD
2013-11-25 21:21:10 [FINEST] [StatusEffectHUD] Sent event FMLPreInitializationEvent to mod StatusEffectHUD
2013-11-25 21:21:10 [FINEST] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2013-11-25 21:21:10 [FINEST] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2013-11-25 21:21:10 [FINEST] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2013-11-25 21:21:11 [WARNING] [ThermalExpansion] Version Check Failed: Server returned HTTP response code: 403 for URL: http://teamcofh.com/thermalexpansion/version/version.txt
2013-11-25 21:21:11 [WARNING] [ForgeModLoader] Version Check Failed: Server returned HTTP response code: 403 for URL: http://teamcofh.com/cofhcore/version/version.txt
2013-11-25 21:21:11 [INFO] [ThermalExpansion] Loading Plugins...
2013-11-25 21:21:11 [INFO] [STDOUT] MFR Plugin pre-init
2013-11-25 21:21:11 [INFO] [ThermalExpansion] Finished Loading Plugins.
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrench(20257) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemMultimeter(11215) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemCapacitor(20261) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemDiagram(20262) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTEBase(20263) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTEBase(20264) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4892), found 1 patch
2013-11-25 21:21:11 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 6504)
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20265) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20266) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20267) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20268) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemSwordAdv(20269) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemShovelAdv(11217) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemPickaxeAdv(11218) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemAxeAdv(14628) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemHoeAdv(20273) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemShearsAdv(20274) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemFishingRodAdv(20275) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemSickleAdv(20276) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrenchBattle(20277) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockOre(2001) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.machine.ItemBlockMachine(2002) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockDevice(2003) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.dynamo.ItemBlockDynamo(2004) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.energycell.ItemBlockEnergyCell(2005) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tank.ItemBlockTank(2006) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.strongbox.ItemBlockStrongbox(2007) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.conduit.ItemBlockConduit(2008) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tesseract.ItemBlockTesseract(2009) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.lamp.ItemBlockLamp(2011) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockStorage(2012) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockHardenedGlass(2013) owned by ThermalExpansion
2013-11-25 21:21:11 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockRockwool(2014) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2016) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2017) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2018) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2019) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2020) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2022) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemBucket(11216) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemFlorb(20260) owned by ThermalExpansion
2013-11-25 21:21:12 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
2013-11-25 21:21:12 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
2013-11-25 21:21:12 [FINEST] [ForgeModLoader] Automatically registered mod ThermalExpansion entity florb as ThermalExpansion.florb
2013-11-25 21:21:12 [INFO] [STDOUT] MFR Plugin init
2013-11-25 21:21:12 [FINEST] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2013-11-25 21:21:12 [FINEST] [IC2] Sending event FMLPreInitializationEvent to mod IC2
2013-11-25 21:21:12 [INFO] [IC2] Starting initialization
2013-11-25 21:21:12 [INFO] [IC2] Config loaded from D:\Modpack Instances\1.6.4 Series\config\IC2.cfg
2013-11-25 21:21:12 [INFO] [IC2] Using 32 audio sources.
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1811) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1823) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1822) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1795) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1818) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemRubLeaves(1816) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1817) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1798) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1819) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1794) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1785) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1786) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1790) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1815) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1796) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1821) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1820) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1800) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockMetal(1805) owned by IC2
2013-11-25 21:21:12 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1788) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemGenerator(1797) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1814) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemElectricBlock(1793) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine(1803) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine2(1804) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(1802) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(1801) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1806) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1807) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemPersonalBlock(1813) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1799) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1808) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1791) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1792) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1789) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(1787) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemResin(30217) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30216) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFluidCell(30039) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemRecipePart(30038) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemCasing(30037) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemCrushedOre(30064) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemPurifiedCrushedOre(30063) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemPlate(30041) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemDensePlate(30084) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemsmallDust(30065) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemDust(30066) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemDust2(30033) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemIngot(30067) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorLithiumCell(30203) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30202) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30243) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30052) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30051) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30050) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30049) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30048) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30047) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30045) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30042) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30191) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30190) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30187) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30152) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30151) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30150) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30188) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30128) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30147) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetap(30212) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Pickaxe(30200) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Axe(30199) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Sword(30198) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Spade(30197) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Hoe(30196) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrench(30183) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolCutter(30153) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemSprayer(30131) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemToolbox(30117) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolHammer(30040) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCrystalMemory(30032) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDrillStandard(30235) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDrillDiamond(30234) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDrillIridium(30244) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolChainsaw(30233) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrenchElectric(30140) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetapElectric(30124) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMiningLaser(30208) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMeter(30182) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScanner(30220) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScannerAdv(30219) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemObscurator(30076) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemFrequencyTransmitter(30134) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(30149) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.PlasmaLauncher(30123) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30082) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30081) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30080) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30211) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30195) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30194) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30193) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30192) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30179) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30178) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30177) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30176) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30175) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30174) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30173) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30172) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30171) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpack(30210) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpackElectric(30209) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorBatpack(30180) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorAdvBatpack(30035) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorEnergypack(30034) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorCFPack(30129) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorSolarHelmet(30116) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorStaticBoots(30115) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNightvisionGoggles(30078) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatteryDischarged(30239) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30242) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30036) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30241) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30240) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatterySU(30238) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemCable(30184) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.resources.ItemCell(30237) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanEmpty(30231) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanFilled(30232) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30222) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTinCan(30221) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorMOX(30059) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorMOX(30061) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorMOX(30060) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30207) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30102) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30101) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30056) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30058) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30057) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30053) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30055) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemRadioactive(30054) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30206) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30100) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30099) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30205) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30098) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30097) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30204) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30096) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30095) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30094) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30093) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30092) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30091) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVentSpread(30090) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30089) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30087) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30086) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30085) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30083) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30146) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPCultivation(30145) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPIrrigation(30144) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPChilling(30143) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPDesertification(30142) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPFlatification(30141) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPMushroom(30118) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30138) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30137) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30136) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30135) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30189) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemScrapbox(30139) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30225) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30224) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30223) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30170) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30169) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30168) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30167) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30166) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30165) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30164) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30163) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30162) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30161) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30160) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30159) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30158) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30157) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30156) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30155) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30154) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30215) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30214) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemRemote(30213) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemUpgradeModule(30125) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30186) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemIC2Door(30185) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFoamPowder(30132) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30106) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDebug(30104) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2Boat(30077) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCropSeed(30126) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemCropnalyzer(30122) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFertilizer(30121) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemGradual(30120) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolHoe(30119) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTerraWart(30114) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30105) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMug(30111) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30113) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30112) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMugCoffee(30110) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30109) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBarrel(30108) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBooze(30107) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30127) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30201) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30148) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30250) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30251) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30133) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30256) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30253) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30254) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30255) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30130) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30252) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30249) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30245) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30246) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30248) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30247) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30236) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30218) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30079) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30230) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30229) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30228) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30227) owned by IC2
2013-11-25 21:21:13 [FINE] [fml.ItemTracker] Adding item ic2.core.migration.ItemMigrate(30181) owned by IC2
2013-11-25 21:21:14 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1541), found 1 patch
2013-11-25 21:21:14 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2502)
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatCarbon as IC2.BoatCarbon
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatRubber as IC2.BoatRubber
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatElectric as IC2.BoatElectric
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Particle as IC2.Particle
2013-11-25 21:21:14 [INFO] [IC2] Finished initialization after 1591 ms
2013-11-25 21:21:14 [FINEST] [IC2] Sent event FMLPreInitializationEvent to mod IC2
2013-11-25 21:21:14 [FINEST] [ImmibisCore] Sending event FMLPreInitializationEvent to mod ImmibisCore
2013-11-25 21:21:14 [FINEST] [ImmibisCore] Sent event FMLPreInitializationEvent to mod ImmibisCore
2013-11-25 21:21:14 [FINEST] [AdvancedRepulsionSystems] Sending event FMLPreInitializationEvent to mod AdvancedRepulsionSystems
2013-11-25 21:21:14 [FINEST] [AdvancedRepulsionSystems] Sent event FMLPreInitializationEvent to mod AdvancedRepulsionSystems
2013-11-25 21:21:14 [FINEST] [AdvancedMachines] Sending event FMLPreInitializationEvent to mod AdvancedMachines
2013-11-25 21:21:14 [FINEST] [AdvancedMachines] Sent event FMLPreInitializationEvent to mod AdvancedMachines
2013-11-25 21:21:14 [FINEST] [AdvancedPowerManagement] Sending event FMLPreInitializationEvent to mod AdvancedPowerManagement
2013-11-25 21:21:14 [FINEST] [AdvancedPowerManagement] Sent event FMLPreInitializationEvent to mod AdvancedPowerManagement
2013-11-25 21:21:14 [FINEST] [arsmagica2] Sending event FMLPreInitializationEvent to mod arsmagica2
2013-11-25 21:21:14 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Extending Potions Array
2013-11-25 21:21:14 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
2013-11-25 21:21:14 [FINEST] [ForgeModLoader] Ars Magica >> Instantiating Items
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemOre(8449) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemEssence(20258) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellBook(20259) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ArsMagicaItem(20270) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.SpellBase(20271) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemRune(20272) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20285) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20286) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20287) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20288) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20289) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20290) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20291) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20292) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20302) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusLesser(20303) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusStandard(20304) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusGreater(20305) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusMana(20306) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusCharge(20307) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemAffinityBook(20309) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaScepter(20321) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemKeystone(20322) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20323) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20324) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemPlayerFocus(20325) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemMobFocus(20326) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemItemFocus(20327) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemCreatureFocus(20328) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20329) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundHoe(20333) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundAxe(20336) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundPickaxe(20339) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundShovel(20342) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundSword(20345) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaCake(20347) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20348) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20349) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20350) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20351) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20352) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20353) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20354) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20355) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ArsMagicaItem(20359) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemEssenceBag(20360) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotionBundle(15823) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ArsMagicaRotatedItem(20361) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.AMSpawnEgg(20362) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemArcaneCompendium(20363) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellPart(20364) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemWakebloom(20365) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemCrystalPhylactery(20366) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemAMBucket(20367) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemNatureGuardianSickle(20368) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20369) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemLiquidEssenceBottle(20370) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(20371) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(20372) owned by arsmagica2
2013-11-25 21:21:14 [FINE] [fml.ItemTracker] Adding item am2.items.ItemHellCowHorn(20373) owned by arsmagica2
2013-11-25 21:21:15 [FINEST] [arsmagica2] Sent event FMLPreInitializationEvent to mod arsmagica2
2013-11-25 21:21:15 [FINEST] [AppliedEnergistics] Sending event FMLPreInitializationEvent to mod AppliedEnergistics
2013-11-25 21:21:15 [FINEST] [AppliedEnergistics] Sent event FMLPreInitializationEvent to mod AppliedEnergistics
2013-11-25 21:21:15 [FINEST] [KeithyUtils] Sending event FMLPreInitializationEvent to mod KeithyUtils
2013-11-25 21:21:15 [FINEST] [KeithyUtils] Sent event FMLPreInitializationEvent to mod KeithyUtils
2013-11-25 21:21:15 [FINEST] [Aquaculture] Sending event FMLPreInitializationEvent to mod Aquaculture
2013-11-25 21:21:15 [INFO] [STDOUT]
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod(22257) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod(22258) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod(22259) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAdminFishingRod(22281) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metaitem.MetaItem(22266) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemPickaxe(22271) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemSpade(22272) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemAxe(22273) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemHoe(22274) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemSword(22275) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22276) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22277) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22278) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22279) owned by Aquaculture
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemFish(22256) owned by Aquaculture
2013-11-25 21:21:15 [FINEST] [Aquaculture] Sent event FMLPreInitializationEvent to mod Aquaculture
2013-11-25 21:21:15 [FINEST] [ArchimedesShipsMod] Sending event FMLPreInitializationEvent to mod ArchimedesShipsMod
2013-11-25 21:21:15 [FINEST] [ArchimedesShipsMod] Sent event FMLPreInitializationEvent to mod ArchimedesShipsMod
2013-11-25 21:21:15 [FINEST] [Aroma1997CoreHelper] Sending event FMLPreInitializationEvent to mod Aroma1997CoreHelper
2013-11-25 21:21:15 [INFO] [Aroma1997CoreHelper] Helping Aroma1997Core
2013-11-25 21:21:15 [FINEST] [Aroma1997CoreHelper] Sent event FMLPreInitializationEvent to mod Aroma1997CoreHelper
2013-11-25 21:21:15 [FINEST] [AtomicScience] Sending event FMLPreInitializationEvent to mod AtomicScience
2013-11-25 21:21:15 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2013-11-25 21:21:15 [INFO] [STDOUT] [UniversalElectricity] Loading compatibility API version 1.0.0
2013-11-25 21:21:15 [INFO] [STDOUT] [UniversalElectricity] Compiled with IndustrialCraft API version @ICxVersion@
2013-11-25 21:21:15 [INFO] [STDOUT] [UniversalElectricity] Compiled with BuildCraft API version @BCxVersion@
2013-11-25 21:21:15 [INFO] [STDOUT] [UniversalElectricity] Compiled with ThermalExpansion API version @TExVersion@
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(14023) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(14022) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(14021) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(14020) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItWenDuBiao(14024) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(14025) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItFenLie(14027) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(14028) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItGuaiWuSu(14029) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.fanwusu.ItFanWuSu(14030) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(31971) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItHuanYuan(14037) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItFuShe(14032) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItYou(14033) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBucket(14036) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3768) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4084) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3769) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3770) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3771) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3772) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3774) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3775) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3776) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBDengLiZiTi(3777) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3778) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3779) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBSheng(3780) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3781) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3782) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBJiaSuQi(3783) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3784) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3785) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3786) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3788) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3789) owned by AtomicScience
2013-11-25 21:21:15 [FINE] [AtomicScience] Added Atomic Science uranium to ore generator.
2013-11-25 21:21:15 [FINEST] [AtomicScience] Sent event FMLPreInitializationEvent to mod AtomicScience
2013-11-25 21:21:15 [FINEST] [BiblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2013-11-25 21:21:15 [FINEST] [BiblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2013-11-25 21:21:15 [FINEST] [Natura] Sending event FMLPreInitializationEvent to mod Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SpawnEgg(8189) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(8161) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2818) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(8139) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(8150) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(8192) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(8140) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(8182) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(8151) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(8179) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(8152) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(8149) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(8180) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(8141) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(8142) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.BerryBushItem(2806) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NetherBerryBushItem(3499) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.CloudItem(2816) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(8188) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NDoorItem(8159) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.TreeItem(2903) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.RedwoodItem(2868) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlanksItem(2862) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesItem(2833) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NoColorLeavesItem(2879) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NSaplingItem(2883) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.SaguaroItem(2874) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.WillowItem(2899) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2870) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2826) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2848) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2877) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2840) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2809) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2867) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.LogTwoxTwoItem(2807) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(175) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(174) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.DarkTreeItem(2822) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesDarkItem(2821) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2889) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GlowshroomItem(2845) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2815) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2863) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2846) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherFoodItem(8181) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldTreeItem(2864) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldLeavesItem(2865) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldSaplingItem(2866) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(976) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(2817) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(2814) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.FenceItem(2832) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GrassBlockItem(2895) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GrassSlabItem(2896) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlankSlab1Item(3497) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlankSlab2Item(3498) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2830) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2881) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2843) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2873) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2812) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2851) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2857) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2887) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2804) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2894) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2901) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2825) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2837) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2829) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2831) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2828) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2827) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2880) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2882) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2876) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2878) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2842) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2844) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2839) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2841) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2872) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2875) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2869) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2871) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2811) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2813) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2808) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2810) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2850) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2852) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2847) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2849) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2856) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2858) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2854) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2855) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2803) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2805) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2801) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2802) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2886) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2888) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2884) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2885) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2892) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2893) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2890) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2891) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2900) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2902) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2897) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2898) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2823) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2824) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2819) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2820) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2836) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2838) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2834) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2835) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.StickItem(8191) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(8173) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(8170) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(8172) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(8169) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(8148) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(8146) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(8147) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(8144) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(8158) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(8156) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(8157) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(8154) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(8167) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(8165) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(8166) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(8163) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(8187) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(8185) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(8186) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(8183) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(8184) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(8171) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(8145) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(8155) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(8164) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(8168) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(8143) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(8153) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(8162) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(8175) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(8176) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(8177) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(8174) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.ImpMeat(8178) owned by Natura
2013-11-25 21:21:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlEmpty(8160) owned by Natura
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlStew(8190) owned by Natura
2013-11-25 21:21:16 [FINEST] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2013-11-25 21:21:16 [FINEST] [BiomesOPlenty] Sending event FMLPreInitializationEvent to mod BiomesOPlenty
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Main Config!
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Biome Gen Config!
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Terrain Gen Config!
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Generating Biome ID's
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated IDs Config!
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Generated Misc Config!
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Extending Potions Array.
2013-11-25 21:21:16 [INFO] [ForgeModLoader] [BiomesOPlenty] Beginning version check
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMud(160) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(161) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockRedRock(162) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(163) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(255) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlant(1920) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower(1921) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower2(1983) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockStoneFormations(2026) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMushroom(1967) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockCoral(1969) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPWillow(1922) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPIvy(1943) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1923) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1924) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(2960) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(2961) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFoliage(1925) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(164) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(165) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockAppleLeaves(1926) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPersimmonLeaves(1982) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBamboo(1927) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1928) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1929) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(166) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(177) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1932) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1933) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1934) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1935) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1974) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPetals(1936) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSapling(1937) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedSapling(1938) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1939) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1940) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(167) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(168) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1963) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrass(169) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(178) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSkystone(254) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1965) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1966) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1941) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAmethyst(1942) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMoss(1944) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(176) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1964) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockHive(1984) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1991) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBones(1968) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1980) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrave(1981) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1930) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1931) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1948) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1949) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1950) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1951) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlank(1947) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1952) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1953) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1954) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2962) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2963) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4094) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4093) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1959) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1960) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1961) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1975) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1976) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1977) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedLeaves(1955) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedLeaves(1956) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFood(21259) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOP(21266) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemJarEmpty(12559) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemJarFilled(20256) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemGems(21264) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMudball(21267) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDartBlower(21268) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDart(21269) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAncientStaff(21262) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemEnderporter(21263) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecord(21275) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecordMud(21276) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21316) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21317) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21318) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21319) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21320) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21321) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21322) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21323) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21324) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21325) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21326) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21327) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21328) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21329) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21330) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21331) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21332) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21333) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21337) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21338) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21339) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21340) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21341) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21342) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21343) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlowerBand(21334) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorWadingBoots(21344) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlippers(21345) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBucket(21335) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1973) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1971) owned by BiomesOPlenty
2013-11-25 21:21:16 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2230) owned by BiomesOPlenty
2013-11-25 21:21:16 [WARNING] [ForgeModLoader] [BiomesOPlenty] Using outdated version [1.1.3] for Minecraft 1.6.4. Consider updating.
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity MudBall as BiomesOPlenty.MudBall
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Dart as BiomesOPlenty.Dart
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity PoisonDart as BiomesOPlenty.PoisonDart
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity JungleSpider as BiomesOPlenty.JungleSpider
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Rosester as BiomesOPlenty.Rosester
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Glob as BiomesOPlenty.Glob
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Phantom as BiomesOPlenty.Phantom
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Wasp as BiomesOPlenty.Wasp
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Bird as BiomesOPlenty.Bird
2013-11-25 21:21:17 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Pixie as BiomesOPlenty.Pixie
2013-11-25 21:21:17 [FINEST] [BiomesOPlenty] Sent event FMLPreInitializationEvent to mod BiomesOPlenty
2013-11-25 21:21:17 [FINEST] [BuildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2013-11-25 21:21:17 [INFO] [Buildcraft] Starting BuildCraft 4.1.1 (:47)
2013-11-25 21:21:17 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2013-11-25 21:21:17 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1522) owned by BuildCraft|Core
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core
2013-11-25 21:21:17 [INFO] [Buildcraft] Beginning version check
2013-11-25 21:21:17 [FINEST] [BuildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2013-11-25 21:21:17 [FINEST] [BuildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders
2013-11-25 21:21:17 [FINEST] [BuildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-11-25 21:21:17 [FINEST] [BuildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1530) owned by BuildCraft|Energy
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1531) owned by BuildCraft|Energy
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(19363) owned by BuildCraft|Energy
2013-11-25 21:21:17 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(19366) owned by BuildCraft|Energy
2013-11-25 21:21:17 [FINEST] [BuildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-11-25 21:21:17 [FINEST] [BuildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1524) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory
2013-11-25 21:21:18 [FINEST] [BuildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-11-25 21:21:18 [FINEST] [BuildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1513) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19423) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19424) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19425) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19426) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19457) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19464) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19459) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19461) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1523) owned by BuildCraft|Transport
2013-11-25 21:21:18 [FINEST] [BuildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-11-25 21:21:18 [FINEST] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-11-25 21:21:18 [INFO] [STDOUT] Adding runtime interfaces to powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryInventory
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12252) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12253) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12254) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12266) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12285) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12286) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12290) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12291) owned by MineFactoryReloaded
2013-11-25 21:21:18 [FINEST] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-11-25 21:21:18 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-25 21:21:18 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-11-25 21:21:18 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
2013-11-25 21:21:18 [WARNING] [Buildcraft] Using outdated version [4.1.1 (build:47)] for Minecraft 1.6.4. Consider updating.
2013-11-25 21:21:18 [FINE] [Forestry] Found plugin forestry.plugins.PluginApiculture@749e15a
2013-11-25 21:21:18 [FINE] [Forestry] Found plugin forestry.plugins.PluginArboriculture@3a4f7063
2013-11-25 21:21:18 [FINE] [Forestry] Found plugin forestry.plugins.PluginBuildCraft@47930d0a
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginCore@468fd26e
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginEE@3b76dd66
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginEnergy@78c17209
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginFactory@2afbab49
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarmCraftory@187ac630
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarming@246985de
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginFood@2f6f1ef3
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginIC2@59755b3d
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginLepidopterology@27b92fad
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginMail@4ed654df
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginNatura@143d91ee
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginPropolisPipe@1788b011
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin forestry.plugins.PluginStorage@d4e3b3f
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin binnie.extrabees.PluginExtraBees@2290a9a9
2013-11-25 21:21:19 [FINE] [Forestry] Found plugin binnie.extratrees.PluginExtraTrees@339c1507
2013-11-25 21:21:22 [FINE] [Forestry] Found plugin forestry.plugins.PluginNEIAddons@4ccf0b1c
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5256) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5257) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5258) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.genetics.ItemResearchNote(13351) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5259) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5260) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5261) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemWrench(5263) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemPipette(13367) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemScoop(13284) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5266) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5281) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13380) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemMisc(13354) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemArmorNaturalist(13392) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5268) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5539) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5274) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13297) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5264) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5275) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5280) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemCircuitBoard(13368) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemSolderingIron(13369) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13370) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13256) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13257) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13258) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13259) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13262) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13265) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryPickaxe(13261) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryShovel(13264) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13263) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13260) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13276) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13277) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13278) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5282) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13324) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13285) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13325) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemFruit(13386) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13290) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5277) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13326) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5265) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5271) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13294) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13295) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13296) owned by Forestry
2013-11-25 21:21:23 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13298) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13299) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13321) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13322) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13323) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13377) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5276) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5278) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5279) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13300) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13301) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13302) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13318) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13319) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13320) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13376) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13331) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13332) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13333) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13334) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13335) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13327) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13336) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13337) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13338) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13378) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1409) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1397) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1398) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1381) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13339) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13340) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13341) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13390) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeealyzer(13342) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemImprinter(13366) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13381) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13382) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13383) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13283) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13286) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13287) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13289) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13288) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemWaxCast(13379) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHoneycomb(13360) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13356) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13357) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13358) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13359) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1408) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1399) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemCandleBlock(1378) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1379) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemAlvearyBlock(1382) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13384) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13389) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemTreealyzer(13385) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13387) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13388) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1388) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1389) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1390) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1391) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1411) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1412) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1413) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1380) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1417) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1386) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1387) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1415) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1394) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1418) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemStairs(1396) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1392) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1393) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1410) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1377) owned by Forestry
2013-11-25 21:21:24 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1404) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1405) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemNBTTile(1406) owned by Forestry
2013-11-25 21:21:24 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginFarmCraftory because preconditions were not met.
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.farming.items.ItemFarmBlock(1395) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13291) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemBeverage(13292) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemAmbrosia(13293) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13312) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemInfuser(13364) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemFlutterlyzer(13328) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13329) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13330) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13391) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1376) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemStamps(13372) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemLetter(13373) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemCatalogue(13374) owned by Forestry
2013-11-25 21:21:24 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1407) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(13304) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(13343) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13305) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13344) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13306) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13345) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13307) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13346) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13308) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13347) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13352) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13353) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13362) owned by Forestry
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13363) owned by Forestry
2013-11-25 21:21:25 [FINEST] [Forestry] Sent event FMLPreInitializationEvent to mod Forestry
2013-11-25 21:21:25 [FINEST] [BiblioWoodsForestry] Sending event FMLPreInitializationEvent to mod BiblioWoodsForestry
2013-11-25 21:21:25 [FINEST] [BiblioWoodsForestry] Sent event FMLPreInitializationEvent to mod BiblioWoodsForestry
2013-11-25 21:21:25 [FINEST] [BiblioWoodsNatura] Sending event FMLPreInitializationEvent to mod BiblioWoodsNatura
2013-11-25 21:21:25 [FINEST] [BiblioWoodsNatura] Sent event FMLPreInitializationEvent to mod BiblioWoodsNatura
2013-11-25 21:21:25 [FINEST] [Mekanism] Sending event FMLPreInitializationEvent to mod Mekanism
2013-11-25 21:21:25 [FINEST] [Mekanism] Sent event FMLPreInitializationEvent to mod Mekanism
2013-11-25 21:21:25 [FINEST] [BigReactors] Sending event FMLPreInitializationEvent to mod BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockBROre(1750) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemIngot(18006) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockBigReactors(2966) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockYelloriumFuelRod(1751) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockReactorPart(1752) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockBigReactors(1757) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockSmallMachine(1758) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockBigReactors(2967) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBRBucket(18007) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockBigReactors(1755) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBRBucket(18008) owned by BigReactors
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item erogenousbeef.bigreactors.common.item.ItemBlockBigReactors(1756) owned by BigReactors
2013-11-25 21:21:25 [FINEST] [BigReactors] Sent event FMLPreInitializationEvent to mod BigReactors
2013-11-25 21:21:25 [FINEST] [BinnieCore] Sending event FMLPreInitializationEvent to mod BinnieCore
2013-11-25 21:21:25 [INFO] [STDOUT] net.minecraft.client.resources.data.MetadataSerializer@2bb097f0
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemFluidContainer(8656) owned by BinnieCore
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing block id for binnie.core.BinnieCore|hive|4000 because of conflict with block binnie.core.BinnieCore|hive|4092; from 4091 to 4092
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing block id for binnie.core.BinnieCore|hive|4092 because of conflict with block binnie.core.BinnieCore|hive|4000; from 4092 to 4091
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(8829) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystal(8791) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystalEmpty(8792) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyDrop(8786) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyComb(8776) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemPropolis(8781) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.worldgen.ItemBeehive(4091) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplate(8797) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplateBlank(8798) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerum(8803) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerumEmpty(8804) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemOldLiquidContainer(8766) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemMoltenMetal(8826) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemCast(8827) owned by BinnieCore
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|dictionary|12000 because of conflict with block binnie.core.BinnieCore|dictionary|31743; from 31742 to 31743
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|item|12001 because of conflict with block binnie.core.BinnieCore|item|31732; from 31741 to 31732
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|food|12002 because of conflict with block binnie.core.BinnieCore|food|31731; from 31740 to 31731
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|liquid|12003 because of conflict with block binnie.core.BinnieCore|liquid|31730; from 31739 to 31730
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|liquidContainer|12004 because of conflict with block binnie.core.BinnieCore|liquidContainer|31729; from 31738 to 31729
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|mothDictionary|12005 because of conflict with block binnie.core.BinnieCore|mothDictionary|31728; from 31737 to 31728
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|hammer|12006 because of conflict with block binnie.core.BinnieCore|hammer|31727; from 31736 to 31727
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|durableHammer|12007 because of conflict with block binnie.core.BinnieCore|durableHammer|31726; from 31735 to 31726
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|glassware|12008 because of conflict with block binnie.core.BinnieCore|glassware|31725; from 31734 to 31725
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|cocktail|12009 because of conflict with block binnie.core.BinnieCore|cocktail|31724; from 31733 to 31724
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|dictionary|31743 because of conflict with block binnie.core.BinnieCore|dictionary|12000; from 31743 to 31742
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|item|31732 because of conflict with block binnie.core.BinnieCore|item|12001; from 31732 to 31741
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|food|31731 because of conflict with block binnie.core.BinnieCore|food|12002; from 31731 to 31740
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|liquid|31730 because of conflict with block binnie.core.BinnieCore|liquid|12003; from 31730 to 31739
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|liquidContainer|31729 because of conflict with block binnie.core.BinnieCore|liquidContainer|12004; from 31729 to 31738
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|mothDictionary|31728 because of conflict with block binnie.core.BinnieCore|mothDictionary|12005; from 31728 to 31737
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|hammer|31727 because of conflict with block binnie.core.BinnieCore|hammer|12006; from 31727 to 31736
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|durableHammer|31726 because of conflict with block binnie.core.BinnieCore|durableHammer|12007; from 31726 to 31735
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|glassware|31725 because of conflict with block binnie.core.BinnieCore|glassware|12008; from 31725 to 31734
2013-11-25 21:21:25 [INFO] [STDOUT] Idfix: changing item id for binnie.core.BinnieCore|cocktail|31724 because of conflict with block binnie.core.BinnieCore|cocktail|12009; from 31724 to 31733
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3700) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3701) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3704) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3709) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETSlab(3707) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoubleSlab(3708) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoor(3710) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETStairs(3702) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(31997) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemDictionary(31998) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemMothDatabase(31993) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemOldLiquidContainer(31994) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemFood(31996) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(31992) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(31991) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3703) owned by BinnieCore
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3706) owned by BinnieCore
2013-11-25 21:21:25 [FINEST] [BinnieCore] Sent event FMLPreInitializationEvent to mod BinnieCore
2013-11-25 21:21:25 [FINEST] [ExtraBees] Sending event FMLPreInitializationEvent to mod ExtraBees
2013-11-25 21:21:25 [FINEST] [ExtraBees] Sent event FMLPreInitializationEvent to mod ExtraBees
2013-11-25 21:21:25 [FINEST] [ExtraTrees] Sending event FMLPreInitializationEvent to mod ExtraTrees
2013-11-25 21:21:25 [FINEST] [ExtraTrees] Sent event FMLPreInitializationEvent to mod ExtraTrees
2013-11-25 21:21:25 [FINEST] [BuildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemLaserTable(1517) owned by BuildCraft|Silicon
2013-11-25 21:21:25 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon
2013-11-25 21:21:25 [FINEST] [BuildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-11-25 21:21:25 [FINEST] [ClaySoil] Sending event FMLPreInitializationEvent to mod ClaySoil
2013-11-25 21:21:25 [FINEST] [ClaySoil] Sent event FMLPreInitializationEvent to mod ClaySoil
2013-11-25 21:21:25 [FINEST] [CoFHLoot] Sending event FMLPreInitializationEvent to mod CoFHLoot
2013-11-25 21:21:25 [FINEST] [CoFHLoot] Sent event FMLPreInitializationEvent to mod CoFHLoot
2013-11-25 21:21:25 [FINEST] [CoFHMasquerade] Sending event FMLPreInitializationEvent to mod CoFHMasquerade
2013-11-25 21:21:25 [FINEST] [CoFHMasquerade] Sent event FMLPreInitializationEvent to mod CoFHMasquerade
2013-11-25 21:21:25 [FINEST] [CoFHSocial] Sending event FMLPreInitializationEvent to mod CoFHSocial
2013-11-25 21:21:25 [FINEST] [CoFHSocial] Sent event FMLPreInitializationEvent to mod CoFHSocial
2013-11-25 21:21:25 [FINEST] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2013-11-25 21:21:26 [FINEST] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2013-11-25 21:21:26 [FINEST] [CompactWindmills] Sending event FMLPreInitializationEvent to mod CompactWindmills
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item aroma1997.compactwindmills.ItemRotor(27900) owned by CompactWindmills
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item aroma1997.compactwindmills.ItemRotor(27904) owned by CompactWindmills
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item aroma1997.compactwindmills.ItemRotor(27901) owned by CompactWindmills
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item aroma1997.compactwindmills.ItemRotor(27903) owned by CompactWindmills
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item aroma1997.compactwindmills.ItemRotor(27902) owned by CompactWindmills
2013-11-25 21:21:26 [FINEST] [CompactWindmills] Sent event FMLPreInitializationEvent to mod CompactWindmills
2013-11-25 21:21:26 [FINEST] [ComputerCraft] Sending event FMLPreInitializationEvent to mod ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemComputer(1225) owned by ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPeripheral(1226) owned by ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemCable(1229) owned by ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDisk(18127) owned by ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDiskExpanded(18126) owned by ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemTreasureDisk(18128) owned by ComputerCraft
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPrintout(18129) owned by ComputerCraft
2013-11-25 21:21:26 [FINEST] [ComputerCraft] Sent event FMLPreInitializationEvent to mod ComputerCraft
2013-11-25 21:21:26 [FINEST] [CCTurtle] Sending event FMLPreInitializationEvent to mod CCTurtle
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtle(1227) owned by CCTurtle
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleExpanded(1228) owned by CCTurtle
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleAdvanced(1230) owned by CCTurtle
2013-11-25 21:21:26 [FINEST] [CCTurtle] Sent event FMLPreInitializationEvent to mod CCTurtle
2013-11-25 21:21:26 [FINEST] [CraftingSuite] Sending event FMLPreInitializationEvent to mod CraftingSuite
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item bau5.mods.craftingsuite.common.ItemBlockModificationTable(3406) owned by CraftingSuite
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item bau5.mods.craftingsuite.common.ItemBlockCrafting(3405) owned by CraftingSuite
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item bau5.mods.craftingsuite.common.ItemModifications(18976) owned by CraftingSuite
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item bau5.mods.craftingsuite.common.ItemPlan(18977) owned by CraftingSuite
2013-11-25 21:21:26 [FINEST] [ForgeModLoader] Automatically registered mod CraftingSuite entity craftingframe as CraftingSuite.craftingframe
2013-11-25 21:21:26 [FINEST] [CraftingSuite] Sent event FMLPreInitializationEvent to mod CraftingSuite
2013-11-25 21:21:26 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
2013-11-25 21:21:26 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
2013-11-25 21:21:26 [FINEST] [factorization] Sending event FMLPreInitializationEvent to mod factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1004) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1003) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemFactorizationBlock(1000) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1001) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockResource(1002) owned by factorization
2013-11-25 21:21:26 [FINEST] [ForgeModLoader] Automatically registered mod factorization entity factory_relight_task as factorization.factory_relight_task
2013-11-25 21:21:26 [FINEST] [ForgeModLoader] Automatically registered mod factorization entity factory_servo as factorization.factory_servo
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9290) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9291) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9292) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9293) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9295) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9262) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemWrathIgniter(9263) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9264) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9270) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9271) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBagOfHolding(9257) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMatrixProgrammer(9299) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9300) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9301) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9319) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9272) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9273) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9274) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9275) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9276) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9287) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9288) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemAcidBottle(9280) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9281) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9282) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9283) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9284) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9294) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemChargeMeter(9285) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockProxy(9286) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBattery(9289) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemSculptingTool(17049) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemGlazeBucket(9311) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemPocketTable(9258) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9306) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.servo.ItemServoMotor(9312) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.servo.ItemServoRailWidget(9313) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.servo.ItemServoRailWidget(9317) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9315) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9316) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemSocketPart(9320) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9321) owned by factorization
2013-11-25 21:21:26 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemDayBarrel(9318) owned by factorization
2013-11-25 21:21:26 [FINEST] [factorization] Sent event FMLPreInitializationEvent to mod factorization
2013-11-25 21:21:26 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockFluxGooItem(2400) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockFluxGasItem(3404) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3403) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCustomOreItem(3402) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCosmeticOpaqueItem(2418) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCosmeticSolidItem(2419) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCustomPlantItem(3401) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTaintItem(2421) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTaintFibresItem(2422) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4079) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMetalDeviceItem(4078) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMagicalLogItem(3400) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMagicalLeavesItem(4080) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(4077) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4076) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(4075) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(2414) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4073) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2415) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockAiryItem(2416) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(2417) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(2420) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockStoneDeviceItem(2423) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockJarItem(4074) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2424) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTubeItem(2425) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCasting(25266) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCap(25267) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandRod(25268) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemFocusPouch(25269) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusFire(25270) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusShock(25271) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusHellbat(25274) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusFrost(25275) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusTrade(25272) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusExcavation(25273) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusPortableHole(25276) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusPech(25277) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25364) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemManaBean(25366) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25365) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(25356) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(25363) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResearchNotes(12859) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemInkwell(12858) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemThaumonomicon(12856) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemThaumometer(25296) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(25316) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25317) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25318) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25319) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25320) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(25321) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(25322) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(25323) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(25324) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(25325) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25297) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNugget(25362) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(25326) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25357) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25358) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25359) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25360) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemTripleMeatTreat(25361) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(25327) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(25328) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(25329) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(25330) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(25331) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25332) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25333) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25334) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(25299) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemHandMirror(25300) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(25301) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemJarFilled(25298) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemJarNode(25304) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemTrunkSpawner(25291) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25286) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25287) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemUpgrade(25290) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemBell(25289) owned by Thaumcraft
2013-11-25 21:21:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25288) owned by Thaumcraft
2013-11-25 21:21:27 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
2013-11-25 21:21:27 [FINEST] [Railcraft] Sending event FMLPreInitializationEvent to mod Railcraft
2013-11-25 21:21:27 [FINE] [Railcraft] Pre-Init Phase
2013-11-25 21:21:28 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4026) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemBucketRailcraft(7784) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4025) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemBucketRailcraft(7789) owned by Railcraft
2013-11-25 21:21:28 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2013-11-25 21:21:28 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2013-11-25 21:21:28 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2013-11-25 21:21:28 [FINER] [Railcraft] Init-First Start: ModuleCore
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbar(7811) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbarReinforced(7812) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemMagnifyingGlass(7813) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShears(7818) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelSword(7820) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShovel(7819) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelPickaxe(7817) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelAxe(7815) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelHoe(7816) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7759) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7761) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7760) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7758) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemOveralls(7757) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemNugget(7793) owned by Railcraft
2013-11-25 21:21:28 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemIngot(7792) owned by Railcraft
2013-11-25 21:21:29 [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-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(328) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.basic as Railcraft.railcraft.cart.basic
2013-11-25 21:21:29 [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-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(342) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.chest as Railcraft.railcraft.cart.chest
2013-11-25 21:21:29 [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-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(343) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.furnace as Railcraft.railcraft.cart.furnace
2013-11-25 21:21:29 [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-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(407) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt as Railcraft.railcraft.cart.tnt
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRail(7797) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTie(7801) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(7783) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(7785) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(7788) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(7787) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.fluids.ItemFluidContainer(7786) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7799) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailbed(7798) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleCore
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleFactory
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.cube.ItemCube(457) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7790) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.anvil.ItemAnvilBlock(478) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(451) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 263, 0
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemPlate(7796) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemDust(7782) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=457 meta=2
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleExtras
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.tracks.ItemTrack(454) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(455) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt.wood as Railcraft.railcraft.cart.tnt.wood
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7778) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.work as Railcraft.railcraft.cart.work
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7781) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleTrack
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleSignals
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignal(456) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalBlockSurveyor(7821) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalTuner(7814) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCircuit(7794) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7800) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleStructures
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPost(459) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPostMetal(460) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(461) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(463) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.stairs.ItemStair(464) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.slab.ItemSlab(465) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.glass.ItemStrengthGlass(474) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(467) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(466) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(469) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(472) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(471) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(470) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(468) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(475) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.detector.ItemDetector(450) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(453) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.bore as Railcraft.railcraft.cart.bore
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemTunnelBore(7769) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadDiamond(7808) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadSteel(7810) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadIron(7809) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.track.relayer as Railcraft.railcraft.cart.track.relayer
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7779) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.undercutter as Railcraft.railcraft.cart.undercutter
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7780) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleTransport
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(452) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tank as Railcraft.railcraft.cart.tank
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7776) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleIC2
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7791) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.batbox as Railcraft.railcraft.cart.energy.batbox
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7770) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.mfe as Railcraft.railcraft.cart.energy.mfe
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7771) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.cesu as Railcraft.railcraft.cart.energy.cesu
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7827) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7804) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7803) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7802) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleIC2
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleForestry
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7764) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7765) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7762) owned by Railcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7763) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleForestry
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleThaumcraft
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.plugins.thaumcraft.ItemCrowbarMagic(7829) owned by Railcraft
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: de_DE, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: en_GB, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: en_US, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: es_AR, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: es_ES, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: es_MX, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: es_UY, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: es_VE, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: fr_FR, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: hr_HR, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: it_IT, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: ja_JP, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: ko_KR, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: nl_NL, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: no_NO, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: pl_PL, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: pt_BR, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: pt_PT, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: ru_RU, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: sr_SP, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: zh_CN, tool.crowbar.magic
2013-11-25 21:21:29 [WARNING] [Railcraft] Language Tag is unknown: zh_TW, tool.crowbar.magic
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleThaumcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleSteam
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGear(7795) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleSteam
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleWorld
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.ore.ItemOre(458) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=458 meta=0
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=458 meta=1
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=458 meta=2
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=458 meta=3
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=458 meta=4
2013-11-25 21:21:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=458 meta=5
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(462) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor as Railcraft.railcraft.cart.anchor
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7766) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.personal as Railcraft.railcraft.cart.anchor.personal
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7768) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.admin as Railcraft.railcraft.cart.anchor.admin
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7767) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleSeasonal
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.pumpkin as Railcraft.railcraft.cart.pumpkin
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7775) owned by Railcraft
2013-11-25 21:21:29 [INFO] [Railcraft] Activating Halloween Seasonal Pack
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.gift as Railcraft.railcraft.cart.gift
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7773) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleSeasonal
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleTrain
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleLocomotives
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemWhistleTuner(7822) owned by Railcraft
2013-11-25 21:21:29 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.loco.steam as Railcraft.railcraft.cart.loco.steam
2013-11-25 21:21:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemLocomotive(7774) owned by Railcraft
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Complete: ModuleLocomotives
2013-11-25 21:21:29 [FINER] [Railcraft] Init-First Start: ModuleRouting
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRoutingTable(7805) owned by Railcraft
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicketGold(7807) owned by Railcraft
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicket(7806) owned by Railcraft
2013-11-25 21:21:30 [FINER] [Railcraft] Init-First Complete: ModuleRouting
2013-11-25 21:21:30 [FINER] [Railcraft] Init-First Start: ModuleEmblem
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.emblems.ItemEmblem(7823) owned by Railcraft
2013-11-25 21:21:30 [FINER] [Railcraft] Init-First Complete: ModuleEmblem
2013-11-25 21:21:30 [FINER] [Railcraft] Init-First Start: ModuleMagic
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(477) owned by Railcraft
2013-11-25 21:21:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity ItemFirestone as Railcraft.ItemFirestone
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneRaw(7825) owned by Railcraft
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneCut(7824) owned by Railcraft
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneRefined(7826) owned by Railcraft
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.firestone.ItemFirestoneCracked(7828) owned by Railcraft
2013-11-25 21:21:30 [FINER] [Railcraft] Init-First Complete: ModuleMagic
2013-11-25 21:21:30 [FINEST] [Railcraft] Sent event FMLPreInitializationEvent to mod Railcraft
2013-11-25 21:21:30 [FINEST] [TwilightForest] Sending event FMLPreInitializationEvent to mod TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2163) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2170) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2164) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2160) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2171) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2162) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2165) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2166) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2167) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2168) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFPlant(2169) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2172) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2173) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2174) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2175) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2178) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2176) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2177) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2179) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2180) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2181) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2183) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2184) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2182) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2185) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2186) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2187) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16459) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(16464) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(16446) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTwilightWand(16466) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFLifeDrainWand(16465) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFZombieWand(16467) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMeter(16462) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(16448) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(16450) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(16461) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16416) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16449) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16451) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16447) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16435) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16431) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(16429) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(16434) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(16432) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(16428) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodSword(16437) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodShovel(16436) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodPick(16433) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodAxe(16427) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodHoe(16430) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16480) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSpawnEgg(16469) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16484) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16483) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16425) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16417) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTrophy(16426) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16420) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(16419) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(16423) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(16421) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(16418) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFierySword(16424) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryPick(16422) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16474) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(16472) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(16477) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(16475) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(16471) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafSword(16479) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafShovel(16478) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafPick(16476) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafAxe(16470) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafHoe(16473) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMinotaurAxe(16457) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazebreakerPick(16453) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTransformPowder(16482) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16454) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16455) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16456) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16452) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMagicMap(16412) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(16413) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(16414) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMagnet(16460) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCrumbleHorn(16411) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPeacockFan(16463) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMoonwormQueen(16458) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(16409) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(16410) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(16406) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(16407) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(16408) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTowerKey(16481) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16404) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16405) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(16415) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16403) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16438) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(16468) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(16441) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(16445) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(16442) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(16440) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlySword(16444) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyPick(16443) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyAxe(16439) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPhantomArmor(28041) owned by TwilightForest
2013-11-25 21:21:30 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPhantomArmor(28042) owned by TwilightForest
2013-11-25 21:21:30 [FINEST] [TwilightForest] Sent event FMLPreInitializationEvent to mod TwilightForest
2013-11-25 21:21:30 [FINEST] [DartCraft] Sending event FMLPreInitializationEvent to mod DartCraft
2013-11-25 21:21:30 [INFO] [DartCraft] DartCraft Beta 0.2.12 Initializing.
2013-11-25 21:21:30 [INFO] [DartCraft] by: bluedart
2013-11-25 21:21:31 [FINEST] [DartCraft] Sent event FMLPreInitializationEvent to mod DartCraft
2013-11-25 21:21:31 [FINEST] [DimensionalAnchors] Sending event FMLPreInitializationEvent to mod DimensionalAnchors
2013-11-25 21:21:31 [FINEST] [DimensionalAnchors] Sent event FMLPreInitializationEvent to mod DimensionalAnchors
2013-11-25 21:21:31 [FINEST] [DragonAPI] Sending event FMLPreInitializationEvent to mod DragonAPI
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Creating logger. Log Loading: true; Debug mode: false; Warnings: false
2013-11-25 21:21:31 [INFO] [STDOUT] Replaced 279 ore recipies
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: RotaryCraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from RotaryCraft
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: ReactorCraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from ReactorCraft
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Could not block class for ReactorCraft: Specified class was null. This may not be an error.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Could not item class for ReactorCraft: Specified class was null. This may not be an error.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: DyeTrees not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: ExpandedRedstone not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: GeoStrata not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: RealBiomes not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: FurryKingdoms not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: SpiderPet not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: EnderForest not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: VoidMonster not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: UsefulTNT not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: BuildCraft|Energy detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BuildCraft|Energy
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: BuildCraft|Factory detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BuildCraft|Factory
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: BuildCraft|Transport detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BuildCraft|Transport
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Thaumcraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Thaumcraft
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: IC2 detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from IC2
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: GregTech not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Forestry detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Forestry
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: AppliedEnergistics detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from AppliedEnergistics
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: MFFS detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from MFFS
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: RedPower not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: TwilightForest detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from TwilightForest
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Natura detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Natura
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: BiomesOPlenty detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from BiomesOPlenty
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: ExtraBiomesXL not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: MineFactoryReloaded detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from MineFactoryReloaded
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: DartCraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from DartCraft
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: TConstruct detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from TConstruct
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: ThermalExpansion detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from ThermalExpansion
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Mekanism detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Mekanism
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: MekanismTools not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Railcraft detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from Railcraft
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Could not item class for Railcraft: Specified class was null. This may not be an error.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: ICBM|Explosion not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: arsmagica2 detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from arsmagica2
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: TransitionalAssistance not detected in the MC installation. No special action taken.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: EnderStorage detected in the MC installation. Adjusting behavior accordingly.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Attempting to load data from EnderStorage
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Could not block class for EnderStorage: Specified class was null. This may not be an error.
2013-11-25 21:21:31 [INFO] [STDOUT] DRAGONAPI: Could not item class for EnderStorage: Specified class was null. This may not be an error.
2013-11-25 21:21:31 [FINEST] [DragonAPI] Sent event FMLPreInitializationEvent to mod DragonAPI
2013-11-25 21:21:31 [FINEST] [DynamicLights] Sending event FMLPreInitializationEvent to mod DynamicLights
2013-11-25 21:21:31 [FINEST] [DynamicLights] Sent event FMLPreInitializationEvent to mod DynamicLights
2013-11-25 21:21:31 [FINEST] [DynamicLights_onFire] Sending event FMLPreInitializationEvent to mod DynamicLights_onFire
2013-11-25 21:21:31 [FINEST] [DynamicLights_onFire] Sent event FMLPreInitializationEvent to mod DynamicLights_onFire
2013-11-25 21:21:31 [FINEST] [DynamicLights_creepers] Sending event FMLPreInitializationEvent to mod DynamicLights_creepers
2013-11-25 21:21:31 [FINEST] [DynamicLights_creepers] Sent event FMLPreInitializationEvent to mod DynamicLights_creepers
2013-11-25 21:21:31 [FINEST] [DynamicLights_dropItems] Sending event FMLPreInitializationEvent to mod DynamicLights_dropItems
2013-11-25 21:21:31 [FINEST] [DynamicLights_dropItems] Sent event FMLPreInitializationEvent to mod DynamicLights_dropItems
2013-11-25 21:21:31 [FINEST] [DynamicLights_mobEquipment] Sending event FMLPreInitializationEvent to mod DynamicLights_mobEquipment
2013-11-25 21:21:31 [FINEST] [DynamicLights_mobEquipment] Sent event FMLPreInitializationEvent to mod DynamicLights_mobEquipment
2013-11-25 21:21:31 [FINEST] [DynamicLights_flameArrows] Sending event FMLPreInitializationEvent to mod DynamicLights_flameArrows
2013-11-25 21:21:31 [FINEST] [DynamicLights_flameArrows] Sent event FMLPreInitializationEvent to mod DynamicLights_flameArrows
2013-11-25 21:21:31 [FINEST] [DynamicLights_otherPlayers] Sending event FMLPreInitializationEvent to mod DynamicLights_otherPlayers
2013-11-25 21:21:31 [FINEST] [DynamicLights_otherPlayers] Sent event FMLPreInitializationEvent to mod DynamicLights_otherPlayers
2013-11-25 21:21:31 [FINEST] [DynamicLights_thePlayer] Sending event FMLPreInitializationEvent to mod DynamicLights_thePlayer
2013-11-25 21:21:31 [FINEST] [DynamicLights_thePlayer] Sent event FMLPreInitializationEvent to mod DynamicLights_thePlayer
2013-11-25 21:21:31 [FINEST] [EE3] Sending event FMLPreInitializationEvent to mod EE3
2013-11-25 21:21:31 [INFO] [EE3] Initializing remote version check against remote version authority, located at: https://raw.github.com/pahimar/Equivalent-Exchange-3/master/version.xml
2013-11-25 21:21:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2451) owned by EE3
2013-11-25 21:21:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2454) owned by EE3
2013-11-25 21:21:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2455) owned by EE3
2013-11-25 21:21:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2456) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumShard(27000) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemInertStone(27001) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumStone(27002) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemPhilosophersStone(27003) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalDust(27004) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalBag(27005) owned by EE3
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalChalk(27006) owned by EE3
2013-11-25 21:21:32 [FINEST] [EE3] Sent event FMLPreInitializationEvent to mod EE3
2013-11-25 21:21:32 [FINEST] [EnderIO] Sending event FMLPreInitializationEvent to mod EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemCapacitor(8787) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemAlloy(8788) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(704) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemFusedQuartzFrame(8789) owned by EnderIO
2013-11-25 21:21:32 [WARNING] [EE3] Unable to find a version of Equivalent Exchange 3 for Minecraft 1.6.4 in the remote version authority
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemMachinePart(31957) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemPowderIngot(31956) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.material.ItemMaterial(18438) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(701) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.enderface.ItemEnderface(31959) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(720) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(708) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomFence(709) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomFenceGate(710) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomWall(711) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomStair(712) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomSlab(717) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.painter.BlockItemCustomSlab(718) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(705) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(713) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(706) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(707) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.power.BlockItemCapacitorBank(716) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(719) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(721) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(702) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(703) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.facade.ItemConduitFacade(8782) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.redstone.ItemRedstoneConduit(8783) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.power.ItemPowerConduit(8784) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.liquid.ItemLiquidConduit(8785) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.conduit.item.ItemItemConduit(8794) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(714) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(715) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.item.ItemYetaWrench(8790) owned by EnderIO
2013-11-25 21:21:32 [FINE] [fml.ItemTracker] Adding item crazypants.enderio.machine.monitor.ItemMJReader(31955) owned by EnderIO
2013-11-25 21:21:32 [FINEST] [EnderIO] Sent event FMLPreInitializationEvent to mod EnderIO
2013-11-25 21:21:32 [FINEST] [LomLib] Sending event FMLPreInitializationEvent to mod LomLib
2013-11-25 21:21:32 [INFO] [LomLib] Checking Minecraft Forge version...
2013-11-25 21:21:32 [INFO] [LomLib] This version of LomLib(1.0.7) works best with Minecraft Forge v9.10.0.828. Using that version is recommended
2013-11-25 21:21:32 [FINEST] [LomLib] Sent event FMLPreInitializationEvent to mod LomLib
2013-11-25 21:21:32 [FINEST] [Equivalency] Sending event FMLPreInitializationEvent to mod Equivalency
2013-11-25 21:21:33 [FINEST] [Equivalency] Sent event FMLPreInitializationEvent to mod Equivalency
2013-11-25 21:21:33 [FINEST] [extracells] Sending event FMLPreInitializationEvent to mod extracells
2013-11-25 21:21:33 [FINEST] [extracells] Sent event FMLPreInitializationEvent to mod extracells
2013-11-25 21:21:33 [FINEST] [Extractination] Sending event FMLPreInitializationEvent to mod Extractination
2013-11-25 21:21:33 [FINEST] [Extractination] Sent event FMLPreInitializationEvent to mod Extractination
2013-11-25 21:21:33 [FINEST] [ExtraUtilities] Sending event FMLPreInitializationEvent to mod ExtraUtilities
2013-11-25 21:21:33 [FINEST] [ExtraUtilities] Sent event FMLPreInitializationEvent to mod ExtraUtilities
2013-11-25 21:21:33 [FINEST] [factorization.misc] Sending event FMLPreInitializationEvent to mod factorization.misc
2013-11-25 21:21:33 [FINEST] [factorization.misc] Sent event FMLPreInitializationEvent to mod factorization.misc
2013-11-25 21:21:33 [FINEST] [factorization.notify] Sending event FMLPreInitializationEvent to mod factorization.notify
2013-11-25 21:21:33 [FINEST] [factorization.notify] Sent event FMLPreInitializationEvent to mod factorization.notify
2013-11-25 21:21:33 [FINEST] [factorization.dimensionalSlice] Sending event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-11-25 21:21:33 [FINEST] [factorization.dimensionalSlice] Sent event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-11-25 21:21:33 [FINEST] [FinndusFillies] Sending event FMLPreInitializationEvent to mod FinndusFillies
2013-11-25 21:21:33 [FINE] [FinndusFillies] Attempting to load the file version.properties from FinndusFillies-1.6.2-universal-1.0.0.7.jar to locate a version number for FinndusFillies
2013-11-25 21:21:33 [FINE] [fml.ItemTracker] Adding item myrathi.finndusfillies.item.ItemRawHorseMeat(10956) owned by FinndusFillies
2013-11-25 21:21:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(10957) owned by FinndusFillies
2013-11-25 21:21:33 [INFO] [FinndusFillies] Config updated: D:\Modpack Instances\1.6.4 Series\config\FinndusFillies.cfg
2013-11-25 21:21:33 [FINEST] [FinndusFillies] Sent event FMLPreInitializationEvent to mod FinndusFillies
2013-11-25 21:21:33 [FINEST] [flatsigns] Sending event FMLPreInitializationEvent to mod flatsigns
2013-11-25 21:21:33 [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-25 21:21:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2708) owned by flatsigns
2013-11-25 21:21:33 [FINE] [fml.ItemTracker] Adding item myrathi.flatsigns.item.ItemSpongeWipe(14647) owned by flatsigns
2013-11-25 21:21:33 [INFO] [Flat Signs] Config loaded from: D:\Modpack Instances\1.6.4 Series\config\flatsigns.cfg
2013-11-25 21:21:33 [FINEST] [flatsigns] Sent event FMLPreInitializationEvent to mod flatsigns
2013-11-25 21:21:33 [FINEST] [ForestryExtras] Sending event FMLPreInitializationEvent to mod ForestryExtras
2013-11-25 21:21:34 [FINEST] [ForestryExtras] Sent event FMLPreInitializationEvent to mod ForestryExtras
2013-11-25 21:21:34 [FINEST] [GalacticraftCore] Sending event FMLPreInitializationEvent to mod GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemBlock(3347) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3348) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese(10107) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed(10109) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemRawIron(10108) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(10110) owned by GalacticraftCore
2013-11-25 21:21:34 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical (5 / 1)
2013-11-25 21:21:34 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityElectric (1 / 1)
2013-11-25 21:21:34 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor (3 / 1)
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3381) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockLandingPad(3351) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3352) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3353) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3354) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3350) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3355) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3368) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3357) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3370) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3371) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockAirLock(3373) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3374) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3358) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockOxygenCompressor(3356) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockBase(3372) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3359) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3380) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockDummy(3378) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3360) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockEnclosedBlock(3379) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3361) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockCargoLoader(3362) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3382) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockSolar(3383) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockMachine(3363) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockMachine(3364) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockAluminumWire(3972) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(3384) owned by GalacticraftCore
2013-11-25 21:21:34 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/items/GCCoreItemWrench (1 / 1)
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10112) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10113) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10114) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask(10115) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship(10111) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses(10116) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe(10142) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe(10145) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe(10144) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade(10143) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSword(10141) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10146) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10147) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10148) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10149) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister(10117) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10118) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10120) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10119) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBow(10121) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10123) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine(10122) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10125) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10124) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10126) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy(10127) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag(10129) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear(10130) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute(10132) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10131) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister(10134) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister(10135) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10128) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor(10133) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic(10138) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKey(10139) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial(10140) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook(10137) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBasic(10150) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBattery(14226) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemInfiniteBattery(14227) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemMeteorChunk(10151) owned by GalacticraftCore
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemWrench(10152) owned by GalacticraftCore
2013-11-25 21:21:34 [FINEST] [GalacticraftCore] Sent event FMLPreInitializationEvent to mod GalacticraftCore
2013-11-25 21:21:34 [FINEST] [GalacticraftMars] Sending event FMLPreInitializationEvent to mod GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlock(3390) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3391) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3392) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockRock(3393) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3394) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockMachine(3395) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3396) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockTintedGlassPane(3397) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItem(10161) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemPickaxe(10164) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemAxe(10167) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemHoe(10166) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpade(10165) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSword(10163) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(10168) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(10169) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(10170) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(10171) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpaceshipTier2(10162) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemKey(10172) owned by GalacticraftMars
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSchematic(10173) owned by GalacticraftMars
2013-11-25 21:21:34 [FINEST] [GalacticraftMars] Sent event FMLPreInitializationEvent to mod GalacticraftMars
2013-11-25 21:21:34 [FINEST] [iChunUtil] Sending event FMLPreInitializationEvent to mod iChunUtil
2013-11-25 21:21:34 [FINEST] [iChunUtil] Sent event FMLPreInitializationEvent to mod iChunUtil
2013-11-25 21:21:34 [FINEST] [GraviGun] Sending event FMLPreInitializationEvent to mod GraviGun
2013-11-25 21:21:34 [INFO] [GraviGun] [2.0.0] Loading properties.
2013-11-25 21:21:34 [FINEST] [GraviGun] Sent event FMLPreInitializationEvent to mod GraviGun
2013-11-25 21:21:34 [FINEST] [growableresources] Sending event FMLPreInitializationEvent to mod growableresources
2013-11-25 21:21:34 [FINEST] [growableresources] Sent event FMLPreInitializationEvent to mod growableresources
2013-11-25 21:21:34 [FINEST] [Hats] Sending event FMLPreInitializationEvent to mod Hats
2013-11-25 21:21:34 [FINEST] [Hats] Sent event FMLPreInitializationEvent to mod Hats
2013-11-25 21:21:34 [FINEST] [HatStand] Sending event FMLPreInitializationEvent to mod HatStand
2013-11-25 21:21:34 [FINEST] [HatStand] Sent event FMLPreInitializationEvent to mod HatStand
2013-11-25 21:21:34 [FINEST] [HeldCore] Sending event FMLPreInitializationEvent to mod HeldCore
2013-11-25 21:21:34 [FINEST] [HeldCore] Sent event FMLPreInitializationEvent to mod HeldCore
2013-11-25 21:21:34 [FINEST] [IC2NuclearControl] Sending event FMLPreInitializationEvent to mod IC2NuclearControl
2013-11-25 21:21:34 [FINEST] [IC2NuclearControl] Sent event FMLPreInitializationEvent to mod IC2NuclearControl
2013-11-25 21:21:34 [FINEST] [inventorytweaks] Sending event FMLPreInitializationEvent to mod inventorytweaks
2013-11-25 21:21:34 [INFO] [ForgeModLoader] InvTweaks: invtweaks.InvTweaksObfuscation
2013-11-25 21:21:34 [FINEST] [inventorytweaks] Sent event FMLPreInitializationEvent to mod inventorytweaks
2013-11-25 21:21:34 [FINEST] [IronChest] Sending event FMLPreInitializationEvent to mod IronChest
2013-11-25 21:21:34 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.640.zip to locate a version number for IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19757) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19758) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19759) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19760) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19761) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19762) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19763) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19764) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19765) owned by IronChest
2013-11-25 21:21:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemIronChest(975) owned by IronChest
2013-11-25 21:21:34 [FINEST] [IronChest] Sent event FMLPreInitializationEvent to mod IronChest
2013-11-25 21:21:34 [FINEST] [Waila] Sending event FMLPreInitializationEvent to mod Waila
2013-11-25 21:21:34 [FINEST] [Waila] Sent event FMLPreInitializationEvent to mod Waila
2013-11-25 21:21:34 [FINEST] [Tubes] Sending event FMLPreInitializationEvent to mod Tubes
2013-11-25 21:21:34 [FINEST] [Tubes] Sent event FMLPreInitializationEvent to mod Tubes
2013-11-25 21:21:34 [FINEST] [ForgeMultipart] Sending event FMLPreInitializationEvent to mod ForgeMultipart
2013-11-25 21:21:36 [FINEST] [ForgeMultipart] Sent event FMLPreInitializationEvent to mod ForgeMultipart
2013-11-25 21:21:36 [FINEST] [TConstruct] Sending event FMLPreInitializationEvent to mod TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.TitleIcon(14358) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.CraftingItem(14275) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.MaterialItem(14276) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14277) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolShard(14278) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Pattern(14279) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.MetalPattern(14280) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ArmorPattern(14281) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Manual(14274) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.FilledBucket(14357) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Pickaxe(14307) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Shovel(14308) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Hatchet(14309) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Broadsword(14311) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Longsword(14312) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Rapier(14313) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Dagger(14321) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Cutlass(14328) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.FryingPan(14314) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.BattleSign(14315) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Mattock(14316) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Chisel(14322) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.LumberAxe(14317) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Cleaver(14324) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Scythe(14323) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Excavator(14325) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Hammer(14326) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Battleaxe(14327) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Shortbow(14319) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Arrow(14329) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.PotionLauncher(14320) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14282) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14283) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14284) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14290) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14297) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14298) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14300) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14286) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14287) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14288) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14289) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14294) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPartHidden(14303) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14291) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14292) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14295) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14296) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14293) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14301) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14299) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14302) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Bowstring(14304) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14305) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Fletching(14306) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.DiamondApple(14363) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.StrangeFood(14359) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.OreBerries(14360) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Jerky(14371) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.HeartCanister(14361) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.Knapsack(14368) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.GoldenHead(14369) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(14362) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(14364) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(14365) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(14366) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ToolStationItemBlock(1471) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetadataItemBlock(1468) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3233) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftingSlabItemBlock(3243) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3192) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1472) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftedSoilItemBlock(1476) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedSlabItem(3230) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedSlabItem(3231) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalItemBlock(1478) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.HamboneItemBlock(3242) owned by TConstruct
2013-11-25 21:21:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: hambone, id=3242 meta=0
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab1Item(3244) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab2Item(3985) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SmelteryItemBlock(1474) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.LavaTankItemBlock(1473) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedTableItemBlock(1477) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CastingChannelItem(3249) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(574) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ItemBlockLandmine(1470) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3232) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1469) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1482) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1483) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1487) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetadataItemBlock(3247) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3227) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3201) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3202) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3203) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3204) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3205) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3206) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3207) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3208) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3209) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3210) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3211) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3212) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3213) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3214) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3215) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3216) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3217) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3197) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3196) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3195) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3198) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3199) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3200) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3235) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGelItemBlock(3237) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGrassItemBlock(3238) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeTallGrassItem(3239) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeLeavesItemBlock(3240) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeSaplingItemBlock(3241) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3190) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3191) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1484) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1479) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickItem(1481) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickFancyItem(1467) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushItem(1485) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushSecondItem(1486) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalOreItemBlock(1475) owned by TConstruct
2013-11-25 21:21:36 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GravelOreItem(1488) owned by TConstruct
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedBlockItem(1489) owned by TConstruct
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassBlockItem(3223) owned by TConstruct
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassPaneItem(3228) owned by TConstruct
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearItem(3225) owned by TConstruct
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearPaneItem(3229) owned by TConstruct
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3250) owned by TConstruct
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1475 meta=1
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreArdite, id=1475 meta=2
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1475 meta=3
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1475 meta=4
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1475 meta=5
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1488 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreGold, id=1488 meta=1
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCobalt, id=1488 meta=5
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1488 meta=2
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1488 meta=3
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1488 meta=4
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCobalt, id=1478 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockArdite, id=1478 meta=1
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockManyullyn, id=1478 meta=2
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCopper, id=1478 meta=3
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockBronze, id=1478 meta=4
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockTin, id=1478 meta=5
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockNaturalAluminum, id=1478 meta=6
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockAluminumBrass, id=1478 meta=7
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockAlumite, id=1478 meta=8
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=1478 meta=9
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabCloth, id=3244 meta=32767
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabCloth, id=3985 meta=32767
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stoneMossy, id=98 meta=1
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stoneMossy, id=48 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: crafterWood, id=58 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: torchStone, id=1484 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassWhite, id=3225 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassOrange, id=3225 meta=1
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassMagenta, id=3225 meta=2
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassLightBlue, id=3225 meta=3
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassYellow, id=3225 meta=4
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassLime, id=3225 meta=5
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassPink, id=3225 meta=6
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassGray, id=3225 meta=7
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassLightGray, id=3225 meta=8
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassCyan, id=3225 meta=9
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassPurple, id=3225 meta=10
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassBlue, id=3225 meta=11
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassBrown, id=3225 meta=12
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassGreen, id=3225 meta=13
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassRed, id=3225 meta=14
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glassBlack, id=3225 meta=15
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glass, id=3223 meta=0
2013-11-25 21:21:37 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: glass, id=20 meta=0
2013-11-25 21:21:37 [FINEST] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct
2013-11-25 21:21:37 [FINEST] [ThaumicTinkerer] Sending event FMLPreInitializationEvent to mod ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzBlock(1127) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1129) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab(1126) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab(1128) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1133) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1132) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1136) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1125) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemBlockMagnet(1135) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1130) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1131) owned by ThaumicTinkerer
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCustomOre
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCustomOre_7
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockMagicalLog
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockMagicalLeaves
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticOpaque
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_1
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_2
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_3
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_4
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_5
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.blockCosmeticSolid_6
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.ttinkerer:darkQuartz
2013-11-25 21:21:37 [INFO] [STDOUT] Registered micro material: tile.ttinkerer:darkQuartz_1
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemMod(15553) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemConnector(15552) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGas(15561) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGas(15557) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGasRemover(15556) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemSpellCloth(15559) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusFlight(15555) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusDislocation(15554) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemCleansingTalisman(15551) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemBrightNitor(15550) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusTelekinesis(22416) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemSoulMould(15558) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemXPTalisman(15560) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusSmelt(22419) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusHeal(22420) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusEnderChest(22421) owned by ThaumicTinkerer
2013-11-25 21:21:37 [FINEST] [ThaumicTinkerer] Sent event FMLPreInitializationEvent to mod ThaumicTinkerer
2013-11-25 21:21:37 [FINEST] [MagicBees] Sending event FMLPreInitializationEvent to mod MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1753) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1754) owned by MagicBees
2013-11-25 21:21:37 [INFO] [ForgeModLoader] Replacing stupid-block with 'Here, have some delicious textures' ItemBlock. This is 100% normal.
2013-11-25 21:21:37 [INFO] [fml.ItemTracker] The mod MagicBees is overwriting existing item at 1754 (hive from MagicBees) with net.minecraft.item.ItemMultiTextureTile
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemMultiTextureTile(1754) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemComb(26090) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemWax(26091) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemPropolis(26092) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemDrop(26093) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMiscResources(26094) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26095) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26096) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemCapsule(26097) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemPollen(26098) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26100) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26101) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26102) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26103) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26104) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26105) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMagicHiveFrame(26106) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(26115) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemCapsule(26116) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemThaumiumScoop(26117) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemThaumiumGrafter(26118) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMoonDial(26119) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemNugget(26120) owned by MagicBees
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item magicbees.item.ItemMysteriousMagnet(26121) owned by MagicBees
2013-11-25 21:21:37 [FINEST] [MagicBees] Sent event FMLPreInitializationEvent to mod MagicBees
2013-11-25 21:21:37 [FINEST] [MekanismGenerators] Sending event FMLPreInitializationEvent to mod MekanismGenerators
2013-11-25 21:21:37 [FINEST] [MekanismGenerators] Sent event FMLPreInitializationEvent to mod MekanismGenerators
2013-11-25 21:21:37 [FINEST] [MekanismInduction] Sending event FMLPreInitializationEvent to mod MekanismInduction
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item mekanism.induction.common.item.ItemLinker(20407) owned by MekanismInduction
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4087) owned by MekanismInduction
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item mekanism.induction.common.item.ItemBlockMultimeter(4083) owned by MekanismInduction
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item mekanism.induction.common.item.ItemBlockContractor(4082) owned by MekanismInduction
2013-11-25 21:21:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4081) owned by MekanismInduction
2013-11-25 21:21:37 [FINEST] [MekanismInduction] Sent event FMLPreInitializationEvent to mod MekanismInduction
2013-11-25 21:21:37 [FINEST] [Metallurgy3Core] Sending event FMLPreInitializationEvent to mod Metallurgy3Core
2013-11-25 21:21:37 [INFO] [Metallurgy3Core] [Metallurgy3] Successfully created/read configuration file for Metallurgy 3 Core
2013-11-25 21:21:37 [INFO] [Metallurgy3Core] reading sets 1
2013-11-25 21:21:37 [FINEST] [Metallurgy3Core] Sent event FMLPreInitializationEvent to mod Metallurgy3Core
2013-11-25 21:21:37 [FINEST] [Metallurgy3Base] Sending event FMLPreInitializationEvent to mod Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29267) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29268) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29269) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29270) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29271) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29272) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26806) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26807) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26808) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26809) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26810) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26811) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26812) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26813) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26814) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26815) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26816) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26756) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26757) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26758) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26759) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26760) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26761) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26762) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26763) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26764) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26765) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26766) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26606) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26607) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27106) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27107) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27108) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27109) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27110) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27111) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27112) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27113) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27114) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27115) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27116) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26906) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26907) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27156) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27157) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27158) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27159) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27160) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27161) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27162) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27163) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27164) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27165) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27166) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27306) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27307) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27308) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27309) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27310) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27311) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27312) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27313) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27314) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27315) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27316) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27656) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27657) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27658) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27659) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27660) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27661) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27662) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27663) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27664) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27665) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27666) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27856) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27857) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27858) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27859) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27860) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27861) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27862) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27863) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27864) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27865) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27866) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28356) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28357) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28358) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28359) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28360) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28361) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28362) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28363) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28364) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28365) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28366) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28156) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28157) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28158) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28159) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28160) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28161) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28162) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28163) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28164) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28165) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28166) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28606) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28607) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28608) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28609) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28610) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28611) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28612) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28613) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28614) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28615) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28616) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28656) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28657) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(5356) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(5357) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(920) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINEST] [ForgeModLoader] Automatically registered mod Metallurgy3Base entity LargeTNTEntity as Metallurgy3Base.LargeTNTEntity
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(921) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINEST] [ForgeModLoader] Automatically registered mod Metallurgy3Base entity MinersTNTEntity as Metallurgy3Base.MinersTNTEntity
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.utilityItems.ItemIgniter(29263) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.utilityItems.ItemIgniter(29264) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.utilityItems.ItemFertilizer(29265) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29266) owned by Metallurgy3Base
2013-11-25 21:21:38 [FINEST] [Metallurgy3Base] Sent event FMLPreInitializationEvent to mod Metallurgy3Base
2013-11-25 21:21:38 [FINEST] [Metallurgy3Machines] Sending event FMLPreInitializationEvent to mod Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.crusher.BlockCrusherItem(910) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.furnace.BlockMetalFurnaceItem(911) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.forge.BlockNetherForgeItem(912) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.chests.ItemBlockPreciousChest(3412) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(915) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(916) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29258) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29259) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29260) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29261) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29273) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.abstractor.BlockAbstractorItem(913) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.lantern.ItemBlockLantern(918) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.lantern.ItemBlockColoredGlass(917) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.lantern.ItemGlassDust(29262) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29275) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.ladders.ItemBlockMetalLadder(919) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(930) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(922) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.orbs.ItemOrb(29274) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.pylon.BlockPylonItem(924) owned by Metallurgy3Machines
2013-11-25 21:21:38 [FINEST] [Metallurgy3Machines] Sent event FMLPreInitializationEvent to mod Metallurgy3Machines
2013-11-25 21:21:38 [FINEST] [Metallurgy3Vanilla] Sending event FMLPreInitializationEvent to mod Metallurgy3Vanilla
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(900) owned by Metallurgy3Vanilla
2013-11-25 21:21:38 [FINEST] [Metallurgy3Vanilla] Sent event FMLPreInitializationEvent to mod Metallurgy3Vanilla
2013-11-25 21:21:38 [FINEST] [MFFS] Sending event FMLPreInitializationEvent to mod MFFS
2013-11-25 21:21:38 [INFO] [STDOUT] [UniversalElectricity] Loading compatibility API version 1.0.0
2013-11-25 21:21:38 [INFO] [STDOUT] [UniversalElectricity] Compiled with IndustrialCraft API version @ICxVersion@
2013-11-25 21:21:38 [INFO] [STDOUT] [UniversalElectricity] Compiled with BuildCraft API version @BCxVersion@
2013-11-25 21:21:38 [INFO] [STDOUT] [UniversalElectricity] Compiled with ThermalExpansion API version @TExVersion@
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.ItemRemoteController(11387) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemMFFS(11388) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCube(11389) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeSphere(11390) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeTube(11391) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModePyramid(11392) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCylinder(11393) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCustom(11394) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11395) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11396) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11397) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11398) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11399) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleFusion(11400) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleManipulator(11401) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11402) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleDisintegration(11403) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleShock(11404) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11405) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleSponge(11406) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleStablize(11407) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.card.ItemCard(11408) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardFrequency(11409) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardLink(11410) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardID(11411) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardInfinite(11412) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiFriendly(11413) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiHostile(11414) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiPersonnel(11415) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleConfiscate(11416) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleWarn(11417) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11418) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11419) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11420) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11421) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11422) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11423) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemMFFS(11424) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleRepulsion(11425) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1681) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1682) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1683) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1684) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1685) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1686) owned by MFFS
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1687) owned by MFFS
2013-11-25 21:21:38 [FINEST] [MFFS] Sent event FMLPreInitializationEvent to mod MFFS
2013-11-25 21:21:38 [FINEST] [minechem] Sending event FMLPreInitializationEvent to mod minechem
2013-11-25 21:21:38 [INFO] [STDOUT] 3
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemElement(4992) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemMolecule(4993) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemLens(4994) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemAtomicManipulator(4995) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemFusionStar(4996) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlueprint(4997) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemTestTube(4998) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemChemistJournal(4999) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5000) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5001) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5002) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5003) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.PhotonicInduction(5004) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemPills(5005) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3500) owned by minechem
2013-11-25 21:21:38 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=3500 meta=0
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2720) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2725) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2724) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemGhostBlock(2723) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlockFusion(2722) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2719) owned by minechem
2013-11-25 21:21:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2721) owned by minechem
2013-11-25 21:21:38 [INFO] [minechem] PREINT PASSED
2013-11-25 21:21:38 [FINEST] [minechem] Sent event FMLPreInitializationEvent to mod minechem
2013-11-25 21:21:38 [FINEST] [MFR Compat Forestry Trees] Sending event FMLPreInitializationEvent to mod MFR Compat Forestry Trees
2013-11-25 21:21:38 [FINEST] [MFR Compat Forestry Trees] Sent event FMLPreInitializationEvent to mod MFR Compat Forestry Trees
2013-11-25 21:21:38 [FINEST] [MFR Compat Extra Trees] Sending event FMLPreInitializationEvent to mod MFR Compat Extra Trees
2013-11-25 21:21:38 [FINEST] [MFR Compat Extra Trees] Sent event FMLPreInitializationEvent to mod MFR Compat Extra Trees
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBuildCraft
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:21:38 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-11-25 21:21:38 [FINEST] [Mystcraft] Sending event FMLPreInitializationEvent to mod Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemPage(8960) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemAgebook(8956) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbook(8957) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked(8963) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemNotebook(8958) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemWritingDesk(8959) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemInkVial(8962) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1284) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1285) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1280) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1275) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1277) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemDecayBlock(1282) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1278) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1276) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1281) owned by Mystcraft
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemBlockFluid(1286) owned by Mystcraft
2013-11-25 21:21:39 [FINEST] [Mystcraft] Sent event FMLPreInitializationEvent to mod Mystcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatRailcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRailcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThaumcraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-25 21:21:39 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-11-25 21:21:39 [FINEST] [MiscPeripherals] Sending event FMLPreInitializationEvent to mod MiscPeripherals
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2671) owned by MiscPeripherals
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2672) owned by MiscPeripherals
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemMulti(29656) owned by MiscPeripherals
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemSmartHelmet(29660) owned by MiscPeripherals
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemCart(29659) owned by MiscPeripherals
2013-11-25 21:21:39 [INFO] [STDOUT] IC2 API: Call getItem failed for refinedUranium
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: IC2
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: NuclearControl
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: AdvancedSolarPanel
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: Forestry
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: Railcraft
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: StevesCarts
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: BuildCraftCore
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: BuildCraftFactory
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: BuildCraftTransport
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: EnderStorage
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: EE3
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: WRCBE
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: Factorization
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: PortalGun
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: AppEng
2013-11-25 21:21:39 [INFO] [MiscPeripherals] Loaded module: TConstruct
2013-11-25 21:21:39 [FINEST] [MiscPeripherals] Sent event FMLPreInitializationEvent to mod MiscPeripherals
2013-11-25 21:21:39 [FINEST] [chylex_ObsidianXP] Sending event FMLPreInitializationEvent to mod chylex_ObsidianXP
2013-11-25 21:21:39 [FINEST] [chylex_ObsidianXP] Sent event FMLPreInitializationEvent to mod chylex_ObsidianXP
2013-11-25 21:21:39 [FINEST] [AdvancedSolarPanel] Sending event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item advsolar.common.items.ItemMolecularTransformer(195) owned by AdvancedSolarPanel
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item advsolar.common.items.ItemAdvSolarPanel(194) owned by AdvancedSolarPanel
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item advsolar.common.items.ItemAdvSolarHelmet(30832) owned by AdvancedSolarPanel
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item advsolar.common.items.ItemHSolarHelmet(30833) owned by AdvancedSolarPanel
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item advsolar.common.items.ItemHSolarHelmet(30834) owned by AdvancedSolarPanel
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item advsolar.common.items.ItemAdvanced(30831) owned by AdvancedSolarPanel
2013-11-25 21:21:39 [INFO] [minechem] DefaultOreDictionaryHandler registered : ingotUranium
2013-11-25 21:21:39 [INFO] [minechem] DefaultOreDictionaryHandler registered : ingotIridium
2013-11-25 21:21:39 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: solarPanelHV, id=194 meta=2
2013-11-25 21:21:39 [FINEST] [AdvancedSolarPanel] Sent event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-11-25 21:21:39 [FINEST] [GraviSuite] Sending event FMLPreInitializationEvent to mod GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviChestPlate(30473) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedNanoChestPlate(30483) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemUltimateLappack(30474) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedLappack(30480) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedJetPack(30481) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemVajra(30477) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviTool(30482) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvDDrill(30478) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvChainsaw(30479) owned by GraviSuite
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemSimpleItems(30475) owned by GraviSuite
2013-11-25 21:21:39 [FINEST] [GraviSuite] Sent event FMLPreInitializationEvent to mod GraviSuite
2013-11-25 21:21:39 [FINEST] [modularfurnace] Sending event FMLPreInitializationEvent to mod modularfurnace
2013-11-25 21:21:39 [FINEST] [modularfurnace] Sent event FMLPreInitializationEvent to mod modularfurnace
2013-11-25 21:21:39 [FINEST] [numina] Sending event FMLPreInitializationEvent to mod numina
2013-11-25 21:21:39 [INFO] [modularfurnace] Modular Furnace : Starting Version Check
2013-11-25 21:21:39 [FINEST] [numina] Sent event FMLPreInitializationEvent to mod numina
2013-11-25 21:21:39 [FINEST] [powersuits] Sending event FMLPreInitializationEvent to mod powersuits
2013-11-25 21:21:39 [FINEST] [powersuits] Sent event FMLPreInitializationEvent to mod powersuits
2013-11-25 21:21:39 [FINEST] [Morph] Sending event FMLPreInitializationEvent to mod Morph
2013-11-25 21:21:39 [FINEST] [Morph] Sent event FMLPreInitializationEvent to mod Morph
2013-11-25 21:21:39 [FINEST] [Natura|ForgeMuliPart] Sending event FMLPreInitializationEvent to mod Natura|ForgeMuliPart
2013-11-25 21:21:39 [FINEST] [Natura|ForgeMuliPart] Sent event FMLPreInitializationEvent to mod Natura|ForgeMuliPart
2013-11-25 21:21:39 [FINEST] [NEIAddons] Sending event FMLPreInitializationEvent to mod NEIAddons
2013-11-25 21:21:39 [FINEST] [NEIAddons] Sent event FMLPreInitializationEvent to mod NEIAddons
2013-11-25 21:21:39 [FINEST] [NEIAddons|AE] Sending event FMLPreInitializationEvent to mod NEIAddons|AE
2013-11-25 21:21:39 [INFO] [NEIAddons|AE] Version check success: AppliedEnergistics required / rv14.finale detected
2013-11-25 21:21:39 [FINEST] [NEIAddons|AE] Sent event FMLPreInitializationEvent to mod NEIAddons|AE
2013-11-25 21:21:39 [FINEST] [NEIAddons|CraftingTables] Sending event FMLPreInitializationEvent to mod NEIAddons|CraftingTables
2013-11-25 21:21:39 [FINEST] [NEIAddons|CraftingTables] Sent event FMLPreInitializationEvent to mod NEIAddons|CraftingTables
2013-11-25 21:21:39 [FINEST] [NEIAddons|ExtraBees] Sending event FMLPreInitializationEvent to mod NEIAddons|ExtraBees
2013-11-25 21:21:39 [INFO] [NEIAddons|ExtraBees] Version check success: ExtraBees@[1.6-pre15,) required / 1.8-dev2 detected
2013-11-25 21:21:39 [INFO] [NEIAddons|ExtraBees] Version check success: Forestry@[2.2.9.0,) required / 2.3.0.7 detected
2013-11-25 21:21:39 [FINEST] [NEIAddons|ExtraBees] Sent event FMLPreInitializationEvent to mod NEIAddons|ExtraBees
2013-11-25 21:21:39 [FINEST] [NEIAddons|Forestry] Sending event FMLPreInitializationEvent to mod NEIAddons|Forestry
2013-11-25 21:21:39 [INFO] [NEIAddons|Forestry] Version check success: Forestry@[2.2.9.0,) required / 2.3.0.7 detected
2013-11-25 21:21:39 [FINEST] [NEIAddons|Forestry] Sent event FMLPreInitializationEvent to mod NEIAddons|Forestry
2013-11-25 21:21:39 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLPreInitializationEvent to mod NEIAddons|MiscPeripherals
2013-11-25 21:21:39 [INFO] [NEIAddons|MiscPeripherals] Version check success: MiscPeripherals required / 3.3 detected
2013-11-25 21:21:39 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLPreInitializationEvent to mod NEIAddons|MiscPeripherals
2013-11-25 21:21:39 [FINEST] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
2013-11-25 21:21:39 [FINEST] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
2013-11-25 21:21:39 [FINEST] [recipemod] Sending event FMLPreInitializationEvent to mod recipemod
2013-11-25 21:21:39 [FINEST] [recipemod] Sent event FMLPreInitializationEvent to mod recipemod
2013-11-25 21:21:39 [FINEST] [ObsidiPlates] Sending event FMLPreInitializationEvent to mod ObsidiPlates
2013-11-25 21:21:39 [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-25 21:21:39 [FINE] [fml.ItemTracker] Adding item myrathi.obsidiplates.item.ItemMultiPressurePlate(1555) owned by ObsidiPlates
2013-11-25 21:21:39 [INFO] [ObsidiPlates] Config updated: D:\Modpack Instances\1.6.4 Series\config\ObsidiPlates.cfg
2013-11-25 21:21:39 [FINEST] [ObsidiPlates] Sent event FMLPreInitializationEvent to mod ObsidiPlates
2013-11-25 21:21:39 [FINEST] [OpenBlocks] Sending event FMLPreInitializationEvent to mod OpenBlocks
2013-11-25 21:21:39 [INFO] [modularfurnace] Modular Furnace Current Version : 2.6
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2540) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2541) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2542) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2543) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2544) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2545) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2546) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemFlagBlock(2547) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemTankBlock(2548) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemTrophyBlock(2549) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2550) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2551) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2552) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2553) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2554) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2555) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginary(2556) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(4069) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2557) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2558) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2559) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2560) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2561) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2562) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(4068) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2564) owned by OpenBlocks
2013-11-25 21:21:39 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2565) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2566) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2567) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2568) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2569) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2571) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2572) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2573) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemGeneric(15232) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemFilledBucket(15242) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemHangGlider(15231) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemLuggage(15233) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSonicGlasses(15234) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(15235) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses$ItemCrayonGlasses(15236) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(15237) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(15238) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemCraneControl(15239) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemCraneBackpack(15240) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSlimalyzer(15241) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSleepingBag(15243) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemPaintBrush(15244) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemStencil(15245) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemSqueegee(15246) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemHeightMap(15247) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemEmptyMap(15248) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemCartographer(15249) owned by OpenBlocks
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item openblocks.common.item.ItemOpenBlock(2574) owned by OpenBlocks
2013-11-25 21:21:40 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Luggage as OpenBlocks.Luggage
2013-11-25 21:21:40 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Hang Glider as OpenBlocks.Hang Glider
2013-11-25 21:21:40 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Magnet as OpenBlocks.Magnet
2013-11-25 21:21:40 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Block as OpenBlocks.Block
2013-11-25 21:21:40 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity Cartographer as OpenBlocks.Cartographer
2013-11-25 21:21:40 [FINEST] [ForgeModLoader] Automatically registered mod OpenBlocks entity EntityItemProjectile as OpenBlocks.EntityItemProjectile
2013-11-25 21:21:40 [FINEST] [OpenBlocks] Sent event FMLPreInitializationEvent to mod OpenBlocks
2013-11-25 21:21:40 [FINEST] [PluginsforForestry] Sending event FMLPreInitializationEvent to mod PluginsforForestry
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Forge Liquid Block implementation detected.
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Loading plugins...
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Done. 7 plugins loaded.
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new dictionary list: peat
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new dictionary list: vegetable
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new dictionary list: juice
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new dictionary list: melon
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Reading module PeatModule by denoflionsx
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Reading module JuiceModule by Jadedcat
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Reading module VeggieJuiceModule by Jadedcat
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Reading module MelonModule by denoflionsx
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new reflection list: peat
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new reflection list: vegetable
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new reflection list: juice
2013-11-25 21:21:40 [INFO] [ForgeModLoader] [PfF]: Creating new reflection list: melon
2013-11-25 21:21:40 [FINEST] [PluginsforForestry] Sent event FMLPreInitializationEvent to mod PluginsforForestry
2013-11-25 21:21:40 [FINEST] [PortalGun] Sending event FMLPreInitializationEvent to mod PortalGun
2013-11-25 21:21:40 [INFO] [PortalGun] [2.0.1] Loading properties.
2013-11-25 21:21:40 [FINEST] [PortalGun] Sent event FMLPreInitializationEvent to mod PortalGun
2013-11-25 21:21:40 [FINEST] [QuarryPlus] Sending event FMLPreInitializationEvent to mod QuarryPlus
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item org.yogpstop.qp.ItemTool(18719) owned by QuarryPlus
2013-11-25 21:21:40 [FINEST] [QuarryPlus] Sent event FMLPreInitializationEvent to mod QuarryPlus
2013-11-25 21:21:40 [FINEST] [RandomThings] Sending event FMLPreInitializationEvent to mod RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockItemCollector(2912) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2914) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2906) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2907) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2911) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2915) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2908) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2909) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2916) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2904) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2905) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2910) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemPortableEnderPorter(7000) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemWhiteStone(7001) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemBlockMover(7002) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemBlueStone(7004) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemMagneticForce(7006) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemEntityMover(7007) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemBlockReplacer(7008) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemDiamondBreaker(7009) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemCrafting(7010) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemFilter(7011) owned by RandomThings
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemNightStone(7003) owned by RandomThings
2013-11-25 21:21:40 [INFO] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 123 (net.minecraft.block.BlockRedstoneLight from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockLamp
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockLamp(123) owned by RandomThings
2013-11-25 21:21:40 [INFO] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 124 (net.minecraft.block.BlockRedstoneLight from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockLamp
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockLamp(124) owned by RandomThings
2013-11-25 21:21:40 [INFO] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 152 (net.minecraft.block.BlockPoweredOre from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockColoredRedstoneBlock
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockColoredRedstoneBlock(152) owned by RandomThings
2013-11-25 21:21:40 [FINEST] [RandomThings] Sent event FMLPreInitializationEvent to mod RandomThings
2013-11-25 21:21:40 [FINEST] [ReactorCraft] Sending event FMLPreInitializationEvent to mod ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Creating logger. Log Loading: true; Debug mode: false; Warnings: false
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2968) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Reactor with ID 2968 to Block Variable BlockReactorTile (enum index 0)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemBlockReactorMat(2969) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Reactor Materials with ID 2969 to Block Variable BlockReactorMat (enum index 1) with ItemBlock ItemBlockReactorMat
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3131) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Molten Corium (Flowing) with ID 3131 to Block Variable BlockCoriumFlowing (enum index 2)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3132) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Molten Corium with ID 3132 to Block Variable BlockCorium (enum index 3)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1604) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block ReactorModelled with ID 1604 to Block Variable BlockReactorTileModelled (enum index 4)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1605) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Machine with ID 1605 to Block Variable BlockReactorTile (enum index 5)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1606) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block MachineModelled with ID 1606 to Block Variable BlockReactorTileModelled (enum index 6)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemBlockReactorOre(1607) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Ore with ID 1607 to Block Variable BlockReactorOre (enum index 7) with ItemBlock ItemBlockReactorOre
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemBlockFluorite(1608) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Fluorite with ID 1608 to Block Variable BlockFluorite (enum index 8) with ItemBlock ItemBlockFluorite
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemBlockFluorite(1609) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Fluorite Ore with ID 1609 to Block Variable BlockFluoriteOre (enum index 9) with ItemBlock ItemBlockFluorite
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1610) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Block Steam with ID 1610 to Block Variable BlockSteam (enum index 10)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemNuclearWaste(18256) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Nuclear Waste with ID 18256 to Item Variable ItemNuclearWaste (slot 0)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorBasic(18257) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Uranium Fuel Pellet with ID 18257 to Item Variable ItemReactorBasic (slot 1)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorBasic(18258) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Depleted Uranium with ID 18258 to Item Variable ItemReactorBasic (slot 2)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorPlacer(18259) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Part Placer with ID 18259 to Item Variable ItemReactorPlacer (slot 3)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemHeavyBucket(18260) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Heavy Water Bucket with ID 18260 to Item Variable ItemHeavyBucket (slot 4)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorBasic(18261) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Raw Materials with ID 18261 to Item Variable ItemReactorBasic (slot 5)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorBasic(18262) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Fluorite with ID 18262 to Item Variable ItemReactorBasic (slot 6)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorBasic(18263) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Ingots with ID 18263 to Item Variable ItemReactorBasic (slot 7)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemCanister(18264) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Fluid Canister with ID 18264 to Item Variable ItemCanister (slot 8)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemRadiationGoggles(18265) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Radiation Goggles with ID 18265 to Item Variable ItemRadiationGoggles (slot 9)
2013-11-25 21:21:40 [FINE] [fml.ItemTracker] Adding item Reika.ReactorCraft.Items.ItemReactorBasic(18266) owned by ReactorCraft
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Instantiating Item Crafting Items with ID 18266 to Item Variable ItemReactorBasic (slot 10)
2013-11-25 21:21:40 [INFO] [STDOUT] REACTORCRAFT: Loading And Registering Liquids
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFluorite, id=1609 meta=6
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePitchblende, id=1607 meta=1
2013-11-25 21:21:40 [INFO] [minechem] DefaultOreDictionaryHandler registered : ingotUranium
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCadmium, id=1607 meta=2
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIndium, id=1607 meta=3
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=1607 meta=4
2013-11-25 21:21:40 [INFO] [minechem] DefaultOreDictionaryHandler registered : oreSilver
2013-11-25 21:21:40 [INFO] [minechem] DefaultOreDictionaryHandler registered : ingotSilver
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePitchblende, id=1607 meta=5
2013-11-25 21:21:40 [INFO] [minechem] DefaultOreDictionaryHandler registered : ingotUranium
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAmmonium, id=1607 meta=6
2013-11-25 21:21:40 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCalcite, id=1607 meta=7
2013-11-25 21:21:40 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@0
2013-11-25 21:21:40 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@1
2013-11-25 21:21:40 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@2
2013-11-25 21:21:40 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@3
2013-11-25 21:21:41 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@4
2013-11-25 21:21:41 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@5
2013-11-25 21:21:41 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@6
2013-11-25 21:21:41 [INFO] [STDOUT] DRAGONAPI: Adding ore reference 1xtile.FluoriteOre@7
2013-11-25 21:21:41 [FINEST] [ReactorCraft] Sent event FMLPreInitializationEvent to mod ReactorCraft
2013-11-25 21:21:41 [FINEST] [RotaryCraft] Sending event FMLPreInitializationEvent to mod RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Creating logger. Log Loading: true; Debug mode: false; Warnings: false
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemScrewdriver(30756) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Screwdriver with ID 30756 to Item Variable ItemScrewdriver (slot 0)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemMeter(30757) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Angular Transducer with ID 30757 to Item Variable ItemMeter (slot 1)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemDebug(30758) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Magic Wand with ID 30758 to Item Variable ItemDebug (slot 2)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemWorldEdit(30759) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item WorldEdit Tool with ID 30759 to Item Variable ItemWorldEdit (slot 3)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemHandBook(30760) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item RotaryCraft Handbook with ID 30760 to Item Variable ItemHandBook (slot 4)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(30761) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Yeast with ID 30761 to Item Variable ItemBasic (slot 5)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(30762) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ethanol Crystals with ID 30762 to Item Variable ItemBasic (slot 6)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemCanolaSeed(30763) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Canola Seeds with ID 30763 to Item Variable ItemCanolaSeed (slot 7)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemCoil(30764) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Wind Spring with ID 30764 to Item Variable ItemCoil (slot 8)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemUltrasound(30765) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ultrasound with ID 30765 to Item Variable ItemUltrasound (slot 9)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemMotionTracker(30766) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Motion Tracker with ID 30766 to Item Variable ItemMotionTracker (slot 10)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemVacuum(30767) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Vacuum with ID 30767 to Item Variable ItemVacuum (slot 11)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemStunGun(30768) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Knockback Gun with ID 30768 to Item Variable ItemStunGun (slot 12)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemGravelGun(30769) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Gravel Gun with ID 30769 to Item Variable ItemGravelGun (slot 13)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemFireballLauncher(30770) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Fireball Launcher with ID 30770 to Item Variable ItemFireballLauncher (slot 14)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockPickaxe(30771) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Pickaxe with ID 30771 to Item Variable ItemBedrockPickaxe (slot 15)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockAxe(30772) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Axe with ID 30772 to Item Variable ItemBedrockAxe (slot 16)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockShovel(30773) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Shovel with ID 30773 to Item Variable ItemBedrockShovel (slot 17)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemNightVisionGoggles(30774) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Night Vision Goggles with ID 30774 to Item Variable ItemNightVisionGoggles (slot 18)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemNightVisionHelmet(30775) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Night Vision Helmet with ID 30775 to Item Variable ItemNightVisionHelmet (slot 19)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemHandheldCrafting(30776) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Handheld Crafting Tool with ID 30776 to Item Variable ItemHandheldCrafting (slot 20)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemRailGunAmmo(30777) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item RailGun Ammunition with ID 30777 to Item Variable ItemRailGunAmmo (slot 21)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemFuelLubeBucket(30778) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bucket with ID 30778 to Item Variable ItemFuelLubeBucket (slot 22)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemTarget(30779) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item TNT Cannon Targeting Aid with ID 30779 to Item Variable ItemTarget (slot 23)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemIOGoggles(30780) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item I/O Goggles with ID 30780 to Item Variable ItemIOGoggles (slot 24)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemSlide(30781) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Projector Slide with ID 30781 to Item Variable ItemSlide (slot 25)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemCannonKey(30782) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Cannon Key with ID 30782 to Item Variable ItemCannonKey (slot 26)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemBasic(30783) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Explosive Shell with ID 30783 to Item Variable ItemBasic (slot 27)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemEthanolMinecart(30784) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ethanol Minecart with ID 30784 to Item Variable ItemEthanolMinecart (slot 28)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(30785) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Helmet with ID 30785 to Item Variable ItemBedrockArmor (slot 29)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(30786) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Chestplate with ID 30786 to Item Variable ItemBedrockArmor (slot 30)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(30787) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Leggings with ID 30787 to Item Variable ItemBedrockArmor (slot 31)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemBedrockArmor(30788) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Boots with ID 30788 to Item Variable ItemBedrockArmor (slot 32)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemTileSelector(30789) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Tile Selector with ID 30789 to Item Variable ItemTileSelector (slot 33)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemJetPack(30790) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Bedrock Jetpack with ID 30790 to Item Variable ItemJetPack (slot 34)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelPick(30791) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Pickaxe with ID 30791 to Item Variable ItemSteelPick (slot 35)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelAxe(30792) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Axe with ID 30792 to Item Variable ItemSteelAxe (slot 36)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelShovel(30793) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Shovel with ID 30793 to Item Variable ItemSteelShovel (slot 37)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(30794) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Helmet with ID 30794 to Item Variable ItemSteelArmor (slot 38)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(30795) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Chestplate with ID 30795 to Item Variable ItemSteelArmor (slot 39)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(30796) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Leggings with ID 30796 to Item Variable ItemSteelArmor (slot 40)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemSteelArmor(30797) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item HSLA Steel Boots with ID 30797 to Item Variable ItemSteelArmor (slot 41)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemCoil(30798) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item High-Strength Spring with ID 30798 to Item Variable ItemCoil (slot 42)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Tools.ItemJetPack(30799) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Item Ethanol Jetpack with ID 30799 to Item Variable ItemJetPack (slot 43)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30887) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30885) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30884) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30886) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30888) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30889) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemEnginePlacer(30890) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30891) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemPipePlacer(30893) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemShaftPlacer(30895) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemGearPlacer(30896) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Base.ItemMulti(30897) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemMachinePlacer(30872) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemAdvGearPlacer(30898) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.Placers.ItemFlywheelPlacer(30899) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemModOre(30900) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.RotaryCraft.Items.ItemModOre(30901) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item Reika.DragonAPI.Extras.ItemSpawner(30892) owned by RotaryCraft
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(490) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Advanced Gears with ID 490 to Block Variable BlockAdvGear (enum index 0)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(491) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK D-Type Machines with ID 491 to Block Variable BlockDMachine (enum index 1)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(492) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK DMI-Type Machines with ID 492 to Block Variable BlockDMIMachine (enum index 2)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(493) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK DM-Type Machines with ID 493 to Block Variable BlockDMMachine (enum index 3)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(494) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Engines with ID 494 to Block Variable BlockEngine (enum index 4)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(495) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK GPR with ID 495 to Block Variable BlockGPR (enum index 5)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(496) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Flywheels with ID 496 to Block Variable BlockFlywheel (enum index 6)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(497) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Gearboxes with ID 497 to Block Variable BlockGearbox (enum index 7)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(498) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK I-Type Machines with ID 498 to Block Variable BlockIMachine (enum index 8)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(499) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Basic Machines with ID 499 to Block Variable BlockMachine (enum index 9)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(500) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK MI-Type Machines with ID 500 to Block Variable BlockMIMachine (enum index 10)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(501) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK M-Type Machines with ID 501 to Block Variable BlockMMachine (enum index 11)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(502) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Piping with ID 502 to Block Variable BlockPiping (enum index 12)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(503) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Shaft with ID 503 to Block Variable BlockShaft (enum index 13)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(504) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Transmission with ID 504 to Block Variable BlockTrans (enum index 14)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(505) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK MI-Machines 2 with ID 505 to Block Variable BlockMIMachine (enum index 15)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(506) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK Solar Receiver with ID 506 to Block Variable BlockSolar (enum index 16)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(507) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK BuildCraft Interface with ID 507 to Block Variable BlockModEngine (enum index 17)
2013-11-25 21:21:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(508) owned by RotaryCraft
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Instantiating Block TECHNICAL BLOCK M-Machines 2 with ID 508 to Block Variable BlockMMachine (enum index 18)
2013-11-25 21:21:41 [INFO] [STDOUT] ROTARYCRAFT: Loading And Registering Liquids
2013-11-25 21:21:41 [FINEST] [RotaryCraft] Sent event FMLPreInitializationEvent to mod RotaryCraft
2013-11-25 21:21:41 [FINEST] [SoulShards] Sending event FMLPreInitializationEvent to mod SoulShards
2013-11-25 21:21:42 [FINEST] [SoulShards] Sent event FMLPreInitializationEvent to mod SoulShards
2013-11-25 21:21:42 [FINEST] [StevesCarts] Sending event FMLPreInitializationEvent to mod StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCarts(29999) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartComponent(29998) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartModule(29997) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3899) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3898) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3897) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3896) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3895) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3894) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockDetector(3893) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemUpgrade(3892) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(909) owned by StevesCarts
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockStorage(3891) owned by StevesCarts
2013-11-25 21:21:42 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Minecart.Vswe.0 as StevesCarts.Minecart.Vswe.0
2013-11-25 21:21:42 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Egg.Vswe as StevesCarts.Egg.Vswe
2013-11-25 21:21:42 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Cake.Vswe as StevesCarts.Cake.Vswe
2013-11-25 21:21:42 [FINEST] [StevesCarts] Sent event FMLPreInitializationEvent to mod StevesCarts
2013-11-25 21:21:42 [FINEST] [switches] Sending event FMLPreInitializationEvent to mod switches
2013-11-25 21:21:42 [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-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1121) owned by switches
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1122) owned by switches
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1123) owned by switches
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1124) owned by switches
2013-11-25 21:21:42 [INFO] [Switches] Config updated: D:\Modpack Instances\1.6.4 Series\config\switches.cfg
2013-11-25 21:21:42 [FINEST] [switches] Sent event FMLPreInitializationEvent to mod switches
2013-11-25 21:21:42 [FINEST] [ThaumcraftExtras] Sending event FMLPreInitializationEvent to mod ThaumcraftExtras
2013-11-25 21:21:42 [FINEST] [ThaumcraftExtras] Sent event FMLPreInitializationEvent to mod ThaumcraftExtras
2013-11-25 21:21:42 [FINEST] [Translocator] Sending event FMLPreInitializationEvent to mod Translocator
2013-11-25 21:21:42 [FINEST] [Translocator] Sent event FMLPreInitializationEvent to mod Translocator
2013-11-25 21:21:42 [FINEST] [WR-CBE|Core] Sending event FMLPreInitializationEvent to mod WR-CBE|Core
2013-11-25 21:21:42 [FINEST] [WR-CBE|Core] Sent event FMLPreInitializationEvent to mod WR-CBE|Core
2013-11-25 21:21:42 [FINEST] [WR-CBE|Addons] Sending event FMLPreInitializationEvent to mod WR-CBE|Addons
2013-11-25 21:21:42 [FINEST] [WR-CBE|Addons] Sent event FMLPreInitializationEvent to mod WR-CBE|Addons
2013-11-25 21:21:42 [FINEST] [WR-CBE|Logic] Sending event FMLPreInitializationEvent to mod WR-CBE|Logic
2013-11-25 21:21:42 [FINEST] [WR-CBE|Logic] Sent event FMLPreInitializationEvent to mod WR-CBE|Logic
2013-11-25 21:21:42 [FINEST] [YALSM] Sending event FMLPreInitializationEvent to mod YALSM
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(10009) owned by YALSM
2013-11-25 21:21:42 [FINEST] [YALSM] Sent event FMLPreInitializationEvent to mod YALSM
2013-11-25 21:21:42 [FINEST] [mod_ZanMinimap] Sending event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-11-25 21:21:42 [FINEST] [mod_ZanMinimap] Sent event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-11-25 21:21:42 [FINEST] [McMultipart] Sending event FMLPreInitializationEvent to mod McMultipart
2013-11-25 21:21:42 [FINEST] [McMultipart] Sent event FMLPreInitializationEvent to mod McMultipart
2013-11-25 21:21:42 [FINEST] [BasicComponents] Sending event FMLPreInitializationEvent to mod BasicComponents
2013-11-25 21:21:42 [FINEST] [BasicComponents] Sent event FMLPreInitializationEvent to mod BasicComponents
2013-11-25 21:21:42 [FINEST] [ModLister] Sending event FMLPreInitializationEvent to mod ModLister
2013-11-25 21:21:42 [FINEST] [ModLister] Sent event FMLPreInitializationEvent to mod ModLister
2013-11-25 21:21:42 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLPreInitializationEvent to mod NEI-Mystcraft-Plugin
2013-11-25 21:21:42 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLPreInitializationEvent to mod NEI-Mystcraft-Plugin
2013-11-25 21:21:42 [FINEST] [ForgeMicroblock] Sending event FMLPreInitializationEvent to mod ForgeMicroblock
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemMicroPart(25131) owned by ForgeMicroblock
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25132) owned by ForgeMicroblock
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25133) owned by ForgeMicroblock
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25134) owned by ForgeMicroblock
2013-11-25 21:21:42 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(25135) owned by ForgeMicroblock
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stone
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.dirt
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stonebrick
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.wood
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.wood_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.wood_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.wood_3
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.log
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.log_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.log_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.log_3
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.leaves
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.leaves_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.leaves_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.leaves_3
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.sponge
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.glass
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockLapis
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.sandStone
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.sandStone_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.sandStone_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_3
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_4
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_5
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_6
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_7
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_8
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_9
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_10
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_11
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_12
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_13
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_14
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.cloth_15
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockGold
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockIron
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.brick
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.bookshelf
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stoneMoss
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.obsidian
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockDiamond
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.ice
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.snow
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clay
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.hellrock
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.hellsand
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.lightgem
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_3
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.netherBrick
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.whiteStone
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockEmerald
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockRedstone
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.quartzBlock
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_1
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_2
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_3
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_4
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_5
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_6
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_7
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_8
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_9
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_10
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_11
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_12
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_13
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_14
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_15
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.clayHardened
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.blockCoal
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.grass
2013-11-25 21:21:43 [INFO] [STDOUT] Registered micro material: tile.mycel
2013-11-25 21:21:43 [FINEST] [ForgeMicroblock] Sent event FMLPreInitializationEvent to mod ForgeMicroblock
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock with ID 900 owned by mod Metallurgy3Vanilla, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1003 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1004 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1275 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1276 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1277 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1278 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1280 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1281 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemDecayBlock with ID 1282 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1284 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1285 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemBlockFluid with ID 1286 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.farming.items.ItemFarmBlock with ID 1395 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemMultiTextureTile with ID 1754 owned by mod MagicBees, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemElement with ID 4992 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemMolecule with ID 4993 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemLens with ID 4994 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemAtomicManipulator with ID 4995 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemFusionStar with ID 4996 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemBlueprint with ID 4997 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemTestTube with ID 4998 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemChemistJournal with ID 4999 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemArmorRadiationShield with ID 5000 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemArmorRadiationShield with ID 5001 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemArmorRadiationShield with ID 5002 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemArmorRadiationShield with ID 5003 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.PhotonicInduction with ID 5004 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class ljdp.minechem.common.items.ItemPills with ID 5005 owned by mod minechem, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5256 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5257 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5258 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5259 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5260 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5261 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemWrench with ID 5263 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5264 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5265 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5266 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5268 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5271 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5274 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5275 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 5276 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 5277 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 5278 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 5279 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5280 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5281 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5282 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 5356 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 5357 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 5539 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 7762 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 7763 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 7764 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 7765 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemGear with ID 7795 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemRoutingTable with ID 7805 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemTicket with ID 7806 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemTicketGold with ID 7807 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.carts.ItemBoreHeadDiamond with ID 7808 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.carts.ItemBoreHeadIron with ID 7809 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.carts.ItemBoreHeadSteel with ID 7810 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemMagnifyingGlass with ID 7813 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.blocks.signals.ItemSignalTuner with ID 7814 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.items.ItemWhistleTuner with ID 7822 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.railcraft.common.emblems.ItemEmblem with ID 7823 owned by mod Railcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.NaturaSeeds with ID 8139 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 8140 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BerryItem with ID 8141 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BerryMedley with ID 8142 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 8143 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 8144 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 8145 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 8146 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 8147 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 8148 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BoneBag with ID 8149 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.CactusJuice with ID 8150 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 8151 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 8152 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 8153 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 8154 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 8155 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 8156 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 8157 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 8158 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.blocks.NDoorItem with ID 8159 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BowlEmpty with ID 8160 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.PlantItem with ID 8161 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 8162 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 8163 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 8164 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 8165 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 8166 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 8167 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaBow with ID 8168 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 8169 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 8170 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 8171 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 8172 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 8173 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 8174 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 8175 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 8176 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaArmor with ID 8177 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.ImpMeat with ID 8178 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 8179 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.NetherBerryItem with ID 8180 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.NetherFoodItem with ID 8181 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 8182 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaHatchet with ID 8183 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaKama with ID 8184 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaPickaxe with ID 8185 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaShovel with ID 8186 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.tools.NaturaSword with ID 8187 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedFood with ID 8188 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SpawnEgg with ID 8189 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.BowlStew with ID 8190 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.natura.items.SeedBag with ID 8192 owned by mod Natura, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [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-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.liquid.ItemOldLiquidContainer with ID 8766 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyComb with ID 8776 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemPropolis with ID 8781 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyDrop with ID 8786 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyCrystal with ID 8791 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.products.ItemHoneyCrystalEmpty with ID 8792 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemTemplate with ID 8797 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemTemplateBlank with ID 8798 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemSerum with ID 8803 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.engineering.ItemSerumEmpty with ID 8804 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.liquids.ItemMoltenMetal with ID 8826 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.extrabees.liquids.ItemCast with ID 8827 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class binnie.core.item.ItemMisc with ID 8829 owned by mod BinnieCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemAgebook with ID 8956 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemLinkbook with ID 8957 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemNotebook with ID 8958 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemWritingDesk with ID 8959 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemPage with ID 8960 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemInkVial with ID 8962 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked with ID 8963 owned by mod Mystcraft, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemBagOfHolding with ID 9257 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemPocketTable with ID 9258 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9262 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemWrathIgniter with ID 9263 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9264 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9270 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9271 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9272 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9273 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9274 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9275 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9276 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemAcidBottle with ID 9280 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9281 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9282 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9283 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9284 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemChargeMeter with ID 9285 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemBlockProxy with ID 9286 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9287 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMachineUpgrade with ID 9288 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemBattery with ID 9289 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 9290 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 9291 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 9292 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemOreProcessing with ID 9293 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9294 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9295 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemMatrixProgrammer with ID 9299 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9300 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9301 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9306 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemGlazeBucket with ID 9311 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.servo.ItemServoMotor with ID 9312 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.servo.ItemServoRailWidget with ID 9313 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9315 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9316 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.servo.ItemServoRailWidget with ID 9317 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemDayBarrel with ID 9318 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9319 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemSocketPart with ID 9320 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class factorization.common.ItemCraftingComponent with ID 9321 owned by mod factorization, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 10009 owned by mod YALSM, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese with ID 10107 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemRawIron with ID 10108 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed with ID 10109 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItem with ID 10110 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship with ID 10111 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 10112 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 10113 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 10114 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask with ID 10115 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses with ID 10116 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister with ID 10117 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10118 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10119 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10120 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBow with ID 10121 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine with ID 10122 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10123 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10124 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10125 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10126 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy with ID 10127 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10128 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag with ID 10129 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear with ID 10130 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 10131 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute with ID 10132 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor with ID 10133 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister with ID 10134 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister with ID 10135 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook with ID 10137 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic with ID 10138 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemKey with ID 10139 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial with ID 10140 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSword with ID 10141 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe with ID 10142 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade with ID 10143 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe with ID 10144 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe with ID 10145 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 10146 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 10147 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 10148 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 10149 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBasic with ID 10150 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemMeteorChunk with ID 10151 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemWrench with ID 10152 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItem with ID 10161 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpaceshipTier2 with ID 10162 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSword with ID 10163 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemPickaxe with ID 10164 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpade with ID 10165 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemHoe with ID 10166 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemAxe with ID 10167 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 10168 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 10169 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 10170 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 10171 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemKey with ID 10172 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSchematic with ID 10173 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class myrathi.finndusfillies.item.ItemRawHorseMeat with ID 10956 owned by mod FinndusFillies, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 10957 owned by mod FinndusFillies, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class thermalexpansion.item.tool.ItemMultimeter with ID 11215 owned by mod ThermalExpansion, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class thermalexpansion.item.tool.ItemBucket with ID 11216 owned by mod ThermalExpansion, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class cofh.item.ItemShovelAdv with ID 11217 owned by mod ThermalExpansion, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class cofh.item.ItemPickaxeAdv with ID 11218 owned by mod ThermalExpansion, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.ItemRemoteController with ID 11387 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.base.ItemMFFS with ID 11388 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeCube with ID 11389 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeSphere with ID 11390 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeTube with ID 11391 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModePyramid with ID 11392 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeCylinder with ID 11393 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.mode.ItemModeCustom with ID 11394 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11395 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11396 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11397 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11398 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11399 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleFusion with ID 11400 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleManipulator with ID 11401 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11402 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleDisintegration with ID 11403 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleShock with ID 11404 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11405 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleSponge with ID 11406 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleStablize with ID 11407 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.card.ItemCard with ID 11408 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardFrequency with ID 11409 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardLink with ID 11410 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardID with ID 11411 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.card.ItemCardInfinite with ID 11412 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleAntiFriendly with ID 11413 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleAntiHostile with ID 11414 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleAntiPersonnel with ID 11415 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleConfiscate with ID 11416 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleWarn with ID 11417 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleInterdictionMatrix with ID 11418 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleInterdictionMatrix with ID 11419 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.interdiction.ItemModuleInterdictionMatrix with ID 11420 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11421 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11422 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.ItemModule with ID 11423 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.base.ItemMFFS with ID 11424 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class mffs.item.module.projector.ItemModuleRepulsion with ID 11425 owned by mod MFFS, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12252 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12253 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12254 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12266 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12285 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12286 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12290 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class powercrystals.minefactoryreloaded.item.ItemFactoryBucket with ID 12291 owned by mod MineFactoryReloaded, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13256 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13257 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13258 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13259 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemAssemblyKit with ID 13260 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryPickaxe with ID 13261 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13262 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemAssemblyKit with ID 13263 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryShovel with ID 13264 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13265 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13276 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13277 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13278 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 13283 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemScoop with ID 13284 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13285 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 13286 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemOverlay with ID 13287 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13288 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13289 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13290 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryFood with ID 13291 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.food.items.ItemBeverage with ID 13292 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.food.items.ItemAmbrosia with ID 13293 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13294 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13295 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13296 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13297 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13298 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13299 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13300 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13301 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13302 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemNaturalistBackpack with ID 13304 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 13305 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 13306 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 13307 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.storage.items.ItemBackpack with ID 13308 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestryFood with ID 13312 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13318 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13319 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13320 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13321 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13322 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13323 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13324 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemForestry with ID 13325 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13326 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13327 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemFlutterlyzer with ID 13328 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemButterflyGE with ID 13329 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.lepidopterology.items.ItemButterflyGE with ID 13330 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13331 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13332 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13333 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13334 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13335 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:21:43 [SEVERE] [ForgeModLoader] Found anonymous item of class forestry.core.items.ItemLiquidContainer with ID 13336 owned by mod Forestry, this item will NOT survive a 1.7 upgrade!
2013-11-25 21:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment