Skip to content

Instantly share code, notes, and snippets.

@VladimirMangos
Created January 7, 2014 15:06
Show Gist options
  • Save VladimirMangos/8300619 to your computer and use it in GitHub Desktop.
Save VladimirMangos/8300619 to your computer and use it in GitHub Desktop.
Crash at inventory change while have active ThE operations in background.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

This file has been truncated, but you can view the full file.
2014-01-07 17:41:01 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2014-01-07 17:41:01 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.953\minecraftforge-9.11.1.953.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\wanderer\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\wanderer\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953-natives-140684134553520
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-01-07 17:41:01 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Discovering coremods
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.45.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-07 17:41:01 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.227.jar, it will be examined later for regular @Mod instances
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-01-07 17:41:01 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy Agriculture-1.6.2-1.1.28.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Not found coremod data in Agriculture-1.6.2-1.1.28.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy Arrow_Cam_Mod_v1.1.2.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy backpack-1.26.29-1.6.x.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Not found coremod data in backpack-1.26.29-1.6.x.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-1.6.4-4.2.2.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-1.6.4-4.2.2.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.3.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.3.jar
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.7.jar
2014-01-07 17:41:01 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.7.jar to the list of known coremods, it will not be examined again
2014-01-07 17:41:01 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2014-01-07 17:41:01 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy CoFHCore-2.0.0.2.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CoFHCore-2.0.0.2.jar, it will be examined later for regular @Mod instances
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy DynamicLights_1.6.4.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in DynamicLights_1.6.4.jar, it will be examined later for regular @Mod instances
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class DLFMLCorePlugin
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod DLFMLCorePlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Evoc_1.0.0a.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Adding Evoc_1.0.0a.jar to the list of known coremods, it will not be examined again
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class CoreDescription
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod CoreDescription
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ExtrabiomesXL-universal-1.6.4-3.14.5.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ExtrabiomesXL-universal-1.6.4-3.14.5.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Adding InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar to the list of known coremods, it will not be examined again
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] The coremod myrathi.infinibows.LoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.4-1.57-dev-b86.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.4-1.57-dev-b86.jar, it will be examined later for regular @Mod instances
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy KeithyUtils-1.6.2-1.2b.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in KeithyUtils-1.6.2-1.2b.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy LomLib-universal-1.0.8.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Adding LomLib-universal-1.0.8.jar to the list of known coremods, it will not be examined again
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class LomLibPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] The coremod net.lomeli.lomlib.asm.LomLibPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod LomLibPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Metallurgy-1.6.4-3.3.1.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in Metallurgy-1.6.4-3.3.1.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ModularPowersuits-1.6.2-0.9.0-84.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ModularPowersuits-1.6.2-0.9.0-84.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy neiaddons-1.6.2-1.9.4.r51.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in neiaddons-1.6.2-1.9.4.r51.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy NEIPlugins-1.1.0.6.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in NEIPlugins-1.1.0.6.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.8.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.8.jar to the list of known coremods, it will not be examined again
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Numina-1.6.2-0.1.1-53.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in Numina-1.6.2-0.1.1-53.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy OptiFine_1.6.4_HD_U_C8.jar
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.6.4_HD_U_C8.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.2.2.19.jar, it will be examined later for regular @Mod instances
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedCompat-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedLighting-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedLighting-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedMechanical-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedMechanical-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.2.2.19.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy RedstoneArsenal-1.0.0.0.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in RedstoneArsenal-1.0.0.0.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy slick-util.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in slick-util.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy smallboats.0.10.6.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Somnia-Pre2b.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Somnia-Pre2b.jar, it will be examined later for regular @Mod instances
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class SFMLLoadingPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] The coremod com.kingrunes.somnia.asm.SFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod SFMLLoadingPlugin
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy SuperCraftingFrame-1.6.2.7.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy ThermalExpansion-3.0.0.2.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Not found coremod data in ThermalExpansion-3.0.0.2.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy twilightforest-1.20.3.jar
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy Unglitch-Forge-1.6.4-1.2.jar
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Adding Unglitch-Forge-1.6.4-1.2.jar to the list of known coremods, it will not be examined again
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Instantiating coremod class UnglitchLoader
2014-01-07 17:41:02 [WARNING] [ForgeModLoader] The coremod com.chunkbase.mod.forge.mods.unglitch.UnglitchLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Enqueued coremod UnglitchLoader
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Examining for coremod candidacy yalsm-2.0.3.jar
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Calling tweak class optifine.OptiFineForgeTweaker
2014-01-07 17:41:02 [INFO] [STDOUT] OptiFineForgeTweaker: acceptOptions
2014-01-07 17:41:02 [INFO] [STDOUT] OptiFineForgeTweaker: injectIntoClassLoader
2014-01-07 17:41:02 [INFO] [STDOUT] OptiFine ClassTransformer
2014-01-07 17:41:02 [INFO] [STDOUT] OptiFine URL: file:/C:/Users/wanderer/AppData/Roaming/.minecraft/gamedirs/core/mods/OptiFine_1.6.4_HD_U_C8.jar
2014-01-07 17:41:02 [INFO] [STDOUT] OptiFine ZIP file: java.util.zip.ZipFile@45d05adb
2014-01-07 17:41:02 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
2014-01-07 17:41:02 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
2014-01-07 17:41:02 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
2014-01-07 17:41:02 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMobSpawner.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockOre.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneOre.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
2014-01-07 17:41:03 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Read 247 binary patches
2014-01-07 17:41:03 [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]
aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6095]
nn=[nn : nn => net.minecraft.entity.Entity (true) size 36819]
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]
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class abw (input size 45383), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class acg (input size 1708), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class acl (input size 4269), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class acq (input size 6248), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8976)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class acv (input size 3382), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class adr (input size 15810), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22237)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aei (input size 3245), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ali (input size 4692), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class als (input size 7216), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class anf (input size 4976), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ang (input size 2379), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ank (input size 7113), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class anm (input size 3260), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class anr (input size 3092), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class anz (input size 5421), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aof (input size 2760), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aoi (input size 6323), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aon (input size 2419), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aoz (input size 5721), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class apc (input size 7019), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class apk (input size 1959), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class apl (input size 1999), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class apy (input size 2970), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqb (input size 6640), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqc (input size 2312), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqc (new size 3650)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqi (input size 2895), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqq (input size 3890), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqv (input size 2180), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqy (input size 2604), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aqz (input size 30308), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 50101)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class arj (input size 2019), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class arw (input size 4865), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class arx (input size 4856), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class asg (input size 5347), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class asp (input size 4609), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ast (input size 7463), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class atv (input size 35292), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aul (input size 15787), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class aus (input size 407), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class auw (input size 5282), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class auy (input size 2614), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class avb (input size 8622), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class avj (input size 16609), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class awg (input size 5586), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class awq (input size 7316), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class awy (input size 11952), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class axm (input size 12366), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class b (input size 6379), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bbo (input size 1205), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bbs (input size 1246), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bcf (input size 565), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bcp (input size 1836), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bcu (input size 3799), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bcw (input size 29377), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38761)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bcy (input size 2649), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bdb (input size 1848), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bdc (input size 6480), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bdd (input size 7164), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bdy (input size 5227), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class beh (input size 4264), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bes (input size 1874), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bex (input size 9154), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bey (input size 2877), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bfa (input size 4282), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bfe (input size 25399), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bfj (input size 10440), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfj (new size 14324)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bfl (input size 35240), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bfq (input size 6041), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bfr (input size 115770), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bgl (input size 8199), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bgu (input size 6055), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bgw (input size 8123), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgw (new size 12009)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bhb (input size 8513), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhb (new size 11919)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bhj (input size 8845), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhj (new size 13765)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bho (input size 1446), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bhu (input size 1999), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class big (input size 3752), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bik (input size 5347), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class bil (input size 5006), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Runtime patching class biv (input size 2686), found 1 patch
2014-01-07 17:41:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class bjo (input size 1404), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class bkd (input size 2874), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class bkz (input size 5418), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class blc (input size 1821), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class bln (input size 9197), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class blt (input size 12121), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for blt (new size 14850)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class blv (input size 5475), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class bma (input size 1054), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class bv (input size 3081), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class cg (input size 2458), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class cn (input size 2515), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class co (input size 7715), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ej (input size 3635), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class el (input size 3334), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class hn (input size 16435), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class is (input size 9517), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class iy (input size 3163), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class je (input size 0), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class js (input size 15048), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21056)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8382)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24602)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class la (input size 5774), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class lc (input size 2400), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3405)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class m (input size 4185), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class nj (input size 3062), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class nn (input size 26871), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class of (input size 26419), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class og (input size 16007), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class rz (input size 5833), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class sk (input size 10944), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class sm (input size 9004), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class sp (input size 2330), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class st (input size 14690), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class tw (input size 9663), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ub (input size 14902), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ud (input size 7738), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class uf (input size 25630), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class va (input size 6592), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class vm (input size 4267), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class vp (input size 2301), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class vw (input size 719), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class we (input size 1450), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class wh (input size 3505), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class wp (input size 2604), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ww (input size 3544), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class xj (input size 1663), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class xl (input size 5221), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class yb (input size 1212), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class yc (input size 22269), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class ye (input size 11944), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class yq (input size 983), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class zh (input size 2481), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
2014-01-07 17:41:04 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
2014-01-07 17:41:04 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DefaultImplementationTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2014-01-07 17:41:04 [INFO] [STDOUT] Adding AccessTransformer: backpack_at.cfg
2014-01-07 17:41:04 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-01-07 17:41:04 [INFO] [STDOUT] Loaded 41 rules from AccessTransformer config file temp.dat
2014-01-07 17:41:04 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2014-01-07 17:41:04 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-01-07 17:41:04 [INFO] [STDOUT] Loaded 45 rules from AccessTransformer config file temp.dat
2014-01-07 17:41:04 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2014-01-07 17:41:04 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-01-07 17:41:04 [INFO] [STDOUT] Loaded 56 rules from AccessTransformer config file temp.dat
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class CodeChickenCorePlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerCore
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerMasquerade
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod DLFMLCorePlugin {atomicstryker.dynamiclights.common.DLFMLCorePlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer atomicstryker.dynamiclights.common.DLTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for DLFMLCorePlugin {atomicstryker.dynamiclights.common.DLFMLCorePlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin DLFMLCorePlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class DLFMLCorePlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod CoreDescription {mcp.mobius.evoc.asm.CoreDescription} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer mcp.mobius.evoc.asm.CoreTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for CoreDescription {mcp.mobius.evoc.asm.CoreDescription}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin CoreDescription
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class CoreDescription run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {myrathi.infinibows.LoadingPlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer myrathi.infinibows.asm.BowTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {myrathi.infinibows.LoadingPlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2014-01-07 17:41:04 [FINE] [InfiniBows] Located mcmod.info file
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer invtweaks.forge.asm.ContainerTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin FMLPlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class FMLPlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod LomLibPlugin {net.lomeli.lomlib.asm.LomLibPlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer net.lomeli.lomlib.asm.LomLibAccessTransformer
2014-01-07 17:41:04 [INFO] [STDOUT] Loaded 3 rules from AccessTransformer config file lomlib_at.cfg
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for LomLibPlugin {net.lomeli.lomlib.asm.LomLibPlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin LomLibPlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class LomLibPlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin NEICorePlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class NEICorePlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod SFMLLoadingPlugin {com.kingrunes.somnia.asm.SFMLLoadingPlugin} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer com.kingrunes.somnia.asm.SClassTransformer
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for SFMLLoadingPlugin {com.kingrunes.somnia.asm.SFMLLoadingPlugin}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin SFMLLoadingPlugin
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class SFMLLoadingPlugin run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injecting coremod UnglitchLoader {com.chunkbase.mod.forge.mods.unglitch.UnglitchLoader} class transformers
2014-01-07 17:41:04 [FINEST] [ForgeModLoader] Registering transformer com.chunkbase.mod.forge.mods.unglitch.UnglitchTransformer
2014-01-07 17:41:04 [INFO] [STDERR] java.io.FileNotFoundException: C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\config\InvTweaksCompatibility.xml (Не удается найти указанный файл)
2014-01-07 17:41:04 [INFO] [STDERR] at java.io.FileInputStream.open(Native Method)
2014-01-07 17:41:04 [INFO] [STDERR] at java.io.FileInputStream.<init>(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at java.io.FileInputStream.<init>(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at javax.xml.parsers.SAXParser.parse(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at invtweaks.forge.asm.compatibility.CompatibilityConfigLoader.load(CompatibilityConfigLoader.java:25)
2014-01-07 17:41:04 [INFO] [STDERR] at invtweaks.forge.asm.ContainerTransformer.lateInit(ContainerTransformer.java:99)
2014-01-07 17:41:04 [INFO] [STDERR] at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:114)
2014-01-07 17:41:04 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
2014-01-07 17:41:04 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
2014-01-07 17:41:04 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-01-07 17:41:04 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:84)
2014-01-07 17:41:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:100)
2014-01-07 17:41:04 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-01-07 17:41:04 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Injection complete
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin for UnglitchLoader {com.chunkbase.mod.forge.mods.unglitch.UnglitchLoader}
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Running coremod plugin UnglitchLoader
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Coremod plugin class UnglitchLoader run successfully
2014-01-07 17:41:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Validating minecraft
2014-01-07 17:41:04 [FINE] [ForgeModLoader] Minecraft validated, launching...
2014-01-07 17:41:04 [INFO] [STDOUT] OptiFineForgeTweaker: getLaunchArguments
2014-01-07 17:41:05 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2014-01-07 17:41:05 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 367), found 1 patch
2014-01-07 17:41:05 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
2014-01-07 17:41:05 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
2014-01-07 17:41:05 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
2014-01-07 17:41:05 [INFO] [STDOUT] **************** Dynamic Lights transform running on World ***********************
2014-01-07 17:41:05 [INFO] [STDOUT] In target method! Patching!
2014-01-07 17:41:05 [INFO] [STDOUT] Bytecode ASTORE 6 case!
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@6d4767c2
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LineNumberNode@6aed299a
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@7846744d
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@597da8eb
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.InsnNode@48dd0a33
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@27c8bfa4
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@6c9dbc63
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@67bb3f4a
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@3638487a
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@291e5d65
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@885a6fa
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@7e956b74
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@3c1cd99
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.MethodInsnNode@28a0f9bc
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@606bba7a
2014-01-07 17:41:05 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@409fd10a
2014-01-07 17:41:05 [INFO] [STDOUT] Patching Complete!
2014-01-07 17:41:06 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 4091), found 1 patch
2014-01-07 17:41:06 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
2014-01-07 17:41:06 [INFO] [STDOUT] Inserted super call into axv.c
2014-01-07 17:41:06 [INFO] [STDOUT] awy was overriden from NotEnoughItems 1.6.1.8.jar
2014-01-07 17:41:06 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18778), found 1 patch
2014-01-07 17:41:06 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
2014-01-07 17:41:06 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
2014-01-07 17:41:06 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 2675), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
2014-01-07 17:41:07 [INFO] [Minecraft-Client] Setting user: arthahar
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockOre (input size 1563), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2039)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 3338), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMobSpawner (input size 790), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1487)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1753), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2463), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1795), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2843), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 5081), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4805), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 4213), found 1 patch
2014-01-07 17:41:07 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
2014-01-07 17:41:08 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to overwrite method asg.h ()V
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asg.h ()V in Vanilla.
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asg.h ()V in Coremod.
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5645), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 143), found 1 patch
2014-01-07 17:41:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to inject method asi.isHopperEmpty ()Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.isHopperEmpty ()Z in Coremod. Injecting !
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to inject method asi.isHopperFull ()Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.isHopperFull ()Z in Coremod. Injecting !
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to inject method asi.isInventoryFull (Lmo;I)Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.isInventoryFull (Lmo;I)Z in Coremod. Injecting !
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to inject method asi.isInventoryEmpty (Lmo;I)Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.isInventoryEmpty (Lmo;I)Z in Coremod. Injecting !
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to overwrite method asi.j ()Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.j ()Z in Vanilla.
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.j ()Z in Coremod.
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to overwrite method asi.u ()Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.u ()Z in Vanilla.
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.u ()Z in Coremod.
2014-01-07 17:41:08 [INFO] [STDOUT] Trying to overwrite method asi.a (Lash;)Z
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.a (Lash;)Z in Vanilla.
2014-01-07 17:41:08 [INFO] [STDOUT] Found method node asi.a (Lash;)Z in Coremod.
2014-01-07 17:41:08 [INFO] [InfiniBows] Fix injected.
2014-01-07 17:41:09 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
2014-01-07 17:41:09 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
2014-01-07 17:41:09 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
2014-01-07 17:41:09 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
2014-01-07 17:41:09 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1245), found 1 patch
2014-01-07 17:41:09 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
2014-01-07 17:41:10 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2014-01-07 17:41:11 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
2014-01-07 17:41:11 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
2014-01-07 17:41:11 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, Sphax PureBDcraft 128x MC16.zip
2014-01-07 17:41:12 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 5012), found 1 patch
2014-01-07 17:41:12 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
2014-01-07 17:41:12 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2014-01-07 17:41:12 [INFO] [STDOUT] MinecraftForge v9.11.1.953 Initialized
2014-01-07 17:41:12 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.953 Initialized
2014-01-07 17:41:13 [INFO] [STDOUT] Replaced 112 ore recipies
2014-01-07 17:41:13 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2014-01-07 17:41:13 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.6.4_HD_U_C8, enabling compatibility features
2014-01-07 17:41:13 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\config\logging.properties
2014-01-07 17:41:13 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, mcp.mobius.evoc.asm.CoreContainer, myrathi.infinibows.InfiniBowsModContainer, net.lomeli.lomlib.LomLib, codechicken.nei.asm.NEIModContainer, com.kingrunes.somnia.asm.SDummyContainer, com.chunkbase.mod.forge.mods.unglitch.Unglitch]
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.953\minecraftforge-9.11.1.953.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953.jar, examining for mod candidates
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\CodeChickenCore 0.9.0.7.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.45.jar, examining for mod candidates
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\CoFHCore-2.0.0.2.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\DynamicLights_1.6.4.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\Evoc_1.0.0a.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\InventoryTweaks-MC1.6.4-1.57-dev-b86.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\LomLib-universal-1.0.8.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\NotEnoughItems 1.6.1.8.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\OptiFine_1.6.4_HD_U_C8.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\ProjectRedBase-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\Somnia-Pre2b.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping known library file C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\Unglitch-Forge-1.6.4-1.2.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2014-01-07 17:41:13 [INFO] [ForgeModLoader] Searching C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods for mods
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.6.4 DamageIndicatorsv2.9.2.3.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4] Mouse Tweaks 2.3.4.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4][e][forge]BetterSnow.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4][Forge]Cartographer_1.6.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]ArmorStatusHUDv1.15.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]bspkrsCorev5.2.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]DirectionHUDv1.16.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]ReiMinimap_v3.4_01.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]StatusEffectHUDv1.19.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Agriculture-1.6.2-1.1.28.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Aquaculture_1.2.4.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Arrow_Cam_Mod_v1.1.2.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file backpack-1.26.29-1.6.x.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file betterAnvil - 3.0.9.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.5.4].zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[ExtraBiomesXL][v1.1].zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-1.6.4-4.2.2.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.3.3.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker CodeChickenCore 0.9.0.7.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file CoFHCore-2.0.0.2.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file DynamicLights_1.6.4.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker Evoc_1.0.0a.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.6.4-3.14.5.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Fancy Fences (9-8) v.4.0.0.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file fodc-1.4.2.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Forge_GuiLibv1.0.6.1.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Forge_PaintingSelectionGuiv1.6.4.0.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file HeldCore-1.6.4-01.03.03.00.zip
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-MC1.6.4-1.57-dev-b86.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.6.4-5.4.1.651.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file JABBA_1.0.3.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file JourneyMap3.0.0_MC1.6.4.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file KeithyUtils-1.6.2-1.2b.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker LomLib-universal-1.0.8.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate mod directory matmos
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file MCA v3.5.4.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy-1.6.4-3.3.1.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate mod directory millenaire
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate mod directory millenaire-custom
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate mod directory millenaire-jar-5.1.11
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-1.6.2-0.9.0-84.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.6.4-0.10.11.00.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file MystNEI-Plugin-1.6.4-01.05.00.00.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file neiaddons-1.6.2-1.9.4.r51.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.1.0.6.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker NotEnoughItems 1.6.1.8.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Numina-1.6.2-0.1.1-53.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker OptiFine_1.6.4_HD_U_C8.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedBase-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedCompat-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedIntegration-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedLighting-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedMechanical-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedWorld-1.6.4-4.2.2.19.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedstoneArsenal-1.0.0.0.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file slick-util.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file smallboats.0.10.6.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Somnia-Pre2b.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file SuperCraftingFrame-1.6.2.7.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file TallDoors_v0.3.2.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-3.0.0.2.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.20.3.jar
2014-01-07 17:41:13 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker Unglitch-Forge-1.6.4-1.2.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file UpdateCheckerMod_1.6.4.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file VillageInfo_Forge_1.6.4_2.0-b3.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file Waila_1.4.4b.zip
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file yalsm-2.0.3.jar
2014-01-07 17:41:13 [INFO] [ForgeModLoader] Also searching C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\mods\1.6.4 for mods
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.45.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-07 17:41:13 [FINE] [ForgeModLoader] Examining file minecraftforge-9.11.1.953.jar for potential mods
2014-01-07 17:41:13 [FINE] [ForgeModLoader] The mod container minecraftforge-9.11.1.953.jar appears to be missing an mcmod.info file
2014-01-07 17:41:14 [FINE] [ForgeModLoader] Examining file launchwrapper-1.8.jar for potential mods
2014-01-07 17:41:14 [FINE] [ForgeModLoader] The mod container launchwrapper-1.8.jar appears to be missing an mcmod.info file
2014-01-07 17:41:14 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
2014-01-07 17:41:14 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
2014-01-07 17:41:14 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods
2014-01-07 17:41:14 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file
2014-01-07 17:41:14 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods
2014-01-07 17:41:14 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
2014-01-07 17:41:15 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods
2014-01-07 17:41:15 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file 1.6.4-Forge9.11.1.953.jar for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container 1.6.4-Forge9.11.1.953.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.45.jar for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.45.jar appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file 1.6.4 DamageIndicatorsv2.9.2.3.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.6.4 DamageIndicatorsv2.9.2.3.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicatorsMod.DIMod
2014-01-07 17:41:16 [FINEST] [DamageIndicatorsMod] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [DamageIndicatorsMod] Attempting to load the file version.properties from 1.6.4 DamageIndicatorsv2.9.2.3.zip to locate a version number for DamageIndicatorsMod
2014-01-07 17:41:16 [FINE] [DamageIndicatorsMod] Found version 2.9.2.3 for mod DamageIndicatorsMod in version.properties, using
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file 1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.dreinsteinium.wikilink.WikiLink
2014-01-07 17:41:16 [FINEST] [WikiLink] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4] Mouse Tweaks 2.3.4.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4] Mouse Tweaks 2.3.4.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_MouseTweaks
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4][e][forge]BetterSnow.zip for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container [1.6.4][e][forge]BetterSnow.zip appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4][Forge]Cartographer_1.6.zip for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container [1.6.4][Forge]Cartographer_1.6.zip appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4]ArmorStatusHUDv1.15.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]ArmorStatusHUDv1.15.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.armorstatushud.fml.ArmorStatusHUDMod
2014-01-07 17:41:16 [FINEST] [ArmorStatusHUD] Parsed dependency info : [bspkrsCore] [bspkrsCore] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4]bspkrsCorev5.2.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]bspkrsCorev5.2.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.bspkrscore.fml.bspkrsCoreMod
2014-01-07 17:41:16 [FINEST] [bspkrsCore] Using mcmod dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4]DirectionHUDv1.16.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]DirectionHUDv1.16.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.directionhud.fml.DirectionHUDMod
2014-01-07 17:41:16 [FINEST] [DirectionHUD] Parsed dependency info : [bspkrsCore] [bspkrsCore] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4]ReiMinimap_v3.4_01.zip for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container [1.6.4]ReiMinimap_v3.4_01.zip appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4]StatusEffectHUDv1.19.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]StatusEffectHUDv1.19.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.statuseffecthud.fml.StatusEffectHUDMod
2014-01-07 17:41:16 [FINEST] [StatusEffectHUD] Parsed dependency info : [bspkrsCore] [bspkrsCore] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file [1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.treecapitator.fml.TreeCapitatorMod
2014-01-07 17:41:16 [FINEST] [TreeCapitator] Using mcmod dependency info : [bspkrsCore] [bspkrsCore] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file Agriculture-1.6.2-1.1.28.jar for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file Agriculture-1.6.2-1.1.28.jar
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.teammetallurgy.agriculture.Agriculture
2014-01-07 17:41:16 [FINEST] [Agriculture] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file Aquaculture_1.2.4.zip for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container Aquaculture_1.2.4.zip appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.aquaculture.Aquaculture
2014-01-07 17:41:16 [FINEST] [Aquaculture] Parsed dependency info : [KeithyUtils@[1.1,]] [KeithyUtils@[1.1,]] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file Arrow_Cam_Mod_v1.1.2.jar for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file Arrow_Cam_Mod_v1.1.2.jar
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.jsn_man.ac.ArrowCamMod
2014-01-07 17:41:16 [FINEST] [ArrowCamMod] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file backpack-1.26.29-1.6.x.jar for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file backpack-1.26.29-1.6.x.jar
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod backpack.Backpack
2014-01-07 17:41:16 [FINEST] [Backpack] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod cc.apoc.bboutline.BBOutlineMod
2014-01-07 17:41:16 [FINEST] [BBOutlineMod] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file betterAnvil - 3.0.9.zip for potential mods
2014-01-07 17:41:16 [FINE] [ForgeModLoader] The mod container betterAnvil - 3.0.9.zip appears to be missing an mcmod.info file
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod vdvman1.betterAnvil.BetterAnvil
2014-01-07 17:41:16 [FINEST] [BetterAnvil] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.5.4].zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.5.4].zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2014-01-07 17:41:16 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file BiblioWoods[ExtraBiomesXL][v1.1].zip for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[ExtraBiomesXL][v1.1].zip
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.ebxlwood.BiblioWoodsEBXL
2014-01-07 17:41:16 [FINEST] [BiblioWoodsEBXL] Parsed dependency info : [] [BiblioCraft, ExtrabiomesXL] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Examining file buildcraft-A-1.6.4-4.2.2.jar for potential mods
2014-01-07 17:41:16 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-1.6.4-4.2.2.jar
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2014-01-07 17:41:16 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2014-01-07 17:41:16 [FINEST] [BuildCraft|Core] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,)] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2014-01-07 17:41:16 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2014-01-07 17:41:16 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2014-01-07 17:41:16 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|Transport@4.2.2] [BuildCraft|Transport@4.2.2] []
2014-01-07 17:41:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2014-01-07 17:41:16 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.3.3.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.3.3.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2014-01-07 17:41:17 [FINEST] [ChickenChunks] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file CoFHCore-2.0.0.2.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-2.0.0.2.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2014-01-07 17:41:17 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHLoot
2014-01-07 17:41:17 [FINEST] [CoFHLoot] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHMasquerade
2014-01-07 17:41:17 [FINEST] [CoFHMasquerade] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHSocial
2014-01-07 17:41:17 [FINEST] [CoFHSocial] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2014-01-07 17:41:17 [FINEST] [CoFHWorld] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file DynamicLights_1.6.4.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file DynamicLights_1.6.4.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.DynamicLights
2014-01-07 17:41:17 [FINEST] [DynamicLights] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.BurningEntitiesLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_onFire] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.ChargingCreeperLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_creepers] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.DroppedItemsLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_dropItems] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.EntityLivingEquipmentLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_mobEquipment] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.FlameEnchantedArrowLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_flameArrows] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.PlayerOthersLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_otherPlayers] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.dynamiclights.client.modules.PlayerSelfLightSource
2014-01-07 17:41:17 [FINEST] [DynamicLights_thePlayer] Parsed dependency info : [DynamicLights] [DynamicLights] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file EquivalentExchange3-1.6.4-pre2a.45.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2014-01-07 17:41:17 [FINEST] [EE3] Parsed dependency info : [Forge@[9.10.1.849,)] [Forge@[9.10.1.849,)] []
2014-01-07 17:41:17 [FINE] [EE3] Attempting to load the file version.properties from EquivalentExchange3-1.6.4-pre2a.45.jar to locate a version number for EE3
2014-01-07 17:41:17 [FINE] [EE3] Found version null for mod EE3 in version.properties, using
2014-01-07 17:41:17 [WARNING] [EE3] Mod EE3 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version pre2a
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.6.4-3.14.5.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.6.4-3.14.5.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2014-01-07 17:41:17 [FINEST] [ExtrabiomesXL] Using mcmod dependency info : [Forge] [Forge] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file Fancy Fences (9-8) v.4.0.0.zip for potential mods
2014-01-07 17:41:17 [FINE] [ForgeModLoader] The mod container Fancy Fences (9-8) v.4.0.0.zip appears to be missing an mcmod.info file
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod vanillawithsprinkles.fancyfences.FancyFences
2014-01-07 17:41:17 [FINEST] [FancyFences] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file fodc-1.4.2.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file fodc-1.4.2.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod exter.fodc.ModOreDicConvert
2014-01-07 17:41:17 [FINEST] [fodc] Parsed dependency info : [Forge@[9.10.0.842,)] [Forge@[9.10.0.842,)] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file Forge_GuiLibv1.0.6.1.zip for potential mods
2014-01-07 17:41:17 [FINE] [ForgeModLoader] The mod container Forge_GuiLibv1.0.6.1.zip appears to be missing an mcmod.info file
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.mcf.davidee.guilib.GuiLibrary
2014-01-07 17:41:17 [FINEST] [guilib] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file Forge_PaintingSelectionGuiv1.6.4.0.zip for potential mods
2014-01-07 17:41:17 [FINE] [ForgeModLoader] The mod container Forge_PaintingSelectionGuiv1.6.4.0.zip appears to be missing an mcmod.info file
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.mcf.davidee.paintinggui.PaintingSelectionMod
2014-01-07 17:41:17 [FINEST] [PaintingSelGui] Parsed dependency info : [] [guilib] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file HeldCore-1.6.4-01.03.03.00.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file HeldCore-1.6.4-01.03.03.00.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod me.heldplayer.util.HeldCore.HeldCore
2014-01-07 17:41:17 [FINEST] [HeldCore] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file InventoryTweaks-MC1.6.4-1.57-dev-b86.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-MC1.6.4-1.57-dev-b86.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2014-01-07 17:41:17 [FINEST] [inventorytweaks] Parsed dependency info : [FML@[6.2.0,), Forge@[9.10.0,)] [FML@[6.2.0,), Forge@[9.10.0,)] []
2014-01-07 17:41:17 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-MC1.6.4-1.57-dev-b86.jar to locate a version number for inventorytweaks
2014-01-07 17:41:17 [FINE] [inventorytweaks] Found version 1.57-dev for mod inventorytweaks in version.properties, using
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.6.4-5.4.1.651.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.6.4-5.4.1.651.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2014-01-07 17:41:17 [FINEST] [IronChest] Parsed dependency info : [FML@[5.0.5,), Forge@[7.0,)] [Forge@[7.0,), FML@[5.0.5,)] []
2014-01-07 17:41:17 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.651.zip to locate a version number for IronChest
2014-01-07 17:41:17 [FINE] [IronChest] Found version 5.4.1.651 for mod IronChest in version.properties, using
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file JABBA_1.0.3.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file JABBA_1.0.3.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified a class mcp.mobius.betterbarrels.mod_BetterBarrels following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.betterbarrels.mod_BetterBarrels
2014-01-07 17:41:17 [FINEST] [JABBA] Parsed dependency info : [] [Waila] []
2014-01-07 17:41:17 [INFO] [ForgeModLoader] Attempting to reparse the mod container JABBA_1.0.3.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file JABBA_1.0.3.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file JABBA_1.0.3.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified a class mcp.mobius.betterbarrels.mod_BetterBarrels following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.betterbarrels.mod_BetterBarrels
2014-01-07 17:41:17 [FINEST] [JABBA] Parsed dependency info : [] [Waila] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file JourneyMap3.0.0_MC1.6.4.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file JourneyMap3.0.0_MC1.6.4.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_JourneyMap
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file KeithyUtils-1.6.2-1.2b.jar for potential mods
2014-01-07 17:41:17 [FINE] [ForgeModLoader] The mod container KeithyUtils-1.6.2-1.2b.jar appears to be missing an mcmod.info file
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.keithyutils.KeithyUtils
2014-01-07 17:41:17 [FINEST] [KeithyUtils] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining directory matmos for potential mods
2014-01-07 17:41:17 [FINE] [ForgeModLoader] No mcmod.info file found in directory matmos
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package expansions_r25_userconfig
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.ambient
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.ambient.weather
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.fireworks
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_extras
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.atmosphere
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.cave
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.stereo
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.water
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.weather
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.wildlife
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_hl.wind
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_interactions
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.cave
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.desert
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.end
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.forest
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.hell
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.hit
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.human
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.jungle
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.lava
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.marais
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.mount
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.music
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.plain
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.pluie
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.seaside
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.sharedONCE
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.matmos_MSI.snow
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob.chicken
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob.cow
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob.ghast
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob.horse
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob.villager
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.mob.zombie
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.assets.minecraft.sound.random
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package packs.matmos_default.expansions_r25
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file MCA v3.5.4.zip for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file MCA v3.5.4.zip
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod mca.core.MCA
2014-01-07 17:41:17 [FINEST] [mca] Parsed dependency info : [] [] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining file Metallurgy-1.6.4-3.3.1.jar for potential mods
2014-01-07 17:41:17 [FINER] [ForgeModLoader] Located mcmod.info file in file Metallurgy-1.6.4-3.3.1.jar
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.core.MetallurgyCore
2014-01-07 17:41:17 [FINEST] [Metallurgy3Core] Parsed dependency info : [KeithyUtils@[1.2,]] [KeithyUtils@[1.2,]] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.machines.MetallurgyMachines
2014-01-07 17:41:17 [FINEST] [Metallurgy3Machines] Parsed dependency info : [Metallurgy3Base] [Metallurgy3Base] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.metals.MetallurgyMetals
2014-01-07 17:41:17 [FINEST] [Metallurgy3Base] Parsed dependency info : [Metallurgy3Core] [Metallurgy3Core] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.vanilla.MetallurgyVanilla
2014-01-07 17:41:17 [FINEST] [Metallurgy3Vanilla] Parsed dependency info : [Metallurgy3Core] [Metallurgy3Core] []
2014-01-07 17:41:17 [FINE] [ForgeModLoader] Examining directory millenaire for potential mods
2014-01-07 17:41:17 [FINE] [ForgeModLoader] No mcmod.info file found in directory millenaire
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.buildings
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.buildings.core
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.buildings.extra
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.buildings.lone
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.lonebuildings
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.namelists
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.shops
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.villagers
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.byzantines.villages
2014-01-07 17:41:17 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.buildings.core
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.buildings.extra
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.buildings.lone
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.buildings.core
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.buildings.extra
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.buildings.lone
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.buildings.core
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.buildings.extra
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.buildings.lone
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.buildings.core
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.buildings.extra
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.buildings.lone
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package goals
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package goals.genericcooking
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package goals.genericcrafting
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package goals.genericharvesting
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package goals.genericplanting
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package goals.genericslaughteranimal
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ar
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ar.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ar.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.cs
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.cs.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.cs.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.de
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.de.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.de.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.dk
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.dk.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.en
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.en.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.en.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.es
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.es.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.es.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.et
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.et.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.et.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.fr
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.fr.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.fr.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.hu
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.hu.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.it
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.it.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.it.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ja
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ja.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ko
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ko.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ko.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.nl
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.nl.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.nl.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.no
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.no.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.pl
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.pl.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.pt
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.pt.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.pt.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ru
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ru.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.ru.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.sl
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.sl.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.sl.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.sv
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.sv.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.zh_cn
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.zh_cn.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.zh_cn.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.zh_tw
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.zh_tw.help
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package languages.zh_tw.parchments
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.byzantinesbasic
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.common
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.hindibasic
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.japanesebasic
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.mysterybasic
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.normanbasic
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.worldquest-hindi
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.worldquest-mayan
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests.worldquest-norman
2014-01-07 17:41:18 [FINE] [ForgeModLoader] Examining directory millenaire-custom for potential mods
2014-01-07 17:41:18 [FINE] [ForgeModLoader] No mcmod.info file found in directory millenaire-custom
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.custom buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.custom lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.custom namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.custom shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.custom villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.hindi.custom villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.custom buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.custom lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.custom namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.custom shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.custom villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.japanese.custom villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.custom buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.custom lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.custom namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.custom shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.custom villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.mayan.custom villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.custom buildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.custom lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.custom namelists
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.custom shops
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.custom villagers
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package cultures.norman.custom villages
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package custom cultures
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package exports
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.cultures
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.cultures.norman
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.cultures.norman.lonebuildings
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.goals
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.goals.genericcrafting
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.quests
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package mods.examplemod.quests.example
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package quests
2014-01-07 17:41:18 [FINE] [ForgeModLoader] Examining directory millenaire-jar-5.1.11 for potential mods
2014-01-07 17:41:18 [FINE] [ForgeModLoader] No mcmod.info file found in directory millenaire-jar-5.1.11
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.blocks
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.16
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.32
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.female
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.female.clothes
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.female.clothes.alt
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.male
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.male.clothes
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.noblefemale
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.noblefemale.clothes
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.noblemale
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.byzanz.noblemale.clothes
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.chest
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.indian
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.japanese
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.mayan
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.entity.norman
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.gui
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.items
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.models
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.models.armor
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package assets.millenaire.textures.painting
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.client
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.client.forge
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.client.gui
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.client.network
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.client.texture
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.block
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.construction
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.core
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.entity
2014-01-07 17:41:18 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.forge
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod org.millenaire.common.forge.Mill
2014-01-07 17:41:19 [FINEST] [millenaire] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.goal
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.goal.generic
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.goal.leasure
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.item
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.network
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.pathing
2014-01-07 17:41:19 [FINEST] [ForgeModLoader] Recursing into package org.millenaire.common.pathing.atomicstryker
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ModularPowersuits-1.6.2-0.9.0-84.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-1.6.2-0.9.0-84.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2014-01-07 17:41:19 [FINEST] [powersuits] Parsed dependency info : [numina, Forge@[9.10.1.856,)] [Forge@[9.10.1.856,), IC2, numina] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.6.4-0.10.11.00.zip for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.6.4-0.10.11.00.zip
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2014-01-07 17:41:19 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[9.11.1.938,)] [Forge@[9.11.1.938,)] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file MystNEI-Plugin-1.6.4-01.05.00.00.zip for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file MystNEI-Plugin-1.6.4-01.05.00.00.zip
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod me.heldplayer.plugins.nei.mystcraft.PluginNEIMystcraft
2014-01-07 17:41:19 [FINEST] [NEI-Mystcraft-Plugin] Parsed dependency info : [] [*] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file neiaddons-1.6.2-1.9.4.r51.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file neiaddons-1.6.2-1.9.4.r51.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.NEIAddons
2014-01-07 17:41:19 [FINEST] [NEIAddons] Parsed dependency info : [] [NotEnoughItems] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.appeng.AddonAE
2014-01-07 17:41:19 [FINEST] [NEIAddons|AE] Parsed dependency info : [] [NEIAddons, AppliedEnergistics] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.crafting.AddonCraftingTables
2014-01-07 17:41:19 [FINEST] [NEIAddons|CraftingTables] Parsed dependency info : [] [NEIAddons] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.extrabees.AddonExtraBees
2014-01-07 17:41:19 [FINEST] [NEIAddons|ExtraBees] Parsed dependency info : [] [NEIAddons, ExtraBees, Forestry] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.forestry.AddonForestry
2014-01-07 17:41:19 [FINEST] [NEIAddons|Forestry] Parsed dependency info : [] [NEIAddons, Forestry] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.miscperipherals.AddonMiscPeripherals
2014-01-07 17:41:19 [FINEST] [NEIAddons|MiscPeripherals] Parsed dependency info : [] [NEIAddons, MiscPeripherals] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.1.0.6.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file NEIPlugins-1.1.0.6.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
2014-01-07 17:41:19 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.6.1.4,)] [NotEnoughItems@[1.6.1.4,)] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file Numina-1.6.2-0.1.1-53.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file Numina-1.6.2-0.1.1-53.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.numina.basemod.Numina
2014-01-07 17:41:19 [FINEST] [numina] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [numina] Attempting to load the file version.properties from Numina-1.6.2-0.1.1-53.jar to locate a version number for numina
2014-01-07 17:41:19 [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.1.1-53
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file obsidiplates-1.6.2-universal-2.0.0.15.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.ObsidiPlates
2014-01-07 17:41:19 [FINEST] [ObsidiPlates] Using mcmod dependency info : [Forge@[9.10.0.779,), FML@[6.2.7,)] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ProjectRedBase-1.6.4-4.2.2.19.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedBase-1.6.4-4.2.2.19.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCore
2014-01-07 17:41:19 [FINEST] [ProjRed|Core] Using mcmod dependency info : [ForgeMultipart, Forge, CodeChickenCore] [ForgeMultipart, CodeChickenCore, CCTurtle, ComputerCraft] []
2014-01-07 17:41:19 [FINE] [ProjRed|Core] Attempting to load the file version.properties from ProjectRedBase-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Core
2014-01-07 17:41:19 [WARNING] [ProjRed|Core] Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.2.19
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ProjectRedCompat-1.6.4-4.2.2.19.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container ProjectRedCompat-1.6.4-4.2.2.19.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCompatibility
2014-01-07 17:41:19 [FINEST] [ProjRed|Compatibility] Parsed dependency info : [] [ProjRed|Core] []
2014-01-07 17:41:19 [INFO] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'name'. Substituting ProjRed|Compatibility
2014-01-07 17:41:19 [FINE] [ProjRed|Compatibility] Attempting to load the file version.properties from ProjectRedCompat-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Compatibility
2014-01-07 17:41:19 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ProjectRedIntegration-1.6.4-4.2.2.19.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container ProjectRedIntegration-1.6.4-4.2.2.19.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIntegration
2014-01-07 17:41:19 [FINEST] [ProjRed|Integration] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [INFO] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'name'. Substituting ProjRed|Integration
2014-01-07 17:41:19 [FINE] [ProjRed|Integration] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Integration
2014-01-07 17:41:19 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransmission
2014-01-07 17:41:19 [FINEST] [ProjRed|Transmission] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [INFO] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'name'. Substituting ProjRed|Transmission
2014-01-07 17:41:19 [FINE] [ProjRed|Transmission] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Transmission
2014-01-07 17:41:19 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ProjectRedLighting-1.6.4-4.2.2.19.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container ProjectRedLighting-1.6.4-4.2.2.19.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIllumination
2014-01-07 17:41:19 [FINEST] [ProjRed|Illumination] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [INFO] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'name'. Substituting ProjRed|Illumination
2014-01-07 17:41:19 [FINE] [ProjRed|Illumination] Attempting to load the file version.properties from ProjectRedLighting-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Illumination
2014-01-07 17:41:19 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ProjectRedMechanical-1.6.4-4.2.2.19.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container ProjectRedMechanical-1.6.4-4.2.2.19.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExpansion
2014-01-07 17:41:19 [FINEST] [ProjRed|Expansion] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [INFO] [ProjRed|Expansion] Mod ProjRed|Expansion is missing the required element 'name'. Substituting ProjRed|Expansion
2014-01-07 17:41:19 [FINE] [ProjRed|Expansion] Attempting to load the file version.properties from ProjectRedMechanical-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Expansion
2014-01-07 17:41:19 [WARNING] [ProjRed|Expansion] Mod ProjRed|Expansion is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransportation
2014-01-07 17:41:19 [FINEST] [ProjRed|Transportation] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [INFO] [ProjRed|Transportation] Mod ProjRed|Transportation is missing the required element 'name'. Substituting ProjRed|Transportation
2014-01-07 17:41:19 [FINE] [ProjRed|Transportation] Attempting to load the file version.properties from ProjectRedMechanical-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Transportation
2014-01-07 17:41:19 [WARNING] [ProjRed|Transportation] Mod ProjRed|Transportation is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ProjectRedWorld-1.6.4-4.2.2.19.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container ProjectRedWorld-1.6.4-4.2.2.19.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExploration
2014-01-07 17:41:19 [FINEST] [ProjRed|Exploration] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [INFO] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'name'. Substituting ProjRed|Exploration
2014-01-07 17:41:19 [FINE] [ProjRed|Exploration] Attempting to load the file version.properties from ProjectRedWorld-1.6.4-4.2.2.19.jar to locate a version number for ProjRed|Exploration
2014-01-07 17:41:19 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file RedstoneArsenal-1.0.0.0.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file RedstoneArsenal-1.0.0.0.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod redstonearsenal.RedstoneArsenal
2014-01-07 17:41:19 [FINEST] [Redstone Arsenal] Parsed dependency info : [CoFHCore@[2.0.0.0,), Forge@[9.1.11.953,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.0,), ThermalExpansion] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file slick-util.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container slick-util.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file smallboats.0.10.6.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container smallboats.0.10.6.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.smallboat.SmallBoat
2014-01-07 17:41:19 [FINEST] [awger_SmallBoat] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.punt.Punt
2014-01-07 17:41:19 [FINEST] [awger_Punt] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.whitehall.Whitehall
2014-01-07 17:41:19 [FINEST] [awger_Whitehall] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.hoy.Hoy
2014-01-07 17:41:19 [FINEST] [awger_Hoy] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file Somnia-Pre2b.jar for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container Somnia-Pre2b.jar appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kingrunes.somnia.Somnia
2014-01-07 17:41:19 [FINEST] [Somnia] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file SuperCraftingFrame-1.6.2.7.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file SuperCraftingFrame-1.6.2.7.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod edgarallen.scf.SuperCraftingFrame
2014-01-07 17:41:19 [FINEST] [SuperCraftingFrame] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file TallDoors_v0.3.2.zip for potential mods
2014-01-07 17:41:19 [FINE] [ForgeModLoader] The mod container TallDoors_v0.3.2.zip appears to be missing an mcmod.info file
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod tektor.minecraft.talldoors.TallDoorsBase
2014-01-07 17:41:19 [FINEST] [TallDoors] Parsed dependency info : [] [] []
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file ThermalExpansion-3.0.0.2.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-3.0.0.2.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2014-01-07 17:41:19 [FINEST] [ThermalExpansion] Parsed dependency info : [ForgeMultipart, Forge@[9.1.11.953,), CoFHCore@[2.0.0.2,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.2,), ForgeMultipart] [IC2, Metallurgy]
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Examining file twilightforest-1.20.3.jar for potential mods
2014-01-07 17:41:19 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.20.3.jar
2014-01-07 17:41:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2014-01-07 17:41:19 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.6.4.zip for potential mods
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.6.4.zip
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2014-01-07 17:41:20 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file VillageInfo_Forge_1.6.4_2.0-b3.zip for potential mods
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Located mcmod.info file in file VillageInfo_Forge_1.6.4_2.0-b3.zip
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.chunkbase.mod.forge.mods.villageinfo.VillageInfoForge
2014-01-07 17:41:20 [FINEST] [chunkbase_villageinfo] Parsed dependency info : [] [] []
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file Waila_1.4.4b.zip for potential mods
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Located mcmod.info file in file Waila_1.4.4b.zip
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified a class mcp.mobius.waila.mod_Waila following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.waila.mod_Waila
2014-01-07 17:41:20 [FINEST] [Waila] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Attempting to reparse the mod container Waila_1.4.4b.zip
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file Waila_1.4.4b.zip for potential mods
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Located mcmod.info file in file Waila_1.4.4b.zip
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified a class mcp.mobius.waila.mod_Waila following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.waila.mod_Waila
2014-01-07 17:41:20 [FINEST] [Waila] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file yalsm-2.0.3.jar for potential mods
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Located mcmod.info file in file yalsm-2.0.3.jar
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod airbreather.mods.yalsm.Main
2014-01-07 17:41:20 [FINEST] [YALSM] Parsed dependency info : [] [] []
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.45.jar for potential mods
2014-01-07 17:41:20 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.45.jar appears to be missing an mcmod.info file
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.227.jar for potential mods
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
2014-01-07 17:41:20 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
2014-01-07 17:41:20 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.227.jar to locate a version number for ForgeMicroblock
2014-01-07 17:41:20 [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.227
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
2014-01-07 17:41:20 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
2014-01-07 17:41:20 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.227.jar to locate a version number for ForgeMultipart
2014-01-07 17:41:20 [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.227
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
2014-01-07 17:41:20 [FINEST] [McMultipart] Parsed dependency info : [] [] []
2014-01-07 17:41:20 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.227.jar to locate a version number for McMultipart
2014-01-07 17:41:20 [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.227
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Forge Mod Loader has identified 102 mods to load
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|inventory:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|inventory: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, ThermalExpansion]
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, ThermalExpansion]
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Found mod(s) [Redstone Arsenal] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Redstone Arsenal, powersuits, ThermalExpansion]
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraftAPI|core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|bptblocks: owner: BuildCraftAPI|blueprints, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:2.0}
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Received a system property request ''
2014-01-07 17:41:20 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2014-01-07 17:41:20 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\config\logging.properties
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Reloaded logging properties
2014-01-07 17:41:20 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2014-01-07 17:41:20 [INFO] [mcp] Activating mod mcp
2014-01-07 17:41:20 [FINE] [FML] Mod Logging channel FML configured at default level.
2014-01-07 17:41:20 [INFO] [FML] Activating mod FML
2014-01-07 17:41:20 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2014-01-07 17:41:20 [INFO] [Forge] Activating mod Forge
2014-01-07 17:41:20 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2014-01-07 17:41:20 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2014-01-07 17:41:20 [FINE] [Evoc] Mod Logging channel Evoc configured at default level.
2014-01-07 17:41:20 [INFO] [Evoc] Activating mod Evoc
2014-01-07 17:41:20 [FINE] [InfiniBows] Mod Logging channel InfiniBows configured at default level.
2014-01-07 17:41:20 [INFO] [InfiniBows] Activating mod InfiniBows
2014-01-07 17:41:20 [FINE] [LomLib] Mod Logging channel LomLib configured at default level.
2014-01-07 17:41:20 [INFO] [LomLib] Activating mod LomLib
2014-01-07 17:41:20 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2014-01-07 17:41:20 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2014-01-07 17:41:20 [FINE] [SomniaCore] Mod Logging channel SomniaCore configured at default level.
2014-01-07 17:41:20 [INFO] [SomniaCore] Activating mod SomniaCore
2014-01-07 17:41:20 [FINE] [chunkbase_unglitch] Mod Logging channel chunkbase_unglitch configured at default level.
2014-01-07 17:41:20 [INFO] [chunkbase_unglitch] Activating mod chunkbase_unglitch
2014-01-07 17:41:20 [FINE] [DamageIndicatorsMod] Enabling mod DamageIndicatorsMod
2014-01-07 17:41:20 [FINE] [DamageIndicatorsMod] Mod Logging channel DamageIndicatorsMod configured at default level.
2014-01-07 17:41:20 [INFO] [DamageIndicatorsMod] Activating mod DamageIndicatorsMod
2014-01-07 17:41:20 [FINE] [WikiLink] Enabling mod WikiLink
2014-01-07 17:41:20 [FINE] [WikiLink] Mod Logging channel WikiLink configured at default level.
2014-01-07 17:41:20 [INFO] [WikiLink] Activating mod WikiLink
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Enabling mod mod_MouseTweaks
2014-01-07 17:41:20 [FINE] [mod_MouseTweaks] Mod Logging channel mod_MouseTweaks configured at default level.
2014-01-07 17:41:20 [INFO] [mod_MouseTweaks] Activating mod mod_MouseTweaks
2014-01-07 17:41:20 [FINE] [ArmorStatusHUD] Enabling mod ArmorStatusHUD
2014-01-07 17:41:20 [FINE] [ArmorStatusHUD] Mod Logging channel ArmorStatusHUD configured at default level.
2014-01-07 17:41:20 [INFO] [ArmorStatusHUD] Activating mod ArmorStatusHUD
2014-01-07 17:41:20 [FINE] [bspkrsCore] Enabling mod bspkrsCore
2014-01-07 17:41:20 [FINE] [bspkrsCore] Mod Logging channel bspkrsCore configured at default level.
2014-01-07 17:41:20 [INFO] [bspkrsCore] Activating mod bspkrsCore
2014-01-07 17:41:20 [FINE] [DirectionHUD] Enabling mod DirectionHUD
2014-01-07 17:41:20 [FINE] [DirectionHUD] Mod Logging channel DirectionHUD configured at default level.
2014-01-07 17:41:20 [INFO] [DirectionHUD] Activating mod DirectionHUD
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2014-01-07 17:41:20 [FINE] [mod_ReiMinimap] Mod Logging channel mod_ReiMinimap configured at default level.
2014-01-07 17:41:20 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
2014-01-07 17:41:20 [FINE] [StatusEffectHUD] Enabling mod StatusEffectHUD
2014-01-07 17:41:20 [FINE] [StatusEffectHUD] Mod Logging channel StatusEffectHUD configured at default level.
2014-01-07 17:41:20 [INFO] [StatusEffectHUD] Activating mod StatusEffectHUD
2014-01-07 17:41:20 [FINE] [TreeCapitator] Enabling mod TreeCapitator
2014-01-07 17:41:20 [FINE] [TreeCapitator] Mod Logging channel TreeCapitator configured at default level.
2014-01-07 17:41:20 [INFO] [TreeCapitator] Activating mod TreeCapitator
2014-01-07 17:41:20 [FINE] [Agriculture] Enabling mod Agriculture
2014-01-07 17:41:20 [FINE] [Agriculture] Mod Logging channel Agriculture configured at default level.
2014-01-07 17:41:20 [INFO] [Agriculture] Activating mod Agriculture
2014-01-07 17:41:20 [FINE] [Aquaculture] Enabling mod Aquaculture
2014-01-07 17:41:20 [FINE] [Aquaculture] Mod Logging channel Aquaculture configured at default level.
2014-01-07 17:41:20 [INFO] [Aquaculture] Activating mod Aquaculture
2014-01-07 17:41:20 [FINE] [ArrowCamMod] Enabling mod ArrowCamMod
2014-01-07 17:41:20 [FINE] [ArrowCamMod] Mod Logging channel ArrowCamMod configured at default level.
2014-01-07 17:41:20 [INFO] [ArrowCamMod] Activating mod ArrowCamMod
2014-01-07 17:41:20 [FINE] [Backpack] Enabling mod Backpack
2014-01-07 17:41:20 [FINE] [Backpack] Mod Logging channel Backpack configured at default level.
2014-01-07 17:41:20 [INFO] [Backpack] Activating mod Backpack
2014-01-07 17:41:20 [FINE] [BBOutlineMod] Enabling mod BBOutlineMod
2014-01-07 17:41:20 [FINE] [BBOutlineMod] Mod Logging channel BBOutlineMod configured at default level.
2014-01-07 17:41:20 [INFO] [BBOutlineMod] Activating mod BBOutlineMod
2014-01-07 17:41:20 [FINE] [BetterAnvil] Enabling mod BetterAnvil
2014-01-07 17:41:20 [FINE] [BetterAnvil] Mod Logging channel BetterAnvil configured at default level.
2014-01-07 17:41:20 [INFO] [BetterAnvil] Activating mod BetterAnvil
2014-01-07 17:41:20 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2014-01-07 17:41:20 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2014-01-07 17:41:20 [INFO] [BiblioCraft] Activating mod BiblioCraft
2014-01-07 17:41:20 [FINE] [BiblioWoodsEBXL] Enabling mod BiblioWoodsEBXL
2014-01-07 17:41:20 [FINE] [BiblioWoodsEBXL] Mod Logging channel BiblioWoodsEBXL configured at default level.
2014-01-07 17:41:20 [INFO] [BiblioWoodsEBXL] Activating mod BiblioWoodsEBXL
2014-01-07 17:41:20 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2014-01-07 17:41:20 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2014-01-07 17:41:20 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2014-01-07 17:41:20 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2014-01-07 17:41:20 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2014-01-07 17:41:20 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2014-01-07 17:41:20 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2014-01-07 17:41:20 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2014-01-07 17:41:20 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2014-01-07 17:41:20 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2014-01-07 17:41:20 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2014-01-07 17:41:20 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2014-01-07 17:41:20 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2014-01-07 17:41:20 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2014-01-07 17:41:20 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2014-01-07 17:41:20 [INFO] [ChickenChunks] Activating mod ChickenChunks
2014-01-07 17:41:20 [FINE] [CoFHCore] Enabling mod CoFHCore
2014-01-07 17:41:20 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2014-01-07 17:41:20 [INFO] [CoFHCore] Activating mod CoFHCore
2014-01-07 17:41:20 [FINE] [CoFHLoot] Enabling mod CoFHLoot
2014-01-07 17:41:20 [FINE] [CoFHLoot] Mod Logging channel CoFHLoot configured at default level.
2014-01-07 17:41:20 [INFO] [CoFHLoot] Activating mod CoFHLoot
2014-01-07 17:41:20 [FINE] [CoFHMasquerade] Enabling mod CoFHMasquerade
2014-01-07 17:41:20 [FINE] [CoFHMasquerade] Mod Logging channel CoFHMasquerade configured at default level.
2014-01-07 17:41:20 [INFO] [CoFHMasquerade] Activating mod CoFHMasquerade
2014-01-07 17:41:20 [FINE] [CoFHSocial] Enabling mod CoFHSocial
2014-01-07 17:41:20 [FINE] [CoFHSocial] Mod Logging channel CoFHSocial configured at default level.
2014-01-07 17:41:20 [INFO] [CoFHSocial] Activating mod CoFHSocial
2014-01-07 17:41:20 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2014-01-07 17:41:20 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2014-01-07 17:41:20 [INFO] [CoFHWorld] Activating mod CoFHWorld
2014-01-07 17:41:20 [FINE] [DynamicLights] Enabling mod DynamicLights
2014-01-07 17:41:20 [FINE] [DynamicLights] Mod Logging channel DynamicLights configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights] Activating mod DynamicLights
2014-01-07 17:41:20 [FINE] [DynamicLights_onFire] Enabling mod DynamicLights_onFire
2014-01-07 17:41:20 [FINE] [DynamicLights_onFire] Mod Logging channel DynamicLights_onFire configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_onFire] Activating mod DynamicLights_onFire
2014-01-07 17:41:20 [FINE] [DynamicLights_creepers] Enabling mod DynamicLights_creepers
2014-01-07 17:41:20 [FINE] [DynamicLights_creepers] Mod Logging channel DynamicLights_creepers configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_creepers] Activating mod DynamicLights_creepers
2014-01-07 17:41:20 [FINE] [DynamicLights_dropItems] Enabling mod DynamicLights_dropItems
2014-01-07 17:41:20 [FINE] [DynamicLights_dropItems] Mod Logging channel DynamicLights_dropItems configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_dropItems] Activating mod DynamicLights_dropItems
2014-01-07 17:41:20 [FINE] [DynamicLights_mobEquipment] Enabling mod DynamicLights_mobEquipment
2014-01-07 17:41:20 [FINE] [DynamicLights_mobEquipment] Mod Logging channel DynamicLights_mobEquipment configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_mobEquipment] Activating mod DynamicLights_mobEquipment
2014-01-07 17:41:20 [FINE] [DynamicLights_flameArrows] Enabling mod DynamicLights_flameArrows
2014-01-07 17:41:20 [FINE] [DynamicLights_flameArrows] Mod Logging channel DynamicLights_flameArrows configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_flameArrows] Activating mod DynamicLights_flameArrows
2014-01-07 17:41:20 [FINE] [DynamicLights_otherPlayers] Enabling mod DynamicLights_otherPlayers
2014-01-07 17:41:20 [FINE] [DynamicLights_otherPlayers] Mod Logging channel DynamicLights_otherPlayers configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_otherPlayers] Activating mod DynamicLights_otherPlayers
2014-01-07 17:41:20 [FINE] [DynamicLights_thePlayer] Enabling mod DynamicLights_thePlayer
2014-01-07 17:41:20 [FINE] [DynamicLights_thePlayer] Mod Logging channel DynamicLights_thePlayer configured at default level.
2014-01-07 17:41:20 [INFO] [DynamicLights_thePlayer] Activating mod DynamicLights_thePlayer
2014-01-07 17:41:20 [FINE] [EE3] Enabling mod EE3
2014-01-07 17:41:20 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2014-01-07 17:41:20 [INFO] [EE3] Activating mod EE3
2014-01-07 17:41:20 [FINE] [ExtrabiomesXL] Enabling mod ExtrabiomesXL
2014-01-07 17:41:20 [FINE] [ExtrabiomesXL] Mod Logging channel ExtrabiomesXL configured at default level.
2014-01-07 17:41:20 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2014-01-07 17:41:20 [FINE] [FancyFences] Enabling mod FancyFences
2014-01-07 17:41:20 [FINE] [FancyFences] Mod Logging channel FancyFences configured at default level.
2014-01-07 17:41:20 [INFO] [FancyFences] Activating mod FancyFences
2014-01-07 17:41:20 [FINE] [fodc] Enabling mod fodc
2014-01-07 17:41:20 [FINE] [fodc] Mod Logging channel fodc configured at default level.
2014-01-07 17:41:20 [INFO] [fodc] Activating mod fodc
2014-01-07 17:41:20 [FINE] [guilib] Enabling mod guilib
2014-01-07 17:41:20 [FINE] [guilib] Mod Logging channel guilib configured at default level.
2014-01-07 17:41:20 [INFO] [guilib] Activating mod guilib
2014-01-07 17:41:20 [FINE] [PaintingSelGui] Enabling mod PaintingSelGui
2014-01-07 17:41:20 [FINE] [PaintingSelGui] Mod Logging channel PaintingSelGui configured at default level.
2014-01-07 17:41:20 [INFO] [PaintingSelGui] Activating mod PaintingSelGui
2014-01-07 17:41:20 [FINE] [HeldCore] Enabling mod HeldCore
2014-01-07 17:41:20 [FINE] [HeldCore] Mod Logging channel HeldCore configured at default level.
2014-01-07 17:41:20 [INFO] [HeldCore] Activating mod HeldCore
2014-01-07 17:41:20 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2014-01-07 17:41:20 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2014-01-07 17:41:20 [INFO] [inventorytweaks] Activating mod inventorytweaks
2014-01-07 17:41:20 [FINE] [IronChest] Enabling mod IronChest
2014-01-07 17:41:20 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2014-01-07 17:41:20 [INFO] [IronChest] Activating mod IronChest
2014-01-07 17:41:20 [FINE] [JABBA] Enabling mod JABBA
2014-01-07 17:41:20 [FINE] [JABBA] Mod Logging channel JABBA configured at default level.
2014-01-07 17:41:20 [INFO] [JABBA] Activating mod JABBA
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Enabling mod mod_JourneyMap
2014-01-07 17:41:20 [FINE] [mod_JourneyMap] Mod Logging channel mod_JourneyMap configured at default level.
2014-01-07 17:41:20 [INFO] [mod_JourneyMap] Activating mod mod_JourneyMap
2014-01-07 17:41:20 [FINE] [KeithyUtils] Enabling mod KeithyUtils
2014-01-07 17:41:20 [FINE] [KeithyUtils] Mod Logging channel KeithyUtils configured at default level.
2014-01-07 17:41:20 [INFO] [KeithyUtils] Activating mod KeithyUtils
2014-01-07 17:41:20 [FINE] [mca] Enabling mod mca
2014-01-07 17:41:20 [FINE] [mca] Mod Logging channel mca configured at default level.
2014-01-07 17:41:20 [INFO] [mca] Activating mod mca
2014-01-07 17:41:20 [FINE] [Metallurgy3Core] Enabling mod Metallurgy3Core
2014-01-07 17:41:20 [FINE] [Metallurgy3Core] Mod Logging channel Metallurgy3Core configured at default level.
2014-01-07 17:41:20 [INFO] [Metallurgy3Core] Activating mod Metallurgy3Core
2014-01-07 17:41:20 [FINE] [Metallurgy3Machines] Enabling mod Metallurgy3Machines
2014-01-07 17:41:20 [FINE] [Metallurgy3Machines] Mod Logging channel Metallurgy3Machines configured at default level.
2014-01-07 17:41:20 [INFO] [Metallurgy3Machines] Activating mod Metallurgy3Machines
2014-01-07 17:41:20 [FINE] [Metallurgy3Base] Enabling mod Metallurgy3Base
2014-01-07 17:41:20 [FINE] [Metallurgy3Base] Mod Logging channel Metallurgy3Base configured at default level.
2014-01-07 17:41:20 [INFO] [Metallurgy3Base] Activating mod Metallurgy3Base
2014-01-07 17:41:20 [FINE] [Metallurgy3Vanilla] Enabling mod Metallurgy3Vanilla
2014-01-07 17:41:20 [FINE] [Metallurgy3Vanilla] Mod Logging channel Metallurgy3Vanilla configured at default level.
2014-01-07 17:41:20 [INFO] [Metallurgy3Vanilla] Activating mod Metallurgy3Vanilla
2014-01-07 17:41:20 [FINE] [millenaire] Enabling mod millenaire
2014-01-07 17:41:20 [FINE] [millenaire] Mod Logging channel millenaire configured at default level.
2014-01-07 17:41:20 [INFO] [millenaire] Activating mod millenaire
2014-01-07 17:41:20 [FINE] [powersuits] Enabling mod powersuits
2014-01-07 17:41:20 [FINE] [powersuits] Mod Logging channel powersuits configured at default level.
2014-01-07 17:41:20 [INFO] [powersuits] Activating mod powersuits
2014-01-07 17:41:20 [FINE] [Mystcraft] Enabling mod Mystcraft
2014-01-07 17:41:20 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2014-01-07 17:41:20 [INFO] [Mystcraft] Activating mod Mystcraft
2014-01-07 17:41:20 [FINE] [NEI-Mystcraft-Plugin] Enabling mod NEI-Mystcraft-Plugin
2014-01-07 17:41:20 [FINE] [NEI-Mystcraft-Plugin] Mod Logging channel NEI-Mystcraft-Plugin configured at default level.
2014-01-07 17:41:20 [INFO] [NEI-Mystcraft-Plugin] Activating mod NEI-Mystcraft-Plugin
2014-01-07 17:41:20 [FINE] [NEIAddons] Enabling mod NEIAddons
2014-01-07 17:41:20 [FINE] [NEIAddons] Mod Logging channel NEIAddons configured at default level.
2014-01-07 17:41:20 [INFO] [NEIAddons] Activating mod NEIAddons
2014-01-07 17:41:20 [FINE] [NEIAddons|AE] Enabling mod NEIAddons|AE
2014-01-07 17:41:20 [FINE] [NEIAddons|AE] Mod Logging channel NEIAddons|AE configured at default level.
2014-01-07 17:41:20 [INFO] [NEIAddons|AE] Activating mod NEIAddons|AE
2014-01-07 17:41:20 [FINE] [NEIAddons|CraftingTables] Enabling mod NEIAddons|CraftingTables
2014-01-07 17:41:20 [FINE] [NEIAddons|CraftingTables] Mod Logging channel NEIAddons|CraftingTables configured at default level.
2014-01-07 17:41:20 [INFO] [NEIAddons|CraftingTables] Activating mod NEIAddons|CraftingTables
2014-01-07 17:41:20 [FINE] [NEIAddons|ExtraBees] Enabling mod NEIAddons|ExtraBees
2014-01-07 17:41:20 [FINE] [NEIAddons|ExtraBees] Mod Logging channel NEIAddons|ExtraBees configured at default level.
2014-01-07 17:41:20 [INFO] [NEIAddons|ExtraBees] Activating mod NEIAddons|ExtraBees
2014-01-07 17:41:20 [FINE] [NEIAddons|Forestry] Enabling mod NEIAddons|Forestry
2014-01-07 17:41:20 [FINE] [NEIAddons|Forestry] Mod Logging channel NEIAddons|Forestry configured at default level.
2014-01-07 17:41:20 [INFO] [NEIAddons|Forestry] Activating mod NEIAddons|Forestry
2014-01-07 17:41:20 [FINE] [NEIAddons|MiscPeripherals] Enabling mod NEIAddons|MiscPeripherals
2014-01-07 17:41:20 [FINE] [NEIAddons|MiscPeripherals] Mod Logging channel NEIAddons|MiscPeripherals configured at default level.
2014-01-07 17:41:20 [INFO] [NEIAddons|MiscPeripherals] Activating mod NEIAddons|MiscPeripherals
2014-01-07 17:41:20 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2014-01-07 17:41:20 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2014-01-07 17:41:20 [INFO] [NEIPlugins] Activating mod NEIPlugins
2014-01-07 17:41:20 [FINE] [numina] Enabling mod numina
2014-01-07 17:41:20 [FINE] [numina] Mod Logging channel numina configured at default level.
2014-01-07 17:41:20 [INFO] [numina] Activating mod numina
2014-01-07 17:41:20 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2014-01-07 17:41:20 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2014-01-07 17:41:20 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2014-01-07 17:41:20 [FINE] [ProjRed|Core] Enabling mod ProjRed|Core
2014-01-07 17:41:20 [FINE] [ProjRed|Core] Mod Logging channel ProjRed|Core configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Core] Activating mod ProjRed|Core
2014-01-07 17:41:20 [FINE] [ProjRed|Compatibility] Enabling mod ProjRed|Compatibility
2014-01-07 17:41:20 [FINE] [ProjRed|Compatibility] Mod Logging channel ProjRed|Compatibility configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Compatibility] Activating mod ProjRed|Compatibility
2014-01-07 17:41:20 [FINE] [ProjRed|Integration] Enabling mod ProjRed|Integration
2014-01-07 17:41:20 [FINE] [ProjRed|Integration] Mod Logging channel ProjRed|Integration configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Integration] Activating mod ProjRed|Integration
2014-01-07 17:41:20 [FINE] [ProjRed|Transmission] Enabling mod ProjRed|Transmission
2014-01-07 17:41:20 [FINE] [ProjRed|Transmission] Mod Logging channel ProjRed|Transmission configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Transmission] Activating mod ProjRed|Transmission
2014-01-07 17:41:20 [FINE] [ProjRed|Illumination] Enabling mod ProjRed|Illumination
2014-01-07 17:41:20 [FINE] [ProjRed|Illumination] Mod Logging channel ProjRed|Illumination configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Illumination] Activating mod ProjRed|Illumination
2014-01-07 17:41:20 [FINE] [ProjRed|Expansion] Enabling mod ProjRed|Expansion
2014-01-07 17:41:20 [FINE] [ProjRed|Expansion] Mod Logging channel ProjRed|Expansion configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Expansion] Activating mod ProjRed|Expansion
2014-01-07 17:41:20 [FINE] [ProjRed|Transportation] Enabling mod ProjRed|Transportation
2014-01-07 17:41:20 [FINE] [ProjRed|Transportation] Mod Logging channel ProjRed|Transportation configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Transportation] Activating mod ProjRed|Transportation
2014-01-07 17:41:20 [FINE] [ProjRed|Exploration] Enabling mod ProjRed|Exploration
2014-01-07 17:41:20 [FINE] [ProjRed|Exploration] Mod Logging channel ProjRed|Exploration configured at default level.
2014-01-07 17:41:20 [INFO] [ProjRed|Exploration] Activating mod ProjRed|Exploration
2014-01-07 17:41:20 [FINE] [Redstone Arsenal] Enabling mod Redstone Arsenal
2014-01-07 17:41:20 [FINE] [Redstone Arsenal] Mod Logging channel Redstone Arsenal configured at default level.
2014-01-07 17:41:20 [INFO] [Redstone Arsenal] Activating mod Redstone Arsenal
2014-01-07 17:41:20 [FINE] [awger_SmallBoat] Enabling mod awger_SmallBoat
2014-01-07 17:41:20 [FINE] [awger_SmallBoat] Mod Logging channel awger_SmallBoat configured at default level.
2014-01-07 17:41:20 [INFO] [awger_SmallBoat] Activating mod awger_SmallBoat
2014-01-07 17:41:20 [FINE] [awger_Punt] Enabling mod awger_Punt
2014-01-07 17:41:20 [FINE] [awger_Punt] Mod Logging channel awger_Punt configured at default level.
2014-01-07 17:41:20 [INFO] [awger_Punt] Activating mod awger_Punt
2014-01-07 17:41:20 [FINE] [awger_Whitehall] Enabling mod awger_Whitehall
2014-01-07 17:41:20 [FINE] [awger_Whitehall] Mod Logging channel awger_Whitehall configured at default level.
2014-01-07 17:41:20 [INFO] [awger_Whitehall] Activating mod awger_Whitehall
2014-01-07 17:41:20 [FINE] [awger_Hoy] Enabling mod awger_Hoy
2014-01-07 17:41:20 [FINE] [awger_Hoy] Mod Logging channel awger_Hoy configured at default level.
2014-01-07 17:41:20 [INFO] [awger_Hoy] Activating mod awger_Hoy
2014-01-07 17:41:20 [FINE] [Somnia] Enabling mod Somnia
2014-01-07 17:41:20 [FINE] [Somnia] Mod Logging channel Somnia configured at default level.
2014-01-07 17:41:20 [INFO] [Somnia] Activating mod Somnia
2014-01-07 17:41:20 [FINE] [SuperCraftingFrame] Enabling mod SuperCraftingFrame
2014-01-07 17:41:20 [FINE] [SuperCraftingFrame] Mod Logging channel SuperCraftingFrame configured at default level.
2014-01-07 17:41:20 [INFO] [SuperCraftingFrame] Activating mod SuperCraftingFrame
2014-01-07 17:41:20 [FINE] [TallDoors] Enabling mod TallDoors
2014-01-07 17:41:20 [FINE] [TallDoors] Mod Logging channel TallDoors configured at default level.
2014-01-07 17:41:20 [INFO] [TallDoors] Activating mod TallDoors
2014-01-07 17:41:20 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2014-01-07 17:41:20 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2014-01-07 17:41:20 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2014-01-07 17:41:20 [FINE] [TwilightForest] Enabling mod TwilightForest
2014-01-07 17:41:20 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2014-01-07 17:41:20 [INFO] [TwilightForest] Activating mod TwilightForest
2014-01-07 17:41:20 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2014-01-07 17:41:20 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2014-01-07 17:41:20 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2014-01-07 17:41:20 [FINE] [chunkbase_villageinfo] Enabling mod chunkbase_villageinfo
2014-01-07 17:41:20 [FINE] [chunkbase_villageinfo] Mod Logging channel chunkbase_villageinfo configured at default level.
2014-01-07 17:41:20 [INFO] [chunkbase_villageinfo] Activating mod chunkbase_villageinfo
2014-01-07 17:41:20 [FINE] [Waila] Enabling mod Waila
2014-01-07 17:41:20 [FINE] [Waila] Mod Logging channel Waila configured at default level.
2014-01-07 17:41:20 [INFO] [Waila] Activating mod Waila
2014-01-07 17:41:20 [FINE] [YALSM] Enabling mod YALSM
2014-01-07 17:41:20 [FINE] [YALSM] Mod Logging channel YALSM configured at default level.
2014-01-07 17:41:20 [INFO] [YALSM] Activating mod YALSM
2014-01-07 17:41:20 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
2014-01-07 17:41:20 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
2014-01-07 17:41:20 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
2014-01-07 17:41:20 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
2014-01-07 17:41:20 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
2014-01-07 17:41:20 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
2014-01-07 17:41:20 [FINE] [McMultipart] Enabling mod McMultipart
2014-01-07 17:41:20 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
2014-01-07 17:41:20 [INFO] [McMultipart] Activating mod McMultipart
2014-01-07 17:41:20 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Damage Indicators] Mod Damage Indicators is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [WikiLink] Mod WikiLink is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ArmorStatusHUD] Mod ArmorStatusHUD is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [DirectionHUD] Mod DirectionHUD is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [StatusEffectHUD] Mod StatusEffectHUD is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Treecapitator] Mod Treecapitator is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Agriculture] Mod Agriculture is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Aquaculture] Mod Aquaculture is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Arrow Cam Mod] Mod Arrow Cam Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Backpack] Mod Backpack is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BBox Outline Mod] Mod BBox Outline Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Better Anvils] Mod Better Anvils is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [CoFH Core] Mod CoFH Core is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [CoFH Loot] Mod CoFH Loot is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [CoFH Masquerade] Mod CoFH Masquerade is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [CoFH Social] Mod CoFH Social is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [CoFH World] Mod CoFH World is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [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
2014-01-07 17:41:20 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ExtrabiomesXL] Mod ExtrabiomesXL is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Fancy Fences (Vanilla with Sprinkles)] Mod Fancy Fences (Vanilla with Sprinkles) is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Ore Dictionary Converter] Mod Ore Dictionary Converter is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [GUI Library] Mod GUI Library is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [PaintingSelectionGui] Mod PaintingSelectionGui is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [HeldCore] Mod HeldCore is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [JABBA] Mod JABBA is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Keithy Utils] Mod Keithy Utils is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Minecraft Comes Alive] Mod Minecraft Comes Alive is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Metallurgy 3 Core] Mod Metallurgy 3 Core is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Metallurgy 3 Machines] Mod Metallurgy 3 Machines is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Metallurgy 3 Base] Mod Metallurgy 3 Base is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Metallurgy 3 Vanilla] Mod Metallurgy 3 Vanilla is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Mill?naire] Mod Mill?naire is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Mystcraft] Mod Mystcraft is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Mystcraft Plugin] Mod NEI Mystcraft Plugin is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Addons] Mod NEI Addons is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Addons: Applied Energistics] Mod NEI Addons: Applied Energistics is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Addons: Crafting Tables] Mod NEI Addons: Crafting Tables is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Addons: Extra Bees] Mod NEI Addons: Extra Bees is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Addons: Forestry] Mod NEI Addons: Forestry is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Addons: Misc Peripherals] Mod NEI Addons: Misc Peripherals is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjectRed] Mod ProjectRed is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Expansion] Mod ProjRed|Expansion is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Transportation] Mod ProjRed|Transportation is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Redstone Arsenal] Mod Redstone Arsenal is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [SmallBoat] Mod SmallBoat is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Punt] Mod Punt is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Whitehall] Mod Whitehall is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Hoy] Mod Hoy is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Somnia] Mod Somnia is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [TallDoors] Mod TallDoors is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Thermal Expansion] Mod Thermal Expansion is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [AtomicStryker Update Check Mod] Mod AtomicStryker Update Check Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Village Info] Mod Village Info is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Waila] Mod Waila is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Yet Another Leather Smelting Mod] Mod Yet Another Leather Smelting Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
2014-01-07 17:41:20 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:WikiLink, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Agriculture, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Arrow Cam Mod, FMLFileResourcePack:Backpack, FMLFileResourcePack:BBox Outline Mod, FMLFileResourcePack:Better Anvils, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods ExtraBiomesXL Edition, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH Loot, FMLFileResourcePack:CoFH Masquerade, FMLFileResourcePack:CoFH Social, FMLFileResourcePack:CoFH World, 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:ExtrabiomesXL, FMLFileResourcePack:Fancy Fences (Vanilla with Sprinkles), FMLFileResourcePack:Ore Dictionary Converter, FMLFileResourcePack:GUI Library, FMLFileResourcePack:PaintingSelectionGui, FMLFileResourcePack:HeldCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Keithy Utils, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Metallurgy 3 Core, FMLFileResourcePack:Metallurgy 3 Machines, FMLFileResourcePack:Metallurgy 3 Base, FMLFileResourcePack:Metallurgy 3 Vanilla, FMLFileResourcePack:Mill?naire, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:NEI Mystcraft Plugin, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Extra Bees, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Misc Peripherals, FMLFileResourcePack:NEI Plugins, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Pressure Plates, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjRed|Compatibility, FMLFileResourcePack:ProjRed|Integration, FMLFileResourcePack:ProjRed|Transmission, FMLFileResourcePack:ProjRed|Illumination, FMLFileResourcePack:ProjRed|Expansion, FMLFileResourcePack:ProjRed|Transportation, FMLFileResourcePack:ProjRed|Exploration, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:SmallBoat, FMLFileResourcePack:Punt, FMLFileResourcePack:Whitehall, FMLFileResourcePack:Hoy, FMLFileResourcePack:Somnia, FMLFileResourcePack:Super Crafting Frame, FMLFileResourcePack:TallDoors, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:Village Info, FMLFileResourcePack:Waila, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, Sphax PureBDcraft 128x MC16.zip
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2014-01-07 17:41:20 [FINER] [ForgeModLoader] All mod requirements are satisfied
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2014-01-07 17:41:20 [FINER] [ForgeModLoader] Mod sorting completed successfully
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Mod sorting data
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.2.3): 1.6.4 DamageIndicatorsv2.9.2.3.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] WikiLink(WikiLink:1.6.4-3.02.02 (Release)): 1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] mod_MouseTweaks(mod_MouseTweaks:Not available): [1.6.4] Mouse Tweaks 2.3.4.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] bspkrsCore(bspkrsCore:v5.2(1.6.4)): [1.6.4]bspkrsCorev5.2.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ArmorStatusHUD(ArmorStatusHUD:v1.15(1.6.4)): [1.6.4]ArmorStatusHUDv1.15.zip (required-after:bspkrsCore)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DirectionHUD(DirectionHUD:v1.16(1.6.4)): [1.6.4]DirectionHUDv1.16.zip (required-after:bspkrsCore)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.6.4]ReiMinimap_v3.4_01.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] StatusEffectHUD(StatusEffectHUD:v1.19(1.6.4)): [1.6.4]StatusEffectHUDv1.19.zip (required-after:bspkrsCore)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] TreeCapitator(Treecapitator:Forge 1.6.4.r09): [1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Agriculture(Agriculture:1.0.0): Agriculture-1.6.2-1.1.28.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] KeithyUtils(Keithy Utils:1.2): KeithyUtils-1.6.2-1.2b.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Aquaculture(Aquaculture:1.2.4): Aquaculture_1.2.4.zip (required-after:KeithyUtils@[1.1,])
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ArrowCamMod(Arrow Cam Mod:1.1.2): Arrow_Cam_Mod_v1.1.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Backpack(Backpack:1.26.29): backpack-1.26.29-1.6.x.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BBOutlineMod(BBox Outline Mod:0.10-4): bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BetterAnvil(Better Anvils:3.0.6): betterAnvil - 3.0.9.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.4): BiblioCraft[v1.5.4].zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.14.5): ExtrabiomesXL-universal-1.6.4-3.14.5.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BiblioWoodsEBXL(BiblioWoods ExtraBiomesXL Edition:1.1): BiblioWoods[ExtraBiomesXL][v1.1].zip (after:BiblioCraft;after:ExtrabiomesXL)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:Forge@[9.11.1.953,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|core(API: BuildCraftAPI|core:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|inventory(API: BuildCraftAPI|inventory:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|gates(API: BuildCraftAPI|gates:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|blueprints(API: BuildCraftAPI|blueprints:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|power(API: BuildCraftAPI|power:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|fuels(API: BuildCraftAPI|fuels:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|transport(API: BuildCraftAPI|transport:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|recipes(API: BuildCraftAPI|recipes:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|tools(API: BuildCraftAPI|tools:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|bptblocks(API: BuildCraftAPI|bptblocks:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] API:BuildCraftAPI|filler(API: BuildCraftAPI|filler:2.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Transport@4.2.2)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.3.3): ChickenChunks 1.3.3.3.jar (required-after:CodeChickenCore@[0.9.0.6,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.2): CoFHCore-2.0.0.2.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights(Dynamic Lights:1.2.8): DynamicLights_1.6.4.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_onFire(Dynamic Lights on burning:1.0.3): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_creepers(Dynamic Lights on Creepers:1.0.3): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_dropItems(Dynamic Lights on ItemEntities:1.0.5): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_mobEquipment(Dynamic Lights on Mob Equipment:1.0.3): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_flameArrows(Dynamic Lights on Flame enchanted Arrows:1.0.0): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_otherPlayers(Dynamic Lights Other Player Light:1.0.5): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] DynamicLights_thePlayer(Dynamic Lights Player Light:1.0.9): DynamicLights_1.6.4.jar (required-after:DynamicLights)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre2a): EquivalentExchange3-1.6.4-pre2a.45.jar (required-after:Forge@[9.10.1.849,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] FancyFences(Fancy Fences (Vanilla with Sprinkles):4.0.0): Fancy Fences (9-8) v.4.0.0.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] fodc(Ore Dictionary Converter:1.4.2): fodc-1.4.2.zip (required-after:Forge@[9.10.0.842,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] guilib(GUI Library:1.0.6.1): Forge_GuiLibv1.0.6.1.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] PaintingSelGui(PaintingSelectionGui:1.6.4.0): Forge_PaintingSelectionGuiv1.6.4.0.zip (after:guilib)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] HeldCore(HeldCore:01.03.03.00): HeldCore-1.6.4-01.03.03.00.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.57-dev): InventoryTweaks-MC1.6.4-1.57-dev-b86.jar (required-after:FML@[6.2.0,);required-after:Forge@[9.10.0,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.651): ironchest-universal-1.6.4-5.4.1.651.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Waila(Waila:1.4.4): Waila_1.4.4b.zip (required-after:NotEnoughItems)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] JABBA(JABBA:1.0.3): JABBA_1.0.3.zip (after:Waila)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] mod_JourneyMap(mod_JourneyMap:Not available): JourneyMap3.0.0_MC1.6.4.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] mca(Minecraft Comes Alive:3.5.4): MCA v3.5.4.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Metallurgy3Core(Metallurgy 3 Core:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:KeithyUtils@[1.2,])
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Metallurgy3Base(Metallurgy 3 Base:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Core)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Metallurgy3Machines(Metallurgy 3 Machines:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Base)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Metallurgy3Vanilla(Metallurgy 3 Vanilla:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Core)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] millenaire(Mill?naire:5.1.11): millenaire-jar-5.1.11 ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] numina(Numina:0.1.1-53): Numina-1.6.2-0.1.1-53.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.9.0-84): ModularPowersuits-1.6.2-0.9.0-84.jar (required-after:Forge@[9.10.1.856,);after:IC2;required-after:numina)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.11.00): mystcraft-uni-1.6.4-0.10.11.00.zip (required-after:Forge@[9.11.1.938,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NotEnoughItems)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:AppliedEnergistics)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:ExtraBees;after:Forestry)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:Forestry)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:MiscPeripherals)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.6): NEIPlugins-1.1.0.6.jar (required-after:NotEnoughItems@[1.6.1.4,))
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Core(ProjectRed:4.2.2.19): ProjectRedBase-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Compatibility(ProjRed|Compatibility:1.0): ProjectRedCompat-1.6.4-4.2.2.19.jar (after:ProjRed|Core)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Integration(ProjRed|Integration:1.0): ProjectRedIntegration-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Transmission(ProjRed|Transmission:1.0): ProjectRedIntegration-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Illumination(ProjRed|Illumination:1.0): ProjectRedLighting-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Expansion(ProjRed|Expansion:1.0): ProjectRedMechanical-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Transportation(ProjRed|Transportation:1.0): ProjectRedMechanical-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ProjRed|Exploration(ProjRed|Exploration:1.0): ProjectRedWorld-1.6.4-4.2.2.19.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.2): ThermalExpansion-3.0.0.2.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.2,);required-after:ForgeMultipart;before:IC2;before:Metallurgy)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Redstone Arsenal(Redstone Arsenal:1.0.0.0): RedstoneArsenal-1.0.0.0.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.0,);after:ThermalExpansion)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] awger_SmallBoat(SmallBoat:0.10.6): smallboats.0.10.6.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] awger_Punt(Punt:0.10.6): smallboats.0.10.6.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] awger_Whitehall(Whitehall:0.10.6): smallboats.0.10.6.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] awger_Hoy(Hoy:0.10.6): smallboats.0.10.6.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] Somnia(Somnia:1.0.1): Somnia-Pre2b.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] SuperCraftingFrame(Super Crafting Frame:1.6.2.7): SuperCraftingFrame-1.6.2.7.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] TallDoors(TallDoors:0.3.2): TallDoors_v0.3.2.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.3): twilightforest-1.20.3.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.1.1): UpdateCheckerMod_1.6.4.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] chunkbase_villageinfo(Village Info:2.0-b3): VillageInfo_Forge_1.6.4_2.0-b3.zip ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] YALSM(Yet Another Leather Smelting Mod:2.0.3): yalsm-2.0.3.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar ()
2014-01-07 17:41:20 [FINE] [ForgeModLoader] NEI-Mystcraft-Plugin(NEI Mystcraft Plugin:01.05.00.00): MystNEI-Plugin-1.6.4-01.05.00.00.zip (after:*)
2014-01-07 17:41:20 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar (required-after:ForgeMultipart;after:*)
2014-01-07 17:41:20 [INFO] [ForgeModLoader] FML has found a non-mod file [1.6.4][e][forge]BetterSnow.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-07 17:41:20 [INFO] [ForgeModLoader] FML has found a non-mod file [1.6.4][Forge]Cartographer_1.6.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-07 17:41:20 [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.
2014-01-07 17:41:20 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.4-1.0.0.45.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-07 17:41:20 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2014-01-07 17:41:20 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2014-01-07 17:41:20 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2014-01-07 17:41:20 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2014-01-07 17:41:20 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2014-01-07 17:41:20 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2014-01-07 17:41:21 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2014-01-07 17:41:21 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.11.1.953)
2014-01-07 17:41:21 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2014-01-07 17:41:21 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2014-01-07 17:41:21 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2014-01-07 17:41:21 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2014-01-07 17:41:21 [FINEST] [Evoc] Sending event FMLConstructionEvent to mod Evoc
2014-01-07 17:41:21 [FINEST] [Evoc] Sent event FMLConstructionEvent to mod Evoc
2014-01-07 17:41:21 [FINEST] [InfiniBows] Sending event FMLConstructionEvent to mod InfiniBows
2014-01-07 17:41:21 [FINEST] [InfiniBows] Sent event FMLConstructionEvent to mod InfiniBows
2014-01-07 17:41:21 [FINEST] [LomLib] Sending event FMLConstructionEvent to mod LomLib
2014-01-07 17:41:21 [FINEST] [LomLib] Sent event FMLConstructionEvent to mod LomLib
2014-01-07 17:41:21 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2014-01-07 17:41:21 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2014-01-07 17:41:21 [FINEST] [SomniaCore] Sending event FMLConstructionEvent to mod SomniaCore
2014-01-07 17:41:21 [FINEST] [SomniaCore] Sent event FMLConstructionEvent to mod SomniaCore
2014-01-07 17:41:21 [FINEST] [chunkbase_unglitch] Sending event FMLConstructionEvent to mod chunkbase_unglitch
2014-01-07 17:41:21 [FINEST] [chunkbase_unglitch] Sent event FMLConstructionEvent to mod chunkbase_unglitch
2014-01-07 17:41:21 [FINEST] [DamageIndicatorsMod] Sending event FMLConstructionEvent to mod DamageIndicatorsMod
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod DamageIndicatorsMod to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod DamageIndicatorsMod accepts its own version (2.9.2.3)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DamageIndicatorsMod
2014-01-07 17:41:22 [FINEST] [DamageIndicatorsMod] Sent event FMLConstructionEvent to mod DamageIndicatorsMod
2014-01-07 17:41:22 [FINEST] [WikiLink] Sending event FMLConstructionEvent to mod WikiLink
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod WikiLink to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod WikiLink accepts its own version (1.6.4-3.02.02 (Release))
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WikiLink
2014-01-07 17:41:22 [FINEST] [WikiLink] Sent event FMLConstructionEvent to mod WikiLink
2014-01-07 17:41:22 [FINEST] [mod_MouseTweaks] Sending event FMLConstructionEvent to mod mod_MouseTweaks
2014-01-07 17:41:22 [FINE] [ForgeModLoader] No MLProp configuration for mod_MouseTweaks found or required. No file written
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_MouseTweaks
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_MouseTweaks
2014-01-07 17:41:22 [FINEST] [mod_MouseTweaks] Sent event FMLConstructionEvent to mod mod_MouseTweaks
2014-01-07 17:41:22 [FINEST] [bspkrsCore] Sending event FMLConstructionEvent to mod bspkrsCore
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into bspkrsCore
2014-01-07 17:41:22 [FINEST] [bspkrsCore] Sent event FMLConstructionEvent to mod bspkrsCore
2014-01-07 17:41:22 [FINEST] [ArmorStatusHUD] Sending event FMLConstructionEvent to mod ArmorStatusHUD
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArmorStatusHUD
2014-01-07 17:41:22 [FINEST] [ArmorStatusHUD] Sent event FMLConstructionEvent to mod ArmorStatusHUD
2014-01-07 17:41:22 [FINEST] [DirectionHUD] Sending event FMLConstructionEvent to mod DirectionHUD
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DirectionHUD
2014-01-07 17:41:22 [FINEST] [DirectionHUD] Sent event FMLConstructionEvent to mod DirectionHUD
2014-01-07 17:41:22 [FINEST] [mod_ReiMinimap] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2014-01-07 17:41:22 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2014-01-07 17:41:22 [FINEST] [mod_ReiMinimap] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2014-01-07 17:41:22 [FINEST] [StatusEffectHUD] Sending event FMLConstructionEvent to mod StatusEffectHUD
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StatusEffectHUD
2014-01-07 17:41:22 [FINEST] [StatusEffectHUD] Sent event FMLConstructionEvent to mod StatusEffectHUD
2014-01-07 17:41:22 [FINEST] [TreeCapitator] Sending event FMLConstructionEvent to mod TreeCapitator
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod TreeCapitator to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod TreeCapitator accepts its own version (Forge 1.6.4.r09)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TreeCapitator
2014-01-07 17:41:22 [FINEST] [TreeCapitator] Sent event FMLConstructionEvent to mod TreeCapitator
2014-01-07 17:41:22 [FINEST] [Agriculture] Sending event FMLConstructionEvent to mod Agriculture
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod Agriculture to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod Agriculture accepts its own version (1.0.0)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Agriculture
2014-01-07 17:41:22 [FINEST] [Agriculture] Sent event FMLConstructionEvent to mod Agriculture
2014-01-07 17:41:22 [FINEST] [KeithyUtils] Sending event FMLConstructionEvent to mod KeithyUtils
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod KeithyUtils to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod KeithyUtils accepts its own version (1.2)
2014-01-07 17:41:22 [WARNING] [ForgeModLoader] The mod id KeithyUtils attempted to register channels without specifying a packet handler
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into KeithyUtils
2014-01-07 17:41:22 [FINEST] [KeithyUtils] Sent event FMLConstructionEvent to mod KeithyUtils
2014-01-07 17:41:22 [FINEST] [Aquaculture] Sending event FMLConstructionEvent to mod Aquaculture
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod Aquaculture to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod Aquaculture accepts its own version (1.2.4)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Aquaculture
2014-01-07 17:41:22 [FINEST] [Aquaculture] Sent event FMLConstructionEvent to mod Aquaculture
2014-01-07 17:41:22 [FINEST] [ArrowCamMod] Sending event FMLConstructionEvent to mod ArrowCamMod
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod ArrowCamMod to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod ArrowCamMod accepts its own version (1.1.2)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArrowCamMod
2014-01-07 17:41:22 [FINEST] [ArrowCamMod] Sent event FMLConstructionEvent to mod ArrowCamMod
2014-01-07 17:41:22 [FINEST] [Backpack] Sending event FMLConstructionEvent to mod Backpack
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod Backpack to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod Backpack accepts its own version (1.26.29)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Backpack
2014-01-07 17:41:22 [FINEST] [Backpack] Sent event FMLConstructionEvent to mod Backpack
2014-01-07 17:41:22 [FINEST] [BBOutlineMod] Sending event FMLConstructionEvent to mod BBOutlineMod
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod BBOutlineMod to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod BBOutlineMod accepts its own version (0.10-4)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BBOutlineMod
2014-01-07 17:41:22 [FINEST] [BBOutlineMod] Sent event FMLConstructionEvent to mod BBOutlineMod
2014-01-07 17:41:22 [FINEST] [BetterAnvil] Sending event FMLConstructionEvent to mod BetterAnvil
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod BetterAnvil to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod BetterAnvil accepts its own version (3.0.6)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BetterAnvil
2014-01-07 17:41:22 [FINEST] [BetterAnvil] Sent event FMLConstructionEvent to mod BetterAnvil
2014-01-07 17:41:22 [FINEST] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.5.4)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2014-01-07 17:41:22 [FINEST] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2014-01-07 17:41:22 [FINEST] [ExtrabiomesXL] Sending event FMLConstructionEvent to mod ExtrabiomesXL
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod ExtrabiomesXL to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod ExtrabiomesXL accepts its own version (3.14.5)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtrabiomesXL
2014-01-07 17:41:22 [FINEST] [ExtrabiomesXL] Sent event FMLConstructionEvent to mod ExtrabiomesXL
2014-01-07 17:41:22 [FINEST] [BiblioWoodsEBXL] Sending event FMLConstructionEvent to mod BiblioWoodsEBXL
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsEBXL to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod BiblioWoodsEBXL accepts its own version (1.1)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsEBXL
2014-01-07 17:41:22 [FINEST] [BiblioWoodsEBXL] Sent event FMLConstructionEvent to mod BiblioWoodsEBXL
2014-01-07 17:41:22 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2014-01-07 17:41:22 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (4.2.2)
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2197), found 1 patch
2014-01-07 17:41:22 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3203)
2014-01-07 17:41:23 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2014-01-07 17:41:23 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (4.2.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2014-01-07 17:41:23 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2014-01-07 17:41:23 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (4.2.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2014-01-07 17:41:23 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2014-01-07 17:41:23 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (4.2.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2014-01-07 17:41:23 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2014-01-07 17:41:23 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (4.2.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2014-01-07 17:41:23 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2014-01-07 17:41:23 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (4.2.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2014-01-07 17:41:23 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2014-01-07 17:41:23 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.3.3)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
2014-01-07 17:41:23 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
2014-01-07 17:41:23 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod CoFHCore accepts its own version (2.0.0.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2014-01-07 17:41:23 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2014-01-07 17:41:23 [FINEST] [CoFHLoot] Sending event FMLConstructionEvent to mod CoFHLoot
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod CoFHLoot to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod CoFHLoot accepts its own version (2.0.0.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHLoot
2014-01-07 17:41:23 [FINEST] [CoFHLoot] Sent event FMLConstructionEvent to mod CoFHLoot
2014-01-07 17:41:23 [FINEST] [CoFHMasquerade] Sending event FMLConstructionEvent to mod CoFHMasquerade
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod CoFHMasquerade to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod CoFHMasquerade accepts its own version (2.0.0.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHMasquerade
2014-01-07 17:41:23 [FINEST] [CoFHMasquerade] Sent event FMLConstructionEvent to mod CoFHMasquerade
2014-01-07 17:41:23 [FINEST] [CoFHSocial] Sending event FMLConstructionEvent to mod CoFHSocial
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod CoFHSocial to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod CoFHSocial accepts its own version (2.0.0.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHSocial
2014-01-07 17:41:23 [FINEST] [CoFHSocial] Sent event FMLConstructionEvent to mod CoFHSocial
2014-01-07 17:41:23 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (2.0.0.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2014-01-07 17:41:23 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2014-01-07 17:41:23 [FINEST] [DynamicLights] Sending event FMLConstructionEvent to mod DynamicLights
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights
2014-01-07 17:41:23 [FINEST] [DynamicLights] Sent event FMLConstructionEvent to mod DynamicLights
2014-01-07 17:41:23 [FINEST] [DynamicLights_onFire] Sending event FMLConstructionEvent to mod DynamicLights_onFire
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_onFire
2014-01-07 17:41:23 [FINEST] [DynamicLights_onFire] Sent event FMLConstructionEvent to mod DynamicLights_onFire
2014-01-07 17:41:23 [FINEST] [DynamicLights_creepers] Sending event FMLConstructionEvent to mod DynamicLights_creepers
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_creepers
2014-01-07 17:41:23 [FINEST] [DynamicLights_creepers] Sent event FMLConstructionEvent to mod DynamicLights_creepers
2014-01-07 17:41:23 [FINEST] [DynamicLights_dropItems] Sending event FMLConstructionEvent to mod DynamicLights_dropItems
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_dropItems
2014-01-07 17:41:23 [FINEST] [DynamicLights_dropItems] Sent event FMLConstructionEvent to mod DynamicLights_dropItems
2014-01-07 17:41:23 [FINEST] [DynamicLights_mobEquipment] Sending event FMLConstructionEvent to mod DynamicLights_mobEquipment
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_mobEquipment
2014-01-07 17:41:23 [FINEST] [DynamicLights_mobEquipment] Sent event FMLConstructionEvent to mod DynamicLights_mobEquipment
2014-01-07 17:41:23 [FINEST] [DynamicLights_flameArrows] Sending event FMLConstructionEvent to mod DynamicLights_flameArrows
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_flameArrows
2014-01-07 17:41:23 [FINEST] [DynamicLights_flameArrows] Sent event FMLConstructionEvent to mod DynamicLights_flameArrows
2014-01-07 17:41:23 [FINEST] [DynamicLights_otherPlayers] Sending event FMLConstructionEvent to mod DynamicLights_otherPlayers
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_otherPlayers
2014-01-07 17:41:23 [FINEST] [DynamicLights_otherPlayers] Sent event FMLConstructionEvent to mod DynamicLights_otherPlayers
2014-01-07 17:41:23 [FINEST] [DynamicLights_thePlayer] Sending event FMLConstructionEvent to mod DynamicLights_thePlayer
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DynamicLights_thePlayer
2014-01-07 17:41:23 [FINEST] [DynamicLights_thePlayer] Sent event FMLConstructionEvent to mod DynamicLights_thePlayer
2014-01-07 17:41:23 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
2014-01-07 17:41:23 [SEVERE] [EE3] The mod EE3 is expecting signature @FINGERPRINT@ for source EquivalentExchange3-1.6.4-pre2a.45.jar, however there is no signature matching that description
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre2a)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
2014-01-07 17:41:23 [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.
2014-01-07 17:41:23 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
2014-01-07 17:41:23 [FINEST] [FancyFences] Sending event FMLConstructionEvent to mod FancyFences
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod FancyFences to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod FancyFences accepts its own version (4.0.0)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FancyFences
2014-01-07 17:41:23 [FINEST] [FancyFences] Sent event FMLConstructionEvent to mod FancyFences
2014-01-07 17:41:23 [FINEST] [fodc] Sending event FMLConstructionEvent to mod fodc
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod fodc to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod fodc accepts its own version (1.4.2)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into fodc
2014-01-07 17:41:23 [FINEST] [fodc] Sent event FMLConstructionEvent to mod fodc
2014-01-07 17:41:23 [FINEST] [guilib] Sending event FMLConstructionEvent to mod guilib
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into guilib
2014-01-07 17:41:23 [FINEST] [guilib] Sent event FMLConstructionEvent to mod guilib
2014-01-07 17:41:23 [FINEST] [PaintingSelGui] Sending event FMLConstructionEvent to mod PaintingSelGui
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod PaintingSelGui to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod PaintingSelGui accepts its own version (1.6.4.0)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PaintingSelGui
2014-01-07 17:41:23 [FINEST] [PaintingSelGui] Sent event FMLConstructionEvent to mod PaintingSelGui
2014-01-07 17:41:23 [FINEST] [HeldCore] Sending event FMLConstructionEvent to mod HeldCore
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod HeldCore to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod HeldCore accepts its own version (01.03.03.00)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into HeldCore
2014-01-07 17:41:23 [FINEST] [HeldCore] Sent event FMLConstructionEvent to mod HeldCore
2014-01-07 17:41:23 [FINEST] [inventorytweaks] Sending event FMLConstructionEvent to mod inventorytweaks
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod inventorytweaks to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod inventorytweaks accepts its own version (1.57-dev)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into inventorytweaks
2014-01-07 17:41:23 [FINEST] [inventorytweaks] Sent event FMLConstructionEvent to mod inventorytweaks
2014-01-07 17:41:23 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.4.1.651)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
2014-01-07 17:41:23 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
2014-01-07 17:41:23 [FINEST] [Waila] Sending event FMLConstructionEvent to mod Waila
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod Waila to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod Waila accepts its own version (1.4.4)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Waila
2014-01-07 17:41:23 [FINEST] [Waila] Sent event FMLConstructionEvent to mod Waila
2014-01-07 17:41:23 [FINEST] [JABBA] Sending event FMLConstructionEvent to mod JABBA
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod JABBA to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod JABBA accepts its own version (1.0.3)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into JABBA
2014-01-07 17:41:23 [FINEST] [JABBA] Sent event FMLConstructionEvent to mod JABBA
2014-01-07 17:41:23 [FINEST] [mod_JourneyMap] Sending event FMLConstructionEvent to mod mod_JourneyMap
2014-01-07 17:41:23 [FINE] [ForgeModLoader] No MLProp configuration for mod_JourneyMap found or required. No file written
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_JourneyMap
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_JourneyMap
2014-01-07 17:41:23 [FINEST] [mod_JourneyMap] Sent event FMLConstructionEvent to mod mod_JourneyMap
2014-01-07 17:41:23 [FINEST] [mca] Sending event FMLConstructionEvent to mod mca
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod mca to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod mca accepts its own version (3.5.4)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mca
2014-01-07 17:41:23 [FINEST] [mca] Sent event FMLConstructionEvent to mod mca
2014-01-07 17:41:23 [FINEST] [Metallurgy3Core] Sending event FMLConstructionEvent to mod Metallurgy3Core
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Core to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod Metallurgy3Core accepts its own version (3.2.3)
2014-01-07 17:41:23 [WARNING] [ForgeModLoader] The mod id Metallurgy3Core attempted to register channels without specifying a packet handler
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Core
2014-01-07 17:41:23 [FINEST] [Metallurgy3Core] Sent event FMLConstructionEvent to mod Metallurgy3Core
2014-01-07 17:41:23 [FINEST] [Metallurgy3Base] Sending event FMLConstructionEvent to mod Metallurgy3Base
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Base to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod Metallurgy3Base accepts its own version (3.2.3)
2014-01-07 17:41:23 [WARNING] [ForgeModLoader] The mod id Metallurgy3Base attempted to register channels without specifying a packet handler
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Base
2014-01-07 17:41:23 [FINEST] [Metallurgy3Base] Sent event FMLConstructionEvent to mod Metallurgy3Base
2014-01-07 17:41:23 [FINEST] [Metallurgy3Machines] Sending event FMLConstructionEvent to mod Metallurgy3Machines
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Machines to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod Metallurgy3Machines accepts its own version (3.2.3)
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Machines
2014-01-07 17:41:23 [FINEST] [Metallurgy3Machines] Sent event FMLConstructionEvent to mod Metallurgy3Machines
2014-01-07 17:41:23 [FINEST] [Metallurgy3Vanilla] Sending event FMLConstructionEvent to mod Metallurgy3Vanilla
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] Testing mod Metallurgy3Vanilla to verify it accepts its own version in a remote connection
2014-01-07 17:41:23 [FINEST] [ForgeModLoader] The mod Metallurgy3Vanilla accepts its own version (3.2.3)
2014-01-07 17:41:23 [WARNING] [ForgeModLoader] The mod id Metallurgy3Vanilla attempted to register channels without specifying a packet handler
2014-01-07 17:41:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Metallurgy3Vanilla
2014-01-07 17:41:23 [FINEST] [Metallurgy3Vanilla] Sent event FMLConstructionEvent to mod Metallurgy3Vanilla
2014-01-07 17:41:23 [FINEST] [millenaire] Sending event FMLConstructionEvent to mod millenaire
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] Testing mod millenaire to verify it accepts its own version in a remote connection
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] The mod millenaire accepts its own version (5.1.11)
2014-01-07 17:41:24 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into millenaire
2014-01-07 17:41:24 [FINEST] [millenaire] Sent event FMLConstructionEvent to mod millenaire
2014-01-07 17:41:24 [FINEST] [numina] Sending event FMLConstructionEvent to mod numina
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] Testing mod numina to verify it accepts its own version in a remote connection
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] The mod numina accepts its own version (0.1.1-53)
2014-01-07 17:41:24 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into numina
2014-01-07 17:41:24 [FINEST] [numina] Sent event FMLConstructionEvent to mod numina
2014-01-07 17:41:24 [FINEST] [powersuits] Sending event FMLConstructionEvent to mod powersuits
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] Testing mod powersuits to verify it accepts its own version in a remote connection
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] The mod powersuits accepts its own version (0.9.0-84)
2014-01-07 17:41:24 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into powersuits
2014-01-07 17:41:24 [FINEST] [powersuits] Sent event FMLConstructionEvent to mod powersuits
2014-01-07 17:41:24 [FINEST] [Mystcraft] Sending event FMLConstructionEvent to mod Mystcraft
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
2014-01-07 17:41:24 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.10.11.00)
2014-01-07 17:41:24 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
2014-01-07 17:41:25 [FINEST] [Mystcraft] Sent event FMLConstructionEvent to mod Mystcraft
2014-01-07 17:41:25 [FINEST] [NEIAddons] Sending event FMLConstructionEvent to mod NEIAddons
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod NEIAddons to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod NEIAddons accepts its own version (1.9.4.r51)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons
2014-01-07 17:41:25 [FINEST] [NEIAddons] Sent event FMLConstructionEvent to mod NEIAddons
2014-01-07 17:41:25 [FINEST] [NEIAddons|AE] Sending event FMLConstructionEvent to mod NEIAddons|AE
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|AE
2014-01-07 17:41:25 [FINEST] [NEIAddons|AE] Sent event FMLConstructionEvent to mod NEIAddons|AE
2014-01-07 17:41:25 [FINEST] [NEIAddons|CraftingTables] Sending event FMLConstructionEvent to mod NEIAddons|CraftingTables
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|CraftingTables
2014-01-07 17:41:25 [FINEST] [NEIAddons|CraftingTables] Sent event FMLConstructionEvent to mod NEIAddons|CraftingTables
2014-01-07 17:41:25 [FINEST] [NEIAddons|ExtraBees] Sending event FMLConstructionEvent to mod NEIAddons|ExtraBees
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|ExtraBees
2014-01-07 17:41:25 [FINEST] [NEIAddons|ExtraBees] Sent event FMLConstructionEvent to mod NEIAddons|ExtraBees
2014-01-07 17:41:25 [FINEST] [NEIAddons|Forestry] Sending event FMLConstructionEvent to mod NEIAddons|Forestry
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|Forestry
2014-01-07 17:41:25 [FINEST] [NEIAddons|Forestry] Sent event FMLConstructionEvent to mod NEIAddons|Forestry
2014-01-07 17:41:25 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLConstructionEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod NEIAddons|MiscPeripherals to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod NEIAddons|MiscPeripherals accepts its own version (1.9.4.r51)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIAddons|MiscPeripherals
2014-01-07 17:41:25 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLConstructionEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:41:25 [FINEST] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
2014-01-07 17:41:25 [FINEST] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
2014-01-07 17:41:25 [FINEST] [ObsidiPlates] Sending event FMLConstructionEvent to mod ObsidiPlates
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ObsidiPlates accepts its own version (2.0.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ObsidiPlates
2014-01-07 17:41:25 [FINEST] [ObsidiPlates] Sent event FMLConstructionEvent to mod ObsidiPlates
2014-01-07 17:41:25 [FINEST] [ForgeMultipart] Sending event FMLConstructionEvent to mod ForgeMultipart
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ForgeMultipart accepts its own version (1.0.0.227)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMultipart
2014-01-07 17:41:25 [FINEST] [ForgeMultipart] Sent event FMLConstructionEvent to mod ForgeMultipart
2014-01-07 17:41:25 [FINEST] [ProjRed|Core] Sending event FMLConstructionEvent to mod ProjRed|Core
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Core to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Core accepts its own version (4.2.2.19)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Core
2014-01-07 17:41:25 [FINEST] [ProjRed|Core] Sent event FMLConstructionEvent to mod ProjRed|Core
2014-01-07 17:41:25 [FINEST] [ProjRed|Compatibility] Sending event FMLConstructionEvent to mod ProjRed|Compatibility
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Compatibility to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Compatibility accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Compatibility
2014-01-07 17:41:25 [FINEST] [ProjRed|Compatibility] Sent event FMLConstructionEvent to mod ProjRed|Compatibility
2014-01-07 17:41:25 [FINEST] [ProjRed|Integration] Sending event FMLConstructionEvent to mod ProjRed|Integration
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Integration to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Integration accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Integration
2014-01-07 17:41:25 [FINEST] [ProjRed|Integration] Sent event FMLConstructionEvent to mod ProjRed|Integration
2014-01-07 17:41:25 [FINEST] [ProjRed|Transmission] Sending event FMLConstructionEvent to mod ProjRed|Transmission
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Transmission to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Transmission accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Transmission
2014-01-07 17:41:25 [FINEST] [ProjRed|Transmission] Sent event FMLConstructionEvent to mod ProjRed|Transmission
2014-01-07 17:41:25 [FINEST] [ProjRed|Illumination] Sending event FMLConstructionEvent to mod ProjRed|Illumination
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Illumination to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Illumination accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Illumination
2014-01-07 17:41:25 [FINEST] [ProjRed|Illumination] Sent event FMLConstructionEvent to mod ProjRed|Illumination
2014-01-07 17:41:25 [FINEST] [ProjRed|Expansion] Sending event FMLConstructionEvent to mod ProjRed|Expansion
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Expansion to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Expansion accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Expansion
2014-01-07 17:41:25 [FINEST] [ProjRed|Expansion] Sent event FMLConstructionEvent to mod ProjRed|Expansion
2014-01-07 17:41:25 [FINEST] [ProjRed|Transportation] Sending event FMLConstructionEvent to mod ProjRed|Transportation
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Transportation to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Transportation accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Transportation
2014-01-07 17:41:25 [FINEST] [ProjRed|Transportation] Sent event FMLConstructionEvent to mod ProjRed|Transportation
2014-01-07 17:41:25 [FINEST] [ProjRed|Exploration] Sending event FMLConstructionEvent to mod ProjRed|Exploration
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ProjRed|Exploration to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ProjRed|Exploration accepts its own version (1.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Exploration
2014-01-07 17:41:25 [FINEST] [ProjRed|Exploration] Sent event FMLConstructionEvent to mod ProjRed|Exploration
2014-01-07 17:41:25 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (3.0.0.2)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2014-01-07 17:41:25 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2014-01-07 17:41:25 [FINEST] [Redstone Arsenal] Sending event FMLConstructionEvent to mod Redstone Arsenal
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod Redstone Arsenal to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod Redstone Arsenal accepts its own version (1.0.0.0)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Redstone Arsenal
2014-01-07 17:41:25 [FINEST] [Redstone Arsenal] Sent event FMLConstructionEvent to mod Redstone Arsenal
2014-01-07 17:41:25 [FINEST] [awger_SmallBoat] Sending event FMLConstructionEvent to mod awger_SmallBoat
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] Testing mod awger_SmallBoat to verify it accepts its own version in a remote connection
2014-01-07 17:41:25 [FINEST] [ForgeModLoader] The mod awger_SmallBoat accepts its own version (0.10.6)
2014-01-07 17:41:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_SmallBoat
2014-01-07 17:41:26 [FINEST] [awger_SmallBoat] Sent event FMLConstructionEvent to mod awger_SmallBoat
2014-01-07 17:41:26 [FINEST] [awger_Punt] Sending event FMLConstructionEvent to mod awger_Punt
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod awger_Punt to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod awger_Punt accepts its own version (0.10.6)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Punt
2014-01-07 17:41:26 [FINEST] [awger_Punt] Sent event FMLConstructionEvent to mod awger_Punt
2014-01-07 17:41:26 [FINEST] [awger_Whitehall] Sending event FMLConstructionEvent to mod awger_Whitehall
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod awger_Whitehall to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod awger_Whitehall accepts its own version (0.10.6)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Whitehall
2014-01-07 17:41:26 [FINEST] [awger_Whitehall] Sent event FMLConstructionEvent to mod awger_Whitehall
2014-01-07 17:41:26 [FINEST] [awger_Hoy] Sending event FMLConstructionEvent to mod awger_Hoy
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod awger_Hoy to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod awger_Hoy accepts its own version (0.10.6)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Hoy
2014-01-07 17:41:26 [FINEST] [awger_Hoy] Sent event FMLConstructionEvent to mod awger_Hoy
2014-01-07 17:41:26 [FINEST] [Somnia] Sending event FMLConstructionEvent to mod Somnia
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod Somnia to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod Somnia accepts its own version (1.0.1)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Somnia
2014-01-07 17:41:26 [FINEST] [Somnia] Sent event FMLConstructionEvent to mod Somnia
2014-01-07 17:41:26 [FINEST] [SuperCraftingFrame] Sending event FMLConstructionEvent to mod SuperCraftingFrame
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod SuperCraftingFrame to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod SuperCraftingFrame accepts its own version (1.6.2.7)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SuperCraftingFrame
2014-01-07 17:41:26 [FINEST] [SuperCraftingFrame] Sent event FMLConstructionEvent to mod SuperCraftingFrame
2014-01-07 17:41:26 [FINEST] [TallDoors] Sending event FMLConstructionEvent to mod TallDoors
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod TallDoors to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod TallDoors accepts its own version (0.3.2)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TallDoors
2014-01-07 17:41:26 [FINEST] [TallDoors] Sent event FMLConstructionEvent to mod TallDoors
2014-01-07 17:41:26 [FINEST] [TwilightForest] Sending event FMLConstructionEvent to mod TwilightForest
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.20.3)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2014-01-07 17:41:26 [FINEST] [TwilightForest] Sent event FMLConstructionEvent to mod TwilightForest
2014-01-07 17:41:26 [FINEST] [AS_UpdateCheck] Sending event FMLConstructionEvent to mod AS_UpdateCheck
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_UpdateCheck
2014-01-07 17:41:26 [FINEST] [AS_UpdateCheck] Sent event FMLConstructionEvent to mod AS_UpdateCheck
2014-01-07 17:41:26 [FINEST] [chunkbase_villageinfo] Sending event FMLConstructionEvent to mod chunkbase_villageinfo
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod chunkbase_villageinfo to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod chunkbase_villageinfo accepts its own version (2.0-b3)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into chunkbase_villageinfo
2014-01-07 17:41:26 [FINEST] [chunkbase_villageinfo] Sent event FMLConstructionEvent to mod chunkbase_villageinfo
2014-01-07 17:41:26 [FINEST] [YALSM] Sending event FMLConstructionEvent to mod YALSM
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into YALSM
2014-01-07 17:41:26 [FINEST] [YALSM] Sent event FMLConstructionEvent to mod YALSM
2014-01-07 17:41:26 [FINEST] [McMultipart] Sending event FMLConstructionEvent to mod McMultipart
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] Testing mod McMultipart to verify it accepts its own version in a remote connection
2014-01-07 17:41:26 [FINEST] [ForgeModLoader] The mod McMultipart accepts its own version (1.0.0.227)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into McMultipart
2014-01-07 17:41:26 [FINEST] [McMultipart] Sent event FMLConstructionEvent to mod McMultipart
2014-01-07 17:41:26 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLConstructionEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEI-Mystcraft-Plugin
2014-01-07 17:41:26 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLConstructionEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:41:26 [FINEST] [ForgeMicroblock] Sending event FMLConstructionEvent to mod ForgeMicroblock
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMicroblock
2014-01-07 17:41:26 [FINEST] [ForgeMicroblock] Sent event FMLConstructionEvent to mod ForgeMicroblock
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Mod signature data
2014-01-07 17:41:26 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.09): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.4.45.953): minecraftforge-9.11.1.953.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.11.1.953): minecraftforge-9.11.1.953.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.9.0.7): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] Evoc(Evoc:1.0.0): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] InfiniBows(Infinity Bow Fix:1.2.0 build 14): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] LomLib(LomLib:1.0.8): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.6.1.8): NotEnoughItems 1.6.1.8.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] SomniaCore(SomniaCore:1.0.3): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] chunkbase_unglitch(Unglitch:1.2): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.2.3): 1.6.4 DamageIndicatorsv2.9.2.3.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] WikiLink(WikiLink:1.6.4-3.02.02 (Release)): 1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] mod_MouseTweaks(Mouse Tweaks:2.3.4 (for Minecraft 1.6.4)): [1.6.4] Mouse Tweaks 2.3.4.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] bspkrsCore(bspkrsCore:v5.2(1.6.4)): [1.6.4]bspkrsCorev5.2.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] ArmorStatusHUD(ArmorStatusHUD:v1.15(1.6.4)): [1.6.4]ArmorStatusHUDv1.15.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:26 [FINE] [ForgeModLoader] DirectionHUD(DirectionHUD:v1.16(1.6.4)): [1.6.4]DirectionHUDv1.16.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1541), found 1 patch
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2502)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:v3.4_01 [1.6.2]): [1.6.4]ReiMinimap_v3.4_01.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] StatusEffectHUD(StatusEffectHUD:v1.19(1.6.4)): [1.6.4]StatusEffectHUDv1.19.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] TreeCapitator(Treecapitator:Forge 1.6.4.r09): [1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Agriculture(Agriculture:1.0.0): Agriculture-1.6.2-1.1.28.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] KeithyUtils(Keithy Utils:1.2): KeithyUtils-1.6.2-1.2b.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Aquaculture(Aquaculture:1.2.4): Aquaculture_1.2.4.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ArrowCamMod(Arrow Cam Mod:1.1.2): Arrow_Cam_Mod_v1.1.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Backpack(Backpack:1.26.29): backpack-1.26.29-1.6.x.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BBOutlineMod(BBox Outline Mod:0.10-4): bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BetterAnvil(Better Anvils:3.0.6): betterAnvil - 3.0.9.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.4): BiblioCraft[v1.5.4].zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.14.5): ExtrabiomesXL-universal-1.6.4-3.14.5.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BiblioWoodsEBXL(BiblioWoods ExtraBiomesXL Edition:1.1): BiblioWoods[ExtraBiomesXL][v1.1].zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.3.3): ChickenChunks 1.3.3.3.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.2): CoFHCore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.2): CoFHCore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.2): CoFHCore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.2): CoFHCore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.2): CoFHCore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights(Dynamic Lights:1.2.8): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_onFire(Dynamic Lights on burning:1.0.3): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_creepers(Dynamic Lights on Creepers:1.0.3): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_dropItems(Dynamic Lights on ItemEntities:1.0.5): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_mobEquipment(Dynamic Lights on Mob Equipment:1.0.3): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_flameArrows(Dynamic Lights on Flame enchanted Arrows:1.0.0): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_otherPlayers(Dynamic Lights Other Player Light:1.0.5): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] DynamicLights_thePlayer(Dynamic Lights Player Light:1.0.9): DynamicLights_1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre2a): EquivalentExchange3-1.6.4-pre2a.45.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] FancyFences(Fancy Fences (Vanilla with Sprinkles):4.0.0): Fancy Fences (9-8) v.4.0.0.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] fodc(Ore Dictionary Converter:1.4.2): fodc-1.4.2.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] guilib(GUI Library:1.0.6.1): Forge_GuiLibv1.0.6.1.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] PaintingSelGui(PaintingSelectionGui:1.6.4.0): Forge_PaintingSelectionGuiv1.6.4.0.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] HeldCore(HeldCore:01.03.03.00): HeldCore-1.6.4-01.03.03.00.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.57-dev): InventoryTweaks-MC1.6.4-1.57-dev-b86.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.651): ironchest-universal-1.6.4-5.4.1.651.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Waila(Waila:1.4.4): Waila_1.4.4b.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] JABBA(JABBA:1.0.3): JABBA_1.0.3.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] mod_JourneyMap(JourneyMap:3.0.0): JourneyMap3.0.0_MC1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] mca(Minecraft Comes Alive:3.5.4): MCA v3.5.4.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Metallurgy3Core(Metallurgy 3 Core:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Metallurgy3Base(Metallurgy 3 Base:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Metallurgy3Machines(Metallurgy 3 Machines:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Metallurgy3Vanilla(Metallurgy 3 Vanilla:3.2.3): Metallurgy-1.6.4-3.3.1.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] millenaire(Mill?naire:5.1.11): millenaire-jar-5.1.11 (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] numina(Numina:0.1.1-53): Numina-1.6.2-0.1.1-53.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.9.0-84): ModularPowersuits-1.6.2-0.9.0-84.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.11.00): mystcraft-uni-1.6.4-0.10.11.00.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.6): NEIPlugins-1.1.0.6.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar (ae974b5129741797a74513846374e4dfe12027ce)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Core(ProjectRed:4.2.2.19): ProjectRedBase-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Compatibility(ProjRed|Compatibility:1.0): ProjectRedCompat-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Integration(ProjRed|Integration:1.0): ProjectRedIntegration-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Transmission(ProjRed|Transmission:1.0): ProjectRedIntegration-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Illumination(ProjRed|Illumination:1.0): ProjectRedLighting-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Expansion(ProjRed|Expansion:1.0): ProjectRedMechanical-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Transportation(ProjRed|Transportation:1.0): ProjectRedMechanical-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ProjRed|Exploration(ProjRed|Exploration:1.0): ProjectRedWorld-1.6.4-4.2.2.19.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.2): ThermalExpansion-3.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Redstone Arsenal(Redstone Arsenal:1.0.0.0): RedstoneArsenal-1.0.0.0.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] awger_SmallBoat(SmallBoat:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] awger_Punt(Punt:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] awger_Whitehall(Whitehall:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] awger_Hoy(Hoy:0.10.6): smallboats.0.10.6.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] Somnia(Somnia:1.0.1): Somnia-Pre2b.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] SuperCraftingFrame(Super Crafting Frame:1.6.2.7): SuperCraftingFrame-1.6.2.7.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] TallDoors(TallDoors:0.3.2): TallDoors_v0.3.2.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.3): twilightforest-1.20.3.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.1.1): UpdateCheckerMod_1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] chunkbase_villageinfo(Village Info:2.0-b3): VillageInfo_Forge_1.6.4_2.0-b3.zip (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] YALSM(Yet Another Leather Smelting Mod:2.0.3): yalsm-2.0.3.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [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)
2014-01-07 17:41:27 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar (NO VALID CERTIFICATE FOUND)
2014-01-07 17:41:27 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2014-01-07 17:41:27 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2014-01-07 17:41:27 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2014-01-07 17:41:27 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2014-01-07 17:41:27 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2014-01-07 17:41:27 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2014-01-07 17:41:27 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2014-01-07 17:41:27 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2014-01-07 17:41:27 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2014-01-07 17:41:27 [FINEST] [Evoc] Sending event FMLPreInitializationEvent to mod Evoc
2014-01-07 17:41:27 [FINEST] [Evoc] Sent event FMLPreInitializationEvent to mod Evoc
2014-01-07 17:41:27 [FINEST] [InfiniBows] Sending event FMLPreInitializationEvent to mod InfiniBows
2014-01-07 17:41:27 [FINEST] [InfiniBows] Sent event FMLPreInitializationEvent to mod InfiniBows
2014-01-07 17:41:27 [FINEST] [LomLib] Sending event FMLPreInitializationEvent to mod LomLib
2014-01-07 17:41:27 [INFO] [LomLib] Checking Minecraft Forge version...
2014-01-07 17:41:27 [FINE] [LomLib] Using recommended version of Minecraft Forge
2014-01-07 17:41:28 [FINEST] [LomLib] Sent event FMLPreInitializationEvent to mod LomLib
2014-01-07 17:41:28 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2014-01-07 17:41:28 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2014-01-07 17:41:28 [FINEST] [SomniaCore] Sending event FMLPreInitializationEvent to mod SomniaCore
2014-01-07 17:41:28 [FINEST] [SomniaCore] Sent event FMLPreInitializationEvent to mod SomniaCore
2014-01-07 17:41:28 [FINEST] [chunkbase_unglitch] Sending event FMLPreInitializationEvent to mod chunkbase_unglitch
2014-01-07 17:41:28 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.Container
2014-01-07 17:41:28 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerPlayer
2014-01-07 17:41:28 [WARNING] [com.chunkbase.mod.unglitch] [Unglitch] Printing to chat failed (ingameGUI null)
2014-01-07 17:41:28 [FINEST] [chunkbase_unglitch] Sent event FMLPreInitializationEvent to mod chunkbase_unglitch
2014-01-07 17:41:28 [FINEST] [DamageIndicatorsMod] Sending event FMLPreInitializationEvent to mod DamageIndicatorsMod
2014-01-07 17:41:28 [FINEST] [DamageIndicatorsMod] Sent event FMLPreInitializationEvent to mod DamageIndicatorsMod
2014-01-07 17:41:28 [FINEST] [WikiLink] Sending event FMLPreInitializationEvent to mod WikiLink
2014-01-07 17:41:28 [INFO] [WikiLink] Checking for Updated Versions of the YAML Libraries.
2014-01-07 17:41:29 [FINEST] [WikiLink] Sent event FMLPreInitializationEvent to mod WikiLink
2014-01-07 17:41:29 [FINEST] [mod_MouseTweaks] Sending event FMLPreInitializationEvent to mod mod_MouseTweaks
2014-01-07 17:41:29 [FINEST] [mod_MouseTweaks] Sent event FMLPreInitializationEvent to mod mod_MouseTweaks
2014-01-07 17:41:29 [FINEST] [bspkrsCore] Sending event FMLPreInitializationEvent to mod bspkrsCore
2014-01-07 17:41:29 [FINEST] [bspkrsCore] Sent event FMLPreInitializationEvent to mod bspkrsCore
2014-01-07 17:41:29 [FINEST] [ArmorStatusHUD] Sending event FMLPreInitializationEvent to mod ArmorStatusHUD
2014-01-07 17:41:29 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod ArmorStatusHUD
2014-01-07 17:41:30 [FINEST] [ArmorStatusHUD] Sent event FMLPreInitializationEvent to mod ArmorStatusHUD
2014-01-07 17:41:30 [FINEST] [DirectionHUD] Sending event FMLPreInitializationEvent to mod DirectionHUD
2014-01-07 17:41:30 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod DirectionHUD
2014-01-07 17:41:30 [FINEST] [DirectionHUD] Sent event FMLPreInitializationEvent to mod DirectionHUD
2014-01-07 17:41:30 [FINEST] [mod_ReiMinimap] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2014-01-07 17:41:30 [FINEST] [mod_ReiMinimap] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2014-01-07 17:41:30 [FINEST] [StatusEffectHUD] Sending event FMLPreInitializationEvent to mod StatusEffectHUD
2014-01-07 17:41:30 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod StatusEffectHUD
2014-01-07 17:41:31 [FINEST] [StatusEffectHUD] Sent event FMLPreInitializationEvent to mod StatusEffectHUD
2014-01-07 17:41:31 [FINEST] [TreeCapitator] Sending event FMLPreInitializationEvent to mod TreeCapitator
2014-01-07 17:41:31 [INFO] [TreeCapitator] ID Resolver (Mod ID "IDResolver") is not loaded.
2014-01-07 17:41:31 [INFO] [TreeCapitator] Loading configuration file ./\config\TreeCapitator.cfg
2014-01-07 17:41:31 [INFO] [TreeCapitator] Proceeding to load tree/mod configs from file.
2014-01-07 17:41:31 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod Treecapitator
2014-01-07 17:41:31 [FINEST] [TreeCapitator] Sent event FMLPreInitializationEvent to mod TreeCapitator
2014-01-07 17:41:31 [FINEST] [Agriculture] Sending event FMLPreInitializationEvent to mod Agriculture
2014-01-07 17:41:31 [FINEST] [Agriculture] Sent event FMLPreInitializationEvent to mod Agriculture
2014-01-07 17:41:31 [FINEST] [KeithyUtils] Sending event FMLPreInitializationEvent to mod KeithyUtils
2014-01-07 17:41:31 [FINEST] [KeithyUtils] Sent event FMLPreInitializationEvent to mod KeithyUtils
2014-01-07 17:41:31 [FINEST] [Aquaculture] Sending event FMLPreInitializationEvent to mod Aquaculture
2014-01-07 17:41:31 [INFO] [STDOUT]
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod(22257) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod(22258) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod(22259) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemAdminFishingRod(22281) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metaitem.MetaItem(22266) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemPickaxe(22271) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemSpade(22272) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemAxe(22273) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemHoe(22274) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.AquaItemSword(22275) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22276) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22277) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22278) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.NeptuniumArmor(22279) owned by Aquaculture
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.aquaculture.items.ItemFish(22256) owned by Aquaculture
2014-01-07 17:41:31 [FINEST] [Aquaculture] Sent event FMLPreInitializationEvent to mod Aquaculture
2014-01-07 17:41:31 [FINEST] [ArrowCamMod] Sending event FMLPreInitializationEvent to mod ArrowCamMod
2014-01-07 17:41:31 [FINEST] [ArrowCamMod] Sent event FMLPreInitializationEvent to mod ArrowCamMod
2014-01-07 17:41:31 [FINEST] [Backpack] Sending event FMLPreInitializationEvent to mod Backpack
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemBackpack(18586) owned by Backpack
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemWorkbenchBackpack(18589) owned by Backpack
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemLeather(18587) owned by Backpack
2014-01-07 17:41:31 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemLeather(18588) owned by Backpack
2014-01-07 17:41:31 [FINEST] [Backpack] Sent event FMLPreInitializationEvent to mod Backpack
2014-01-07 17:41:31 [FINEST] [BBOutlineMod] Sending event FMLPreInitializationEvent to mod BBOutlineMod
2014-01-07 17:41:31 [FINEST] [BBOutlineMod] Sent event FMLPreInitializationEvent to mod BBOutlineMod
2014-01-07 17:41:31 [FINEST] [BetterAnvil] Sending event FMLPreInitializationEvent to mod BetterAnvil
2014-01-07 17:41:31 [FINEST] [BetterAnvil] Sent event FMLPreInitializationEvent to mod BetterAnvil
2014-01-07 17:41:31 [FINEST] [BiblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2014-01-07 17:41:31 [FINEST] [BiblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2014-01-07 17:41:31 [FINEST] [ExtrabiomesXL] Sending event FMLPreInitializationEvent to mod ExtrabiomesXL
2014-01-07 17:41:31 [INFO] [ExtrabiomesXL] Initializing.
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomLeaves(1301) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCatTail(1302) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(252) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemFlower(1307) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemGrass(1308) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomGreenLeaves(1309) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomNewLeaves(2226) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomMoreLeaves(2237) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1310) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemRedRock(251) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemSapling(1321) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemNewSapling(2224) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1303) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2231) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomMiniLog(2238) owned by ExtrabiomesXL
2014-01-07 17:41:32 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1312) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1313) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1314) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1315) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2225) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2229) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2227) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2228) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.LogTurner(13126) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4892), found 1 patch
2014-01-07 17:41:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 6504)
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2014-01-07 17:41:33 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2014-01-07 17:41:33 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2014-01-07 17:41:33 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2014-01-07 17:41:33 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.scarecrow.ItemScarecrow(13127) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemPaste(13128) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1316) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1311) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemNewWoodSlab(2239) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemNewWoodSlab(2240) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemWoodSlab(1323) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemWoodSlab(1305) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1320) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1306) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1300) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2234) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2232) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2236) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2233) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2235) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2241) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemRedRockSlab(1319) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemRedRockSlab(1304) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1317) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1318) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(1322) owned by ExtrabiomesXL
2014-01-07 17:41:33 [FINE] [ForgeModLoader] Skipping automatic mod ExtrabiomesXL entity registration for already registered class extrabiomes.module.fabrica.scarecrow.EntityScarecrow
2014-01-07 17:41:33 [FINEST] [ExtrabiomesXL] Sent event FMLPreInitializationEvent to mod ExtrabiomesXL
2014-01-07 17:41:33 [FINEST] [BiblioWoodsEBXL] Sending event FMLPreInitializationEvent to mod BiblioWoodsEBXL
2014-01-07 17:41:33 [FINEST] [BiblioWoodsEBXL] Sent event FMLPreInitializationEvent to mod BiblioWoodsEBXL
2014-01-07 17:41:33 [FINEST] [BuildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2014-01-07 17:41:33 [INFO] [Buildcraft] Starting BuildCraft 4.2.2 (:56)
2014-01-07 17:41:33 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2014-01-07 17:41:33 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2014-01-07 17:41:33 [INFO] [Buildcraft] Beginning version check
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(4062) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(519) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4056) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4057) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4058) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4059) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4060) owned by BuildCraft|Core
2014-01-07 17:41:33 [FINEST] [BuildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2014-01-07 17:41:33 [FINEST] [BuildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(4061) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(4074) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(511) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(513) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(507) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(504) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(500) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(503) owned by BuildCraft|Builders
2014-01-07 17:41:33 [FINEST] [BuildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2014-01-07 17:41:33 [FINEST] [BuildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(506) owned by BuildCraft|Energy
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(4095) owned by BuildCraft|Energy
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1531) owned by BuildCraft|Energy
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(4063) owned by BuildCraft|Energy
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(4066) owned by BuildCraft|Energy
2014-01-07 17:41:33 [FINEST] [BuildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2014-01-07 17:41:33 [FINEST] [BuildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(512) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(505) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(502) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(508) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(516) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(518) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(515) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1524) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(517) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(509) owned by BuildCraft|Factory
2014-01-07 17:41:33 [FINEST] [BuildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2014-01-07 17:41:33 [FINEST] [BuildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4065) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(514) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4306) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4329) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4307) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4308) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19424) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4309) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4310) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4311) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4312) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19425) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19426) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19408) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19406) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19427) owned by BuildCraft|Transport
2014-01-07 17:41:33 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4320) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19457) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4322) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19464) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19459) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4324) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19461) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4328) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4069) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4070) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4071) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(4072) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(4067) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19256) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19257) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1523) owned by BuildCraft|Transport
2014-01-07 17:41:34 [FINEST] [BuildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2014-01-07 17:41:34 [FINEST] [BuildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(510) owned by BuildCraft|Silicon
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemLaserTable(501) owned by BuildCraft|Silicon
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(4073) owned by BuildCraft|Silicon
2014-01-07 17:41:34 [FINEST] [BuildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2014-01-07 17:41:34 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
2014-01-07 17:41:34 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
2014-01-07 17:41:34 [FINEST] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2014-01-07 17:41:34 [FINEST] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2014-01-07 17:41:34 [FINEST] [CoFHLoot] Sending event FMLPreInitializationEvent to mod CoFHLoot
2014-01-07 17:41:34 [FINEST] [CoFHLoot] Sent event FMLPreInitializationEvent to mod CoFHLoot
2014-01-07 17:41:34 [FINEST] [CoFHMasquerade] Sending event FMLPreInitializationEvent to mod CoFHMasquerade
2014-01-07 17:41:34 [WARNING] [Buildcraft] Using outdated version [4.2.2 (build:56)] for Minecraft 1.6.4. Consider updating.
2014-01-07 17:41:34 [FINEST] [CoFHMasquerade] Sent event FMLPreInitializationEvent to mod CoFHMasquerade
2014-01-07 17:41:34 [FINEST] [CoFHSocial] Sending event FMLPreInitializationEvent to mod CoFHSocial
2014-01-07 17:41:34 [FINEST] [CoFHSocial] Sent event FMLPreInitializationEvent to mod CoFHSocial
2014-01-07 17:41:34 [FINEST] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2014-01-07 17:41:34 [FINEST] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2014-01-07 17:41:34 [FINEST] [DynamicLights] Sending event FMLPreInitializationEvent to mod DynamicLights
2014-01-07 17:41:34 [FINEST] [DynamicLights] Sent event FMLPreInitializationEvent to mod DynamicLights
2014-01-07 17:41:34 [FINEST] [DynamicLights_onFire] Sending event FMLPreInitializationEvent to mod DynamicLights_onFire
2014-01-07 17:41:34 [FINEST] [DynamicLights_onFire] Sent event FMLPreInitializationEvent to mod DynamicLights_onFire
2014-01-07 17:41:34 [FINEST] [DynamicLights_creepers] Sending event FMLPreInitializationEvent to mod DynamicLights_creepers
2014-01-07 17:41:34 [FINEST] [DynamicLights_creepers] Sent event FMLPreInitializationEvent to mod DynamicLights_creepers
2014-01-07 17:41:34 [FINEST] [DynamicLights_dropItems] Sending event FMLPreInitializationEvent to mod DynamicLights_dropItems
2014-01-07 17:41:34 [FINEST] [DynamicLights_dropItems] Sent event FMLPreInitializationEvent to mod DynamicLights_dropItems
2014-01-07 17:41:34 [FINEST] [DynamicLights_mobEquipment] Sending event FMLPreInitializationEvent to mod DynamicLights_mobEquipment
2014-01-07 17:41:34 [FINEST] [DynamicLights_mobEquipment] Sent event FMLPreInitializationEvent to mod DynamicLights_mobEquipment
2014-01-07 17:41:34 [FINEST] [DynamicLights_flameArrows] Sending event FMLPreInitializationEvent to mod DynamicLights_flameArrows
2014-01-07 17:41:34 [FINEST] [DynamicLights_flameArrows] Sent event FMLPreInitializationEvent to mod DynamicLights_flameArrows
2014-01-07 17:41:34 [FINEST] [DynamicLights_otherPlayers] Sending event FMLPreInitializationEvent to mod DynamicLights_otherPlayers
2014-01-07 17:41:34 [FINEST] [DynamicLights_otherPlayers] Sent event FMLPreInitializationEvent to mod DynamicLights_otherPlayers
2014-01-07 17:41:34 [FINEST] [DynamicLights_thePlayer] Sending event FMLPreInitializationEvent to mod DynamicLights_thePlayer
2014-01-07 17:41:34 [FINEST] [DynamicLights_thePlayer] Sent event FMLPreInitializationEvent to mod DynamicLights_thePlayer
2014-01-07 17:41:34 [FINEST] [EE3] Sending event FMLPreInitializationEvent to mod EE3
2014-01-07 17:41:34 [WARNING] [ForgeModLoader] Version Check Failed: Server returned HTTP response code: 403 for URL: http://teamcofh.com/cofhcore/version/version.txt
2014-01-07 17:41:34 [INFO] [EE3] Initializing remote version check against remote version authority, located at: https://raw.github.com/pahimar/Equivalent-Exchange-3/master/version.xml
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2455) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalFuelBlock(2459) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2457) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2454) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2451) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2460) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2456) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2458) owned by EE3
2014-01-07 17:41:34 [WARNING] [EE3] Unable to find a version of Equivalent Exchange 3 for Minecraft 1.6.4 in the remote version authority
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumShard(30000) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemInertStone(30001) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumStone(30002) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemPhilosophersStone(30003) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalDust(30004) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalBag(30005) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemChalk(27006) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemDiviningRod(30007) owned by EE3
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalFuel(30008) owned by EE3
2014-01-07 17:41:34 [FINEST] [EE3] Sent event FMLPreInitializationEvent to mod EE3
2014-01-07 17:41:34 [FINEST] [FancyFences] Sending event FMLPreInitializationEvent to mod FancyFences
2014-01-07 17:41:34 [FINEST] [FancyFences] Sent event FMLPreInitializationEvent to mod FancyFences
2014-01-07 17:41:34 [FINEST] [fodc] Sending event FMLPreInitializationEvent to mod fodc
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item exter.fodc.item.ItemOreConverter(9257) owned by fodc
2014-01-07 17:41:34 [FINEST] [fodc] Sent event FMLPreInitializationEvent to mod fodc
2014-01-07 17:41:34 [FINEST] [guilib] Sending event FMLPreInitializationEvent to mod guilib
2014-01-07 17:41:34 [FINEST] [guilib] Sent event FMLPreInitializationEvent to mod guilib
2014-01-07 17:41:34 [FINEST] [PaintingSelGui] Sending event FMLPreInitializationEvent to mod PaintingSelGui
2014-01-07 17:41:34 [FINEST] [PaintingSelGui] Sent event FMLPreInitializationEvent to mod PaintingSelGui
2014-01-07 17:41:34 [FINEST] [HeldCore] Sending event FMLPreInitializationEvent to mod HeldCore
2014-01-07 17:41:34 [FINEST] [HeldCore] Sent event FMLPreInitializationEvent to mod HeldCore
2014-01-07 17:41:34 [FINEST] [inventorytweaks] Sending event FMLPreInitializationEvent to mod inventorytweaks
2014-01-07 17:41:34 [INFO] [ForgeModLoader] InvTweaks: invtweaks.InvTweaksObfuscation
2014-01-07 17:41:34 [FINEST] [inventorytweaks] Sent event FMLPreInitializationEvent to mod inventorytweaks
2014-01-07 17:41:34 [FINEST] [IronChest] Sending event FMLPreInitializationEvent to mod IronChest
2014-01-07 17:41:34 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.651.zip to locate a version number for IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19757) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19758) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19759) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19760) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19761) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19762) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19763) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19764) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19765) owned by IronChest
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemIronChest(975) owned by IronChest
2014-01-07 17:41:34 [FINEST] [IronChest] Sent event FMLPreInitializationEvent to mod IronChest
2014-01-07 17:41:34 [FINEST] [Waila] Sending event FMLPreInitializationEvent to mod Waila
2014-01-07 17:41:34 [FINEST] [Waila] Sent event FMLPreInitializationEvent to mod Waila
2014-01-07 17:41:34 [FINEST] [JABBA] Sending event FMLPreInitializationEvent to mod JABBA
2014-01-07 17:41:34 [FINEST] [JABBA] Sent event FMLPreInitializationEvent to mod JABBA
2014-01-07 17:41:34 [FINEST] [mod_JourneyMap] Sending event FMLPreInitializationEvent to mod mod_JourneyMap
2014-01-07 17:41:34 [FINEST] [mod_JourneyMap] Sent event FMLPreInitializationEvent to mod mod_JourneyMap
2014-01-07 17:41:34 [FINEST] [mca] Sending event FMLPreInitializationEvent to mod mca
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: Loading mod properties...
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: Loading mod properties...
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: Attempting to find MCA as an archive in the mods folder...
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: Attempting to find MCA as an archive in the mods folder...
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -1.6.4 DamageIndicatorsv2.9.2.3.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -1.6.4 DamageIndicatorsv2.9.2.3.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -1.6.4-WikiLink_Ver3.02.02r_Forge9.11.1.953.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -Aquaculture_1.2.4.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -Aquaculture_1.2.4.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -bboutline-v0.10-4-1.6.4-9.11.0.880-forge.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -betterAnvil - 3.0.9.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -betterAnvil - 3.0.9.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -BiblioCraft[v1.5.4].zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -BiblioCraft[v1.5.4].zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -BiblioWoods[ExtraBiomesXL][v1.1].zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -BiblioWoods[ExtraBiomesXL][v1.1].zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -Fancy Fences (9-8) v.4.0.0.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -Fancy Fences (9-8) v.4.0.0.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -fodc-1.4.2.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -fodc-1.4.2.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -Forge_GuiLibv1.0.6.1.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -Forge_GuiLibv1.0.6.1.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -Forge_PaintingSelectionGuiv1.6.4.0.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -Forge_PaintingSelectionGuiv1.6.4.0.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -HeldCore-1.6.4-01.03.03.00.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -HeldCore-1.6.4-01.03.03.00.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -ironchest-universal-1.6.4-5.4.1.651.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -ironchest-universal-1.6.4-5.4.1.651.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -JABBA_1.0.3.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -JABBA_1.0.3.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -JourneyMap3.0.0_MC1.6.4.zip <NOT>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -JourneyMap3.0.0_MC1.6.4.zip <NOT>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: -MCA v3.5.4.zip <YES>
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: -MCA v3.5.4.zip <YES>
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: Loading skins from data file: MCA v3.5.4.zip...
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: Loading skins from data file: MCA v3.5.4.zip...
2014-01-07 17:41:34 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: Loaded 162 skins.
2014-01-07 17:41:34 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: Loaded 162 skins.
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemEngagementRing(977) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemWeddingRing(978) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemArrangersRing(979) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemBabyBoy(980) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemBabyGirl(981) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemTombstone(982) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemEggMale(983) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemEggFemale(984) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemWhistle(985) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemVillagerEditor(988) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemLostRelativeDocument(989) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemCrown(990) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemHeirCrown(991) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemKingsCoat(992) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemKingsPants(993) owned by mca
2014-01-07 17:41:34 [FINE] [fml.ItemTracker] Adding item mca.item.ItemKingsBoots(994) owned by mca
2014-01-07 17:41:35 [FINEST] [ForgeModLoader] Automatically registered mod mca entity EntityVillagerAdult as mca.EntityVillagerAdult
2014-01-07 17:41:35 [FINEST] [ForgeModLoader] Automatically registered mod mca entity EntityVillagerChild as mca.EntityVillagerChild
2014-01-07 17:41:35 [FINEST] [ForgeModLoader] Automatically registered mod mca entity EntityPlayerChild as mca.EntityPlayerChild
2014-01-07 17:41:35 [FINEST] [ForgeModLoader] Automatically registered mod mca entity EntityChoreFishHook as mca.EntityChoreFishHook
2014-01-07 17:41:35 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: Loading English...
2014-01-07 17:41:35 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: Loading English...
2014-01-07 17:41:35 [FINER] [ForgeModLoader] Minecraft Comes Alive CLIENT: Loaded 1604 phrases in English.
2014-01-07 17:41:35 [INFO] [STDOUT] Minecraft Comes Alive CLIENT: Loaded 1604 phrases in English.
2014-01-07 17:41:35 [FINEST] [mca] Sent event FMLPreInitializationEvent to mod mca
2014-01-07 17:41:35 [FINEST] [Metallurgy3Core] Sending event FMLPreInitializationEvent to mod Metallurgy3Core
2014-01-07 17:41:35 [INFO] [Metallurgy3Core] [Metallurgy3] Successfully created/read configuration file for Metallurgy 3 Core
2014-01-07 17:41:35 [INFO] [Metallurgy3Core] reading sets 1
2014-01-07 17:41:35 [FINEST] [Metallurgy3Core] Sent event FMLPreInitializationEvent to mod Metallurgy3Core
2014-01-07 17:41:35 [FINEST] [Metallurgy3Base] Sending event FMLPreInitializationEvent to mod Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29267) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29268) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29269) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29270) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29271) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29272) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26706) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26707) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26708) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26709) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26710) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26711) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26712) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26713) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26714) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26715) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26716) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26656) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26657) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26658) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26659) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26660) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26661) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26662) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26663) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26664) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26665) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26666) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26806) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26807) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26808) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26809) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26810) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26811) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26812) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26813) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26814) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26815) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26816) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26506) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26507) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26508) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26509) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26510) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26511) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26512) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26513) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26514) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26515) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26516) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26556) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26557) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26856) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26857) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26858) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26859) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26860) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26861) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26862) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26863) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26864) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26865) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26866) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26756) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26757) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26758) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26759) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26760) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26761) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26762) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26763) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26764) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26765) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26766) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26606) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26607) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27106) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27107) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27108) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27109) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27110) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27111) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27112) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27113) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27114) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27115) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27116) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26906) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26907) owned by Metallurgy3Base
2014-01-07 17:41:35 [INFO] [STDOUT] CONFLICT @ 26750 item slot already occupied by com.pahimar.ee3.item.ItemChalk@22b79684 while adding rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy@42fac5ea
2014-01-07 17:41:35 [INFO] [fml.ItemTracker] The mod Metallurgy3Base is overwriting existing item at 27006 (item.chalk from EE3) with rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27006) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27007) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27008) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27009) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27010) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27011) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27012) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27013) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27014) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27015) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27016) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26956) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(26957) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(26958) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(26959) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(26960) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(26961) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(26962) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26963) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26964) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26965) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(26966) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27056) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27057) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27058) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27059) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27060) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27061) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27062) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27063) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27064) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27065) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27066) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27256) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27257) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27306) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27307) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27308) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27309) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27310) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27311) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27312) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27313) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27314) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27315) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27316) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27656) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27657) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27658) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27659) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27660) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27661) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27662) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27663) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27664) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27665) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27666) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27156) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27157) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27158) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27159) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27160) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27161) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27162) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27163) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27164) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27165) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27166) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27356) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27357) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27358) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27359) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27360) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27361) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27362) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27363) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27364) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27365) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27366) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27506) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27507) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27508) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27509) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27510) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27511) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27512) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27513) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27514) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27515) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27516) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27406) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27407) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27408) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27409) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27410) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27411) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27412) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27413) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27414) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27415) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27416) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27706) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27707) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27708) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27709) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27710) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27711) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27712) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27713) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27714) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27715) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27716) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27206) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27207) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27208) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27209) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27210) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27211) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27212) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27213) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27214) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27215) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27216) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27606) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27607) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27608) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27609) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27610) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27611) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27612) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27613) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27614) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27615) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27616) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27756) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27757) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27758) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27759) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27760) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27761) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27762) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27763) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27764) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27765) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27766) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27556) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27557) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27558) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27559) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27560) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27561) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27562) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27563) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27564) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27565) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27566) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27456) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27457) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27906) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27907) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28206) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28207) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28456) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28457) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28458) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28459) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28460) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28461) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28462) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28463) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28464) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28465) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28466) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28406) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28407) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28408) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28409) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28410) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28411) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28412) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28413) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28414) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28415) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28416) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28256) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28257) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28258) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28259) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28260) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28261) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28262) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28263) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28264) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28265) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28266) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28506) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28507) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28508) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28509) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28510) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28511) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28512) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28513) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28514) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28515) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28516) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27856) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27857) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27858) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27859) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27860) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27861) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27862) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27863) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27864) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27865) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27866) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27806) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27807) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27808) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27809) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27810) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27811) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27812) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27813) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27814) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27815) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27816) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27956) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(27957) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(27958) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(27959) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(27960) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(27961) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(27962) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27963) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27964) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27965) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(27966) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28356) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28357) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28358) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28359) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28360) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28361) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28362) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28363) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28364) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28365) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28366) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28056) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28057) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28058) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28059) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28060) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28061) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28062) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28063) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28064) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28065) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28066) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28306) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28307) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28308) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28309) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28310) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28311) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28312) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28313) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28314) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28315) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28316) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28156) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28157) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28158) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28159) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28160) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28161) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28162) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28163) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28164) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28165) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28166) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28556) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28557) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28558) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28559) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28560) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28561) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28562) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28563) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28564) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28565) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28566) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28006) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28007) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28008) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28009) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28010) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28011) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28012) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28013) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28014) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28015) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28016) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28106) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28107) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28108) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28109) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28110) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28111) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28112) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28113) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28114) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28115) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28116) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28606) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28607) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28608) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28609) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28610) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28611) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28612) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28613) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28614) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28615) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28616) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28656) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28657) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28706) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(28707) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemPickaxe(28708) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemSpade(28709) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemAxe(28710) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.items.CustomItemHoe(28711) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword(28712) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28713) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28714) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28715) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor(28716) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(5356) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(5357) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(920) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINEST] [ForgeModLoader] Automatically registered mod Metallurgy3Base entity LargeTNTEntity as Metallurgy3Base.LargeTNTEntity
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(921) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINEST] [ForgeModLoader] Automatically registered mod Metallurgy3Base entity MinersTNTEntity as Metallurgy3Base.MinersTNTEntity
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.utilityItems.ItemIgniter(29263) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.utilityItems.ItemIgniter(29264) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.utilityItems.ItemFertilizer(29265) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29266) owned by Metallurgy3Base
2014-01-07 17:41:35 [FINEST] [Metallurgy3Base] Sent event FMLPreInitializationEvent to mod Metallurgy3Base
2014-01-07 17:41:35 [FINEST] [Metallurgy3Machines] Sending event FMLPreInitializationEvent to mod Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.crusher.BlockCrusherItem(910) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.furnace.BlockMetalFurnaceItem(911) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.forge.BlockNetherForgeItem(912) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.chests.ItemBlockPreciousChest(914) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(915) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(916) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29258) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29259) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29260) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29261) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29273) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.abstractor.BlockAbstractorItem(913) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.lantern.ItemBlockLantern(918) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.lantern.ItemBlockColoredGlass(917) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.lantern.ItemGlassDust(29262) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy(29275) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.ladders.ItemBlockMetalLadder(919) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(930) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(922) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.orbs.ItemOrb(29274) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.machines.pylon.BlockPylonItem(924) owned by Metallurgy3Machines
2014-01-07 17:41:35 [FINEST] [Metallurgy3Machines] Sent event FMLPreInitializationEvent to mod Metallurgy3Machines
2014-01-07 17:41:35 [FINEST] [Metallurgy3Vanilla] Sending event FMLPreInitializationEvent to mod Metallurgy3Vanilla
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(900) owned by Metallurgy3Vanilla
2014-01-07 17:41:35 [FINEST] [Metallurgy3Vanilla] Sent event FMLPreInitializationEvent to mod Metallurgy3Vanilla
2014-01-07 17:41:35 [FINEST] [millenaire] Sending event FMLPreInitializationEvent to mod millenaire
2014-01-07 17:41:35 [INFO] [STDOUT] Read config in config.txt. Logging: true/true
2014-01-07 17:41:35 [INFO] [STDOUT] Read config in config-custom.txt. Logging: true/true
2014-01-07 17:41:35 [INFO] [ForgeModLoader] CLIENT Starting new session. Mods: examplemod
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemText(26000) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemText(26001) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemText(26002) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26003) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26004) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26005) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26006) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenairePickaxe(26007) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireAxe(26008) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireShovel(26009) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireHoe(26010) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemSummoningWand(26011) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireSword(26012) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26013) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26014) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26015) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26016) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26017) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26018) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26019) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26020) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26021) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemTapestry(26022) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemAmuletVishnu(26023) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemAmuletAlchemist(26024) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemAmuletYddrasil(26025) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemAmuletSkollHati(26026) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26027) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemMillSeeds(26028) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemMillSeeds(26029) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26030) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26031) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemBrickMould(26032) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26033) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemTapestry(26034) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26035) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26036) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26037) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26038) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemTapestry(26039) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemMillSeeds(26040) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26041) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26042) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26043) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26044) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26045) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26046) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26047) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemText(26048) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26049) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireSword(26050) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemNegationWand(26051) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemText(26052) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireSword(26053) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenairePickaxe(26054) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireAxe(26055) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireShovel(26056) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireHoe(26057) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireBow(26058) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26059) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26060) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26061) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26062) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26063) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26064) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26065) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26066) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26067) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26068) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26069) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26070) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26071) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26072) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26073) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemParchment(26074) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemMillSeeds(26075) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26076) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemText(26077) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemTapestry(26078) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemTapestry(26079) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemTapestry(26080) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26081) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26082) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26083) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireArmour(26084) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMillenaireSword(26085) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemClothes(26086) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26087) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26088) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26089) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26090) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26091) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemPurse(26092) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26093) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26094) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.Goods$ItemMayanQuestCrown(26095) owned by millenaire
2014-01-07 17:41:35 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.item.ItemFoodMultiple(26096) owned by millenaire
2014-01-07 17:41:35 [FINEST] [millenaire] Sent event FMLPreInitializationEvent to mod millenaire
2014-01-07 17:41:35 [FINEST] [numina] Sending event FMLPreInitializationEvent to mod numina
2014-01-07 17:41:36 [FINEST] [numina] Sent event FMLPreInitializationEvent to mod numina
2014-01-07 17:41:36 [FINEST] [powersuits] Sending event FMLPreInitializationEvent to mod powersuits
2014-01-07 17:41:36 [FINEST] [powersuits] Sent event FMLPreInitializationEvent to mod powersuits
2014-01-07 17:41:36 [FINEST] [Mystcraft] Sending event FMLPreInitializationEvent to mod Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemPage(8960) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemAgebook(8956) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbook(8957) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked(8963) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemNotebook(8958) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemWritingDesk(8959) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemInkVial(8962) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1284) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1285) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1280) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1275) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1277) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemDecayBlock(1282) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1278) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1276) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1281) owned by Mystcraft
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemBlockFluid(1286) owned by Mystcraft
2014-01-07 17:41:37 [FINEST] [Mystcraft] Sent event FMLPreInitializationEvent to mod Mystcraft
2014-01-07 17:41:37 [FINEST] [NEIAddons] Sending event FMLPreInitializationEvent to mod NEIAddons
2014-01-07 17:41:37 [FINEST] [NEIAddons] Sent event FMLPreInitializationEvent to mod NEIAddons
2014-01-07 17:41:37 [FINEST] [NEIAddons|AE] Sending event FMLPreInitializationEvent to mod NEIAddons|AE
2014-01-07 17:41:37 [INFO] [NEIAddons|AE] Required mod AppliedEnergistics is not installed, dependent features will be unavailable
2014-01-07 17:41:37 [WARNING] [NEIAddons|AE] Requirements unmet, Applied Energistics Addon not loading
2014-01-07 17:41:37 [FINEST] [NEIAddons|AE] Sent event FMLPreInitializationEvent to mod NEIAddons|AE
2014-01-07 17:41:37 [FINEST] [NEIAddons|CraftingTables] Sending event FMLPreInitializationEvent to mod NEIAddons|CraftingTables
2014-01-07 17:41:37 [FINEST] [NEIAddons|CraftingTables] Sent event FMLPreInitializationEvent to mod NEIAddons|CraftingTables
2014-01-07 17:41:37 [FINEST] [NEIAddons|ExtraBees] Sending event FMLPreInitializationEvent to mod NEIAddons|ExtraBees
2014-01-07 17:41:37 [INFO] [NEIAddons|ExtraBees] Required mod ExtraBees is not installed, dependent features will be unavailable
2014-01-07 17:41:37 [WARNING] [NEIAddons|ExtraBees] Requirements unmet, Extra Bees Addon not loading
2014-01-07 17:41:37 [FINEST] [NEIAddons|ExtraBees] Sent event FMLPreInitializationEvent to mod NEIAddons|ExtraBees
2014-01-07 17:41:37 [FINEST] [NEIAddons|Forestry] Sending event FMLPreInitializationEvent to mod NEIAddons|Forestry
2014-01-07 17:41:37 [INFO] [NEIAddons|Forestry] Required mod Forestry is not installed, dependent features will be unavailable
2014-01-07 17:41:37 [WARNING] [NEIAddons|Forestry] Requirements unmet, Forestry Addon not loading
2014-01-07 17:41:37 [FINEST] [NEIAddons|Forestry] Sent event FMLPreInitializationEvent to mod NEIAddons|Forestry
2014-01-07 17:41:37 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLPreInitializationEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:41:37 [INFO] [NEIAddons|MiscPeripherals] Required mod MiscPeripherals is not installed, dependent features will be unavailable
2014-01-07 17:41:37 [WARNING] [NEIAddons|MiscPeripherals] Requirements unmet, Misc Peripherals Addon not loading
2014-01-07 17:41:37 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLPreInitializationEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:41:37 [FINEST] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
2014-01-07 17:41:37 [FINEST] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
2014-01-07 17:41:37 [FINEST] [ObsidiPlates] Sending event FMLPreInitializationEvent to mod ObsidiPlates
2014-01-07 17:41:37 [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
2014-01-07 17:41:37 [FINE] [fml.ItemTracker] Adding item myrathi.obsidiplates.item.ItemMultiPressurePlate(1555) owned by ObsidiPlates
2014-01-07 17:41:37 [INFO] [ObsidiPlates] Config loaded from: C:\Users\wanderer\AppData\Roaming\.minecraft\gamedirs\core\config\ObsidiPlates.cfg
2014-01-07 17:41:37 [FINEST] [ObsidiPlates] Sent event FMLPreInitializationEvent to mod ObsidiPlates
2014-01-07 17:41:37 [FINEST] [ForgeMultipart] Sending event FMLPreInitializationEvent to mod ForgeMultipart
2014-01-07 17:41:38 [FINEST] [ForgeMultipart] Sent event FMLPreInitializationEvent to mod ForgeMultipart
2014-01-07 17:41:38 [FINEST] [ProjRed|Core] Sending event FMLPreInitializationEvent to mod ProjRed|Core
2014-01-07 17:41:38 [FINEST] [ProjRed|Core] Sent event FMLPreInitializationEvent to mod ProjRed|Core
2014-01-07 17:41:38 [FINEST] [ProjRed|Compatibility] Sending event FMLPreInitializationEvent to mod ProjRed|Compatibility
2014-01-07 17:41:38 [FINEST] [ProjRed|Compatibility] Sent event FMLPreInitializationEvent to mod ProjRed|Compatibility
2014-01-07 17:41:38 [FINEST] [ProjRed|Integration] Sending event FMLPreInitializationEvent to mod ProjRed|Integration
2014-01-07 17:41:38 [FINEST] [ProjRed|Integration] Sent event FMLPreInitializationEvent to mod ProjRed|Integration
2014-01-07 17:41:38 [FINEST] [ProjRed|Transmission] Sending event FMLPreInitializationEvent to mod ProjRed|Transmission
2014-01-07 17:41:38 [FINEST] [ProjRed|Transmission] Sent event FMLPreInitializationEvent to mod ProjRed|Transmission
2014-01-07 17:41:38 [FINEST] [ProjRed|Illumination] Sending event FMLPreInitializationEvent to mod ProjRed|Illumination
2014-01-07 17:41:38 [FINEST] [ProjRed|Illumination] Sent event FMLPreInitializationEvent to mod ProjRed|Illumination
2014-01-07 17:41:38 [FINEST] [ProjRed|Expansion] Sending event FMLPreInitializationEvent to mod ProjRed|Expansion
2014-01-07 17:41:38 [FINEST] [ProjRed|Expansion] Sent event FMLPreInitializationEvent to mod ProjRed|Expansion
2014-01-07 17:41:38 [FINEST] [ProjRed|Transportation] Sending event FMLPreInitializationEvent to mod ProjRed|Transportation
2014-01-07 17:41:38 [FINEST] [ProjRed|Transportation] Sent event FMLPreInitializationEvent to mod ProjRed|Transportation
2014-01-07 17:41:38 [FINEST] [ProjRed|Exploration] Sending event FMLPreInitializationEvent to mod ProjRed|Exploration
2014-01-07 17:41:38 [FINEST] [ProjRed|Exploration] Sent event FMLPreInitializationEvent to mod ProjRed|Exploration
2014-01-07 17:41:38 [FINEST] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2014-01-07 17:41:38 [WARNING] [ThermalExpansion] Version Check Failed: Server returned HTTP response code: 403 for URL: http://teamcofh.com/thermalexpansion/version/version.txt
2014-01-07 17:41:38 [INFO] [ThermalExpansion] Loading Plugins...
2014-01-07 17:41:38 [INFO] [ThermalExpansion] Finished Loading Plugins.
2014-01-07 17:41:38 [FINEST] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2014-01-07 17:41:38 [FINEST] [Redstone Arsenal] Sending event FMLPreInitializationEvent to mod Redstone Arsenal
2014-01-07 17:41:38 [FINEST] [Redstone Arsenal] Sent event FMLPreInitializationEvent to mod Redstone Arsenal
2014-01-07 17:41:38 [FINEST] [awger_SmallBoat] Sending event FMLPreInitializationEvent to mod awger_SmallBoat
2014-01-07 17:41:38 [INFO] [ForgeModLoader] LogLevel set to INFO
2014-01-07 17:41:38 [FINEST] [awger_SmallBoat] Sent event FMLPreInitializationEvent to mod awger_SmallBoat
2014-01-07 17:41:38 [FINEST] [awger_Punt] Sending event FMLPreInitializationEvent to mod awger_Punt
2014-01-07 17:41:38 [FINE] [fml.ItemTracker] Adding item mods.awger.punt.ItemPunt(26466) owned by awger_Punt
2014-01-07 17:41:38 [FINEST] [awger_Punt] Sent event FMLPreInitializationEvent to mod awger_Punt
2014-01-07 17:41:38 [FINEST] [awger_Whitehall] Sending event FMLPreInitializationEvent to mod awger_Whitehall
2014-01-07 17:41:38 [INFO] [ForgeModLoader] LogLevel set to INFO
2014-01-07 17:41:38 [FINE] [fml.ItemTracker] Adding item mods.awger.whitehall.ItemWhitehall(26458) owned by awger_Whitehall
2014-01-07 17:41:38 [FINEST] [awger_Whitehall] Sent event FMLPreInitializationEvent to mod awger_Whitehall
2014-01-07 17:41:38 [FINEST] [awger_Hoy] Sending event FMLPreInitializationEvent to mod awger_Hoy
2014-01-07 17:41:38 [INFO] [ForgeModLoader] LogLevel set to INFO
2014-01-07 17:41:38 [FINE] [fml.ItemTracker] Adding item mods.awger.hoy.ItemHoy(26459) owned by awger_Hoy
2014-01-07 17:41:38 [FINEST] [awger_Hoy] Sent event FMLPreInitializationEvent to mod awger_Hoy
2014-01-07 17:41:38 [FINEST] [Somnia] Sending event FMLPreInitializationEvent to mod Somnia
2014-01-07 17:41:38 [FINEST] [Somnia] Sent event FMLPreInitializationEvent to mod Somnia
2014-01-07 17:41:38 [FINEST] [SuperCraftingFrame] Sending event FMLPreInitializationEvent to mod SuperCraftingFrame
2014-01-07 17:41:38 [FINEST] [SuperCraftingFrame] Sent event FMLPreInitializationEvent to mod SuperCraftingFrame
2014-01-07 17:41:38 [FINEST] [TallDoors] Sending event FMLPreInitializationEvent to mod TallDoors
2014-01-07 17:41:38 [FINEST] [TallDoors] Sent event FMLPreInitializationEvent to mod TallDoors
2014-01-07 17:41:38 [FINEST] [TwilightForest] Sending event FMLPreInitializationEvent to mod TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2507) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2515) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2506) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2502) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2501) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2514) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2508) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2505) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2500) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2504) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFPlant(2513) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2517) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2503) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2512) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2516) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2509) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2511) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2510) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2520) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2519) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2522) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2523) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2524) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2526) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2525) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2186) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2187) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30300) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(30305) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(30287) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTwilightWand(30307) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFLifeDrainWand(30306) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFZombieWand(30308) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMeter(30303) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(30289) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(30291) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(30302) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30265) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30290) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30292) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30288) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30284) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30280) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(30278) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(30976) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(30281) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(30277) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodSword(30286) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodShovel(30285) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodPick(30282) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodAxe(30276) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodHoe(30279) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30320) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSpawnEgg(30309) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30323) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30322) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30274) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30266) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTrophy(30275) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30269) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(30268) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(30272) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(30270) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(30267) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFierySword(30273) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryPick(30271) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(30314) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(30312) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(30317) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(30315) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(30311) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafSword(30319) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafShovel(30318) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafPick(30316) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafAxe(30310) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafHoe(30313) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMinotaurAxe(30298) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazebreakerPick(30294) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTransformPowder(30321) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30295) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30296) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30297) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(30293) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMagicMap(30262) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(30263) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(30264) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMagnet(30301) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCrumbleHorn(30261) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPeacockFan(30304) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMoonwormQueen(30299) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(30259) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(30260) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(30256) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(30257) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(30258) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTowerKey(31027) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(31028) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(31029) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(31030) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(31031) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(31032) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(31033) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(31034) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(31035) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(31036) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyArmor(31037) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlySword(31038) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyPick(31039) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFKnightlyAxe(31040) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPhantomArmor(28041) owned by TwilightForest
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPhantomArmor(28042) owned by TwilightForest
2014-01-07 17:41:39 [FINEST] [TwilightForest] Sent event FMLPreInitializationEvent to mod TwilightForest
2014-01-07 17:41:39 [FINEST] [AS_UpdateCheck] Sending event FMLPreInitializationEvent to mod AS_UpdateCheck
2014-01-07 17:41:39 [FINEST] [AS_UpdateCheck] Sent event FMLPreInitializationEvent to mod AS_UpdateCheck
2014-01-07 17:41:39 [FINEST] [chunkbase_villageinfo] Sending event FMLPreInitializationEvent to mod chunkbase_villageinfo
2014-01-07 17:41:39 [FINEST] [chunkbase_villageinfo] Sent event FMLPreInitializationEvent to mod chunkbase_villageinfo
2014-01-07 17:41:39 [FINEST] [YALSM] Sending event FMLPreInitializationEvent to mod YALSM
2014-01-07 17:41:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(10009) owned by YALSM
2014-01-07 17:41:39 [FINEST] [YALSM] Sent event FMLPreInitializationEvent to mod YALSM
2014-01-07 17:41:39 [FINEST] [McMultipart] Sending event FMLPreInitializationEvent to mod McMultipart
2014-01-07 17:41:39 [FINEST] [McMultipart] Sent event FMLPreInitializationEvent to mod McMultipart
2014-01-07 17:41:39 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLPreInitializationEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:41:39 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLPreInitializationEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:41:39 [FINEST] [ForgeMicroblock] Sending event FMLPreInitializationEvent to mod ForgeMicroblock
2014-01-07 17:41:40 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemMicroPart(25131) owned by ForgeMicroblock
2014-01-07 17:41:40 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25132) owned by ForgeMicroblock
2014-01-07 17:41:40 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25133) owned by ForgeMicroblock
2014-01-07 17:41:40 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25134) owned by ForgeMicroblock
2014-01-07 17:41:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(25135) owned by ForgeMicroblock
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stone
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.dirt
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stonebrick
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.wood
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.wood_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.wood_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.wood_3
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.log
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.log_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.log_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.log_3
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.leaves
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.leaves_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.leaves_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.leaves_3
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.sponge
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.glass
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockLapis
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.sandStone
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.sandStone_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.sandStone_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_3
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_4
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_5
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_6
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_7
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_8
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_9
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_10
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_11
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_12
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_13
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_14
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.cloth_15
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockGold
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockIron
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.brick
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.bookshelf
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stoneMoss
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.obsidian
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockDiamond
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.ice
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.snow
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clay
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.hellrock
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.hellsand
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.lightgem
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_3
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.netherBrick
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.whiteStone
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockEmerald
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockRedstone
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.quartzBlock
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_1
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_2
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_3
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_4
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_5
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_6
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_7
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_8
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_9
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_10
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_11
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_12
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_13
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_14
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_15
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.clayHardened
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.blockCoal
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.grass
2014-01-07 17:41:40 [INFO] [STDOUT] Registered micro material: tile.mycel
2014-01-07 17:41:40 [FINEST] [ForgeMicroblock] Sent event FMLPreInitializationEvent to mod ForgeMicroblock
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemEngagementRing with ID 977 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemWeddingRing with ID 978 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemArrangersRing with ID 979 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemBabyBoy with ID 980 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemBabyGirl with ID 981 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemTombstone with ID 982 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemEggMale with ID 983 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemEggFemale with ID 984 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemWhistle with ID 985 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemVillagerEditor with ID 988 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemLostRelativeDocument with ID 989 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemCrown with ID 990 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemHeirCrown with ID 991 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemKingsCoat with ID 992 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemKingsPants with ID 993 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mca.item.ItemKingsBoots with ID 994 owned by mod mca, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [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!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class exter.fodc.item.ItemOreConverter with ID 9257 owned by mod fodc, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.ItemFish with ID 22256 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod with ID 22257 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod with ID 22258 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.ItemAquacultureFishingRod with ID 22259 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.metaitem.MetaItem with ID 22266 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.AquaItemPickaxe with ID 22271 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.AquaItemSpade with ID 22272 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.AquaItemAxe with ID 22273 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.AquaItemHoe with ID 22274 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.AquaItemSword with ID 22275 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.NeptuniumArmor with ID 22276 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.NeptuniumArmor with ID 22277 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.NeptuniumArmor with ID 22278 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.NeptuniumArmor with ID 22279 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.aquaculture.items.ItemAdminFishingRod with ID 22281 owned by mod Aquaculture, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 25135 owned by mod ForgeMicroblock, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemText with ID 26000 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemText with ID 26001 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemText with ID 26002 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26003 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26004 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26005 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26006 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenairePickaxe with ID 26007 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireAxe with ID 26008 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireShovel with ID 26009 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireHoe with ID 26010 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemSummoningWand with ID 26011 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireSword with ID 26012 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26013 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26014 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26015 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26016 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26017 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26018 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26019 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26020 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26021 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemTapestry with ID 26022 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemAmuletVishnu with ID 26023 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemAmuletAlchemist with ID 26024 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemAmuletYddrasil with ID 26025 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemAmuletSkollHati with ID 26026 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26027 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemMillSeeds with ID 26028 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemMillSeeds with ID 26029 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26030 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26031 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemBrickMould with ID 26032 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26033 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemTapestry with ID 26034 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26035 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26036 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26037 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26038 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemTapestry with ID 26039 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemMillSeeds with ID 26040 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26041 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26042 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26043 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26044 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26045 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26046 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26047 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemText with ID 26048 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26049 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireSword with ID 26050 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemNegationWand with ID 26051 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemText with ID 26052 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireSword with ID 26053 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenairePickaxe with ID 26054 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireAxe with ID 26055 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireShovel with ID 26056 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireHoe with ID 26057 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireBow with ID 26058 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26059 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26060 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26061 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26062 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26063 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26064 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26065 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26066 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26067 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26068 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26069 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26070 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26071 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26072 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26073 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemParchment with ID 26074 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemMillSeeds with ID 26075 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26076 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemText with ID 26077 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemTapestry with ID 26078 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemTapestry with ID 26079 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemTapestry with ID 26080 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26081 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26082 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26083 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireArmour with ID 26084 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMillenaireSword with ID 26085 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemClothes with ID 26086 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26087 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26088 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26089 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26090 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26091 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemPurse with ID 26092 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26093 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26094 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.Goods$ItemMayanQuestCrown with ID 26095 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class org.millenaire.common.item.ItemFoodMultiple with ID 26096 owned by mod millenaire, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.awger.whitehall.ItemWhitehall with ID 26458 owned by mod awger_Whitehall, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.awger.hoy.ItemHoy with ID 26459 owned by mod awger_Hoy, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class mods.awger.punt.ItemPunt with ID 26466 owned by mod awger_Punt, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26506 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26507 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26508 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26509 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26510 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26511 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26512 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26513 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26514 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26515 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26516 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26556 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26557 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26606 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26607 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26656 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26657 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26658 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26659 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26660 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26661 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26662 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26663 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26664 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26665 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26666 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26706 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26707 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26708 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26709 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26710 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26711 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26712 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26713 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26714 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26715 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26716 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26756 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26757 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26758 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26759 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26760 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26761 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26762 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26763 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26764 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26765 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26766 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26806 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26807 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26808 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26809 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26810 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26811 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26812 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26813 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26814 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26815 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26816 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26856 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26857 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26858 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26859 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26860 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26861 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26862 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26863 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26864 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26865 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26866 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26906 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26907 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26956 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 26957 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 26958 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 26959 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 26960 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 26961 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 26962 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26963 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26964 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26965 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 26966 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27006 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27007 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27008 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27009 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27010 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27011 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27012 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27013 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27014 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27015 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27016 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27056 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27057 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27058 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27059 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27060 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27061 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27062 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27063 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27064 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27065 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27066 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27106 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27107 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27108 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27109 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27110 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27111 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27112 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27113 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27114 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27115 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27116 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27156 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27157 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27158 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27159 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27160 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27161 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27162 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27163 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27164 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27165 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27166 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27206 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27207 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27208 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27209 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27210 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27211 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27212 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27213 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27214 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27215 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27216 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27256 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27257 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27306 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27307 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27308 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27309 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27310 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27311 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27312 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27313 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27314 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27315 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27316 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27356 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27357 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27358 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27359 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27360 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27361 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27362 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27363 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27364 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27365 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27366 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27406 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27407 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27408 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27409 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27410 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27411 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27412 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27413 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27414 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27415 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27416 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27456 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27457 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27506 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27507 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27508 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27509 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27510 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27511 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27512 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27513 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27514 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27515 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27516 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27556 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27557 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27558 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27559 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27560 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27561 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27562 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27563 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27564 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27565 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27566 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27606 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27607 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27608 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27609 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27610 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27611 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27612 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27613 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27614 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27615 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27616 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27656 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27657 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27658 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27659 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27660 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27661 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27662 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27663 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27664 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27665 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27666 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27706 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27707 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27708 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27709 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27710 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27711 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27712 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27713 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27714 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27715 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27716 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27756 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27757 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27758 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27759 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27760 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27761 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27762 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27763 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27764 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27765 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27766 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27806 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27807 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27808 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27809 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27810 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27811 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27812 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27813 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27814 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27815 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27816 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27856 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27857 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27858 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27859 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27860 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27861 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27862 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27863 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27864 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27865 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27866 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27906 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27907 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27956 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 27957 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 27958 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 27959 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 27960 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 27961 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 27962 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27963 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27964 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27965 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 27966 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28006 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28007 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28008 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28009 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28010 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28011 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28012 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28013 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28014 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28015 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28016 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28056 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28057 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28058 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28059 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28060 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28061 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28062 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28063 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28064 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28065 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28066 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28106 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28107 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28108 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28109 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28110 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28111 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28112 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28113 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28114 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28115 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28116 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28156 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28157 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28158 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28159 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28160 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28161 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28162 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28163 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28164 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28165 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28166 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28206 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28207 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28256 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28257 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28258 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28259 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28260 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28261 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28262 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28263 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28264 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28265 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28266 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28306 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28307 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28308 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28309 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28310 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28311 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28312 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28313 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28314 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28315 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28316 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28356 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28357 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28358 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28359 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28360 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28361 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28362 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28363 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28364 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28365 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28366 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28406 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28407 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28408 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28409 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28410 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28411 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28412 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28413 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28414 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28415 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28416 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28456 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28457 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28458 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28459 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28460 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28461 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28462 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28463 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28464 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28465 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28466 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28506 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28507 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28508 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28509 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28510 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28511 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28512 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28513 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28514 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28515 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28516 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28556 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28557 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28558 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28559 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28560 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28561 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28562 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28563 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28564 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28565 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28566 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28606 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28607 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28608 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28609 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28610 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28611 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28612 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28613 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28614 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28615 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28616 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28656 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28657 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28706 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 28707 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemPickaxe with ID 28708 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemSpade with ID 28709 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemAxe with ID 28710 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.keithyutils.items.CustomItemHoe with ID 28711 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword with ID 28712 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28713 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28714 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28715 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgyArmor with ID 28716 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29258 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29259 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29260 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29261 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.machines.lantern.ItemGlassDust with ID 29262 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.metals.utilityItems.ItemIgniter with ID 29263 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.metals.utilityItems.ItemIgniter with ID 29264 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.metals.utilityItems.ItemFertilizer with ID 29265 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29266 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29267 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29268 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29269 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29270 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29271 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29272 owned by mod Metallurgy3Base, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29273 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.machines.orbs.ItemOrb with ID 29274 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:40 [SEVERE] [ForgeModLoader] Found anonymous item of class rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgy with ID 29275 owned by mod Metallurgy3Machines, this item will NOT survive a 1.7 upgrade!
2014-01-07 17:41:41 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_top.png
2014-01-07 17:41:41 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ee3:textures/blocks/null.png
2014-01-07 17:41:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_side.png
2014-01-07 17:41:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_918_M3Lantern.png
2014-01-07 17:41:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_915_M3Mint.png
2014-01-07 17:41:44 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_924_null.png
2014-01-07 17:41:46 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_front.png
2014-01-07 17:41:47 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_922_MinersLaser.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbHaderoth.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullDeep Iron.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullBlack Steel.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbBlack Steel.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullTartarite.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbAdamantine.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullHaderoth.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbMithril.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbOureclase.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullOureclase.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullOrichalcum.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbOrichalcum.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbPrometheum.png
2014-01-07 17:41:51 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullMithril.png
2014-01-07 17:41:52 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbDeep Iron.png
2014-01-07 17:41:52 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbTartarite.png
2014-01-07 17:41:52 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullAtlarus.png
2014-01-07 17:41:52 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbAtlarus.png
2014-01-07 17:41:52 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullPrometheum.png
2014-01-07 17:41:52 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullAdamantine.png
2014-01-07 17:41:52 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2014-01-07 17:41:52 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2014-01-07 17:41:52 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2014-01-07 17:41:52 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2014-01-07 17:41:52 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2014-01-07 17:41:52 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2014-01-07 17:41:52 [FINEST] [CodeChickenCore] Sending event FMLInitializationEvent to mod CodeChickenCore
2014-01-07 17:41:52 [FINEST] [CodeChickenCore] Sent event FMLInitializationEvent to mod CodeChickenCore
2014-01-07 17:41:52 [FINEST] [Evoc] Sending event FMLInitializationEvent to mod Evoc
2014-01-07 17:41:52 [FINEST] [Evoc] Sent event FMLInitializationEvent to mod Evoc
2014-01-07 17:41:52 [FINEST] [InfiniBows] Sending event FMLInitializationEvent to mod InfiniBows
2014-01-07 17:41:52 [FINEST] [InfiniBows] Sent event FMLInitializationEvent to mod InfiniBows
2014-01-07 17:41:52 [FINEST] [LomLib] Sending event FMLInitializationEvent to mod LomLib
2014-01-07 17:41:52 [FINEST] [LomLib] Sent event FMLInitializationEvent to mod LomLib
2014-01-07 17:41:52 [FINEST] [NotEnoughItems] Sending event FMLInitializationEvent to mod NotEnoughItems
2014-01-07 17:41:52 [INFO] [STDOUT] Removing TMI Uninstaller
2014-01-07 17:41:52 [INFO] [STDOUT] Deleting Dir: C:\Users\wanderer\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\TMIUninstaller
2014-01-07 17:41:53 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerEnchantment
2014-01-07 17:41:53 [FINEST] [NotEnoughItems] Sent event FMLInitializationEvent to mod NotEnoughItems
2014-01-07 17:41:53 [FINEST] [SomniaCore] Sending event FMLInitializationEvent to mod SomniaCore
2014-01-07 17:41:53 [FINEST] [SomniaCore] Sent event FMLInitializationEvent to mod SomniaCore
2014-01-07 17:41:53 [FINEST] [chunkbase_unglitch] Sending event FMLInitializationEvent to mod chunkbase_unglitch
2014-01-07 17:41:53 [FINEST] [chunkbase_unglitch] Sent event FMLInitializationEvent to mod chunkbase_unglitch
2014-01-07 17:41:53 [FINEST] [DamageIndicatorsMod] Sending event FMLInitializationEvent to mod DamageIndicatorsMod
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/client/
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/client/DIClientProxy$1.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/client/DIClientProxy$2.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/client/DIClientProxy.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/configuration/
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/configuration/DIConfig.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/core/
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/core/DIEventBus.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/core/DITicker.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/core/EntityConfigurationEntry.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/core/KeyBindingReposition.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/core/PacketHandler.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/core/ParticleHandling.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/core/TextTransfer.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/core/Tools$1.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/core/Tools.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/DIMod.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/donatorcape.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/gui/
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/gui/AdvancedGui.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/gui/DIGuiTools$1.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/gui/DIGuiTools.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/gui/EntityConfigurationEntryComparator.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/gui/GuiCheckBox.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/gui/GuiEntityList.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/gui/GuiToolTip.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/gui/RepositionGui.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/gui/SkinGui.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/gui/SkinSlot.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/rendering/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/rendering/DIWordParticles.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/server/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/server/CommandDI.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/server/DIProxy$1.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/server/DIProxy.class
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/server/ServerEventHandler.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/util/
2014-01-07 17:41:53 [INFO] [STDOUT] DamageIndicatorsMod/util/EntityConfigurationEntryComparator.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DamageIndicatorsMod/util/Util.class
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/AbstractSkin.class
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Default/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Default/background.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Default/centerPotions.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Default/damage.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Default/DIFrameSkin.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Default/DITypeIcons.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Default/health.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Default/leftPotions.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Default/NamePlate.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Default/rightPotions.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Default/skin.cfg
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/EnumSkinPart.class
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/FileSkinRegistration.class
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/JarSkinRegistration.class
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Minimal/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Minimal/background.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Minimal/centerPotions.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Minimal/damage.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Minimal/DIFrameSkin.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Minimal/DITypeIcons.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Minimal/health.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Minimal/leftPotions.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Minimal/NamePlate.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Minimal/rightPotions.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/Minimal/skin.cfg
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/Ordering.class
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/WoWLike/
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/WoWLike/background.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/WoWLike/centerPotions.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/WoWLike/damage.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/WoWLike/DIFrameSkin.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/WoWLike/DITypeIcons.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/WoWLike/health.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/WoWLike/leftPotions.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/WoWLike/NamePlate.png
2014-01-07 17:41:53 [INFO] [ForgeModLoader] DITextures/WoWLike/rightPotions.png
2014-01-07 17:41:53 [INFO] [STDOUT] DITextures/WoWLike/skin.cfg
2014-01-07 17:41:53 [INFO] [ForgeModLoader] mcmod.info
2014-01-07 17:41:53 [INFO] [STDOUT] version.properties
2014-01-07 17:41:53 [FINEST] [DamageIndicatorsMod] Sent event FMLInitializationEvent to mod DamageIndicatorsMod
2014-01-07 17:41:53 [FINEST] [WikiLink] Sending event FMLInitializationEvent to mod WikiLink
2014-01-07 17:41:53 [INFO] [WikiLink] This is WikiLink Version 1.6.4-3.02.02 (Release)
2014-01-07 17:41:53 [FINEST] [WikiLink] Sent event FMLInitializationEvent to mod WikiLink
2014-01-07 17:41:53 [FINEST] [mod_MouseTweaks] Sending event FMLInitializationEvent to mod mod_MouseTweaks
2014-01-07 17:41:53 [INFO] [STDOUT] [Mouse Tweaks] LiteLoader is not installed
2014-01-07 17:41:53 [INFO] [STDOUT] [Mouse Tweaks] Optifine is installed
2014-01-07 17:41:53 [INFO] [STDOUT] [Mouse Tweaks] Minecraft Forge is installed
2014-01-07 17:41:53 [INFO] [STDOUT] [Mouse Tweaks] Successfully reflected CodeChickenCore!
2014-01-07 17:41:53 [INFO] [STDOUT] [Mouse Tweaks] Successfully reflected NEI!
2014-01-07 17:41:53 [INFO] [STDOUT] [Mouse Tweaks] Mouse Tweaks version 2.3.4 (for Minecraft 1.6.4) has been initialised
2014-01-07 17:41:53 [FINEST] [mod_MouseTweaks] Sent event FMLInitializationEvent to mod mod_MouseTweaks
2014-01-07 17:41:53 [FINEST] [bspkrsCore] Sending event FMLInitializationEvent to mod bspkrsCore
2014-01-07 17:41:53 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod bspkrsCore
2014-01-07 17:41:54 [FINEST] [bspkrsCore] Sent event FMLInitializationEvent to mod bspkrsCore
2014-01-07 17:41:54 [FINEST] [ArmorStatusHUD] Sending event FMLInitializationEvent to mod ArmorStatusHUD
2014-01-07 17:41:54 [FINEST] [ArmorStatusHUD] Sent event FMLInitializationEvent to mod ArmorStatusHUD
2014-01-07 17:41:54 [FINEST] [DirectionHUD] Sending event FMLInitializationEvent to mod DirectionHUD
2014-01-07 17:41:54 [FINEST] [DirectionHUD] Sent event FMLInitializationEvent to mod DirectionHUD
2014-01-07 17:41:54 [FINEST] [mod_ReiMinimap] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2014-01-07 17:41:54 [FINEST] [mod_ReiMinimap] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2014-01-07 17:41:54 [FINEST] [StatusEffectHUD] Sending event FMLInitializationEvent to mod StatusEffectHUD
2014-01-07 17:41:54 [FINEST] [StatusEffectHUD] Sent event FMLInitializationEvent to mod StatusEffectHUD
2014-01-07 17:41:54 [FINEST] [TreeCapitator] Sending event FMLInitializationEvent to mod TreeCapitator
2014-01-07 17:41:54 [FINEST] [TreeCapitator] Sent event FMLInitializationEvent to mod TreeCapitator
2014-01-07 17:41:54 [FINEST] [Agriculture] Sending event FMLInitializationEvent to mod Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item com.teammetallurgy.agriculture.SuperItem(20255) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item com.teammetallurgy.agriculture.SuperItem(20256) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3000) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3001) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3002) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3003) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3004) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3008) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3005) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3006) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3007) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3010) owned by Agriculture
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3009) owned by Agriculture
2014-01-07 17:41:54 [FINEST] [Agriculture] Sent event FMLInitializationEvent to mod Agriculture
2014-01-07 17:41:54 [FINEST] [KeithyUtils] Sending event FMLInitializationEvent to mod KeithyUtils
2014-01-07 17:41:54 [FINEST] [KeithyUtils] Sent event FMLInitializationEvent to mod KeithyUtils
2014-01-07 17:41:54 [FINEST] [Aquaculture] Sending event FMLInitializationEvent to mod Aquaculture
2014-01-07 17:41:54 [FINEST] [Aquaculture] Sent event FMLInitializationEvent to mod Aquaculture
2014-01-07 17:41:54 [FINEST] [ArrowCamMod] Sending event FMLInitializationEvent to mod ArrowCamMod
2014-01-07 17:41:54 [FINEST] [ForgeModLoader] Automatically registered mod ArrowCamMod entity ArrowCamera as ArrowCamMod.ArrowCamera
2014-01-07 17:41:54 [FINEST] [ArrowCamMod] Sent event FMLInitializationEvent to mod ArrowCamMod
2014-01-07 17:41:54 [FINEST] [Backpack] Sending event FMLInitializationEvent to mod Backpack
2014-01-07 17:41:54 [FINEST] [Backpack] Sent event FMLInitializationEvent to mod Backpack
2014-01-07 17:41:54 [FINEST] [BBOutlineMod] Sending event FMLInitializationEvent to mod BBOutlineMod
2014-01-07 17:41:54 [INFO] [ForgeModLoader] load configuration
2014-01-07 17:41:54 [FINEST] [BBOutlineMod] Sent event FMLInitializationEvent to mod BBOutlineMod
2014-01-07 17:41:54 [FINEST] [BetterAnvil] Sending event FMLInitializationEvent to mod BetterAnvil
2014-01-07 17:41:54 [INFO] [fml.ItemTracker] The mod BetterAnvil is overwriting existing item at 145 (net.minecraft.item.ItemAnvilBlock from Minecraft) with net.minecraft.item.ItemAnvilBlock
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemAnvilBlock(145) owned by BetterAnvil
2014-01-07 17:41:54 [FINEST] [BetterAnvil] Sent event FMLInitializationEvent to mod BetterAnvil
2014-01-07 17:41:54 [FINEST] [BiblioCraft] Sending event FMLInitializationEvent to mod BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWritingDesk(2883) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemBookcaseMaster(2876) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemPotionShelfMaster(2879) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemGenericShelfMaster(2878) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponRackMaster(2881) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponCaseMaster(2880) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLabelMaster(2882) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemTable(2888) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2875) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2889) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2887) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLantern(2885) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLamp(2884) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemStuffsMaster(2886) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemMapFrame(2290) owned by BiblioCraft
2014-01-07 17:41:54 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemSeat(2291) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.TapeMeasure(22478) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemTape(22479) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemChase(22480) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemPlate(22481) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemEnchantedPlate(22484) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemRedstoneBook(22482) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemReadingGlasses(22483) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemDrill(22486) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemLock(22487) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemClipboard(22488) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack(22492) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack2(22493) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack3(22494) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack4(22495) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack5(22496) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemMapTool(22490) owned by BiblioCraft
2014-01-07 17:41:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemWaypointCompass(22491) owned by BiblioCraft
2014-01-07 17:41:55 [FINEST] [ForgeModLoader] Automatically registered mod BiblioCraft entity SeatEntity as BiblioCraft.SeatEntity
2014-01-07 17:41:55 [FINEST] [BiblioCraft] Sent event FMLInitializationEvent to mod BiblioCraft
2014-01-07 17:41:55 [FINEST] [ExtrabiomesXL] Sending event FMLInitializationEvent to mod ExtrabiomesXL
2014-01-07 17:41:55 [INFO] [ExtrabiomesXL] Initializing TreeCapitator support...
2014-01-07 17:41:55 [INFO] [ExtrabiomesXL] TreeCapitator IMC message sent.
2014-01-07 17:41:55 [FINEST] [ExtrabiomesXL] Sent event FMLInitializationEvent to mod ExtrabiomesXL
2014-01-07 17:41:55 [FINEST] [BiblioWoodsEBXL] Sending event FMLInitializationEvent to mod BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.items.ItemSeatBackE1(22565) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.items.ItemSeatBackE2(22566) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.items.ItemSeatBackE3(22567) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.items.ItemSeatBackE4(22568) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.items.ItemSeatBackE5(22569) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemBookcase(2351) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemPotionShelf(2356) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemShelf(2357) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemToolrack(2359) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemCase0(2353) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemCase1(2354) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemCase2(2355) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemLabel(2360) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemDesk(2352) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemTable(2358) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemSeat(2365) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.ebxlwood.blocks.ItemMapFrame(2366) owned by BiblioWoodsEBXL
2014-01-07 17:41:56 [INFO] [STDOUT] 1311 1323 2239
2014-01-07 17:41:56 [FINEST] [BiblioWoodsEBXL] Sent event FMLInitializationEvent to mod BiblioWoodsEBXL
2014-01-07 17:41:56 [FINEST] [BuildCraft|Core] Sending event FMLInitializationEvent to mod BuildCraft|Core
2014-01-07 17:41:56 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot
2014-01-07 17:41:56 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser
2014-01-07 17:41:56 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser
2014-01-07 17:41:56 [FINEST] [BuildCraft|Core] Sent event FMLInitializationEvent to mod BuildCraft|Core
2014-01-07 17:41:56 [FINEST] [BuildCraft|Builders] Sending event FMLInitializationEvent to mod BuildCraft|Builders
2014-01-07 17:41:56 [FINEST] [BuildCraft|Builders] Sent event FMLInitializationEvent to mod BuildCraft|Builders
2014-01-07 17:41:56 [FINEST] [BuildCraft|Energy] Sending event FMLInitializationEvent to mod BuildCraft|Energy
2014-01-07 17:41:56 [FINEST] [BuildCraft|Energy] Sent event FMLInitializationEvent to mod BuildCraft|Energy
2014-01-07 17:41:56 [FINEST] [BuildCraft|Factory] Sending event FMLInitializationEvent to mod BuildCraft|Factory
2014-01-07 17:41:56 [FINEST] [BuildCraft|Factory] Sent event FMLInitializationEvent to mod BuildCraft|Factory
2014-01-07 17:41:56 [FINEST] [BuildCraft|Transport] Sending event FMLInitializationEvent to mod BuildCraft|Transport
2014-01-07 17:41:56 [FINEST] [BuildCraft|Transport] Sent event FMLInitializationEvent to mod BuildCraft|Transport
2014-01-07 17:41:56 [FINEST] [BuildCraft|Silicon] Sending event FMLInitializationEvent to mod BuildCraft|Silicon
2014-01-07 17:41:56 [FINEST] [BuildCraft|Silicon] Sent event FMLInitializationEvent to mod BuildCraft|Silicon
2014-01-07 17:41:56 [FINEST] [ChickenChunks] Sending event FMLInitializationEvent to mod ChickenChunks
2014-01-07 17:41:56 [FINE] [fml.ItemTracker] Adding item codechicken.chunkloader.ItemChunkLoader(243) owned by ChickenChunks
2014-01-07 17:41:56 [FINEST] [ChickenChunks] Sent event FMLInitializationEvent to mod ChickenChunks
2014-01-07 17:41:56 [FINEST] [CoFHCore] Sending event FMLInitializationEvent to mod CoFHCore
2014-01-07 17:41:56 [FINEST] [CoFHCore] Sent event FMLInitializationEvent to mod CoFHCore
2014-01-07 17:41:56 [FINEST] [CoFHLoot] Sending event FMLInitializationEvent to mod CoFHLoot
2014-01-07 17:41:56 [FINEST] [CoFHLoot] Sent event FMLInitializationEvent to mod CoFHLoot
2014-01-07 17:41:56 [FINEST] [CoFHMasquerade] Sending event FMLInitializationEvent to mod CoFHMasquerade
2014-01-07 17:41:56 [FINEST] [CoFHMasquerade] Sent event FMLInitializationEvent to mod CoFHMasquerade
2014-01-07 17:41:56 [FINEST] [CoFHSocial] Sending event FMLInitializationEvent to mod CoFHSocial
2014-01-07 17:41:56 [FINEST] [CoFHSocial] Sent event FMLInitializationEvent to mod CoFHSocial
2014-01-07 17:41:56 [FINEST] [CoFHWorld] Sending event FMLInitializationEvent to mod CoFHWorld
2014-01-07 17:41:56 [FINEST] [CoFHWorld] Sent event FMLInitializationEvent to mod CoFHWorld
2014-01-07 17:41:56 [FINEST] [DynamicLights] Sending event FMLInitializationEvent to mod DynamicLights
2014-01-07 17:41:56 [FINEST] [DynamicLights] Sent event FMLInitializationEvent to mod DynamicLights
2014-01-07 17:41:56 [FINEST] [DynamicLights_onFire] Sending event FMLInitializationEvent to mod DynamicLights_onFire
2014-01-07 17:41:56 [FINEST] [DynamicLights_onFire] Sent event FMLInitializationEvent to mod DynamicLights_onFire
2014-01-07 17:41:56 [FINEST] [DynamicLights_creepers] Sending event FMLInitializationEvent to mod DynamicLights_creepers
2014-01-07 17:41:56 [FINEST] [DynamicLights_creepers] Sent event FMLInitializationEvent to mod DynamicLights_creepers
2014-01-07 17:41:56 [FINEST] [DynamicLights_dropItems] Sending event FMLInitializationEvent to mod DynamicLights_dropItems
2014-01-07 17:41:56 [FINEST] [DynamicLights_dropItems] Sent event FMLInitializationEvent to mod DynamicLights_dropItems
2014-01-07 17:41:56 [FINEST] [DynamicLights_mobEquipment] Sending event FMLInitializationEvent to mod DynamicLights_mobEquipment
2014-01-07 17:41:56 [FINEST] [DynamicLights_mobEquipment] Sent event FMLInitializationEvent to mod DynamicLights_mobEquipment
2014-01-07 17:41:56 [FINEST] [DynamicLights_flameArrows] Sending event FMLInitializationEvent to mod DynamicLights_flameArrows
2014-01-07 17:41:56 [FINEST] [DynamicLights_flameArrows] Sent event FMLInitializationEvent to mod DynamicLights_flameArrows
2014-01-07 17:41:56 [FINEST] [DynamicLights_otherPlayers] Sending event FMLInitializationEvent to mod DynamicLights_otherPlayers
2014-01-07 17:41:56 [FINEST] [DynamicLights_otherPlayers] Sent event FMLInitializationEvent to mod DynamicLights_otherPlayers
2014-01-07 17:41:56 [FINEST] [DynamicLights_thePlayer] Sending event FMLInitializationEvent to mod DynamicLights_thePlayer
2014-01-07 17:41:56 [FINEST] [DynamicLights_thePlayer] Sent event FMLInitializationEvent to mod DynamicLights_thePlayer
2014-01-07 17:41:56 [FINEST] [EE3] Sending event FMLInitializationEvent to mod EE3
2014-01-07 17:41:57 [FINEST] [EE3] Sent event FMLInitializationEvent to mod EE3
2014-01-07 17:41:57 [FINEST] [FancyFences] Sending event FMLInitializationEvent to mod FancyFences
2014-01-07 17:41:57 [INFO] [STDOUT] CONFLICT @ -143 item slot already occupied by net.minecraft.item.ItemBlock@7df26ac3 while adding net.minecraft.item.ItemBlock@363f68ce
2014-01-07 17:41:57 [INFO] [fml.ItemTracker] The mod FancyFences is overwriting existing item at 113 (net.minecraft.block.BlockFence from Minecraft) with net.minecraft.item.ItemBlock
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(113) owned by FancyFences
2014-01-07 17:41:57 [INFO] [STDOUT] CONFLICT @ -171 item slot already occupied by net.minecraft.item.ItemBlock@26b2e67c while adding vanillawithsprinkles.fancyfences.modItemFence@2b39eabd
2014-01-07 17:41:57 [INFO] [fml.ItemTracker] The mod FancyFences is overwriting existing item at 85 (net.minecraft.block.BlockFence from Minecraft) with vanillawithsprinkles.fancyfences.modItemFence
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item vanillawithsprinkles.fancyfences.modItemFence(85) owned by FancyFences
2014-01-07 17:41:57 [INFO] [fml.ItemTracker] The mod FancyFences is overwriting existing item at 139 (net.minecraft.item.ItemMultiTextureTile from Minecraft) with vanillawithsprinkles.fancyfences.modItemWall
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item vanillawithsprinkles.fancyfences.modItemWall(139) owned by FancyFences
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item vanillawithsprinkles.fancyfences.modItemWall(2871) owned by FancyFences
2014-01-07 17:41:57 [FINEST] [FancyFences] Sent event FMLInitializationEvent to mod FancyFences
2014-01-07 17:41:57 [FINEST] [fodc] Sending event FMLInitializationEvent to mod fodc
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3826) owned by fodc
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3827) owned by fodc
2014-01-07 17:41:57 [FINEST] [fodc] Sent event FMLInitializationEvent to mod fodc
2014-01-07 17:41:57 [FINEST] [guilib] Sending event FMLInitializationEvent to mod guilib
2014-01-07 17:41:57 [FINEST] [guilib] Sent event FMLInitializationEvent to mod guilib
2014-01-07 17:41:57 [FINEST] [PaintingSelGui] Sending event FMLInitializationEvent to mod PaintingSelGui
2014-01-07 17:41:57 [FINEST] [PaintingSelGui] Sent event FMLInitializationEvent to mod PaintingSelGui
2014-01-07 17:41:57 [FINEST] [HeldCore] Sending event FMLInitializationEvent to mod HeldCore
2014-01-07 17:41:57 [FINEST] [HeldCore] Sent event FMLInitializationEvent to mod HeldCore
2014-01-07 17:41:57 [FINEST] [inventorytweaks] Sending event FMLInitializationEvent to mod inventorytweaks
2014-01-07 17:41:57 [FINEST] [IronChest] Sending event FMLInitializationEvent to mod IronChest
2014-01-07 17:41:57 [FINEST] [IronChest] Sent event FMLInitializationEvent to mod IronChest
2014-01-07 17:41:57 [FINEST] [Waila] Sending event FMLInitializationEvent to mod Waila
2014-01-07 17:41:57 [FINEST] [Waila] Sent event FMLInitializationEvent to mod Waila
2014-01-07 17:41:57 [FINEST] [JABBA] Sending event FMLInitializationEvent to mod JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item mcp.mobius.betterbarrels.common.items.ItemCapaUpg(3757) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item mcp.mobius.betterbarrels.common.items.ItemBarrelSticker(3758) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item mcp.mobius.betterbarrels.common.items.ItemBarrelMover(3759) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item mcp.mobius.betterbarrels.common.items.ItemTuningFork(3760) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item mcp.mobius.betterbarrels.common.items.ItemBSpaceInterface(3761) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item mcp.mobius.betterbarrels.common.items.ItemBarrelLocker(3762) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3500) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3501) owned by JABBA
2014-01-07 17:41:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3502) owned by JABBA
2014-01-07 17:41:57 [FINEST] [JABBA] Sent event FMLInitializationEvent to mod JABBA
2014-01-07 17:41:57 [FINEST] [mod_JourneyMap] Sending event FMLInitializationEvent to mod mod_JourneyMap
2014-01-07 17:41:57 [INFO] [STDERR] 05:41:57 INFO [MC]: JourneyMap.initialize() JourneyMap v3.0.0 starting Tue Jan 07 17:41:57 MSK 2014
2014-01-07 17:41:57 [INFO] [STDERR] 05:41:57 INFO [MC]: JMLogger.environment() os.name = Windows 8, os.arch = amd64, user.country = RU, user.language = ru, java.version = 1.7.0_45
2014-01-07 17:41:57 [INFO] [STDERR] 05:41:57 INFO [MC]: JMLogger.environment() Game settings language: en_GB / Locale: en_GB
2014-01-07 17:41:57 [INFO] [STDERR] 05:41:57 INFO [MC]: JourneyMap.initialize() Properties: {announce_modloaded=true, browser_poll=1900, chunk_offset=5, logging_level=INFO, mapgui_enabled=true, mapgui_keycode=36, preference_show_animals=false, preference_show_caves=true, preference_show_grid=true, preference_show_mobs=false, preference_show_pets=false, preference_show_players=false, preference_show_villagers=false, preference_show_waypoints=true, render_cavelighting_enabled=true, update_check_enabled=true, update_timer_chunks=2000, update_timer_entities=1000, webserver_enabled=true, webserver_port=8080}
2014-01-07 17:41:57 [INFO] [STDERR] 05:41:57 INFO [MC]: JMServer.start() Started webserver on port 8080
2014-01-07 17:41:57 [INFO] [STDERR] 05:41:57 INFO [MC]: VersionCheck.checkVersion() Checking for updated version: https://dl.dropboxusercontent.com/u/38077766/JourneyMap/journeymap-version.js
2014-01-07 17:41:58 [INFO] [STDERR] 05:41:58 INFO [MC]: VersionCheck.checkVersion() Version available online: 3.0.0
2014-01-07 17:41:58 [INFO] [STDERR] 05:41:58 INFO [MC]: JourneyMap.initialize() Initialization complete.
2014-01-07 17:41:58 [INFO] [STDERR] 05:41:58 INFO [MC]: JMLogger.setLevelFromProps() Setting log level from journeyMap.properties: INFO
2014-01-07 17:41:58 [FINEST] [mod_JourneyMap] Sent event FMLInitializationEvent to mod mod_JourneyMap
2014-01-07 17:41:58 [FINEST] [mca] Sending event FMLInitializationEvent to mod mca
2014-01-07 17:41:58 [FINEST] [mca] Sent event FMLInitializationEvent to mod mca
2014-01-07 17:41:58 [FINEST] [Metallurgy3Core] Sending event FMLInitializationEvent to mod Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(901) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(902) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(903) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(904) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(905) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(906) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(908) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.keithyutils.metablock.ItemMetaBlock(907) owned by Metallurgy3Core
2014-01-07 17:41:58 [FINEST] [Metallurgy3Core] Sent event FMLInitializationEvent to mod Metallurgy3Core
2014-01-07 17:41:58 [FINEST] [Metallurgy3Base] Sending event FMLInitializationEvent to mod Metallurgy3Base
2014-01-07 17:41:58 [FINE] [fml.ItemTracker] Adding item rebelkeithy.mods.metallurgy.metals.ItemOreFinder(5358) owned by Metallurgy3Base
2014-01-07 17:41:59 [FINEST] [Metallurgy3Base] Sent event FMLInitializationEvent to mod Metallurgy3Base
2014-01-07 17:41:59 [FINEST] [Metallurgy3Machines] Sending event FMLInitializationEvent to mod Metallurgy3Machines
2014-01-07 17:41:59 [FINEST] [Metallurgy3Machines] Sent event FMLInitializationEvent to mod Metallurgy3Machines
2014-01-07 17:41:59 [FINEST] [Metallurgy3Vanilla] Sending event FMLInitializationEvent to mod Metallurgy3Vanilla
2014-01-07 17:41:59 [FINEST] [Metallurgy3Vanilla] Sent event FMLInitializationEvent to mod Metallurgy3Vanilla
2014-01-07 17:41:59 [FINEST] [millenaire] Sending event FMLInitializationEvent to mod millenaire
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.MillVillager$MLEntityGenericAsymmFemale
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.MillVillager$MLEntityGenericSymmFemale
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.MillVillager$MLEntityGenericMale
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.EntityMillDecoration
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.entity.EntityTargetedGhast
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.entity.EntityTargetedBlaze
2014-01-07 17:41:59 [FINE] [ForgeModLoader] Skipping automatic mod millenaire entity registration for already registered class org.millenaire.common.entity.EntityTargetedWitherSkeleton
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1146) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1147) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.block.BlockDecorative$ItemDecorative(1148) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.block.BlockDecorative$ItemDecorative(1149) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.block.BlockDecorative$ItemDecorative(1150) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1270) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1269) owned by millenaire
2014-01-07 17:41:59 [INFO] [STDOUT] CONFLICT @ 1014 item slot already occupied by net.minecraft.item.ItemBlock@5e2d01bd while adding org.millenaire.common.block.BlockDecorativeSlab$ItemDecorativeSlab@5ccd4f98
2014-01-07 17:41:59 [INFO] [fml.ItemTracker] The mod millenaire is overwriting existing item at 1270 (org.millenaire.common.block.BlockDecorativeSlab from millenaire) with org.millenaire.common.block.BlockDecorativeSlab$ItemDecorativeSlab
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.block.BlockDecorativeSlab$ItemDecorativeSlab(1270) owned by millenaire
2014-01-07 17:41:59 [INFO] [STDOUT] CONFLICT @ 1013 item slot already occupied by net.minecraft.item.ItemBlock@2b24b3c1 while adding org.millenaire.common.block.BlockDecorativeSlab$ItemDecorativeSlab@76955a07
2014-01-07 17:41:59 [INFO] [fml.ItemTracker] The mod millenaire is overwriting existing item at 1269 (org.millenaire.common.block.BlockDecorativeSlab from millenaire) with org.millenaire.common.block.BlockDecorativeSlab$ItemDecorativeSlab
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item org.millenaire.common.block.BlockDecorativeSlab$ItemDecorativeSlab(1269) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1164) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1165) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1166) owned by millenaire
2014-01-07 17:41:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1152) owned by millenaire
2014-01-07 17:42:02 [INFO] [ForgeModLoader] CLIENT ERROR: Culture: japanese: Unknown parameter when loading shop japaneseinn.txt: buyingPrice=chickenmeat,20
2014-01-07 17:42:05 [INFO] [ForgeModLoader] CLIENT MAJOR: null: Loading language: en_GB
2014-01-07 17:42:06 [INFO] [ForgeModLoader] CLIENT MAJOR: null: Language loaded: en_GB. Wand name: Wand of Summoning Wand invitem name: item.ml_villageWand.name
2014-01-07 17:42:06 [FINEST] [millenaire] Sent event FMLInitializationEvent to mod millenaire
2014-01-07 17:42:06 [FINEST] [numina] Sending event FMLInitializationEvent to mod numina
2014-01-07 17:42:06 [FINEST] [numina] Sent event FMLInitializationEvent to mod numina
2014-01-07 17:42:06 [FINEST] [powersuits] Sending event FMLInitializationEvent to mod powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorHelmet(25027) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorChestplate(25028) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorLeggings(25029) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorBoots(25030) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerFist(25031) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2477) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2478) owned by powersuits
2014-01-07 17:42:06 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemComponent(25026) owned by powersuits
2014-01-07 17:42:06 [FINEST] [ForgeModLoader] Automatically registered mod powersuits entity entityPlasmaBolt as powersuits.entityPlasmaBolt
2014-01-07 17:42:06 [FINEST] [ForgeModLoader] Automatically registered mod powersuits entity entitySpinningBlade as powersuits.entitySpinningBlade
2014-01-07 17:42:06 [FINEST] [ForgeModLoader] Automatically registered mod powersuits entity entityLuxCapacitor as powersuits.entityLuxCapacitor
2014-01-07 17:42:07 [FINEST] [powersuits] Sent event FMLInitializationEvent to mod powersuits
2014-01-07 17:42:07 [FINEST] [Mystcraft] Sending event FMLInitializationEvent to mod Mystcraft
2014-01-07 17:42:07 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class com.xcompwiz.mystcraft.entity.EntityLinkbook
2014-01-07 17:42:07 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class com.xcompwiz.mystcraft.entity.EntityFallingBlock
2014-01-07 17:42:07 [FINEST] [ForgeModLoader] Automatically registered mod Mystcraft entity Meteor as Mystcraft.Meteor
2014-01-07 17:42:07 [INFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
2014-01-07 17:42:07 [FINEST] [Mystcraft] Sent event FMLInitializationEvent to mod Mystcraft
2014-01-07 17:42:07 [FINEST] [NEIAddons] Sending event FMLInitializationEvent to mod NEIAddons
2014-01-07 17:42:07 [INFO] [NEIAddons] Loading NEI Addons
2014-01-07 17:42:07 [INFO] [NEIAddons] Loading Crafting Tables Addon...
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Version check success: EE3 required / pre2a detected
2014-01-07 17:42:07 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerWorkbench
2014-01-07 17:42:07 [INFO] [ForgeModLoader] InvTweaks: com.pahimar.ee3.inventory.ContainerPortableCrafting
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Registered EE3 Minium Stone
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Version check success: BuildCraft|Factory required / 4.2.2 detected
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Registered BC Autorcrafting Table
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Required mod PowersuitAddons is not installed, dependent features will be unavailable
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Not registering MPSA In-Place Assembler
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Required mod TConstruct is not installed, dependent features will be unavailable
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] Not registering TC Crafting Station
2014-01-07 17:42:07 [INFO] [NEIAddons|CraftingTables] 2 crafting tables registered
2014-01-07 17:42:07 [INFO] [NEIAddons] Crafting Tables Addon successfully loadded
2014-01-07 17:42:07 [FINEST] [NEIAddons] Sent event FMLInitializationEvent to mod NEIAddons
2014-01-07 17:42:07 [FINEST] [NEIAddons|AE] Sending event FMLInitializationEvent to mod NEIAddons|AE
2014-01-07 17:42:07 [FINEST] [NEIAddons|AE] Sent event FMLInitializationEvent to mod NEIAddons|AE
2014-01-07 17:42:07 [FINEST] [NEIAddons|CraftingTables] Sending event FMLInitializationEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:07 [FINEST] [NEIAddons|CraftingTables] Sent event FMLInitializationEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:07 [FINEST] [NEIAddons|ExtraBees] Sending event FMLInitializationEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:07 [FINEST] [NEIAddons|ExtraBees] Sent event FMLInitializationEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:07 [FINEST] [NEIAddons|Forestry] Sending event FMLInitializationEvent to mod NEIAddons|Forestry
2014-01-07 17:42:07 [FINEST] [NEIAddons|Forestry] Sent event FMLInitializationEvent to mod NEIAddons|Forestry
2014-01-07 17:42:07 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLInitializationEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:07 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLInitializationEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:07 [FINEST] [NEIPlugins] Sending event FMLInitializationEvent to mod NEIPlugins
2014-01-07 17:42:07 [FINEST] [NEIPlugins] Sent event FMLInitializationEvent to mod NEIPlugins
2014-01-07 17:42:07 [FINEST] [ObsidiPlates] Sending event FMLInitializationEvent to mod ObsidiPlates
2014-01-07 17:42:07 [FINEST] [ObsidiPlates] Sent event FMLInitializationEvent to mod ObsidiPlates
2014-01-07 17:42:07 [FINEST] [ForgeMultipart] Sending event FMLInitializationEvent to mod ForgeMultipart
2014-01-07 17:42:08 [FINEST] [ForgeMultipart] Sent event FMLInitializationEvent to mod ForgeMultipart
2014-01-07 17:42:08 [FINEST] [ProjRed|Core] Sending event FMLInitializationEvent to mod ProjRed|Core
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.core.ItemPart(31998) owned by ProjRed|Core
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.core.ItemDrawPlate(31997) owned by ProjRed|Core
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.core.ItemScrewdriver(31999) owned by ProjRed|Core
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.core.ItemWireDebugger(31993) owned by ProjRed|Core
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.core.ItemDataCard(9301) owned by ProjRed|Core
2014-01-07 17:42:08 [FINEST] [ProjRed|Core] Sent event FMLInitializationEvent to mod ProjRed|Core
2014-01-07 17:42:08 [FINEST] [ProjRed|Compatibility] Sending event FMLInitializationEvent to mod ProjRed|Compatibility
2014-01-07 17:42:08 [FINEST] [ProjRed|Compatibility] Sent event FMLInitializationEvent to mod ProjRed|Compatibility
2014-01-07 17:42:08 [FINEST] [ProjRed|Integration] Sending event FMLInitializationEvent to mod ProjRed|Integration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.integration.ItemPartGate(8786) owned by ProjRed|Integration
2014-01-07 17:42:08 [FINEST] [ProjRed|Integration] Sent event FMLInitializationEvent to mod ProjRed|Integration
2014-01-07 17:42:08 [FINEST] [ProjRed|Transmission] Sending event FMLInitializationEvent to mod ProjRed|Transmission
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.transmission.ItemPartWire(8787) owned by ProjRed|Transmission
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.transmission.ItemPartFramedWire(8788) owned by ProjRed|Transmission
2014-01-07 17:42:08 [FINEST] [ProjRed|Transmission] Sent event FMLInitializationEvent to mod ProjRed|Transmission
2014-01-07 17:42:08 [FINEST] [ProjRed|Illumination] Sending event FMLInitializationEvent to mod ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartLantern(8789) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartLantern(8790) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartCageLamp(9295) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartCageLamp(9296) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartFixture(9297) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartFixture(9298) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemPartIllumarButton(9294) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.illumination.ItemBlockLamp(2132) owned by ProjRed|Illumination
2014-01-07 17:42:08 [FINEST] [ProjRed|Illumination] Sent event FMLInitializationEvent to mod ProjRed|Illumination
2014-01-07 17:42:08 [FINEST] [ProjRed|Expansion] Sending event FMLInitializationEvent to mod ProjRed|Expansion
2014-01-07 17:42:08 [FINEST] [ProjRed|Expansion] Sent event FMLInitializationEvent to mod ProjRed|Expansion
2014-01-07 17:42:08 [FINEST] [ProjRed|Transportation] Sending event FMLInitializationEvent to mod ProjRed|Transportation
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.transportation.ItemPartPipe(9299) owned by ProjRed|Transportation
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.transportation.ItemRoutingChip(9285) owned by ProjRed|Transportation
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.transportation.ItemRouterUtility(9300) owned by ProjRed|Transportation
2014-01-07 17:42:08 [FINEST] [ProjRed|Transportation] Sent event FMLInitializationEvent to mod ProjRed|Transportation
2014-01-07 17:42:08 [FINEST] [ProjRed|Exploration] Sending event FMLInitializationEvent to mod ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemWoolGin(31996) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemBackpack(31995) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemBlockOre(2130) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemBlockSpecialStone(2131) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemBlockSpecialStoneWalls(2135) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemBlockMetaHandler(2136) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemBlockStainedSapling(2137) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemAxe(8853) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemAxe(8854) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemAxe(8855) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemHoe(8856) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemHoe(8857) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemHoe(8858) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemPickaxe(8859) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemPickaxe(8860) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemPickaxe(8861) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemShovel(8862) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemShovel(8863) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemShovel(8864) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSword(8865) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSword(8866) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSword(8868) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSaw(8872) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSaw(8873) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSaw(8874) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSaw(8875) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8877) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8878) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8879) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8880) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8881) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8882) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8883) owned by ProjRed|Exploration
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item mrtjp.projectred.exploration.ItemGemSickle(8884) owned by ProjRed|Exploration
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_1
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_2
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_3
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_4
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_5
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_6
2014-01-07 17:42:08 [INFO] [STDOUT] Registered micro material: tile.projectred.exploration.stone_7
2014-01-07 17:42:08 [FINEST] [ProjRed|Exploration] Sent event FMLInitializationEvent to mod ProjRed|Exploration
2014-01-07 17:42:08 [FINEST] [ThermalExpansion] Sending event FMLInitializationEvent to mod ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrench(20257) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemMultimeter(20258) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemCapacitor(20261) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemDiagram(20262) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTEBase(20263) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTEBase(20264) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.part.conduit.ItemConduitPart(31994) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20265) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20266) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20267) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorAdv(20268) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemSwordAdv(20269) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemShovelAdv(20270) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemPickaxeAdv(20271) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemAxeAdv(20272) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemHoeAdv(20273) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemShearsAdv(20274) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemFishingRodAdv(20275) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemSickleAdv(20276) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrenchBattle(20277) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockOre(2001) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.machine.ItemBlockMachine(2002) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockDevice(2003) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.dynamo.ItemBlockDynamo(2004) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.energycell.ItemBlockEnergyCell(2005) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tank.ItemBlockTank(2006) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.strongbox.ItemBlockStrongbox(2007) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.conduit.ItemBlockConduit(2008) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tesseract.ItemBlockTesseract(2009) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.lamp.ItemBlockLamp(2011) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockStorage(2012) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockGlass(2013) owned by ThermalExpansion
2014-01-07 17:42:08 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockRockwool(2014) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2016) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2017) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2018) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2019) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2020) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2022) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemBucket(20259) owned by ThermalExpansion
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemFlorb(20260) owned by ThermalExpansion
2014-01-07 17:42:09 [INFO] [STDERR] Trait already registered for net.minecraftforge.fluids.IFluidHandler
2014-01-07 17:42:09 [INFO] [STDERR] Trait already registered for net.minecraftforge.fluids.IFluidHandler
2014-01-07 17:42:09 [FINEST] [ThermalExpansion] Sent event FMLInitializationEvent to mod ThermalExpansion
2014-01-07 17:42:09 [FINEST] [Redstone Arsenal] Sending event FMLInitializationEvent to mod Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.ItemRABase(20756) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemWrenchRF(20757) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemWrenchBattleRF(20758) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemSwordRF(20759) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemShovelRF(20760) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemPickaxeRF(20761) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemAxeRF(20762) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.item.tool.ItemSickleRF(20763) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item redstonearsenal.block.ItemBlockStorage(2050) owned by Redstone Arsenal
2014-01-07 17:42:09 [FINEST] [Redstone Arsenal] Sent event FMLInitializationEvent to mod Redstone Arsenal
2014-01-07 17:42:09 [FINEST] [awger_SmallBoat] Sending event FMLInitializationEvent to mod awger_SmallBoat
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntitySmallBoat as awger_SmallBoat.EntitySmallBoat
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntityBoatPart as awger_SmallBoat.EntityBoatPart
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntityBoatChest as awger_SmallBoat.EntityBoatChest
2014-01-07 17:42:09 [FINEST] [awger_SmallBoat] Sent event FMLInitializationEvent to mod awger_SmallBoat
2014-01-07 17:42:09 [FINEST] [awger_Punt] Sending event FMLInitializationEvent to mod awger_Punt
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod awger_Punt entity EntityPunt as awger_Punt.EntityPunt
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ModelPunt()
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ModelPunt()
2014-01-07 17:42:09 [INFO] [ForgeModLoader] RenderPuntParts()
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ModelMast()
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ModelSail()
2014-01-07 17:42:09 [FINEST] [awger_Punt] Sent event FMLInitializationEvent to mod awger_Punt
2014-01-07 17:42:09 [FINEST] [awger_Whitehall] Sending event FMLInitializationEvent to mod awger_Whitehall
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod awger_Whitehall entity EntityWhitehall as awger_Whitehall.EntityWhitehall
2014-01-07 17:42:09 [FINEST] [awger_Whitehall] Sent event FMLInitializationEvent to mod awger_Whitehall
2014-01-07 17:42:09 [FINEST] [awger_Hoy] Sending event FMLInitializationEvent to mod awger_Hoy
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod awger_Hoy entity EntityHoy as awger_Hoy.EntityHoy
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ** created 38 boxes (12 extra)
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ** ModelPoopDeck created 3 boxes (29 extra)
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ** ModelAftCabinDoor created 0 boxes (32 extra)
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ** ModelDeckFiller created 10 boxes (22 extra)
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ** ModelRudder created 7 boxes (25 extra)
2014-01-07 17:42:09 [INFO] [ForgeModLoader] ** ModelCordage created -1 boxes (33 extra)
2014-01-07 17:42:09 [FINEST] [awger_Hoy] Sent event FMLInitializationEvent to mod awger_Hoy
2014-01-07 17:42:09 [FINEST] [Somnia] Sending event FMLInitializationEvent to mod Somnia
2014-01-07 17:42:09 [FINEST] [Somnia] Sent event FMLInitializationEvent to mod Somnia
2014-01-07 17:42:09 [FINEST] [SuperCraftingFrame] Sending event FMLInitializationEvent to mod SuperCraftingFrame
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item edgarallen.scf.content.ItemCraftingFrame(2400) owned by SuperCraftingFrame
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item edgarallen.scf.content.ItemSuperItemFrame(2401) owned by SuperCraftingFrame
2014-01-07 17:42:09 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2014-01-07 17:42:09 [FINEST] [SuperCraftingFrame] Sent event FMLInitializationEvent to mod SuperCraftingFrame
2014-01-07 17:42:09 [FINEST] [TallDoors] Sending event FMLInitializationEvent to mod TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.DoorPlacer(7356) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.Connector(7357) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.DrawbridgePlacer(7358) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.DestructionHammer(7359) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.Key(7360) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.MosaicTool(7361) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.KeyMakerPlacer(7362) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.TrapDoorsPlacer(7363) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.PermanentMosaicTool(7364) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item tektor.minecraft.talldoors.items.DrawbridgeWorkbenchItemBlock(860) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(861) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(862) owned by TallDoors
2014-01-07 17:42:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(863) owned by TallDoors
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.EntranceDoor1
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.EntranceDoor2
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.EntranceDoor3
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.FenceGate1
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.drawbridge.EntityConnector
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.MetalEntranceDoor1
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.DarkMetalEntranceDoor1
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.drawbridge.DrawbridgeBase
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.drawbridge.DrawbridgeMachine
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.DarkMetalEntranceDoor2
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.DarkMetalEntranceDoor3
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.MetalEntranceDoor2
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.doors_width2.MetalEntranceDoor3
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.FakeEntity
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.workbenches.KeyMaker
2014-01-07 17:42:09 [FINE] [ForgeModLoader] Skipping automatic mod TallDoors entity registration for already registered class tektor.minecraft.talldoors.entities.trapdoors.TrapDoor
2014-01-07 17:42:09 [FINEST] [TallDoors] Sent event FMLInitializationEvent to mod TallDoors
2014-01-07 17:42:09 [FINEST] [TwilightForest] Sending event FMLInitializationEvent to mod TwilightForest
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Boar as TwilightForest.Wild Boar
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Bighorn Sheep as TwilightForest.Bighorn Sheep
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Deer as TwilightForest.Wild Deer
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap as TwilightForest.Redcap
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Swarm Spider as TwilightForest.Swarm Spider
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga as TwilightForest.Naga
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Skeleton Druid as TwilightForest.Skeleton Druid
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hostile Wolf as TwilightForest.Hostile Wolf
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Wraith as TwilightForest.Twilight Wraith
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hedge Spider as TwilightForest.Hedge Spider
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hydra as TwilightForest.Hydra
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Lich as TwilightForest.Twilight Lich
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Penguin as TwilightForest.Penguin
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lich Minion as TwilightForest.Lich Minion
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Loyal Zombie as TwilightForest.Loyal Zombie
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tiny Bird as TwilightForest.Tiny Bird
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Squirrel as TwilightForest.Forest Squirrel
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Bunny as TwilightForest.Forest Bunny
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Raven as TwilightForest.Forest Raven
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Questing Ram as TwilightForest.Questing Ram
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Kobold as TwilightForest.Twilight Kobold
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Boggard as TwilightForest.Boggard
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mosquito Swarm as TwilightForest.Mosquito Swarm
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Death Tome as TwilightForest.Death Tome
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minotaur as TwilightForest.Minotaur
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minoshroom as TwilightForest.Minoshroom
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Fire Beetle as TwilightForest.Fire Beetle
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Slime Beetle as TwilightForest.Slime Beetle
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Pinch Beetle as TwilightForest.Pinch Beetle
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Maze Slime as TwilightForest.Maze Slime
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap Sapper as TwilightForest.Redcap Sapper
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mist Wolf as TwilightForest.Mist Wolf
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity King Spider as TwilightForest.King Spider
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Firefly as TwilightForest.Firefly
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mini Ghast as TwilightForest.Mini Ghast
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Ghast as TwilightForest.Tower Ghast
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Golem as TwilightForest.Tower Golem
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Termite as TwilightForest.Tower Termite
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redscale Broodling as TwilightForest.Redscale Broodling
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Boss as TwilightForest.Tower Boss
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Block&Chain Goblin as TwilightForest.Block&Chain Goblin
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Upper Goblin Knight as TwilightForest.Upper Goblin Knight
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lower Goblin Knight as TwilightForest.Lower Goblin Knight
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Helmet Crab as TwilightForest.Helmet Crab
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Knight Phantom as TwilightForest.Knight Phantom
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity HydraHead as TwilightForest.HydraHead
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfnaturebolt as TwilightForest.tfnaturebolt
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbolt as TwilightForest.tflichbolt
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftwilightwandbolt as TwilightForest.tftwilightwandbolt
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftomebolt as TwilightForest.tftomebolt
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfhydramortar as TwilightForest.tfhydramortar
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbomb as TwilightForest.tflichbomb
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfmoonwormshot as TwilightForest.tfmoonwormshot
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfslimeblob as TwilightForest.tfslimeblob
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfcharmeffect as TwilightForest.tfcharmeffect
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfthrownaxe as TwilightForest.tfthrownaxe
2014-01-07 17:42:09 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfthrownpick as TwilightForest.tfthrownpick
2014-01-07 17:42:10 [FINEST] [TwilightForest] Sent event FMLInitializationEvent to mod TwilightForest
2014-01-07 17:42:10 [FINEST] [AS_UpdateCheck] Sending event FMLInitializationEvent to mod AS_UpdateCheck
2014-01-07 17:42:10 [FINEST] [AS_UpdateCheck] Sent event FMLInitializationEvent to mod AS_UpdateCheck
2014-01-07 17:42:10 [FINEST] [chunkbase_villageinfo] Sending event FMLInitializationEvent to mod chunkbase_villageinfo
2014-01-07 17:42:10 [FINEST] [chunkbase_villageinfo] Sent event FMLInitializationEvent to mod chunkbase_villageinfo
2014-01-07 17:42:10 [FINEST] [YALSM] Sending event FMLInitializationEvent to mod YALSM
2014-01-07 17:42:10 [FINEST] [YALSM] Sent event FMLInitializationEvent to mod YALSM
2014-01-07 17:42:10 [FINEST] [McMultipart] Sending event FMLInitializationEvent to mod McMultipart
2014-01-07 17:42:10 [FINEST] [McMultipart] Sent event FMLInitializationEvent to mod McMultipart
2014-01-07 17:42:10 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLInitializationEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:10 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLInitializationEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:10 [FINEST] [ForgeMicroblock] Sending event FMLInitializationEvent to mod ForgeMicroblock
2014-01-07 17:42:10 [FINEST] [ForgeMicroblock] Sent event FMLInitializationEvent to mod ForgeMicroblock
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2014-01-07 17:42:10 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2014-01-07 17:42:10 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2014-01-07 17:42:10 [FINEST] [FML] Sending event IMCEvent to mod FML
2014-01-07 17:42:10 [FINEST] [FML] Sent event IMCEvent to mod FML
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2014-01-07 17:42:10 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2014-01-07 17:42:10 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore
2014-01-07 17:42:10 [FINEST] [CodeChickenCore] Sending event IMCEvent to mod CodeChickenCore
2014-01-07 17:42:10 [FINEST] [CodeChickenCore] Sent event IMCEvent to mod CodeChickenCore
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Evoc
2014-01-07 17:42:10 [FINEST] [Evoc] Sending event IMCEvent to mod Evoc
2014-01-07 17:42:10 [FINEST] [Evoc] Sent event IMCEvent to mod Evoc
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod InfiniBows
2014-01-07 17:42:10 [FINEST] [InfiniBows] Sending event IMCEvent to mod InfiniBows
2014-01-07 17:42:10 [FINEST] [InfiniBows] Sent event IMCEvent to mod InfiniBows
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod LomLib
2014-01-07 17:42:10 [FINEST] [LomLib] Sending event IMCEvent to mod LomLib
2014-01-07 17:42:10 [FINEST] [LomLib] Sent event IMCEvent to mod LomLib
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems
2014-01-07 17:42:10 [FINEST] [NotEnoughItems] Sending event IMCEvent to mod NotEnoughItems
2014-01-07 17:42:10 [FINEST] [NotEnoughItems] Sent event IMCEvent to mod NotEnoughItems
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SomniaCore
2014-01-07 17:42:10 [FINEST] [SomniaCore] Sending event IMCEvent to mod SomniaCore
2014-01-07 17:42:10 [FINEST] [SomniaCore] Sent event IMCEvent to mod SomniaCore
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod chunkbase_unglitch
2014-01-07 17:42:10 [FINEST] [chunkbase_unglitch] Sending event IMCEvent to mod chunkbase_unglitch
2014-01-07 17:42:10 [FINEST] [chunkbase_unglitch] Sent event IMCEvent to mod chunkbase_unglitch
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DamageIndicatorsMod
2014-01-07 17:42:10 [FINEST] [DamageIndicatorsMod] Sending event IMCEvent to mod DamageIndicatorsMod
2014-01-07 17:42:10 [FINEST] [DamageIndicatorsMod] Sent event IMCEvent to mod DamageIndicatorsMod
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod WikiLink
2014-01-07 17:42:10 [FINEST] [WikiLink] Sending event IMCEvent to mod WikiLink
2014-01-07 17:42:10 [FINEST] [WikiLink] Sent event IMCEvent to mod WikiLink
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_MouseTweaks
2014-01-07 17:42:10 [FINEST] [mod_MouseTweaks] Sending event IMCEvent to mod mod_MouseTweaks
2014-01-07 17:42:10 [FINEST] [mod_MouseTweaks] Sent event IMCEvent to mod mod_MouseTweaks
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod bspkrsCore
2014-01-07 17:42:10 [FINEST] [bspkrsCore] Sending event IMCEvent to mod bspkrsCore
2014-01-07 17:42:10 [FINEST] [bspkrsCore] Sent event IMCEvent to mod bspkrsCore
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArmorStatusHUD
2014-01-07 17:42:10 [FINEST] [ArmorStatusHUD] Sending event IMCEvent to mod ArmorStatusHUD
2014-01-07 17:42:10 [FINEST] [ArmorStatusHUD] Sent event IMCEvent to mod ArmorStatusHUD
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DirectionHUD
2014-01-07 17:42:10 [FINEST] [DirectionHUD] Sending event IMCEvent to mod DirectionHUD
2014-01-07 17:42:10 [FINEST] [DirectionHUD] Sent event IMCEvent to mod DirectionHUD
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ReiMinimap
2014-01-07 17:42:10 [FINEST] [mod_ReiMinimap] Sending event IMCEvent to mod mod_ReiMinimap
2014-01-07 17:42:10 [FINEST] [mod_ReiMinimap] Sent event IMCEvent to mod mod_ReiMinimap
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod StatusEffectHUD
2014-01-07 17:42:10 [FINEST] [StatusEffectHUD] Sending event IMCEvent to mod StatusEffectHUD
2014-01-07 17:42:10 [FINEST] [StatusEffectHUD] Sent event IMCEvent to mod StatusEffectHUD
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 2 IMC messages to mod TreeCapitator
2014-01-07 17:42:10 [FINEST] [TreeCapitator] Sending event IMCEvent to mod TreeCapitator
2014-01-07 17:42:10 [INFO] [TreeCapitator] Received IMC message from mod ExtrabiomesXL.
2014-01-07 17:42:10 [INFO] [TreeCapitator] Received IMC message from mod Metallurgy3Base.
2014-01-07 17:42:10 [FINEST] [TreeCapitator] Sent event IMCEvent to mod TreeCapitator
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Agriculture
2014-01-07 17:42:10 [FINEST] [Agriculture] Sending event IMCEvent to mod Agriculture
2014-01-07 17:42:10 [FINEST] [Agriculture] Sent event IMCEvent to mod Agriculture
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod KeithyUtils
2014-01-07 17:42:10 [FINEST] [KeithyUtils] Sending event IMCEvent to mod KeithyUtils
2014-01-07 17:42:10 [FINEST] [KeithyUtils] Sent event IMCEvent to mod KeithyUtils
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Aquaculture
2014-01-07 17:42:10 [FINEST] [Aquaculture] Sending event IMCEvent to mod Aquaculture
2014-01-07 17:42:10 [FINEST] [Aquaculture] Sent event IMCEvent to mod Aquaculture
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArrowCamMod
2014-01-07 17:42:10 [FINEST] [ArrowCamMod] Sending event IMCEvent to mod ArrowCamMod
2014-01-07 17:42:10 [FINEST] [ArrowCamMod] Sent event IMCEvent to mod ArrowCamMod
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Backpack
2014-01-07 17:42:10 [FINEST] [Backpack] Sending event IMCEvent to mod Backpack
2014-01-07 17:42:10 [FINEST] [Backpack] Sent event IMCEvent to mod Backpack
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BBOutlineMod
2014-01-07 17:42:10 [FINEST] [BBOutlineMod] Sending event IMCEvent to mod BBOutlineMod
2014-01-07 17:42:10 [FINEST] [BBOutlineMod] Sent event IMCEvent to mod BBOutlineMod
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BetterAnvil
2014-01-07 17:42:10 [FINEST] [BetterAnvil] Sending event IMCEvent to mod BetterAnvil
2014-01-07 17:42:10 [FINEST] [BetterAnvil] Sent event IMCEvent to mod BetterAnvil
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioCraft
2014-01-07 17:42:10 [FINEST] [BiblioCraft] Sending event IMCEvent to mod BiblioCraft
2014-01-07 17:42:10 [FINEST] [BiblioCraft] Sent event IMCEvent to mod BiblioCraft
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtrabiomesXL
2014-01-07 17:42:10 [FINEST] [ExtrabiomesXL] Sending event IMCEvent to mod ExtrabiomesXL
2014-01-07 17:42:10 [FINEST] [ExtrabiomesXL] Sent event IMCEvent to mod ExtrabiomesXL
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioWoodsEBXL
2014-01-07 17:42:10 [FINEST] [BiblioWoodsEBXL] Sending event IMCEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:10 [FINEST] [BiblioWoodsEBXL] Sent event IMCEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core
2014-01-07 17:42:10 [FINEST] [BuildCraft|Core] Sending event IMCEvent to mod BuildCraft|Core
2014-01-07 17:42:10 [FINEST] [BuildCraft|Core] Sent event IMCEvent to mod BuildCraft|Core
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders
2014-01-07 17:42:10 [FINEST] [BuildCraft|Builders] Sending event IMCEvent to mod BuildCraft|Builders
2014-01-07 17:42:10 [FINEST] [BuildCraft|Builders] Sent event IMCEvent to mod BuildCraft|Builders
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy
2014-01-07 17:42:10 [FINEST] [BuildCraft|Energy] Sending event IMCEvent to mod BuildCraft|Energy
2014-01-07 17:42:10 [FINEST] [BuildCraft|Energy] Sent event IMCEvent to mod BuildCraft|Energy
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory
2014-01-07 17:42:10 [FINEST] [BuildCraft|Factory] Sending event IMCEvent to mod BuildCraft|Factory
2014-01-07 17:42:10 [FINEST] [BuildCraft|Factory] Sent event IMCEvent to mod BuildCraft|Factory
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 28 IMC messages to mod BuildCraft|Transport
2014-01-07 17:42:10 [FINEST] [BuildCraft|Transport] Sending event IMCEvent to mod BuildCraft|Transport
2014-01-07 17:42:10 [FINEST] [BuildCraft|Transport] Sent event IMCEvent to mod BuildCraft|Transport
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon
2014-01-07 17:42:10 [FINEST] [BuildCraft|Silicon] Sending event IMCEvent to mod BuildCraft|Silicon
2014-01-07 17:42:10 [FINEST] [BuildCraft|Silicon] Sent event IMCEvent to mod BuildCraft|Silicon
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ChickenChunks
2014-01-07 17:42:10 [FINEST] [ChickenChunks] Sending event IMCEvent to mod ChickenChunks
2014-01-07 17:42:10 [FINEST] [ChickenChunks] Sent event IMCEvent to mod ChickenChunks
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHCore
2014-01-07 17:42:10 [FINEST] [CoFHCore] Sending event IMCEvent to mod CoFHCore
2014-01-07 17:42:10 [FINEST] [CoFHCore] Sent event IMCEvent to mod CoFHCore
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHLoot
2014-01-07 17:42:10 [FINEST] [CoFHLoot] Sending event IMCEvent to mod CoFHLoot
2014-01-07 17:42:10 [FINEST] [CoFHLoot] Sent event IMCEvent to mod CoFHLoot
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHMasquerade
2014-01-07 17:42:10 [FINEST] [CoFHMasquerade] Sending event IMCEvent to mod CoFHMasquerade
2014-01-07 17:42:10 [FINEST] [CoFHMasquerade] Sent event IMCEvent to mod CoFHMasquerade
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHSocial
2014-01-07 17:42:10 [FINEST] [CoFHSocial] Sending event IMCEvent to mod CoFHSocial
2014-01-07 17:42:10 [FINEST] [CoFHSocial] Sent event IMCEvent to mod CoFHSocial
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHWorld
2014-01-07 17:42:10 [FINEST] [CoFHWorld] Sending event IMCEvent to mod CoFHWorld
2014-01-07 17:42:10 [FINEST] [CoFHWorld] Sent event IMCEvent to mod CoFHWorld
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights
2014-01-07 17:42:10 [FINEST] [DynamicLights] Sending event IMCEvent to mod DynamicLights
2014-01-07 17:42:10 [FINEST] [DynamicLights] Sent event IMCEvent to mod DynamicLights
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_onFire
2014-01-07 17:42:10 [FINEST] [DynamicLights_onFire] Sending event IMCEvent to mod DynamicLights_onFire
2014-01-07 17:42:10 [FINEST] [DynamicLights_onFire] Sent event IMCEvent to mod DynamicLights_onFire
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_creepers
2014-01-07 17:42:10 [FINEST] [DynamicLights_creepers] Sending event IMCEvent to mod DynamicLights_creepers
2014-01-07 17:42:10 [FINEST] [DynamicLights_creepers] Sent event IMCEvent to mod DynamicLights_creepers
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_dropItems
2014-01-07 17:42:10 [FINEST] [DynamicLights_dropItems] Sending event IMCEvent to mod DynamicLights_dropItems
2014-01-07 17:42:10 [FINEST] [DynamicLights_dropItems] Sent event IMCEvent to mod DynamicLights_dropItems
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_mobEquipment
2014-01-07 17:42:10 [FINEST] [DynamicLights_mobEquipment] Sending event IMCEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:10 [FINEST] [DynamicLights_mobEquipment] Sent event IMCEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_flameArrows
2014-01-07 17:42:10 [FINEST] [DynamicLights_flameArrows] Sending event IMCEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:10 [FINEST] [DynamicLights_flameArrows] Sent event IMCEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_otherPlayers
2014-01-07 17:42:10 [FINEST] [DynamicLights_otherPlayers] Sending event IMCEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:10 [FINEST] [DynamicLights_otherPlayers] Sent event IMCEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DynamicLights_thePlayer
2014-01-07 17:42:10 [FINEST] [DynamicLights_thePlayer] Sending event IMCEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:10 [FINEST] [DynamicLights_thePlayer] Sent event IMCEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 77 IMC messages to mod EE3
2014-01-07 17:42:10 [FINEST] [EE3] Sending event IMCEvent to mod EE3
2014-01-07 17:42:10 [FINEST] [EE3] Sent event IMCEvent to mod EE3
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FancyFences
2014-01-07 17:42:10 [FINEST] [FancyFences] Sending event IMCEvent to mod FancyFences
2014-01-07 17:42:10 [FINEST] [FancyFences] Sent event IMCEvent to mod FancyFences
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod fodc
2014-01-07 17:42:10 [FINEST] [fodc] Sending event IMCEvent to mod fodc
2014-01-07 17:42:10 [FINEST] [fodc] Sent event IMCEvent to mod fodc
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod guilib
2014-01-07 17:42:10 [FINEST] [guilib] Sending event IMCEvent to mod guilib
2014-01-07 17:42:10 [FINEST] [guilib] Sent event IMCEvent to mod guilib
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PaintingSelGui
2014-01-07 17:42:10 [FINEST] [PaintingSelGui] Sending event IMCEvent to mod PaintingSelGui
2014-01-07 17:42:10 [FINEST] [PaintingSelGui] Sent event IMCEvent to mod PaintingSelGui
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod HeldCore
2014-01-07 17:42:10 [FINEST] [HeldCore] Sending event IMCEvent to mod HeldCore
2014-01-07 17:42:10 [FINEST] [HeldCore] Sent event IMCEvent to mod HeldCore
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod inventorytweaks
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IronChest
2014-01-07 17:42:10 [FINEST] [IronChest] Sending event IMCEvent to mod IronChest
2014-01-07 17:42:10 [FINEST] [IronChest] Sent event IMCEvent to mod IronChest
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod Waila
2014-01-07 17:42:10 [FINEST] [Waila] Sending event IMCEvent to mod Waila
2014-01-07 17:42:10 [INFO] [Waila] Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
2014-01-07 17:42:10 [INFO] [Waila] Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
2014-01-07 17:42:10 [INFO] [Waila] Success in registering JABBA
2014-01-07 17:42:10 [FINEST] [Waila] Sent event IMCEvent to mod Waila
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod JABBA
2014-01-07 17:42:10 [FINEST] [JABBA] Sending event IMCEvent to mod JABBA
2014-01-07 17:42:10 [FINEST] [JABBA] Sent event IMCEvent to mod JABBA
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_JourneyMap
2014-01-07 17:42:10 [FINEST] [mod_JourneyMap] Sending event IMCEvent to mod mod_JourneyMap
2014-01-07 17:42:10 [FINEST] [mod_JourneyMap] Sent event IMCEvent to mod mod_JourneyMap
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mca
2014-01-07 17:42:10 [FINEST] [mca] Sending event IMCEvent to mod mca
2014-01-07 17:42:10 [FINEST] [mca] Sent event IMCEvent to mod mca
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Metallurgy3Core
2014-01-07 17:42:10 [FINEST] [Metallurgy3Core] Sending event IMCEvent to mod Metallurgy3Core
2014-01-07 17:42:10 [FINEST] [Metallurgy3Core] Sent event IMCEvent to mod Metallurgy3Core
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Metallurgy3Base
2014-01-07 17:42:10 [FINEST] [Metallurgy3Base] Sending event IMCEvent to mod Metallurgy3Base
2014-01-07 17:42:10 [FINEST] [Metallurgy3Base] Sent event IMCEvent to mod Metallurgy3Base
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Metallurgy3Machines
2014-01-07 17:42:10 [FINEST] [Metallurgy3Machines] Sending event IMCEvent to mod Metallurgy3Machines
2014-01-07 17:42:10 [FINEST] [Metallurgy3Machines] Sent event IMCEvent to mod Metallurgy3Machines
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Metallurgy3Vanilla
2014-01-07 17:42:10 [FINEST] [Metallurgy3Vanilla] Sending event IMCEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:10 [FINEST] [Metallurgy3Vanilla] Sent event IMCEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod millenaire
2014-01-07 17:42:10 [FINEST] [millenaire] Sending event IMCEvent to mod millenaire
2014-01-07 17:42:10 [FINEST] [millenaire] Sent event IMCEvent to mod millenaire
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod numina
2014-01-07 17:42:10 [FINEST] [numina] Sending event IMCEvent to mod numina
2014-01-07 17:42:10 [FINEST] [numina] Sent event IMCEvent to mod numina
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod powersuits
2014-01-07 17:42:10 [FINEST] [powersuits] Sending event IMCEvent to mod powersuits
2014-01-07 17:42:10 [FINEST] [powersuits] Sent event IMCEvent to mod powersuits
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Mystcraft
2014-01-07 17:42:10 [FINEST] [Mystcraft] Sending event IMCEvent to mod Mystcraft
2014-01-07 17:42:10 [FINEST] [Mystcraft] Sent event IMCEvent to mod Mystcraft
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIAddons
2014-01-07 17:42:10 [FINEST] [NEIAddons] Sending event IMCEvent to mod NEIAddons
2014-01-07 17:42:10 [FINEST] [NEIAddons] Sent event IMCEvent to mod NEIAddons
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIAddons|AE
2014-01-07 17:42:10 [FINEST] [NEIAddons|AE] Sending event IMCEvent to mod NEIAddons|AE
2014-01-07 17:42:10 [FINEST] [NEIAddons|AE] Sent event IMCEvent to mod NEIAddons|AE
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIAddons|CraftingTables
2014-01-07 17:42:10 [FINEST] [NEIAddons|CraftingTables] Sending event IMCEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:10 [FINEST] [NEIAddons|CraftingTables] Sent event IMCEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIAddons|ExtraBees
2014-01-07 17:42:10 [FINEST] [NEIAddons|ExtraBees] Sending event IMCEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:10 [FINEST] [NEIAddons|ExtraBees] Sent event IMCEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIAddons|Forestry
2014-01-07 17:42:10 [FINEST] [NEIAddons|Forestry] Sending event IMCEvent to mod NEIAddons|Forestry
2014-01-07 17:42:10 [FINEST] [NEIAddons|Forestry] Sent event IMCEvent to mod NEIAddons|Forestry
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:10 [FINEST] [NEIAddons|MiscPeripherals] Sending event IMCEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:10 [FINEST] [NEIAddons|MiscPeripherals] Sent event IMCEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIPlugins
2014-01-07 17:42:10 [FINEST] [NEIPlugins] Sending event IMCEvent to mod NEIPlugins
2014-01-07 17:42:10 [FINEST] [NEIPlugins] Sent event IMCEvent to mod NEIPlugins
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ObsidiPlates
2014-01-07 17:42:10 [FINEST] [ObsidiPlates] Sending event IMCEvent to mod ObsidiPlates
2014-01-07 17:42:10 [FINEST] [ObsidiPlates] Sent event IMCEvent to mod ObsidiPlates
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ForgeMultipart
2014-01-07 17:42:10 [FINEST] [ForgeMultipart] Sending event IMCEvent to mod ForgeMultipart
2014-01-07 17:42:10 [FINEST] [ForgeMultipart] Sent event IMCEvent to mod ForgeMultipart
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Core
2014-01-07 17:42:10 [FINEST] [ProjRed|Core] Sending event IMCEvent to mod ProjRed|Core
2014-01-07 17:42:10 [FINEST] [ProjRed|Core] Sent event IMCEvent to mod ProjRed|Core
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Compatibility
2014-01-07 17:42:10 [FINEST] [ProjRed|Compatibility] Sending event IMCEvent to mod ProjRed|Compatibility
2014-01-07 17:42:10 [FINEST] [ProjRed|Compatibility] Sent event IMCEvent to mod ProjRed|Compatibility
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Integration
2014-01-07 17:42:10 [FINEST] [ProjRed|Integration] Sending event IMCEvent to mod ProjRed|Integration
2014-01-07 17:42:10 [FINEST] [ProjRed|Integration] Sent event IMCEvent to mod ProjRed|Integration
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Transmission
2014-01-07 17:42:10 [FINEST] [ProjRed|Transmission] Sending event IMCEvent to mod ProjRed|Transmission
2014-01-07 17:42:10 [FINEST] [ProjRed|Transmission] Sent event IMCEvent to mod ProjRed|Transmission
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Illumination
2014-01-07 17:42:10 [FINEST] [ProjRed|Illumination] Sending event IMCEvent to mod ProjRed|Illumination
2014-01-07 17:42:10 [FINEST] [ProjRed|Illumination] Sent event IMCEvent to mod ProjRed|Illumination
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Expansion
2014-01-07 17:42:10 [FINEST] [ProjRed|Expansion] Sending event IMCEvent to mod ProjRed|Expansion
2014-01-07 17:42:10 [FINEST] [ProjRed|Expansion] Sent event IMCEvent to mod ProjRed|Expansion
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Transportation
2014-01-07 17:42:10 [FINEST] [ProjRed|Transportation] Sending event IMCEvent to mod ProjRed|Transportation
2014-01-07 17:42:10 [FINEST] [ProjRed|Transportation] Sent event IMCEvent to mod ProjRed|Transportation
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ProjRed|Exploration
2014-01-07 17:42:10 [FINEST] [ProjRed|Exploration] Sending event IMCEvent to mod ProjRed|Exploration
2014-01-07 17:42:10 [FINEST] [ProjRed|Exploration] Sent event IMCEvent to mod ProjRed|Exploration
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 3 IMC messages to mod ThermalExpansion
2014-01-07 17:42:10 [FINEST] [ThermalExpansion] Sending event IMCEvent to mod ThermalExpansion
2014-01-07 17:42:10 [FINEST] [ThermalExpansion] Sent event IMCEvent to mod ThermalExpansion
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Redstone Arsenal
2014-01-07 17:42:10 [FINEST] [Redstone Arsenal] Sending event IMCEvent to mod Redstone Arsenal
2014-01-07 17:42:10 [FINEST] [Redstone Arsenal] Sent event IMCEvent to mod Redstone Arsenal
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_SmallBoat
2014-01-07 17:42:10 [FINEST] [awger_SmallBoat] Sending event IMCEvent to mod awger_SmallBoat
2014-01-07 17:42:10 [FINEST] [awger_SmallBoat] Sent event IMCEvent to mod awger_SmallBoat
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Punt
2014-01-07 17:42:10 [FINEST] [awger_Punt] Sending event IMCEvent to mod awger_Punt
2014-01-07 17:42:10 [FINEST] [awger_Punt] Sent event IMCEvent to mod awger_Punt
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Whitehall
2014-01-07 17:42:10 [FINEST] [awger_Whitehall] Sending event IMCEvent to mod awger_Whitehall
2014-01-07 17:42:10 [FINEST] [awger_Whitehall] Sent event IMCEvent to mod awger_Whitehall
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Hoy
2014-01-07 17:42:10 [FINEST] [awger_Hoy] Sending event IMCEvent to mod awger_Hoy
2014-01-07 17:42:10 [FINEST] [awger_Hoy] Sent event IMCEvent to mod awger_Hoy
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Somnia
2014-01-07 17:42:10 [FINEST] [Somnia] Sending event IMCEvent to mod Somnia
2014-01-07 17:42:10 [FINEST] [Somnia] Sent event IMCEvent to mod Somnia
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SuperCraftingFrame
2014-01-07 17:42:10 [FINEST] [SuperCraftingFrame] Sending event IMCEvent to mod SuperCraftingFrame
2014-01-07 17:42:10 [FINEST] [SuperCraftingFrame] Sent event IMCEvent to mod SuperCraftingFrame
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TallDoors
2014-01-07 17:42:10 [FINEST] [TallDoors] Sending event IMCEvent to mod TallDoors
2014-01-07 17:42:10 [FINEST] [TallDoors] Sent event IMCEvent to mod TallDoors
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TwilightForest
2014-01-07 17:42:10 [FINEST] [TwilightForest] Sending event IMCEvent to mod TwilightForest
2014-01-07 17:42:10 [FINEST] [TwilightForest] Sent event IMCEvent to mod TwilightForest
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AS_UpdateCheck
2014-01-07 17:42:10 [FINEST] [AS_UpdateCheck] Sending event IMCEvent to mod AS_UpdateCheck
2014-01-07 17:42:10 [FINEST] [AS_UpdateCheck] Sent event IMCEvent to mod AS_UpdateCheck
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod chunkbase_villageinfo
2014-01-07 17:42:10 [FINEST] [chunkbase_villageinfo] Sending event IMCEvent to mod chunkbase_villageinfo
2014-01-07 17:42:10 [FINEST] [chunkbase_villageinfo] Sent event IMCEvent to mod chunkbase_villageinfo
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod YALSM
2014-01-07 17:42:10 [FINEST] [YALSM] Sending event IMCEvent to mod YALSM
2014-01-07 17:42:10 [FINEST] [YALSM] Sent event IMCEvent to mod YALSM
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod McMultipart
2014-01-07 17:42:10 [FINEST] [McMultipart] Sending event IMCEvent to mod McMultipart
2014-01-07 17:42:10 [FINEST] [McMultipart] Sent event IMCEvent to mod McMultipart
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:10 [FINEST] [NEI-Mystcraft-Plugin] Sending event IMCEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:10 [FINEST] [NEI-Mystcraft-Plugin] Sent event IMCEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:10 [FINEST] [ForgeModLoader] Attempting to deliver 18 IMC messages to mod ForgeMicroblock
2014-01-07 17:42:10 [FINEST] [ForgeMicroblock] Sending event IMCEvent to mod ForgeMicroblock
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.ore
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.ore_1
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.ore_2
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.ore_3
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.ore_4
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_1
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_2
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_3
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_4
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_5
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_6
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_7
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_8
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.storage_10
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.thermalexpansion.glass
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.redstonearsenal.storage
2014-01-07 17:42:10 [INFO] [STDOUT] Registered micro material: tile.redstonearsenal.storage_1
2014-01-07 17:42:10 [FINEST] [ForgeMicroblock] Sent event IMCEvent to mod ForgeMicroblock
2014-01-07 17:42:10 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2014-01-07 17:42:10 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2014-01-07 17:42:10 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2014-01-07 17:42:10 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2014-01-07 17:42:10 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2014-01-07 17:42:10 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2014-01-07 17:42:10 [FINEST] [CodeChickenCore] Sending event FMLPostInitializationEvent to mod CodeChickenCore
2014-01-07 17:42:10 [FINEST] [CodeChickenCore] Sent event FMLPostInitializationEvent to mod CodeChickenCore
2014-01-07 17:42:10 [FINEST] [Evoc] Sending event FMLPostInitializationEvent to mod Evoc
2014-01-07 17:42:10 [FINEST] [Evoc] Sent event FMLPostInitializationEvent to mod Evoc
2014-01-07 17:42:10 [FINEST] [InfiniBows] Sending event FMLPostInitializationEvent to mod InfiniBows
2014-01-07 17:42:10 [FINEST] [InfiniBows] Sent event FMLPostInitializationEvent to mod InfiniBows
2014-01-07 17:42:10 [FINEST] [LomLib] Sending event FMLPostInitializationEvent to mod LomLib
2014-01-07 17:42:10 [FINEST] [LomLib] Sent event FMLPostInitializationEvent to mod LomLib
2014-01-07 17:42:10 [FINEST] [NotEnoughItems] Sending event FMLPostInitializationEvent to mod NotEnoughItems
2014-01-07 17:42:10 [FINEST] [NotEnoughItems] Sent event FMLPostInitializationEvent to mod NotEnoughItems
2014-01-07 17:42:10 [FINEST] [SomniaCore] Sending event FMLPostInitializationEvent to mod SomniaCore
2014-01-07 17:42:10 [FINEST] [SomniaCore] Sent event FMLPostInitializationEvent to mod SomniaCore
2014-01-07 17:42:10 [FINEST] [chunkbase_unglitch] Sending event FMLPostInitializationEvent to mod chunkbase_unglitch
2014-01-07 17:42:10 [FINEST] [chunkbase_unglitch] Sent event FMLPostInitializationEvent to mod chunkbase_unglitch
2014-01-07 17:42:10 [FINEST] [DamageIndicatorsMod] Sending event FMLPostInitializationEvent to mod DamageIndicatorsMod
2014-01-07 17:42:10 [FINEST] [DamageIndicatorsMod] Sent event FMLPostInitializationEvent to mod DamageIndicatorsMod
2014-01-07 17:42:10 [FINEST] [WikiLink] Sending event FMLPostInitializationEvent to mod WikiLink
2014-01-07 17:42:10 [INFO] [WikiLink] WikiLink is now setting up the ItemData mapping needed during runtime.
2014-01-07 17:42:10 [INFO] [WikiLink] WikiLink took 12 milliseconds to create 1431 item mappings.
2014-01-07 17:42:10 [INFO] [WikiLink] WikiLink is now setting up the PluginData mappings needed during runtime.
2014-01-07 17:42:10 [INFO] [WikiLink] WikiLink took 41 milliseconds to load all of the plugin(s) needed during runtime.
2014-01-07 17:42:10 [FINEST] [WikiLink] Sent event FMLPostInitializationEvent to mod WikiLink
2014-01-07 17:42:10 [FINEST] [mod_MouseTweaks] Sending event FMLPostInitializationEvent to mod mod_MouseTweaks
2014-01-07 17:42:10 [FINEST] [mod_MouseTweaks] Sent event FMLPostInitializationEvent to mod mod_MouseTweaks
2014-01-07 17:42:10 [FINEST] [bspkrsCore] Sending event FMLPostInitializationEvent to mod bspkrsCore
2014-01-07 17:42:10 [FINEST] [bspkrsCore] Sent event FMLPostInitializationEvent to mod bspkrsCore
2014-01-07 17:42:10 [FINEST] [ArmorStatusHUD] Sending event FMLPostInitializationEvent to mod ArmorStatusHUD
2014-01-07 17:42:10 [FINEST] [ArmorStatusHUD] Sent event FMLPostInitializationEvent to mod ArmorStatusHUD
2014-01-07 17:42:10 [FINEST] [DirectionHUD] Sending event FMLPostInitializationEvent to mod DirectionHUD
2014-01-07 17:42:10 [FINEST] [DirectionHUD] Sent event FMLPostInitializationEvent to mod DirectionHUD
2014-01-07 17:42:10 [FINEST] [mod_ReiMinimap] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2014-01-07 17:42:10 [FINEST] [mod_ReiMinimap] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2014-01-07 17:42:10 [FINEST] [StatusEffectHUD] Sending event FMLPostInitializationEvent to mod StatusEffectHUD
2014-01-07 17:42:10 [FINEST] [StatusEffectHUD] Sent event FMLPostInitializationEvent to mod StatusEffectHUD
2014-01-07 17:42:10 [FINEST] [TreeCapitator] Sending event FMLPostInitializationEvent to mod TreeCapitator
2014-01-07 17:42:10 [INFO] [TreeCapitator] Prioritizing User and IMC mod configs...
2014-01-07 17:42:10 [INFO] [TreeCapitator] Getting tag replacements from configs...
2014-01-07 17:42:10 [INFO] [TreeCapitator] Registering items and trees...
2014-01-07 17:42:10 [INFO] [TreeCapitator] Scanning Ore Dictionary for unregistered tree blocks...
2014-01-07 17:42:10 [INFO] [TreeCapitator] Ore Dictionary processing complete.
2014-01-07 17:42:10 [FINEST] [TreeCapitator] Sent event FMLPostInitializationEvent to mod TreeCapitator
2014-01-07 17:42:10 [FINEST] [Agriculture] Sending event FMLPostInitializationEvent to mod Agriculture
2014-01-07 17:42:10 [FINEST] [Agriculture] Sent event FMLPostInitializationEvent to mod Agriculture
2014-01-07 17:42:10 [FINEST] [KeithyUtils] Sending event FMLPostInitializationEvent to mod KeithyUtils
2014-01-07 17:42:10 [FINEST] [KeithyUtils] Sent event FMLPostInitializationEvent to mod KeithyUtils
2014-01-07 17:42:10 [FINEST] [Aquaculture] Sending event FMLPostInitializationEvent to mod Aquaculture
2014-01-07 17:42:10 [FINEST] [Aquaculture] Sent event FMLPostInitializationEvent to mod Aquaculture
2014-01-07 17:42:10 [FINEST] [ArrowCamMod] Sending event FMLPostInitializationEvent to mod ArrowCamMod
2014-01-07 17:42:10 [FINEST] [ArrowCamMod] Sent event FMLPostInitializationEvent to mod ArrowCamMod
2014-01-07 17:42:10 [FINEST] [Backpack] Sending event FMLPostInitializationEvent to mod Backpack
2014-01-07 17:42:10 [INFO] [ForgeModLoader] [Backpacks] NEI Support enabled
2014-01-07 17:42:10 [FINEST] [Backpack] Sent event FMLPostInitializationEvent to mod Backpack
2014-01-07 17:42:10 [FINEST] [BBOutlineMod] Sending event FMLPostInitializationEvent to mod BBOutlineMod
2014-01-07 17:42:10 [FINEST] [BBOutlineMod] Sent event FMLPostInitializationEvent to mod BBOutlineMod
2014-01-07 17:42:10 [FINEST] [BetterAnvil] Sending event FMLPostInitializationEvent to mod BetterAnvil
2014-01-07 17:42:10 [FINEST] [BetterAnvil] Sent event FMLPostInitializationEvent to mod BetterAnvil
2014-01-07 17:42:10 [FINEST] [BiblioCraft] Sending event FMLPostInitializationEvent to mod BiblioCraft
2014-01-07 17:42:10 [FINEST] [BiblioCraft] Sent event FMLPostInitializationEvent to mod BiblioCraft
2014-01-07 17:42:10 [FINEST] [ExtrabiomesXL] Sending event FMLPostInitializationEvent to mod ExtrabiomesXL
2014-01-07 17:42:10 [FINE] [ExtrabiomesXL] Initializing Buildcraft plugin.
2014-01-07 17:42:10 [FINE] [ExtrabiomesXL] Buildcraft Oil Generator could not be accessed. Extra oil in wastelands and mountainous deserts has been disabled.
2014-01-07 17:42:10 [INFO] [ExtrabiomesXL] Successfully Loaded.
2014-01-07 17:42:11 [FINEST] [ExtrabiomesXL] Sent event FMLPostInitializationEvent to mod ExtrabiomesXL
2014-01-07 17:42:11 [FINEST] [BiblioWoodsEBXL] Sending event FMLPostInitializationEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:11 [FINEST] [BiblioWoodsEBXL] Sent event FMLPostInitializationEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:11 [FINEST] [BuildCraft|Core] Sending event FMLPostInitializationEvent to mod BuildCraft|Core
2014-01-07 17:42:11 [FINEST] [BuildCraft|Core] Sent event FMLPostInitializationEvent to mod BuildCraft|Core
2014-01-07 17:42:11 [FINEST] [BuildCraft|Builders] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders
2014-01-07 17:42:11 [FINEST] [BuildCraft|Builders] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders
2014-01-07 17:42:11 [FINEST] [BuildCraft|Energy] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy
2014-01-07 17:42:11 [FINEST] [BuildCraft|Energy] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy
2014-01-07 17:42:11 [FINEST] [BuildCraft|Factory] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory
2014-01-07 17:42:11 [FINE] [Buildcraft] NEI not detected.
2014-01-07 17:42:11 [FINEST] [BuildCraft|Factory] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
2014-01-07 17:42:11 [FINEST] [BuildCraft|Transport] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
2014-01-07 17:42:11 [FINEST] [BuildCraft|Transport] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
2014-01-07 17:42:11 [FINEST] [BuildCraft|Silicon] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
2014-01-07 17:42:11 [FINEST] [BuildCraft|Silicon] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
2014-01-07 17:42:11 [FINEST] [ChickenChunks] Sending event FMLPostInitializationEvent to mod ChickenChunks
2014-01-07 17:42:11 [FINEST] [ChickenChunks] Sent event FMLPostInitializationEvent to mod ChickenChunks
2014-01-07 17:42:11 [FINEST] [CoFHCore] Sending event FMLPostInitializationEvent to mod CoFHCore
2014-01-07 17:42:11 [INFO] [HeldCore] The mod 'NEI-Mystcraft-Plugin' is has a new version available!
2014-01-07 17:42:11 [INFO] [HeldCore] Current version: 01.05.00.00 new version: 1.05.01.00
2014-01-07 17:42:15 [FINEST] [CoFHCore] Sent event FMLPostInitializationEvent to mod CoFHCore
2014-01-07 17:42:15 [FINEST] [CoFHLoot] Sending event FMLPostInitializationEvent to mod CoFHLoot
2014-01-07 17:42:15 [FINEST] [CoFHLoot] Sent event FMLPostInitializationEvent to mod CoFHLoot
2014-01-07 17:42:15 [FINEST] [CoFHMasquerade] Sending event FMLPostInitializationEvent to mod CoFHMasquerade
2014-01-07 17:42:15 [FINEST] [CoFHMasquerade] Sent event FMLPostInitializationEvent to mod CoFHMasquerade
2014-01-07 17:42:15 [FINEST] [CoFHSocial] Sending event FMLPostInitializationEvent to mod CoFHSocial
2014-01-07 17:42:15 [FINEST] [CoFHSocial] Sent event FMLPostInitializationEvent to mod CoFHSocial
2014-01-07 17:42:15 [FINEST] [CoFHWorld] Sending event FMLPostInitializationEvent to mod CoFHWorld
2014-01-07 17:42:15 [FINEST] [CoFHWorld] Sent event FMLPostInitializationEvent to mod CoFHWorld
2014-01-07 17:42:15 [FINEST] [DynamicLights] Sending event FMLPostInitializationEvent to mod DynamicLights
2014-01-07 17:42:15 [FINEST] [DynamicLights] Sent event FMLPostInitializationEvent to mod DynamicLights
2014-01-07 17:42:15 [FINEST] [DynamicLights_onFire] Sending event FMLPostInitializationEvent to mod DynamicLights_onFire
2014-01-07 17:42:15 [FINEST] [DynamicLights_onFire] Sent event FMLPostInitializationEvent to mod DynamicLights_onFire
2014-01-07 17:42:15 [FINEST] [DynamicLights_creepers] Sending event FMLPostInitializationEvent to mod DynamicLights_creepers
2014-01-07 17:42:15 [FINEST] [DynamicLights_creepers] Sent event FMLPostInitializationEvent to mod DynamicLights_creepers
2014-01-07 17:42:15 [FINEST] [DynamicLights_dropItems] Sending event FMLPostInitializationEvent to mod DynamicLights_dropItems
2014-01-07 17:42:15 [FINEST] [DynamicLights_dropItems] Sent event FMLPostInitializationEvent to mod DynamicLights_dropItems
2014-01-07 17:42:15 [FINEST] [DynamicLights_mobEquipment] Sending event FMLPostInitializationEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:15 [FINEST] [DynamicLights_mobEquipment] Sent event FMLPostInitializationEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:15 [FINEST] [DynamicLights_flameArrows] Sending event FMLPostInitializationEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:15 [FINEST] [DynamicLights_flameArrows] Sent event FMLPostInitializationEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:15 [FINEST] [DynamicLights_otherPlayers] Sending event FMLPostInitializationEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:15 [FINEST] [DynamicLights_otherPlayers] Sent event FMLPostInitializationEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:15 [FINEST] [DynamicLights_thePlayer] Sending event FMLPostInitializationEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:15 [FINEST] [DynamicLights_thePlayer] Sent event FMLPostInitializationEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:15 [FINEST] [EE3] Sending event FMLPostInitializationEvent to mod EE3
2014-01-07 17:42:15 [FINEST] [EE3] Sent event FMLPostInitializationEvent to mod EE3
2014-01-07 17:42:15 [FINEST] [FancyFences] Sending event FMLPostInitializationEvent to mod FancyFences
2014-01-07 17:42:15 [FINEST] [FancyFences] Sent event FMLPostInitializationEvent to mod FancyFences
2014-01-07 17:42:15 [FINEST] [fodc] Sending event FMLPostInitializationEvent to mod fodc
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockEmerald
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreCeruclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreVulcanite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotInolashite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustObsidian
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustBlack Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreSapphire
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustTartarite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustDamascus Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockQuicksilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreSalt
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockGlowstone
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockPlatinum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockSilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockOureclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustAtlarus
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockElectrum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockGold
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreManganese
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreEximite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustDeep Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustHepatizon
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockBlack Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustElectrumFlux
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustMagnesium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustPotash
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustQuicksilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockMithril
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockIgnatius
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotAstral Silver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustEnderium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotBrass
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreLapis
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotSilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustPrometheum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustTin
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustSaltpeter
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreSulfur
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotPlatinum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotIgnatius
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustSanguinite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockLemurite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockBrass
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustGlowstone
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustZinc
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreAdamantine
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreCoal
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotCelenegil
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustRedstone
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotAmordrine
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockElectrumFlux
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotNickel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreInfuscolium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockIron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreMagnesium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockVulcanite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustAngmallen
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotTartarite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotSanguinite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreAtlarus
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotHaderoth
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreRuby
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockAngmallen
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustInfuscolium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockInfuscolium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustCoal
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustOrichalcum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustBronze
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockSteel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustShadow Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreSanguinite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotSteel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustVulcanite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotDamascus Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotCopper
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotIron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockEnderium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockManganese
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockCelenegil
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotShadow Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreIgnatius
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotElectrum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustMeutoite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustLemurite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockTartarite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: orePeridot
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: orePrometheum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotLemurite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotAngmallen
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockAlduorite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotDesichalkos
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotQuicksilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockEximite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockLead
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustKalendrite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreMithril
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockAdamantine
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustSilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreEmerald
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotAlduorite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustVyroxeres
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreShadow Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotAtlarus
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockDiamond
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotCeruclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreAlduorite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustMithril
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockHepatizon
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockPrometheum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotVyroxeres
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockAstral Silver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreOureclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotEximite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockRedstone
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotManganese
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustAmordrine
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotRubracium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreDiamond
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotMithril
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustCelenegil
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotLead
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustNickel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreRubracium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotBronze
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockShadow Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustInvar
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockMidasium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockCrystalFlux
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotInvar
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotDeep Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockCarmot
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockCeruclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreGold
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotZinc
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustIron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockCopper
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotEnderium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockNickel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockRubracium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreLead
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustSulfur
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockDeep Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreDeep Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreTin
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreLemurite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreKalendrite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustHaderoth
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotMeutoite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustSteel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotTin
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreCarmot
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustManganese
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustCarmot
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustCeruclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockOrichalcum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotPrometheum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotHepatizon
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockInolashite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreNickel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustDesichalkos
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotKalendrite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustInolashite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreQuartz
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustGold
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreMidasium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustEximite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: orePlatinum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotOrichalcum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotAdamantine
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustPhosphorus
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotInfuscolium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustMidasium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotRefinedIron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockVyroxeres
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockTin
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustBitumen
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreVyroxeres
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotBlack Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockSanguinite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotVulcanite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustBrass
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockAmordrine
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockHaderoth
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustAlduorite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockKalendrite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockBronze
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreZinc
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotMidasium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockZinc
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockAtlarus
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotOureclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustOureclase
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotCarmot
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustRubracium
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreMeutoite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustElectrum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockDesichalkos
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockDamascus Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockInvar
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockShadow Iron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustLead
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreRedstone
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustPlatinum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreCopper
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotGold
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreOrichalcum
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustAstral Silver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreIron
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreAstral Silver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustIgnatius
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreSilver
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: orePhosphorite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotElectrumFlux
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: blockMeutoite
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustShadow Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: ingotShadow Steel
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreSaltpeter
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: orePotash
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustCopper
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: oreBitumen
2014-01-07 17:42:15 [INFO] [OreDicConvert] registered ore name: dustAdamantine
2014-01-07 17:42:15 [FINEST] [fodc] Sent event FMLPostInitializationEvent to mod fodc
2014-01-07 17:42:15 [FINEST] [guilib] Sending event FMLPostInitializationEvent to mod guilib
2014-01-07 17:42:15 [FINEST] [guilib] Sent event FMLPostInitializationEvent to mod guilib
2014-01-07 17:42:15 [FINEST] [PaintingSelGui] Sending event FMLPostInitializationEvent to mod PaintingSelGui
2014-01-07 17:42:15 [FINEST] [PaintingSelGui] Sent event FMLPostInitializationEvent to mod PaintingSelGui
2014-01-07 17:42:15 [FINEST] [HeldCore] Sending event FMLPostInitializationEvent to mod HeldCore
2014-01-07 17:42:15 [FINEST] [HeldCore] Sent event FMLPostInitializationEvent to mod HeldCore
2014-01-07 17:42:15 [FINEST] [IronChest] Sending event FMLPostInitializationEvent to mod IronChest
2014-01-07 17:42:15 [FINEST] [IronChest] Sent event FMLPostInitializationEvent to mod IronChest
2014-01-07 17:42:15 [FINEST] [Waila] Sending event FMLPostInitializationEvent to mod Waila
2014-01-07 17:42:15 [INFO] [STDOUT] TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
2014-01-07 17:42:16 [FINE] [Waila] ++ Found field cpw.mods.fml.client.registry.KeyBindingRegistry keyHandlers
2014-01-07 17:42:16 [FINEST] [Waila] Sent event FMLPostInitializationEvent to mod Waila
2014-01-07 17:42:16 [FINEST] [JABBA] Sending event FMLPostInitializationEvent to mod JABBA
2014-01-07 17:42:16 [FINEST] [JABBA] Sent event FMLPostInitializationEvent to mod JABBA
2014-01-07 17:42:16 [FINEST] [mod_JourneyMap] Sending event FMLPostInitializationEvent to mod mod_JourneyMap
2014-01-07 17:42:16 [INFO] [STDERR] 05:42:16 INFO [MC]: mod_JourneyMap.modsLoaded() ModLoader mods loaded: Mouse Tweaks 2.3.4 (for Minecraft 1.6.4), mod_ReiMinimap v3.4_01 [1.6.2], JourneyMap 3.0.0
2014-01-07 17:42:16 [FINEST] [mod_JourneyMap] Sent event FMLPostInitializationEvent to mod mod_JourneyMap
2014-01-07 17:42:16 [FINEST] [mca] Sending event FMLPostInitializationEvent to mod mca
2014-01-07 17:42:16 [FINEST] [mca] Sent event FMLPostInitializationEvent to mod mca
2014-01-07 17:42:16 [FINEST] [Metallurgy3Core] Sending event FMLPostInitializationEvent to mod Metallurgy3Core
2014-01-07 17:42:16 [FINEST] [Metallurgy3Core] Sent event FMLPostInitializationEvent to mod Metallurgy3Core
2014-01-07 17:42:16 [FINEST] [Metallurgy3Base] Sending event FMLPostInitializationEvent to mod Metallurgy3Base
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustObsidian midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustBlack Steel midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustTartarite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustDamascus Steel midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustAtlarus midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustDeep Iron midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustHepatizon midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustElectrumFlux midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustMagnesium midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustPotash midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustQuicksilver midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustEnderium midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustPrometheum midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustTin midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustSaltpeter midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustSanguinite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustGlowstone midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustZinc midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustRedstone midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustAngmallen midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustInfuscolium midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustCoal midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustOrichalcum midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustBronze midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustShadow Iron midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustVulcanite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustMeutoite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustLemurite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustKalendrite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustSilver midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustVyroxeres midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustMithril midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustAmordrine midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustCelenegil midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustNickel midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustInvar midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustIron midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustSulfur midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustHaderoth midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustSteel midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustManganese midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustCarmot midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustCeruclase midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustDesichalkos midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustInolashite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustGold midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustEximite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustPhosphorus midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustMidasium midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustBitumen midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustBrass midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustAlduorite midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustOureclase midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustRubracium midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustElectrum midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustLead midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustPlatinum midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustAstral Silver midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustIgnatius midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustShadow Steel midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustCopper midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Adding recipe for dustAdamantine midasium = gold
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Metlalurgy: Skipping Railcraft Integration
2014-01-07 17:42:16 [INFO] [Metallurgy3Core] Metallurgy: Adding ComputerCraft Turtles
2014-01-07 17:42:16 [INFO] [STDOUT] ComputerCraftAPI: CCTurtle not found.
2014-01-07 17:42:16 [FINEST] [Metallurgy3Base] Sent event FMLPostInitializationEvent to mod Metallurgy3Base
2014-01-07 17:42:16 [FINEST] [Metallurgy3Machines] Sending event FMLPostInitializationEvent to mod Metallurgy3Machines
2014-01-07 17:42:16 [FINEST] [Metallurgy3Machines] Sent event FMLPostInitializationEvent to mod Metallurgy3Machines
2014-01-07 17:42:16 [FINEST] [Metallurgy3Vanilla] Sending event FMLPostInitializationEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:16 [FINEST] [Metallurgy3Vanilla] Sent event FMLPostInitializationEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:16 [FINEST] [millenaire] Sending event FMLPostInitializationEvent to mod millenaire
2014-01-07 17:42:16 [FINEST] [millenaire] Sent event FMLPostInitializationEvent to mod millenaire
2014-01-07 17:42:16 [FINEST] [numina] Sending event FMLPostInitializationEvent to mod numina
2014-01-07 17:42:16 [FINEST] [numina] Sent event FMLPostInitializationEvent to mod numina
2014-01-07 17:42:16 [FINEST] [powersuits] Sending event FMLPostInitializationEvent to mod powersuits
2014-01-07 17:42:16 [WARNING] [MachineMuse] [CLIENT] Failed to get MFFS item!
2014-01-07 17:42:16 [FINEST] [powersuits] Sent event FMLPostInitializationEvent to mod powersuits
2014-01-07 17:42:16 [FINEST] [Mystcraft] Sending event FMLPostInitializationEvent to mod Mystcraft
2014-01-07 17:42:16 [FINEST] [Mystcraft] Sent event FMLPostInitializationEvent to mod Mystcraft
2014-01-07 17:42:16 [FINEST] [NEIAddons] Sending event FMLPostInitializationEvent to mod NEIAddons
2014-01-07 17:42:16 [FINEST] [NEIAddons] Sent event FMLPostInitializationEvent to mod NEIAddons
2014-01-07 17:42:16 [FINEST] [NEIAddons|AE] Sending event FMLPostInitializationEvent to mod NEIAddons|AE
2014-01-07 17:42:16 [FINEST] [NEIAddons|AE] Sent event FMLPostInitializationEvent to mod NEIAddons|AE
2014-01-07 17:42:16 [FINEST] [NEIAddons|CraftingTables] Sending event FMLPostInitializationEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:16 [FINEST] [NEIAddons|CraftingTables] Sent event FMLPostInitializationEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:16 [FINEST] [NEIAddons|ExtraBees] Sending event FMLPostInitializationEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:16 [FINEST] [NEIAddons|ExtraBees] Sent event FMLPostInitializationEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:16 [FINEST] [NEIAddons|Forestry] Sending event FMLPostInitializationEvent to mod NEIAddons|Forestry
2014-01-07 17:42:16 [FINEST] [NEIAddons|Forestry] Sent event FMLPostInitializationEvent to mod NEIAddons|Forestry
2014-01-07 17:42:16 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLPostInitializationEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:16 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLPostInitializationEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:16 [FINEST] [NEIPlugins] Sending event FMLPostInitializationEvent to mod NEIPlugins
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Ars Magica 2 (1.0.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin BuildCraft (1.5.1)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Factorization (1.0.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Forestry (1.4.5)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin ForestryShowSecrets (1.0.1)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Forge (1.4.1)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin FuelListFix (1.0.1)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Fuel Tooltip (1.0.2)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin GregTech (1.1.1)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin IC2_exp (1.2.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin IC2 (1.1.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin NEIPlugins_ItemListFix (1.0.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Lists (1.0.2)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Minecraft (1.0.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Railcraft (1.6.5)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin RailcraftFuels (1.1.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin Stat (1.0.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin ThermalExpansion (1.1.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Found NEIPlugins plugin TConstruct (1.1.0)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin RailcraftFuels (1.1.0) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] IItemListLoaded.onItemListLoaded(): Furnace Fuel fix (FurnaceRecipeHandler)
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin GregTech (1.1.1) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin Railcraft (1.6.5) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin IC2_exp (1.2.0) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin ForestryShowSecrets (1.0.1) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin Ars Magica 2 (1.0.0) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin IC2 (1.1.0) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin Factorization (1.0.0) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin TConstruct (1.1.0) not active
2014-01-07 17:42:16 [FINE] [NEIPlugins] Plugin Forestry (1.4.5) not active
2014-01-07 17:42:16 [FINEST] [NEIPlugins] Sent event FMLPostInitializationEvent to mod NEIPlugins
2014-01-07 17:42:16 [FINEST] [ObsidiPlates] Sending event FMLPostInitializationEvent to mod ObsidiPlates
2014-01-07 17:42:16 [FINEST] [ObsidiPlates] Sent event FMLPostInitializationEvent to mod ObsidiPlates
2014-01-07 17:42:16 [FINEST] [ForgeMultipart] Sending event FMLPostInitializationEvent to mod ForgeMultipart
2014-01-07 17:42:16 [FINEST] [ForgeMultipart] Sent event FMLPostInitializationEvent to mod ForgeMultipart
2014-01-07 17:42:16 [FINEST] [ProjRed|Core] Sending event FMLPostInitializationEvent to mod ProjRed|Core
2014-01-07 17:42:16 [FINEST] [ProjRed|Core] Sent event FMLPostInitializationEvent to mod ProjRed|Core
2014-01-07 17:42:16 [FINEST] [ProjRed|Compatibility] Sending event FMLPostInitializationEvent to mod ProjRed|Compatibility
2014-01-07 17:42:16 [FINEST] [ProjRed|Compatibility] Sent event FMLPostInitializationEvent to mod ProjRed|Compatibility
2014-01-07 17:42:16 [FINEST] [ProjRed|Integration] Sending event FMLPostInitializationEvent to mod ProjRed|Integration
2014-01-07 17:42:16 [FINEST] [ProjRed|Integration] Sent event FMLPostInitializationEvent to mod ProjRed|Integration
2014-01-07 17:42:16 [FINEST] [ProjRed|Transmission] Sending event FMLPostInitializationEvent to mod ProjRed|Transmission
2014-01-07 17:42:16 [FINEST] [ProjRed|Transmission] Sent event FMLPostInitializationEvent to mod ProjRed|Transmission
2014-01-07 17:42:16 [FINEST] [ProjRed|Illumination] Sending event FMLPostInitializationEvent to mod ProjRed|Illumination
2014-01-07 17:42:16 [FINEST] [ProjRed|Illumination] Sent event FMLPostInitializationEvent to mod ProjRed|Illumination
2014-01-07 17:42:16 [FINEST] [ProjRed|Expansion] Sending event FMLPostInitializationEvent to mod ProjRed|Expansion
2014-01-07 17:42:16 [FINEST] [ProjRed|Expansion] Sent event FMLPostInitializationEvent to mod ProjRed|Expansion
2014-01-07 17:42:16 [FINEST] [ProjRed|Transportation] Sending event FMLPostInitializationEvent to mod ProjRed|Transportation
2014-01-07 17:42:16 [FINEST] [ProjRed|Transportation] Sent event FMLPostInitializationEvent to mod ProjRed|Transportation
2014-01-07 17:42:16 [FINEST] [ProjRed|Exploration] Sending event FMLPostInitializationEvent to mod ProjRed|Exploration
2014-01-07 17:42:16 [FINEST] [ProjRed|Exploration] Sent event FMLPostInitializationEvent to mod ProjRed|Exploration
2014-01-07 17:42:16 [FINEST] [ThermalExpansion] Sending event FMLPostInitializationEvent to mod ThermalExpansion
2014-01-07 17:42:16 [FINEST] [ForgeModLoader] Automatically registered mod ThermalExpansion entity florb as ThermalExpansion.florb
2014-01-07 17:42:16 [FINEST] [ForgeModLoader] Automatically registered mod ThermalExpansion entity blizzBall as ThermalExpansion.blizzBall
2014-01-07 17:42:16 [FINEST] [ForgeModLoader] Automatically registered mod ThermalExpansion entity blizzSpike as ThermalExpansion.blizzSpike
2014-01-07 17:42:16 [FINEST] [ThermalExpansion] Sent event FMLPostInitializationEvent to mod ThermalExpansion
2014-01-07 17:42:16 [FINEST] [Redstone Arsenal] Sending event FMLPostInitializationEvent to mod Redstone Arsenal
2014-01-07 17:42:16 [FINEST] [Redstone Arsenal] Sent event FMLPostInitializationEvent to mod Redstone Arsenal
2014-01-07 17:42:16 [FINEST] [awger_SmallBoat] Sending event FMLPostInitializationEvent to mod awger_SmallBoat
2014-01-07 17:42:16 [FINEST] [awger_SmallBoat] Sent event FMLPostInitializationEvent to mod awger_SmallBoat
2014-01-07 17:42:16 [FINEST] [awger_Punt] Sending event FMLPostInitializationEvent to mod awger_Punt
2014-01-07 17:42:16 [FINEST] [awger_Punt] Sent event FMLPostInitializationEvent to mod awger_Punt
2014-01-07 17:42:16 [FINEST] [awger_Whitehall] Sending event FMLPostInitializationEvent to mod awger_Whitehall
2014-01-07 17:42:16 [FINEST] [awger_Whitehall] Sent event FMLPostInitializationEvent to mod awger_Whitehall
2014-01-07 17:42:16 [FINEST] [awger_Hoy] Sending event FMLPostInitializationEvent to mod awger_Hoy
2014-01-07 17:42:16 [FINEST] [awger_Hoy] Sent event FMLPostInitializationEvent to mod awger_Hoy
2014-01-07 17:42:16 [FINEST] [Somnia] Sending event FMLPostInitializationEvent to mod Somnia
2014-01-07 17:42:16 [FINEST] [Somnia] Sent event FMLPostInitializationEvent to mod Somnia
2014-01-07 17:42:16 [FINEST] [SuperCraftingFrame] Sending event FMLPostInitializationEvent to mod SuperCraftingFrame
2014-01-07 17:42:16 [FINEST] [SuperCraftingFrame] Sent event FMLPostInitializationEvent to mod SuperCraftingFrame
2014-01-07 17:42:16 [FINEST] [TallDoors] Sending event FMLPostInitializationEvent to mod TallDoors
2014-01-07 17:42:16 [FINEST] [TallDoors] Sent event FMLPostInitializationEvent to mod TallDoors
2014-01-07 17:42:16 [FINEST] [TwilightForest] Sending event FMLPostInitializationEvent to mod TwilightForest
2014-01-07 17:42:16 [INFO] [ForgeModLoader] [TwilightForest] Did not find Thaumcraft, did not load ThaumcraftApi integration.
2014-01-07 17:42:16 [FINEST] [TwilightForest] Sent event FMLPostInitializationEvent to mod TwilightForest
2014-01-07 17:42:16 [FINEST] [AS_UpdateCheck] Sending event FMLPostInitializationEvent to mod AS_UpdateCheck
2014-01-07 17:42:16 [FINEST] [AS_UpdateCheck] Sent event FMLPostInitializationEvent to mod AS_UpdateCheck
2014-01-07 17:42:16 [FINEST] [chunkbase_villageinfo] Sending event FMLPostInitializationEvent to mod chunkbase_villageinfo
2014-01-07 17:42:16 [FINEST] [chunkbase_villageinfo] Sent event FMLPostInitializationEvent to mod chunkbase_villageinfo
2014-01-07 17:42:16 [FINEST] [YALSM] Sending event FMLPostInitializationEvent to mod YALSM
2014-01-07 17:42:16 [FINEST] [YALSM] Sent event FMLPostInitializationEvent to mod YALSM
2014-01-07 17:42:16 [FINEST] [McMultipart] Sending event FMLPostInitializationEvent to mod McMultipart
2014-01-07 17:42:16 [FINEST] [McMultipart] Sent event FMLPostInitializationEvent to mod McMultipart
2014-01-07 17:42:16 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLPostInitializationEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:16 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLPostInitializationEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:16 [FINEST] [ForgeMicroblock] Sending event FMLPostInitializationEvent to mod ForgeMicroblock
2014-01-07 17:42:16 [FINEST] [ForgeMicroblock] Sent event FMLPostInitializationEvent to mod ForgeMicroblock
2014-01-07 17:42:16 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2014-01-07 17:42:16 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2014-01-07 17:42:16 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2014-01-07 17:42:16 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2014-01-07 17:42:16 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2014-01-07 17:42:16 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2014-01-07 17:42:16 [FINEST] [CodeChickenCore] Sending event FMLLoadCompleteEvent to mod CodeChickenCore
2014-01-07 17:42:16 [FINEST] [CodeChickenCore] Sent event FMLLoadCompleteEvent to mod CodeChickenCore
2014-01-07 17:42:16 [FINEST] [Evoc] Sending event FMLLoadCompleteEvent to mod Evoc
2014-01-07 17:42:16 [FINEST] [Evoc] Sent event FMLLoadCompleteEvent to mod Evoc
2014-01-07 17:42:16 [FINEST] [InfiniBows] Sending event FMLLoadCompleteEvent to mod InfiniBows
2014-01-07 17:42:16 [FINEST] [InfiniBows] Sent event FMLLoadCompleteEvent to mod InfiniBows
2014-01-07 17:42:16 [FINEST] [LomLib] Sending event FMLLoadCompleteEvent to mod LomLib
2014-01-07 17:42:16 [FINEST] [LomLib] Sent event FMLLoadCompleteEvent to mod LomLib
2014-01-07 17:42:16 [FINEST] [NotEnoughItems] Sending event FMLLoadCompleteEvent to mod NotEnoughItems
2014-01-07 17:42:16 [FINEST] [NotEnoughItems] Sent event FMLLoadCompleteEvent to mod NotEnoughItems
2014-01-07 17:42:16 [FINEST] [SomniaCore] Sending event FMLLoadCompleteEvent to mod SomniaCore
2014-01-07 17:42:16 [FINEST] [SomniaCore] Sent event FMLLoadCompleteEvent to mod SomniaCore
2014-01-07 17:42:16 [FINEST] [chunkbase_unglitch] Sending event FMLLoadCompleteEvent to mod chunkbase_unglitch
2014-01-07 17:42:16 [FINEST] [chunkbase_unglitch] Sent event FMLLoadCompleteEvent to mod chunkbase_unglitch
2014-01-07 17:42:16 [FINEST] [DamageIndicatorsMod] Sending event FMLLoadCompleteEvent to mod DamageIndicatorsMod
2014-01-07 17:42:16 [FINEST] [DamageIndicatorsMod] Sent event FMLLoadCompleteEvent to mod DamageIndicatorsMod
2014-01-07 17:42:16 [FINEST] [WikiLink] Sending event FMLLoadCompleteEvent to mod WikiLink
2014-01-07 17:42:16 [FINEST] [WikiLink] Sent event FMLLoadCompleteEvent to mod WikiLink
2014-01-07 17:42:16 [FINEST] [mod_MouseTweaks] Sending event FMLLoadCompleteEvent to mod mod_MouseTweaks
2014-01-07 17:42:16 [FINE] [mod_MouseTweaks] Handling post startup activities for ModLoader mod mod_MouseTweaks
2014-01-07 17:42:16 [FINEST] [mod_MouseTweaks] Requesting renderers from basemod mod_MouseTweaks
2014-01-07 17:42:16 [FINEST] [mod_MouseTweaks] Received 55 renderers from basemod mod_MouseTweaks
2014-01-07 17:42:16 [FINEST] [mod_MouseTweaks] Sent event FMLLoadCompleteEvent to mod mod_MouseTweaks
2014-01-07 17:42:16 [FINEST] [bspkrsCore] Sending event FMLLoadCompleteEvent to mod bspkrsCore
2014-01-07 17:42:16 [FINEST] [bspkrsCore] Sent event FMLLoadCompleteEvent to mod bspkrsCore
2014-01-07 17:42:16 [FINEST] [ArmorStatusHUD] Sending event FMLLoadCompleteEvent to mod ArmorStatusHUD
2014-01-07 17:42:16 [FINEST] [ArmorStatusHUD] Sent event FMLLoadCompleteEvent to mod ArmorStatusHUD
2014-01-07 17:42:16 [FINEST] [DirectionHUD] Sending event FMLLoadCompleteEvent to mod DirectionHUD
2014-01-07 17:42:16 [FINEST] [DirectionHUD] Sent event FMLLoadCompleteEvent to mod DirectionHUD
2014-01-07 17:42:16 [FINEST] [mod_ReiMinimap] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
2014-01-07 17:42:16 [FINE] [mod_ReiMinimap] Handling post startup activities for ModLoader mod mod_ReiMinimap
2014-01-07 17:42:16 [FINEST] [mod_ReiMinimap] Requesting renderers from basemod mod_ReiMinimap
2014-01-07 17:42:16 [FINEST] [mod_ReiMinimap] Received 55 renderers from basemod mod_ReiMinimap
2014-01-07 17:42:16 [FINEST] [mod_ReiMinimap] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
2014-01-07 17:42:16 [FINEST] [StatusEffectHUD] Sending event FMLLoadCompleteEvent to mod StatusEffectHUD
2014-01-07 17:42:16 [FINEST] [StatusEffectHUD] Sent event FMLLoadCompleteEvent to mod StatusEffectHUD
2014-01-07 17:42:16 [FINEST] [TreeCapitator] Sending event FMLLoadCompleteEvent to mod TreeCapitator
2014-01-07 17:42:16 [FINEST] [TreeCapitator] Sent event FMLLoadCompleteEvent to mod TreeCapitator
2014-01-07 17:42:16 [FINEST] [Agriculture] Sending event FMLLoadCompleteEvent to mod Agriculture
2014-01-07 17:42:16 [FINEST] [Agriculture] Sent event FMLLoadCompleteEvent to mod Agriculture
2014-01-07 17:42:16 [FINEST] [KeithyUtils] Sending event FMLLoadCompleteEvent to mod KeithyUtils
2014-01-07 17:42:16 [FINEST] [KeithyUtils] Sent event FMLLoadCompleteEvent to mod KeithyUtils
2014-01-07 17:42:16 [FINEST] [Aquaculture] Sending event FMLLoadCompleteEvent to mod Aquaculture
2014-01-07 17:42:16 [FINEST] [Aquaculture] Sent event FMLLoadCompleteEvent to mod Aquaculture
2014-01-07 17:42:16 [FINEST] [ArrowCamMod] Sending event FMLLoadCompleteEvent to mod ArrowCamMod
2014-01-07 17:42:16 [FINEST] [ArrowCamMod] Sent event FMLLoadCompleteEvent to mod ArrowCamMod
2014-01-07 17:42:16 [FINEST] [Backpack] Sending event FMLLoadCompleteEvent to mod Backpack
2014-01-07 17:42:16 [FINEST] [Backpack] Sent event FMLLoadCompleteEvent to mod Backpack
2014-01-07 17:42:16 [FINEST] [BBOutlineMod] Sending event FMLLoadCompleteEvent to mod BBOutlineMod
2014-01-07 17:42:16 [FINEST] [BBOutlineMod] Sent event FMLLoadCompleteEvent to mod BBOutlineMod
2014-01-07 17:42:16 [FINEST] [BetterAnvil] Sending event FMLLoadCompleteEvent to mod BetterAnvil
2014-01-07 17:42:16 [FINEST] [BetterAnvil] Sent event FMLLoadCompleteEvent to mod BetterAnvil
2014-01-07 17:42:16 [FINEST] [BiblioCraft] Sending event FMLLoadCompleteEvent to mod BiblioCraft
2014-01-07 17:42:16 [FINEST] [BiblioCraft] Sent event FMLLoadCompleteEvent to mod BiblioCraft
2014-01-07 17:42:16 [FINEST] [ExtrabiomesXL] Sending event FMLLoadCompleteEvent to mod ExtrabiomesXL
2014-01-07 17:42:16 [FINEST] [ExtrabiomesXL] Sent event FMLLoadCompleteEvent to mod ExtrabiomesXL
2014-01-07 17:42:16 [FINEST] [BiblioWoodsEBXL] Sending event FMLLoadCompleteEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:16 [FINEST] [BiblioWoodsEBXL] Sent event FMLLoadCompleteEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:16 [FINEST] [BuildCraft|Core] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core
2014-01-07 17:42:16 [FINEST] [BuildCraft|Core] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core
2014-01-07 17:42:16 [FINEST] [BuildCraft|Builders] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders
2014-01-07 17:42:16 [FINEST] [BuildCraft|Builders] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders
2014-01-07 17:42:16 [FINEST] [BuildCraft|Energy] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy
2014-01-07 17:42:16 [FINEST] [BuildCraft|Energy] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy
2014-01-07 17:42:16 [FINEST] [BuildCraft|Factory] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory
2014-01-07 17:42:16 [FINEST] [BuildCraft|Factory] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory
2014-01-07 17:42:16 [FINEST] [BuildCraft|Transport] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport
2014-01-07 17:42:16 [FINEST] [BuildCraft|Transport] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport
2014-01-07 17:42:16 [FINEST] [BuildCraft|Silicon] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2014-01-07 17:42:16 [FINEST] [BuildCraft|Silicon] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2014-01-07 17:42:16 [FINEST] [ChickenChunks] Sending event FMLLoadCompleteEvent to mod ChickenChunks
2014-01-07 17:42:16 [FINEST] [ChickenChunks] Sent event FMLLoadCompleteEvent to mod ChickenChunks
2014-01-07 17:42:16 [FINEST] [CoFHCore] Sending event FMLLoadCompleteEvent to mod CoFHCore
2014-01-07 17:42:16 [FINEST] [CoFHCore] Sent event FMLLoadCompleteEvent to mod CoFHCore
2014-01-07 17:42:16 [FINEST] [CoFHLoot] Sending event FMLLoadCompleteEvent to mod CoFHLoot
2014-01-07 17:42:16 [FINEST] [CoFHLoot] Sent event FMLLoadCompleteEvent to mod CoFHLoot
2014-01-07 17:42:16 [FINEST] [CoFHMasquerade] Sending event FMLLoadCompleteEvent to mod CoFHMasquerade
2014-01-07 17:42:16 [FINEST] [CoFHMasquerade] Sent event FMLLoadCompleteEvent to mod CoFHMasquerade
2014-01-07 17:42:16 [FINEST] [CoFHSocial] Sending event FMLLoadCompleteEvent to mod CoFHSocial
2014-01-07 17:42:16 [FINEST] [CoFHSocial] Sent event FMLLoadCompleteEvent to mod CoFHSocial
2014-01-07 17:42:16 [FINEST] [CoFHWorld] Sending event FMLLoadCompleteEvent to mod CoFHWorld
2014-01-07 17:42:16 [FINEST] [CoFHWorld] Sent event FMLLoadCompleteEvent to mod CoFHWorld
2014-01-07 17:42:16 [FINEST] [DynamicLights] Sending event FMLLoadCompleteEvent to mod DynamicLights
2014-01-07 17:42:16 [FINEST] [DynamicLights] Sent event FMLLoadCompleteEvent to mod DynamicLights
2014-01-07 17:42:16 [FINEST] [DynamicLights_onFire] Sending event FMLLoadCompleteEvent to mod DynamicLights_onFire
2014-01-07 17:42:16 [FINEST] [DynamicLights_onFire] Sent event FMLLoadCompleteEvent to mod DynamicLights_onFire
2014-01-07 17:42:16 [FINEST] [DynamicLights_creepers] Sending event FMLLoadCompleteEvent to mod DynamicLights_creepers
2014-01-07 17:42:16 [FINEST] [DynamicLights_creepers] Sent event FMLLoadCompleteEvent to mod DynamicLights_creepers
2014-01-07 17:42:16 [FINEST] [DynamicLights_dropItems] Sending event FMLLoadCompleteEvent to mod DynamicLights_dropItems
2014-01-07 17:42:16 [FINEST] [DynamicLights_dropItems] Sent event FMLLoadCompleteEvent to mod DynamicLights_dropItems
2014-01-07 17:42:16 [FINEST] [DynamicLights_mobEquipment] Sending event FMLLoadCompleteEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:16 [FINEST] [DynamicLights_mobEquipment] Sent event FMLLoadCompleteEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:16 [FINEST] [DynamicLights_flameArrows] Sending event FMLLoadCompleteEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:16 [FINEST] [DynamicLights_flameArrows] Sent event FMLLoadCompleteEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:16 [FINEST] [DynamicLights_otherPlayers] Sending event FMLLoadCompleteEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:16 [FINEST] [DynamicLights_otherPlayers] Sent event FMLLoadCompleteEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:16 [FINEST] [DynamicLights_thePlayer] Sending event FMLLoadCompleteEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:16 [FINEST] [DynamicLights_thePlayer] Sent event FMLLoadCompleteEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:16 [FINEST] [EE3] Sending event FMLLoadCompleteEvent to mod EE3
2014-01-07 17:42:16 [FINEST] [EE3] Sent event FMLLoadCompleteEvent to mod EE3
2014-01-07 17:42:16 [FINEST] [FancyFences] Sending event FMLLoadCompleteEvent to mod FancyFences
2014-01-07 17:42:16 [FINEST] [FancyFences] Sent event FMLLoadCompleteEvent to mod FancyFences
2014-01-07 17:42:16 [FINEST] [fodc] Sending event FMLLoadCompleteEvent to mod fodc
2014-01-07 17:42:16 [FINEST] [fodc] Sent event FMLLoadCompleteEvent to mod fodc
2014-01-07 17:42:16 [FINEST] [guilib] Sending event FMLLoadCompleteEvent to mod guilib
2014-01-07 17:42:16 [FINEST] [guilib] Sent event FMLLoadCompleteEvent to mod guilib
2014-01-07 17:42:16 [FINEST] [PaintingSelGui] Sending event FMLLoadCompleteEvent to mod PaintingSelGui
2014-01-07 17:42:16 [FINEST] [PaintingSelGui] Sent event FMLLoadCompleteEvent to mod PaintingSelGui
2014-01-07 17:42:16 [FINEST] [HeldCore] Sending event FMLLoadCompleteEvent to mod HeldCore
2014-01-07 17:42:16 [FINEST] [HeldCore] Sent event FMLLoadCompleteEvent to mod HeldCore
2014-01-07 17:42:16 [FINEST] [IronChest] Sending event FMLLoadCompleteEvent to mod IronChest
2014-01-07 17:42:16 [FINEST] [IronChest] Sent event FMLLoadCompleteEvent to mod IronChest
2014-01-07 17:42:16 [FINEST] [Waila] Sending event FMLLoadCompleteEvent to mod Waila
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft tile.* 0
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8193
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8194
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8195
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8196
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8197
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8198
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8200
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion 8201
2014-01-07 17:42:16 [INFO] [STDOUT] Registered Minecraft item.potion *
2014-01-07 17:42:16 [INFO] [Waila] Registered 10 entries from /mcp/mobius/waila/addons/vanillamc/WikiData.csv
2014-01-07 17:42:16 [INFO] [Waila] Buildcraft|Factory mod found.
2014-01-07 17:42:16 [WARNING] [Waila] [IC2] Class not found. java.lang.ClassNotFoundException: ic2.core.block.machine.tileentity.TileEntityStandardMachine
2014-01-07 17:42:16 [INFO] [Waila] [Thaumcraft] Thaumcraft mod not found.
2014-01-07 17:42:16 [INFO] [Waila] [EnderStorage] EnderStorage mod not found.
2014-01-07 17:42:16 [INFO] [Waila] [GraveStone] GraveStone mod not found.
2014-01-07 17:42:16 [INFO] [Waila] TwilightForestMod mod found.
2014-01-07 17:42:17 [WARNING] [Waila] [AppEng] Class not found. java.lang.ClassNotFoundException: appeng.me.tile.TileStorageMonitor
2014-01-07 17:42:17 [INFO] [Waila] Thermal Expansion mod found.
2014-01-07 17:42:17 [INFO] [Waila] [Engineer Toolbox] Engineer Toolbox mod not found.
2014-01-07 17:42:17 [INFO] [Waila] [EnderIO] EnderIO mod not found.
2014-01-07 17:42:17 [INFO] [Waila] Buildcraft Power API found.
2014-01-07 17:42:17 [INFO] [Waila] ProjectRed|Integration mod found.
2014-01-07 17:42:17 [INFO] [Waila] [ExtraUtilities] ExtraUtilities mod not found.
2014-01-07 17:42:17 [INFO] [Waila] [OpenBlocks] OpenBlocks mod not found.
2014-01-07 17:42:17 [INFO] [Waila] [Railcraft] Railcraft mod not found.
2014-01-07 17:42:17 [FINEST] [Waila] Sent event FMLLoadCompleteEvent to mod Waila
2014-01-07 17:42:17 [FINEST] [JABBA] Sending event FMLLoadCompleteEvent to mod JABBA
2014-01-07 17:42:17 [FINEST] [JABBA] Sent event FMLLoadCompleteEvent to mod JABBA
2014-01-07 17:42:17 [FINEST] [mod_JourneyMap] Sending event FMLLoadCompleteEvent to mod mod_JourneyMap
2014-01-07 17:42:17 [FINE] [mod_JourneyMap] Handling post startup activities for ModLoader mod mod_JourneyMap
2014-01-07 17:42:17 [FINEST] [mod_JourneyMap] Requesting renderers from basemod mod_JourneyMap
2014-01-07 17:42:17 [FINEST] [mod_JourneyMap] Received 55 renderers from basemod mod_JourneyMap
2014-01-07 17:42:17 [FINEST] [mod_JourneyMap] Sent event FMLLoadCompleteEvent to mod mod_JourneyMap
2014-01-07 17:42:17 [FINEST] [mca] Sending event FMLLoadCompleteEvent to mod mca
2014-01-07 17:42:17 [FINEST] [mca] Sent event FMLLoadCompleteEvent to mod mca
2014-01-07 17:42:17 [FINEST] [Metallurgy3Core] Sending event FMLLoadCompleteEvent to mod Metallurgy3Core
2014-01-07 17:42:17 [FINEST] [Metallurgy3Core] Sent event FMLLoadCompleteEvent to mod Metallurgy3Core
2014-01-07 17:42:17 [FINEST] [Metallurgy3Base] Sending event FMLLoadCompleteEvent to mod Metallurgy3Base
2014-01-07 17:42:17 [FINEST] [Metallurgy3Base] Sent event FMLLoadCompleteEvent to mod Metallurgy3Base
2014-01-07 17:42:17 [FINEST] [Metallurgy3Machines] Sending event FMLLoadCompleteEvent to mod Metallurgy3Machines
2014-01-07 17:42:17 [FINEST] [Metallurgy3Machines] Sent event FMLLoadCompleteEvent to mod Metallurgy3Machines
2014-01-07 17:42:17 [FINEST] [Metallurgy3Vanilla] Sending event FMLLoadCompleteEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:17 [FINEST] [Metallurgy3Vanilla] Sent event FMLLoadCompleteEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:17 [FINEST] [millenaire] Sending event FMLLoadCompleteEvent to mod millenaire
2014-01-07 17:42:17 [FINEST] [millenaire] Sent event FMLLoadCompleteEvent to mod millenaire
2014-01-07 17:42:17 [FINEST] [numina] Sending event FMLLoadCompleteEvent to mod numina
2014-01-07 17:42:17 [FINEST] [numina] Sent event FMLLoadCompleteEvent to mod numina
2014-01-07 17:42:17 [FINEST] [powersuits] Sending event FMLLoadCompleteEvent to mod powersuits
2014-01-07 17:42:17 [FINEST] [powersuits] Sent event FMLLoadCompleteEvent to mod powersuits
2014-01-07 17:42:17 [FINEST] [Mystcraft] Sending event FMLLoadCompleteEvent to mod Mystcraft
2014-01-07 17:42:17 [FINEST] [Mystcraft] Sent event FMLLoadCompleteEvent to mod Mystcraft
2014-01-07 17:42:17 [FINEST] [NEIAddons] Sending event FMLLoadCompleteEvent to mod NEIAddons
2014-01-07 17:42:17 [FINEST] [NEIAddons] Sent event FMLLoadCompleteEvent to mod NEIAddons
2014-01-07 17:42:17 [FINEST] [NEIAddons|AE] Sending event FMLLoadCompleteEvent to mod NEIAddons|AE
2014-01-07 17:42:17 [FINEST] [NEIAddons|AE] Sent event FMLLoadCompleteEvent to mod NEIAddons|AE
2014-01-07 17:42:17 [FINEST] [NEIAddons|CraftingTables] Sending event FMLLoadCompleteEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:17 [FINEST] [NEIAddons|CraftingTables] Sent event FMLLoadCompleteEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:17 [FINEST] [NEIAddons|ExtraBees] Sending event FMLLoadCompleteEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:17 [FINEST] [NEIAddons|ExtraBees] Sent event FMLLoadCompleteEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:17 [FINEST] [NEIAddons|Forestry] Sending event FMLLoadCompleteEvent to mod NEIAddons|Forestry
2014-01-07 17:42:17 [FINEST] [NEIAddons|Forestry] Sent event FMLLoadCompleteEvent to mod NEIAddons|Forestry
2014-01-07 17:42:17 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLLoadCompleteEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:17 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLLoadCompleteEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:17 [FINEST] [NEIPlugins] Sending event FMLLoadCompleteEvent to mod NEIPlugins
2014-01-07 17:42:17 [FINEST] [NEIPlugins] Sent event FMLLoadCompleteEvent to mod NEIPlugins
2014-01-07 17:42:17 [FINEST] [ObsidiPlates] Sending event FMLLoadCompleteEvent to mod ObsidiPlates
2014-01-07 17:42:17 [FINEST] [ObsidiPlates] Sent event FMLLoadCompleteEvent to mod ObsidiPlates
2014-01-07 17:42:17 [FINEST] [ForgeMultipart] Sending event FMLLoadCompleteEvent to mod ForgeMultipart
2014-01-07 17:42:17 [FINEST] [ForgeMultipart] Sent event FMLLoadCompleteEvent to mod ForgeMultipart
2014-01-07 17:42:17 [FINEST] [ProjRed|Core] Sending event FMLLoadCompleteEvent to mod ProjRed|Core
2014-01-07 17:42:17 [FINEST] [ProjRed|Core] Sent event FMLLoadCompleteEvent to mod ProjRed|Core
2014-01-07 17:42:17 [FINEST] [ProjRed|Compatibility] Sending event FMLLoadCompleteEvent to mod ProjRed|Compatibility
2014-01-07 17:42:17 [FINEST] [ProjRed|Compatibility] Sent event FMLLoadCompleteEvent to mod ProjRed|Compatibility
2014-01-07 17:42:17 [FINEST] [ProjRed|Integration] Sending event FMLLoadCompleteEvent to mod ProjRed|Integration
2014-01-07 17:42:17 [FINEST] [ProjRed|Integration] Sent event FMLLoadCompleteEvent to mod ProjRed|Integration
2014-01-07 17:42:17 [FINEST] [ProjRed|Transmission] Sending event FMLLoadCompleteEvent to mod ProjRed|Transmission
2014-01-07 17:42:17 [FINEST] [ProjRed|Transmission] Sent event FMLLoadCompleteEvent to mod ProjRed|Transmission
2014-01-07 17:42:17 [FINEST] [ProjRed|Illumination] Sending event FMLLoadCompleteEvent to mod ProjRed|Illumination
2014-01-07 17:42:17 [FINEST] [ProjRed|Illumination] Sent event FMLLoadCompleteEvent to mod ProjRed|Illumination
2014-01-07 17:42:17 [FINEST] [ProjRed|Expansion] Sending event FMLLoadCompleteEvent to mod ProjRed|Expansion
2014-01-07 17:42:17 [FINEST] [ProjRed|Expansion] Sent event FMLLoadCompleteEvent to mod ProjRed|Expansion
2014-01-07 17:42:17 [FINEST] [ProjRed|Transportation] Sending event FMLLoadCompleteEvent to mod ProjRed|Transportation
2014-01-07 17:42:17 [FINEST] [ProjRed|Transportation] Sent event FMLLoadCompleteEvent to mod ProjRed|Transportation
2014-01-07 17:42:17 [FINEST] [ProjRed|Exploration] Sending event FMLLoadCompleteEvent to mod ProjRed|Exploration
2014-01-07 17:42:17 [FINEST] [ProjRed|Exploration] Sent event FMLLoadCompleteEvent to mod ProjRed|Exploration
2014-01-07 17:42:17 [FINEST] [ThermalExpansion] Sending event FMLLoadCompleteEvent to mod ThermalExpansion
2014-01-07 17:42:17 [INFO] [ThermalExpansion] Load Complete.
2014-01-07 17:42:17 [FINEST] [ThermalExpansion] Sent event FMLLoadCompleteEvent to mod ThermalExpansion
2014-01-07 17:42:17 [FINEST] [Redstone Arsenal] Sending event FMLLoadCompleteEvent to mod Redstone Arsenal
2014-01-07 17:42:17 [FINEST] [Redstone Arsenal] Sent event FMLLoadCompleteEvent to mod Redstone Arsenal
2014-01-07 17:42:17 [FINEST] [awger_SmallBoat] Sending event FMLLoadCompleteEvent to mod awger_SmallBoat
2014-01-07 17:42:17 [FINEST] [awger_SmallBoat] Sent event FMLLoadCompleteEvent to mod awger_SmallBoat
2014-01-07 17:42:17 [FINEST] [awger_Punt] Sending event FMLLoadCompleteEvent to mod awger_Punt
2014-01-07 17:42:17 [FINEST] [awger_Punt] Sent event FMLLoadCompleteEvent to mod awger_Punt
2014-01-07 17:42:17 [FINEST] [awger_Whitehall] Sending event FMLLoadCompleteEvent to mod awger_Whitehall
2014-01-07 17:42:17 [FINEST] [awger_Whitehall] Sent event FMLLoadCompleteEvent to mod awger_Whitehall
2014-01-07 17:42:17 [FINEST] [awger_Hoy] Sending event FMLLoadCompleteEvent to mod awger_Hoy
2014-01-07 17:42:17 [FINEST] [awger_Hoy] Sent event FMLLoadCompleteEvent to mod awger_Hoy
2014-01-07 17:42:17 [FINEST] [Somnia] Sending event FMLLoadCompleteEvent to mod Somnia
2014-01-07 17:42:17 [FINEST] [Somnia] Sent event FMLLoadCompleteEvent to mod Somnia
2014-01-07 17:42:17 [FINEST] [SuperCraftingFrame] Sending event FMLLoadCompleteEvent to mod SuperCraftingFrame
2014-01-07 17:42:17 [FINEST] [SuperCraftingFrame] Sent event FMLLoadCompleteEvent to mod SuperCraftingFrame
2014-01-07 17:42:17 [FINEST] [TallDoors] Sending event FMLLoadCompleteEvent to mod TallDoors
2014-01-07 17:42:17 [FINEST] [TallDoors] Sent event FMLLoadCompleteEvent to mod TallDoors
2014-01-07 17:42:17 [FINEST] [TwilightForest] Sending event FMLLoadCompleteEvent to mod TwilightForest
2014-01-07 17:42:17 [FINEST] [TwilightForest] Sent event FMLLoadCompleteEvent to mod TwilightForest
2014-01-07 17:42:17 [FINEST] [AS_UpdateCheck] Sending event FMLLoadCompleteEvent to mod AS_UpdateCheck
2014-01-07 17:42:17 [FINEST] [AS_UpdateCheck] Sent event FMLLoadCompleteEvent to mod AS_UpdateCheck
2014-01-07 17:42:17 [FINEST] [chunkbase_villageinfo] Sending event FMLLoadCompleteEvent to mod chunkbase_villageinfo
2014-01-07 17:42:17 [FINEST] [chunkbase_villageinfo] Sent event FMLLoadCompleteEvent to mod chunkbase_villageinfo
2014-01-07 17:42:17 [FINEST] [YALSM] Sending event FMLLoadCompleteEvent to mod YALSM
2014-01-07 17:42:17 [FINEST] [YALSM] Sent event FMLLoadCompleteEvent to mod YALSM
2014-01-07 17:42:17 [FINEST] [McMultipart] Sending event FMLLoadCompleteEvent to mod McMultipart
2014-01-07 17:42:17 [FINEST] [McMultipart] Sent event FMLLoadCompleteEvent to mod McMultipart
2014-01-07 17:42:17 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLLoadCompleteEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:17 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLLoadCompleteEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:17 [FINEST] [ForgeMicroblock] Sending event FMLLoadCompleteEvent to mod ForgeMicroblock
2014-01-07 17:42:17 [FINEST] [ForgeMicroblock] Sent event FMLLoadCompleteEvent to mod ForgeMicroblock
2014-01-07 17:42:17 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 102 mods
2014-01-07 17:42:17 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Damage Indicators] Mod Damage Indicators is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [WikiLink] Mod WikiLink is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ArmorStatusHUD] Mod ArmorStatusHUD is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [DirectionHUD] Mod DirectionHUD is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [StatusEffectHUD] Mod StatusEffectHUD is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Treecapitator] Mod Treecapitator is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Agriculture] Mod Agriculture is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Aquaculture] Mod Aquaculture is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Arrow Cam Mod] Mod Arrow Cam Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Backpack] Mod Backpack is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BBox Outline Mod] Mod BBox Outline Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Better Anvils] Mod Better Anvils is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [CoFH Core] Mod CoFH Core is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [CoFH Loot] Mod CoFH Loot is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [CoFH Masquerade] Mod CoFH Masquerade is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [CoFH Social] Mod CoFH Social is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [CoFH World] Mod CoFH World is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [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
2014-01-07 17:42:17 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ExtrabiomesXL] Mod ExtrabiomesXL is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Fancy Fences (Vanilla with Sprinkles)] Mod Fancy Fences (Vanilla with Sprinkles) is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Ore Dictionary Converter] Mod Ore Dictionary Converter is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [GUI Library] Mod GUI Library is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [PaintingSelectionGui] Mod PaintingSelectionGui is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [HeldCore] Mod HeldCore is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [JABBA] Mod JABBA is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Keithy Utils] Mod Keithy Utils is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Minecraft Comes Alive] Mod Minecraft Comes Alive is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Metallurgy 3 Core] Mod Metallurgy 3 Core is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Metallurgy 3 Machines] Mod Metallurgy 3 Machines is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Metallurgy 3 Base] Mod Metallurgy 3 Base is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Metallurgy 3 Vanilla] Mod Metallurgy 3 Vanilla is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Mill?naire] Mod Mill?naire is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Mystcraft] Mod Mystcraft is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Mystcraft Plugin] Mod NEI Mystcraft Plugin is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Addons] Mod NEI Addons is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Addons: Applied Energistics] Mod NEI Addons: Applied Energistics is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Addons: Crafting Tables] Mod NEI Addons: Crafting Tables is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Addons: Extra Bees] Mod NEI Addons: Extra Bees is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Addons: Forestry] Mod NEI Addons: Forestry is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Addons: Misc Peripherals] Mod NEI Addons: Misc Peripherals is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjectRed] Mod ProjectRed is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Expansion] Mod ProjRed|Expansion is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Transportation] Mod ProjRed|Transportation is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Redstone Arsenal] Mod Redstone Arsenal is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [SmallBoat] Mod SmallBoat is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Punt] Mod Punt is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Whitehall] Mod Whitehall is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Hoy] Mod Hoy is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Somnia] Mod Somnia is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [TallDoors] Mod TallDoors is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Thermal Expansion] Mod Thermal Expansion is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [AtomicStryker Update Check Mod] Mod AtomicStryker Update Check Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Village Info] Mod Village Info is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Waila] Mod Waila is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Yet Another Leather Smelting Mod] Mod Yet Another Leather Smelting Mod is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
2014-01-07 17:42:17 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:WikiLink, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Agriculture, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Arrow Cam Mod, FMLFileResourcePack:Backpack, FMLFileResourcePack:BBox Outline Mod, FMLFileResourcePack:Better Anvils, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods ExtraBiomesXL Edition, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH Loot, FMLFileResourcePack:CoFH Masquerade, FMLFileResourcePack:CoFH Social, FMLFileResourcePack:CoFH World, 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:ExtrabiomesXL, FMLFileResourcePack:Fancy Fences (Vanilla with Sprinkles), FMLFileResourcePack:Ore Dictionary Converter, FMLFileResourcePack:GUI Library, FMLFileResourcePack:PaintingSelectionGui, FMLFileResourcePack:HeldCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Keithy Utils, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Metallurgy 3 Core, FMLFileResourcePack:Metallurgy 3 Machines, FMLFileResourcePack:Metallurgy 3 Base, FMLFileResourcePack:Metallurgy 3 Vanilla, FMLFileResourcePack:Mill?naire, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:NEI Mystcraft Plugin, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Extra Bees, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Misc Peripherals, FMLFileResourcePack:NEI Plugins, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Pressure Plates, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjRed|Compatibility, FMLFileResourcePack:ProjRed|Integration, FMLFileResourcePack:ProjRed|Transmission, FMLFileResourcePack:ProjRed|Illumination, FMLFileResourcePack:ProjRed|Expansion, FMLFileResourcePack:ProjRed|Transportation, FMLFileResourcePack:ProjRed|Exploration, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:SmallBoat, FMLFileResourcePack:Punt, FMLFileResourcePack:Whitehall, FMLFileResourcePack:Hoy, FMLFileResourcePack:Somnia, FMLFileResourcePack:Super Crafting Frame, FMLFileResourcePack:TallDoors, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:Village Info, FMLFileResourcePack:Waila, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, Sphax PureBDcraft 128x MC16.zip
2014-01-07 17:42:18 [FINE] [NEIPlugins] Latest and current version of NEIPlugins: 1.1.0.6 and 1.1.0.6
2014-01-07 17:42:18 [INFO] [STDOUT] textureType = 0
2014-01-07 17:42:19 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/blocks/vanilla_stage_7.png
2014-01-07 17:42:19 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_top.png
2014-01-07 17:42:19 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ee3:textures/blocks/null.png
2014-01-07 17:42:19 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_side.png
2014-01-07 17:42:19 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_918_M3Lantern.png
2014-01-07 17:42:20 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/blocks/peanut_stage_7.png
2014-01-07 17:42:20 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_915_M3Mint.png
2014-01-07 17:42:20 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_863_mosaicGlass.png
2014-01-07 17:42:21 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/blocks/strawberry_stage_7.png
2014-01-07 17:42:21 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/blocks/strawberry_stage_4.png
2014-01-07 17:42:22 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/blocks/cinnamon_stage_7.png
2014-01-07 17:42:22 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_3502_Barrel Shelf (WIP).png
2014-01-07 17:42:23 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_924_null.png
2014-01-07 17:42:23 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_tile_3000_agriculture:textures/blocks/oven.png
2014-01-07 17:42:23 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: thermalexpansion:textures/blocks/device/Device_Face_Lexicon.png
2014-01-07 17:42:23 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_front.png
2014-01-07 17:42:23 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_tile_3001_agriculture:textures/blocks/counter.png
2014-01-07 17:42:23 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_tile_3005_agriculture:textures/blocks/brewer.png
2014-01-07 17:42:24 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_2138_null.png
2014-01-07 17:42:24 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: thermalexpansion:textures/blocks/device/Device_Active_Lexicon.png
2014-01-07 17:42:24 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/blocks/vodka.png
2014-01-07 17:42:24 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_tile_3006_agriculture:textures/blocks/icebox.png
2014-01-07 17:42:25 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_tile_3002_agriculture:textures/blocks/processor.png
2014-01-07 17:42:25 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_922_MinersLaser.png
2014-01-07 17:42:25 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_tile_3007_agriculture:textures/blocks/frier.png
2014-01-07 17:42:32 [INFO] [STDOUT] textureType = 1
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbHaderoth.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullDeep Iron.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbBlack Steel.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullTartarite.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullHaderoth.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbOureclase.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullOureclase.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbOrichalcum.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbPrometheum.png
2014-01-07 17:42:32 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullMithril.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbTartarite.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullAtlarus.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbAtlarus.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullPrometheum.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullBlack Steel.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbAdamantine.png
2014-01-07 17:42:33 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbMithril.png
2014-01-07 17:42:34 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullOrichalcum.png
2014-01-07 17:42:34 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: talldoors:textures/items/trapDoorsPlacer.png
2014-01-07 17:42:34 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbDeep Iron.png
2014-01-07 17:42:34 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: agriculture:textures/items/gelatin.png
2014-01-07 17:42:34 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: metallurgy:textures/items/machines/orbs/OrbFullAdamantine.png
2014-01-07 17:42:36 [INFO] [STDOUT] loading sounds ...
2014-01-07 17:42:36 [FINE] [ThermalExpansion] Loaded sound: ambient
2014-01-07 17:42:36 [FINE] [ThermalExpansion] Loaded sound: breathe1
2014-01-07 17:42:36 [FINE] [ThermalExpansion] Loaded sound: breathe2
2014-01-07 17:42:36 [FINE] [ThermalExpansion] Loaded sound: breathe3
2014-01-07 17:42:36 [FINE] [ThermalExpansion] Loaded sound: spike1
2014-01-07 17:42:36 [INFO] [STDOUT]
2014-01-07 17:42:36 [INFO] [STDOUT] Starting up SoundSystem...
2014-01-07 17:42:36 [INFO] [STDOUT] Initializing LWJGL OpenAL
2014-01-07 17:42:36 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2014-01-07 17:42:36 [INFO] [STDOUT] OpenAL initialized.
2014-01-07 17:42:37 [INFO] [STDOUT]
2014-01-07 17:42:46 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
2014-01-07 17:42:46 [INFO] [Minecraft-Server] Generating keypair
2014-01-07 17:42:46 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
2014-01-07 17:42:46 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
2014-01-07 17:42:46 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
2014-01-07 17:42:46 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
2014-01-07 17:42:46 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
2014-01-07 17:42:46 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
2014-01-07 17:42:46 [FINEST] [CodeChickenCore] Sending event FMLServerAboutToStartEvent to mod CodeChickenCore
2014-01-07 17:42:46 [FINEST] [CodeChickenCore] Sent event FMLServerAboutToStartEvent to mod CodeChickenCore
2014-01-07 17:42:46 [FINEST] [Evoc] Sending event FMLServerAboutToStartEvent to mod Evoc
2014-01-07 17:42:46 [FINEST] [Evoc] Sent event FMLServerAboutToStartEvent to mod Evoc
2014-01-07 17:42:46 [FINEST] [InfiniBows] Sending event FMLServerAboutToStartEvent to mod InfiniBows
2014-01-07 17:42:46 [FINEST] [InfiniBows] Sent event FMLServerAboutToStartEvent to mod InfiniBows
2014-01-07 17:42:46 [FINEST] [LomLib] Sending event FMLServerAboutToStartEvent to mod LomLib
2014-01-07 17:42:46 [FINEST] [LomLib] Sent event FMLServerAboutToStartEvent to mod LomLib
2014-01-07 17:42:46 [FINEST] [NotEnoughItems] Sending event FMLServerAboutToStartEvent to mod NotEnoughItems
2014-01-07 17:42:46 [FINEST] [NotEnoughItems] Sent event FMLServerAboutToStartEvent to mod NotEnoughItems
2014-01-07 17:42:46 [FINEST] [SomniaCore] Sending event FMLServerAboutToStartEvent to mod SomniaCore
2014-01-07 17:42:46 [FINEST] [SomniaCore] Sent event FMLServerAboutToStartEvent to mod SomniaCore
2014-01-07 17:42:46 [FINEST] [chunkbase_unglitch] Sending event FMLServerAboutToStartEvent to mod chunkbase_unglitch
2014-01-07 17:42:46 [FINEST] [chunkbase_unglitch] Sent event FMLServerAboutToStartEvent to mod chunkbase_unglitch
2014-01-07 17:42:46 [FINEST] [DamageIndicatorsMod] Sending event FMLServerAboutToStartEvent to mod DamageIndicatorsMod
2014-01-07 17:42:46 [FINEST] [DamageIndicatorsMod] Sent event FMLServerAboutToStartEvent to mod DamageIndicatorsMod
2014-01-07 17:42:46 [FINEST] [WikiLink] Sending event FMLServerAboutToStartEvent to mod WikiLink
2014-01-07 17:42:46 [FINEST] [WikiLink] Sent event FMLServerAboutToStartEvent to mod WikiLink
2014-01-07 17:42:46 [FINEST] [mod_MouseTweaks] Sending event FMLServerAboutToStartEvent to mod mod_MouseTweaks
2014-01-07 17:42:46 [FINEST] [mod_MouseTweaks] Sent event FMLServerAboutToStartEvent to mod mod_MouseTweaks
2014-01-07 17:42:46 [FINEST] [bspkrsCore] Sending event FMLServerAboutToStartEvent to mod bspkrsCore
2014-01-07 17:42:46 [FINEST] [bspkrsCore] Sent event FMLServerAboutToStartEvent to mod bspkrsCore
2014-01-07 17:42:46 [FINEST] [ArmorStatusHUD] Sending event FMLServerAboutToStartEvent to mod ArmorStatusHUD
2014-01-07 17:42:46 [FINEST] [ArmorStatusHUD] Sent event FMLServerAboutToStartEvent to mod ArmorStatusHUD
2014-01-07 17:42:46 [FINEST] [DirectionHUD] Sending event FMLServerAboutToStartEvent to mod DirectionHUD
2014-01-07 17:42:46 [FINEST] [DirectionHUD] Sent event FMLServerAboutToStartEvent to mod DirectionHUD
2014-01-07 17:42:46 [FINEST] [mod_ReiMinimap] Sending event FMLServerAboutToStartEvent to mod mod_ReiMinimap
2014-01-07 17:42:46 [FINEST] [mod_ReiMinimap] Sent event FMLServerAboutToStartEvent to mod mod_ReiMinimap
2014-01-07 17:42:46 [FINEST] [StatusEffectHUD] Sending event FMLServerAboutToStartEvent to mod StatusEffectHUD
2014-01-07 17:42:46 [FINEST] [StatusEffectHUD] Sent event FMLServerAboutToStartEvent to mod StatusEffectHUD
2014-01-07 17:42:46 [FINEST] [TreeCapitator] Sending event FMLServerAboutToStartEvent to mod TreeCapitator
2014-01-07 17:42:46 [FINEST] [TreeCapitator] Sent event FMLServerAboutToStartEvent to mod TreeCapitator
2014-01-07 17:42:46 [FINEST] [Agriculture] Sending event FMLServerAboutToStartEvent to mod Agriculture
2014-01-07 17:42:46 [FINEST] [Agriculture] Sent event FMLServerAboutToStartEvent to mod Agriculture
2014-01-07 17:42:46 [FINEST] [KeithyUtils] Sending event FMLServerAboutToStartEvent to mod KeithyUtils
2014-01-07 17:42:46 [FINEST] [KeithyUtils] Sent event FMLServerAboutToStartEvent to mod KeithyUtils
2014-01-07 17:42:46 [FINEST] [Aquaculture] Sending event FMLServerAboutToStartEvent to mod Aquaculture
2014-01-07 17:42:46 [FINEST] [Aquaculture] Sent event FMLServerAboutToStartEvent to mod Aquaculture
2014-01-07 17:42:46 [FINEST] [ArrowCamMod] Sending event FMLServerAboutToStartEvent to mod ArrowCamMod
2014-01-07 17:42:46 [FINEST] [ArrowCamMod] Sent event FMLServerAboutToStartEvent to mod ArrowCamMod
2014-01-07 17:42:46 [FINEST] [Backpack] Sending event FMLServerAboutToStartEvent to mod Backpack
2014-01-07 17:42:46 [FINEST] [Backpack] Sent event FMLServerAboutToStartEvent to mod Backpack
2014-01-07 17:42:46 [FINEST] [BBOutlineMod] Sending event FMLServerAboutToStartEvent to mod BBOutlineMod
2014-01-07 17:42:46 [FINEST] [BBOutlineMod] Sent event FMLServerAboutToStartEvent to mod BBOutlineMod
2014-01-07 17:42:46 [FINEST] [BetterAnvil] Sending event FMLServerAboutToStartEvent to mod BetterAnvil
2014-01-07 17:42:46 [FINEST] [BetterAnvil] Sent event FMLServerAboutToStartEvent to mod BetterAnvil
2014-01-07 17:42:46 [FINEST] [BiblioCraft] Sending event FMLServerAboutToStartEvent to mod BiblioCraft
2014-01-07 17:42:46 [FINEST] [BiblioCraft] Sent event FMLServerAboutToStartEvent to mod BiblioCraft
2014-01-07 17:42:46 [FINEST] [ExtrabiomesXL] Sending event FMLServerAboutToStartEvent to mod ExtrabiomesXL
2014-01-07 17:42:46 [FINEST] [ExtrabiomesXL] Sent event FMLServerAboutToStartEvent to mod ExtrabiomesXL
2014-01-07 17:42:46 [FINEST] [BiblioWoodsEBXL] Sending event FMLServerAboutToStartEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:46 [FINEST] [BiblioWoodsEBXL] Sent event FMLServerAboutToStartEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:46 [FINEST] [BuildCraft|Core] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Core
2014-01-07 17:42:46 [FINEST] [BuildCraft|Core] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Core
2014-01-07 17:42:46 [FINEST] [BuildCraft|Builders] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Builders
2014-01-07 17:42:46 [FINEST] [BuildCraft|Builders] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Builders
2014-01-07 17:42:46 [FINEST] [BuildCraft|Energy] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Energy
2014-01-07 17:42:46 [FINEST] [BuildCraft|Energy] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Energy
2014-01-07 17:42:46 [FINEST] [BuildCraft|Factory] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Factory
2014-01-07 17:42:46 [FINEST] [BuildCraft|Factory] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Factory
2014-01-07 17:42:46 [FINEST] [BuildCraft|Transport] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Transport
2014-01-07 17:42:46 [FINEST] [BuildCraft|Transport] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Transport
2014-01-07 17:42:46 [FINEST] [BuildCraft|Silicon] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Silicon
2014-01-07 17:42:46 [FINEST] [BuildCraft|Silicon] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Silicon
2014-01-07 17:42:46 [FINEST] [ChickenChunks] Sending event FMLServerAboutToStartEvent to mod ChickenChunks
2014-01-07 17:42:46 [FINEST] [ChickenChunks] Sent event FMLServerAboutToStartEvent to mod ChickenChunks
2014-01-07 17:42:46 [FINEST] [CoFHCore] Sending event FMLServerAboutToStartEvent to mod CoFHCore
2014-01-07 17:42:46 [FINEST] [CoFHCore] Sent event FMLServerAboutToStartEvent to mod CoFHCore
2014-01-07 17:42:46 [FINEST] [CoFHLoot] Sending event FMLServerAboutToStartEvent to mod CoFHLoot
2014-01-07 17:42:46 [FINEST] [CoFHLoot] Sent event FMLServerAboutToStartEvent to mod CoFHLoot
2014-01-07 17:42:46 [FINEST] [CoFHMasquerade] Sending event FMLServerAboutToStartEvent to mod CoFHMasquerade
2014-01-07 17:42:46 [FINEST] [CoFHMasquerade] Sent event FMLServerAboutToStartEvent to mod CoFHMasquerade
2014-01-07 17:42:46 [FINEST] [CoFHSocial] Sending event FMLServerAboutToStartEvent to mod CoFHSocial
2014-01-07 17:42:46 [FINEST] [CoFHSocial] Sent event FMLServerAboutToStartEvent to mod CoFHSocial
2014-01-07 17:42:46 [FINEST] [CoFHWorld] Sending event FMLServerAboutToStartEvent to mod CoFHWorld
2014-01-07 17:42:46 [FINEST] [CoFHWorld] Sent event FMLServerAboutToStartEvent to mod CoFHWorld
2014-01-07 17:42:46 [FINEST] [DynamicLights] Sending event FMLServerAboutToStartEvent to mod DynamicLights
2014-01-07 17:42:46 [FINEST] [DynamicLights] Sent event FMLServerAboutToStartEvent to mod DynamicLights
2014-01-07 17:42:46 [FINEST] [DynamicLights_onFire] Sending event FMLServerAboutToStartEvent to mod DynamicLights_onFire
2014-01-07 17:42:46 [FINEST] [DynamicLights_onFire] Sent event FMLServerAboutToStartEvent to mod DynamicLights_onFire
2014-01-07 17:42:46 [FINEST] [DynamicLights_creepers] Sending event FMLServerAboutToStartEvent to mod DynamicLights_creepers
2014-01-07 17:42:46 [FINEST] [DynamicLights_creepers] Sent event FMLServerAboutToStartEvent to mod DynamicLights_creepers
2014-01-07 17:42:46 [FINEST] [DynamicLights_dropItems] Sending event FMLServerAboutToStartEvent to mod DynamicLights_dropItems
2014-01-07 17:42:46 [FINEST] [DynamicLights_dropItems] Sent event FMLServerAboutToStartEvent to mod DynamicLights_dropItems
2014-01-07 17:42:46 [FINEST] [DynamicLights_mobEquipment] Sending event FMLServerAboutToStartEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:46 [FINEST] [DynamicLights_mobEquipment] Sent event FMLServerAboutToStartEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:46 [FINEST] [DynamicLights_flameArrows] Sending event FMLServerAboutToStartEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:46 [FINEST] [DynamicLights_flameArrows] Sent event FMLServerAboutToStartEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:46 [FINEST] [DynamicLights_otherPlayers] Sending event FMLServerAboutToStartEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:46 [FINEST] [DynamicLights_otherPlayers] Sent event FMLServerAboutToStartEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:46 [FINEST] [DynamicLights_thePlayer] Sending event FMLServerAboutToStartEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:46 [FINEST] [DynamicLights_thePlayer] Sent event FMLServerAboutToStartEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:46 [FINEST] [EE3] Sending event FMLServerAboutToStartEvent to mod EE3
2014-01-07 17:42:46 [FINEST] [EE3] Sent event FMLServerAboutToStartEvent to mod EE3
2014-01-07 17:42:46 [FINEST] [FancyFences] Sending event FMLServerAboutToStartEvent to mod FancyFences
2014-01-07 17:42:46 [FINEST] [FancyFences] Sent event FMLServerAboutToStartEvent to mod FancyFences
2014-01-07 17:42:46 [FINEST] [fodc] Sending event FMLServerAboutToStartEvent to mod fodc
2014-01-07 17:42:46 [FINEST] [fodc] Sent event FMLServerAboutToStartEvent to mod fodc
2014-01-07 17:42:46 [FINEST] [guilib] Sending event FMLServerAboutToStartEvent to mod guilib
2014-01-07 17:42:46 [FINEST] [guilib] Sent event FMLServerAboutToStartEvent to mod guilib
2014-01-07 17:42:46 [FINEST] [PaintingSelGui] Sending event FMLServerAboutToStartEvent to mod PaintingSelGui
2014-01-07 17:42:46 [FINEST] [PaintingSelGui] Sent event FMLServerAboutToStartEvent to mod PaintingSelGui
2014-01-07 17:42:46 [FINEST] [HeldCore] Sending event FMLServerAboutToStartEvent to mod HeldCore
2014-01-07 17:42:46 [FINEST] [HeldCore] Sent event FMLServerAboutToStartEvent to mod HeldCore
2014-01-07 17:42:46 [FINEST] [IronChest] Sending event FMLServerAboutToStartEvent to mod IronChest
2014-01-07 17:42:46 [FINEST] [IronChest] Sent event FMLServerAboutToStartEvent to mod IronChest
2014-01-07 17:42:46 [FINEST] [Waila] Sending event FMLServerAboutToStartEvent to mod Waila
2014-01-07 17:42:46 [FINEST] [Waila] Sent event FMLServerAboutToStartEvent to mod Waila
2014-01-07 17:42:46 [FINEST] [JABBA] Sending event FMLServerAboutToStartEvent to mod JABBA
2014-01-07 17:42:46 [FINEST] [JABBA] Sent event FMLServerAboutToStartEvent to mod JABBA
2014-01-07 17:42:46 [FINEST] [mod_JourneyMap] Sending event FMLServerAboutToStartEvent to mod mod_JourneyMap
2014-01-07 17:42:46 [FINEST] [mod_JourneyMap] Sent event FMLServerAboutToStartEvent to mod mod_JourneyMap
2014-01-07 17:42:46 [FINEST] [mca] Sending event FMLServerAboutToStartEvent to mod mca
2014-01-07 17:42:46 [FINEST] [mca] Sent event FMLServerAboutToStartEvent to mod mca
2014-01-07 17:42:46 [FINEST] [Metallurgy3Core] Sending event FMLServerAboutToStartEvent to mod Metallurgy3Core
2014-01-07 17:42:46 [FINEST] [Metallurgy3Core] Sent event FMLServerAboutToStartEvent to mod Metallurgy3Core
2014-01-07 17:42:46 [FINEST] [Metallurgy3Base] Sending event FMLServerAboutToStartEvent to mod Metallurgy3Base
2014-01-07 17:42:46 [FINEST] [Metallurgy3Base] Sent event FMLServerAboutToStartEvent to mod Metallurgy3Base
2014-01-07 17:42:46 [FINEST] [Metallurgy3Machines] Sending event FMLServerAboutToStartEvent to mod Metallurgy3Machines
2014-01-07 17:42:46 [FINEST] [Metallurgy3Machines] Sent event FMLServerAboutToStartEvent to mod Metallurgy3Machines
2014-01-07 17:42:46 [FINEST] [Metallurgy3Vanilla] Sending event FMLServerAboutToStartEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:46 [FINEST] [Metallurgy3Vanilla] Sent event FMLServerAboutToStartEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:46 [FINEST] [millenaire] Sending event FMLServerAboutToStartEvent to mod millenaire
2014-01-07 17:42:46 [FINEST] [millenaire] Sent event FMLServerAboutToStartEvent to mod millenaire
2014-01-07 17:42:46 [FINEST] [numina] Sending event FMLServerAboutToStartEvent to mod numina
2014-01-07 17:42:46 [FINEST] [numina] Sent event FMLServerAboutToStartEvent to mod numina
2014-01-07 17:42:46 [FINEST] [powersuits] Sending event FMLServerAboutToStartEvent to mod powersuits
2014-01-07 17:42:46 [FINEST] [powersuits] Sent event FMLServerAboutToStartEvent to mod powersuits
2014-01-07 17:42:46 [FINEST] [Mystcraft] Sending event FMLServerAboutToStartEvent to mod Mystcraft
2014-01-07 17:42:46 [FINEST] [Mystcraft] Sent event FMLServerAboutToStartEvent to mod Mystcraft
2014-01-07 17:42:46 [FINEST] [NEIAddons] Sending event FMLServerAboutToStartEvent to mod NEIAddons
2014-01-07 17:42:46 [FINEST] [NEIAddons] Sent event FMLServerAboutToStartEvent to mod NEIAddons
2014-01-07 17:42:46 [FINEST] [NEIAddons|AE] Sending event FMLServerAboutToStartEvent to mod NEIAddons|AE
2014-01-07 17:42:46 [FINEST] [NEIAddons|AE] Sent event FMLServerAboutToStartEvent to mod NEIAddons|AE
2014-01-07 17:42:46 [FINEST] [NEIAddons|CraftingTables] Sending event FMLServerAboutToStartEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:46 [FINEST] [NEIAddons|CraftingTables] Sent event FMLServerAboutToStartEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:46 [FINEST] [NEIAddons|ExtraBees] Sending event FMLServerAboutToStartEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:46 [FINEST] [NEIAddons|ExtraBees] Sent event FMLServerAboutToStartEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:46 [FINEST] [NEIAddons|Forestry] Sending event FMLServerAboutToStartEvent to mod NEIAddons|Forestry
2014-01-07 17:42:46 [FINEST] [NEIAddons|Forestry] Sent event FMLServerAboutToStartEvent to mod NEIAddons|Forestry
2014-01-07 17:42:46 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLServerAboutToStartEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:46 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLServerAboutToStartEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:46 [FINEST] [NEIPlugins] Sending event FMLServerAboutToStartEvent to mod NEIPlugins
2014-01-07 17:42:46 [FINEST] [NEIPlugins] Sent event FMLServerAboutToStartEvent to mod NEIPlugins
2014-01-07 17:42:46 [FINEST] [ObsidiPlates] Sending event FMLServerAboutToStartEvent to mod ObsidiPlates
2014-01-07 17:42:46 [FINEST] [ObsidiPlates] Sent event FMLServerAboutToStartEvent to mod ObsidiPlates
2014-01-07 17:42:46 [FINEST] [ForgeMultipart] Sending event FMLServerAboutToStartEvent to mod ForgeMultipart
2014-01-07 17:42:46 [FINEST] [ForgeMultipart] Sent event FMLServerAboutToStartEvent to mod ForgeMultipart
2014-01-07 17:42:46 [FINEST] [ProjRed|Core] Sending event FMLServerAboutToStartEvent to mod ProjRed|Core
2014-01-07 17:42:46 [FINEST] [ProjRed|Core] Sent event FMLServerAboutToStartEvent to mod ProjRed|Core
2014-01-07 17:42:46 [FINEST] [ProjRed|Compatibility] Sending event FMLServerAboutToStartEvent to mod ProjRed|Compatibility
2014-01-07 17:42:46 [FINEST] [ProjRed|Compatibility] Sent event FMLServerAboutToStartEvent to mod ProjRed|Compatibility
2014-01-07 17:42:46 [FINEST] [ProjRed|Integration] Sending event FMLServerAboutToStartEvent to mod ProjRed|Integration
2014-01-07 17:42:46 [FINEST] [ProjRed|Integration] Sent event FMLServerAboutToStartEvent to mod ProjRed|Integration
2014-01-07 17:42:46 [FINEST] [ProjRed|Transmission] Sending event FMLServerAboutToStartEvent to mod ProjRed|Transmission
2014-01-07 17:42:46 [FINEST] [ProjRed|Transmission] Sent event FMLServerAboutToStartEvent to mod ProjRed|Transmission
2014-01-07 17:42:46 [FINEST] [ProjRed|Illumination] Sending event FMLServerAboutToStartEvent to mod ProjRed|Illumination
2014-01-07 17:42:46 [FINEST] [ProjRed|Illumination] Sent event FMLServerAboutToStartEvent to mod ProjRed|Illumination
2014-01-07 17:42:46 [FINEST] [ProjRed|Expansion] Sending event FMLServerAboutToStartEvent to mod ProjRed|Expansion
2014-01-07 17:42:46 [FINEST] [ProjRed|Expansion] Sent event FMLServerAboutToStartEvent to mod ProjRed|Expansion
2014-01-07 17:42:46 [FINEST] [ProjRed|Transportation] Sending event FMLServerAboutToStartEvent to mod ProjRed|Transportation
2014-01-07 17:42:46 [FINEST] [ProjRed|Transportation] Sent event FMLServerAboutToStartEvent to mod ProjRed|Transportation
2014-01-07 17:42:46 [FINEST] [ProjRed|Exploration] Sending event FMLServerAboutToStartEvent to mod ProjRed|Exploration
2014-01-07 17:42:46 [FINEST] [ProjRed|Exploration] Sent event FMLServerAboutToStartEvent to mod ProjRed|Exploration
2014-01-07 17:42:46 [FINEST] [ThermalExpansion] Sending event FMLServerAboutToStartEvent to mod ThermalExpansion
2014-01-07 17:42:46 [FINEST] [ThermalExpansion] Sent event FMLServerAboutToStartEvent to mod ThermalExpansion
2014-01-07 17:42:46 [FINEST] [Redstone Arsenal] Sending event FMLServerAboutToStartEvent to mod Redstone Arsenal
2014-01-07 17:42:46 [FINEST] [Redstone Arsenal] Sent event FMLServerAboutToStartEvent to mod Redstone Arsenal
2014-01-07 17:42:46 [FINEST] [awger_SmallBoat] Sending event FMLServerAboutToStartEvent to mod awger_SmallBoat
2014-01-07 17:42:46 [FINEST] [awger_SmallBoat] Sent event FMLServerAboutToStartEvent to mod awger_SmallBoat
2014-01-07 17:42:46 [FINEST] [awger_Punt] Sending event FMLServerAboutToStartEvent to mod awger_Punt
2014-01-07 17:42:46 [FINEST] [awger_Punt] Sent event FMLServerAboutToStartEvent to mod awger_Punt
2014-01-07 17:42:46 [FINEST] [awger_Whitehall] Sending event FMLServerAboutToStartEvent to mod awger_Whitehall
2014-01-07 17:42:46 [FINEST] [awger_Whitehall] Sent event FMLServerAboutToStartEvent to mod awger_Whitehall
2014-01-07 17:42:46 [FINEST] [awger_Hoy] Sending event FMLServerAboutToStartEvent to mod awger_Hoy
2014-01-07 17:42:46 [FINEST] [awger_Hoy] Sent event FMLServerAboutToStartEvent to mod awger_Hoy
2014-01-07 17:42:46 [FINEST] [Somnia] Sending event FMLServerAboutToStartEvent to mod Somnia
2014-01-07 17:42:46 [FINEST] [Somnia] Sent event FMLServerAboutToStartEvent to mod Somnia
2014-01-07 17:42:46 [FINEST] [SuperCraftingFrame] Sending event FMLServerAboutToStartEvent to mod SuperCraftingFrame
2014-01-07 17:42:46 [FINEST] [SuperCraftingFrame] Sent event FMLServerAboutToStartEvent to mod SuperCraftingFrame
2014-01-07 17:42:46 [FINEST] [TallDoors] Sending event FMLServerAboutToStartEvent to mod TallDoors
2014-01-07 17:42:46 [FINEST] [TallDoors] Sent event FMLServerAboutToStartEvent to mod TallDoors
2014-01-07 17:42:46 [FINEST] [TwilightForest] Sending event FMLServerAboutToStartEvent to mod TwilightForest
2014-01-07 17:42:46 [FINEST] [TwilightForest] Sent event FMLServerAboutToStartEvent to mod TwilightForest
2014-01-07 17:42:46 [FINEST] [AS_UpdateCheck] Sending event FMLServerAboutToStartEvent to mod AS_UpdateCheck
2014-01-07 17:42:46 [FINEST] [AS_UpdateCheck] Sent event FMLServerAboutToStartEvent to mod AS_UpdateCheck
2014-01-07 17:42:46 [FINEST] [chunkbase_villageinfo] Sending event FMLServerAboutToStartEvent to mod chunkbase_villageinfo
2014-01-07 17:42:46 [FINEST] [chunkbase_villageinfo] Sent event FMLServerAboutToStartEvent to mod chunkbase_villageinfo
2014-01-07 17:42:46 [FINEST] [YALSM] Sending event FMLServerAboutToStartEvent to mod YALSM
2014-01-07 17:42:46 [FINEST] [YALSM] Sent event FMLServerAboutToStartEvent to mod YALSM
2014-01-07 17:42:46 [FINEST] [McMultipart] Sending event FMLServerAboutToStartEvent to mod McMultipart
2014-01-07 17:42:46 [FINEST] [McMultipart] Sent event FMLServerAboutToStartEvent to mod McMultipart
2014-01-07 17:42:46 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLServerAboutToStartEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:46 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLServerAboutToStartEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:46 [FINEST] [ForgeMicroblock] Sending event FMLServerAboutToStartEvent to mod ForgeMicroblock
2014-01-07 17:42:46 [FINEST] [ForgeMicroblock] Sent event FMLServerAboutToStartEvent to mod ForgeMicroblock
2014-01-07 17:42:46 [FINE] [fml.ItemTracker] The difference set is equal
2014-01-07 17:42:46 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/MapGenCaves (input size 3540), found 1 patch
2014-01-07 17:42:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/MapGenCaves (new size 5863)
2014-01-07 17:42:47 [INFO] [ForgeModLoader] Loading dimension 0 (Core) (net.minecraft.server.integrated.IntegratedServer@53df9b51)
2014-01-07 17:42:47 [INFO] [ForgeModLoader] Loading dimension 1 (Core) (net.minecraft.server.integrated.IntegratedServer@53df9b51)
2014-01-07 17:42:47 [FINER] [ForgeModLoader] Minecraft Comes Alive SERVER: Loading world properties for integrated server...
2014-01-07 17:42:47 [INFO] [STDOUT] Minecraft Comes Alive SERVER: Loading world properties for integrated server...
2014-01-07 17:42:47 [FINER] [ForgeModLoader] Minecraft Comes Alive SERVER: Loaded existing world properties for world 'Core' and player 'arthahar'.
2014-01-07 17:42:47 [INFO] [STDOUT] Minecraft Comes Alive SERVER: Loaded existing world properties for world 'Core' and player 'arthahar'.
2014-01-07 17:42:47 [INFO] [ForgeModLoader] server or singleplayer
2014-01-07 17:42:47 [INFO] [ForgeModLoader] create world dimension: 1, class net.minecraft.world.WorldServerMulti (chunkprovider: class net.minecraft.world.gen.ChunkProviderEnd)
2014-01-07 17:42:47 [INFO] [STDOUT] [Somnia] Registering tick handler for loading world!
2014-01-07 17:42:47 [INFO] [ForgeModLoader] Loading dimension -1 (Core) (net.minecraft.server.integrated.IntegratedServer@53df9b51)
2014-01-07 17:42:47 [INFO] [ForgeModLoader] server or singleplayer
2014-01-07 17:42:47 [INFO] [ForgeModLoader] create world dimension: -1, class net.minecraft.world.WorldServerMulti (chunkprovider: class net.minecraft.world.gen.ChunkProviderHell)
2014-01-07 17:42:47 [INFO] [STDOUT] [Somnia] Registering tick handler for loading world!
2014-01-07 17:42:47 [INFO] [ForgeModLoader] Loading dimension -2 (Core) (net.minecraft.server.integrated.IntegratedServer@53df9b51)
2014-01-07 17:42:47 [INFO] [ForgeModLoader] server or singleplayer
2014-01-07 17:42:47 [INFO] [ForgeModLoader] create world dimension: -2, class net.minecraft.world.WorldServerMulti (chunkprovider: class twilightforest.world.ChunkProviderTwilightForest)
2014-01-07 17:42:47 [INFO] [STDOUT] [Somnia] Registering tick handler for loading world!
2014-01-07 17:42:47 [INFO] [ForgeModLoader] server or singleplayer
2014-01-07 17:42:47 [INFO] [ForgeModLoader] create world dimension: 0, class WorldServerOF (chunkprovider: class net.minecraft.world.gen.ChunkProviderGenerate)
2014-01-07 17:42:48 [INFO] [STDOUT] [Somnia] Registering tick handler for loading world!
2014-01-07 17:42:48 [INFO] [Minecraft-Server] Preparing start region for level 0
2014-01-07 17:42:48 [INFO] [Project Red] Created Retrogen database for dimension 0
2014-01-07 17:42:49 [INFO] [ForgeModLoader] [0] new cache entries: 1
2014-01-07 17:42:49 [INFO] [ForgeModLoader] [0] new cache entries: 1
2014-01-07 17:42:49 [INFO] [ForgeModLoader] [0] new cache entries: 1
2014-01-07 17:42:49 [INFO] [ForgeModLoader] [0] new cache entries: 1
2014-01-07 17:42:49 [INFO] [ForgeModLoader] [0] new cache entries: 1
2014-01-07 17:42:49 [INFO] [Minecraft-Server] Preparing spawn area: 0%
2014-01-07 17:42:49 [INFO] [STDOUT] Trying to inject method abn.canSpawnAnything ()Z
2014-01-07 17:42:49 [INFO] [STDOUT] Found method node abn.canSpawnAnything ()Z in Coremod. Injecting !
2014-01-07 17:42:49 [INFO] [STDOUT] Trying to overwrite method abn.g ()V
2014-01-07 17:42:49 [INFO] [STDOUT] Found method node abn.g ()V in Vanilla.
2014-01-07 17:42:49 [INFO] [STDOUT] Found method node abn.g ()V in Coremod.
2014-01-07 17:42:50 [INFO] [Minecraft-Server] Preparing spawn area: 59%
2014-01-07 17:42:51 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp
2014-01-07 17:42:51 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp
2014-01-07 17:42:51 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML
2014-01-07 17:42:51 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML
2014-01-07 17:42:51 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge
2014-01-07 17:42:51 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge
2014-01-07 17:42:51 [FINEST] [CodeChickenCore] Sending event FMLServerStartingEvent to mod CodeChickenCore
2014-01-07 17:42:51 [FINEST] [CodeChickenCore] Sent event FMLServerStartingEvent to mod CodeChickenCore
2014-01-07 17:42:51 [FINEST] [Evoc] Sending event FMLServerStartingEvent to mod Evoc
2014-01-07 17:42:51 [FINEST] [Evoc] Sent event FMLServerStartingEvent to mod Evoc
2014-01-07 17:42:51 [FINEST] [InfiniBows] Sending event FMLServerStartingEvent to mod InfiniBows
2014-01-07 17:42:51 [FINEST] [InfiniBows] Sent event FMLServerStartingEvent to mod InfiniBows
2014-01-07 17:42:51 [FINEST] [LomLib] Sending event FMLServerStartingEvent to mod LomLib
2014-01-07 17:42:51 [FINEST] [LomLib] Sent event FMLServerStartingEvent to mod LomLib
2014-01-07 17:42:51 [FINEST] [NotEnoughItems] Sending event FMLServerStartingEvent to mod NotEnoughItems
2014-01-07 17:42:51 [FINEST] [NotEnoughItems] Sent event FMLServerStartingEvent to mod NotEnoughItems
2014-01-07 17:42:51 [FINEST] [SomniaCore] Sending event FMLServerStartingEvent to mod SomniaCore
2014-01-07 17:42:51 [FINEST] [SomniaCore] Sent event FMLServerStartingEvent to mod SomniaCore
2014-01-07 17:42:51 [FINEST] [chunkbase_unglitch] Sending event FMLServerStartingEvent to mod chunkbase_unglitch
2014-01-07 17:42:51 [FINEST] [chunkbase_unglitch] Sent event FMLServerStartingEvent to mod chunkbase_unglitch
2014-01-07 17:42:51 [FINEST] [DamageIndicatorsMod] Sending event FMLServerStartingEvent to mod DamageIndicatorsMod
2014-01-07 17:42:51 [FINEST] [DamageIndicatorsMod] Sent event FMLServerStartingEvent to mod DamageIndicatorsMod
2014-01-07 17:42:51 [FINEST] [WikiLink] Sending event FMLServerStartingEvent to mod WikiLink
2014-01-07 17:42:51 [FINEST] [WikiLink] Sent event FMLServerStartingEvent to mod WikiLink
2014-01-07 17:42:51 [FINEST] [mod_MouseTweaks] Sending event FMLServerStartingEvent to mod mod_MouseTweaks
2014-01-07 17:42:51 [FINEST] [mod_MouseTweaks] Sent event FMLServerStartingEvent to mod mod_MouseTweaks
2014-01-07 17:42:51 [FINEST] [bspkrsCore] Sending event FMLServerStartingEvent to mod bspkrsCore
2014-01-07 17:42:51 [FINEST] [bspkrsCore] Sent event FMLServerStartingEvent to mod bspkrsCore
2014-01-07 17:42:51 [FINEST] [ArmorStatusHUD] Sending event FMLServerStartingEvent to mod ArmorStatusHUD
2014-01-07 17:42:51 [FINEST] [ArmorStatusHUD] Sent event FMLServerStartingEvent to mod ArmorStatusHUD
2014-01-07 17:42:51 [FINEST] [DirectionHUD] Sending event FMLServerStartingEvent to mod DirectionHUD
2014-01-07 17:42:51 [FINEST] [DirectionHUD] Sent event FMLServerStartingEvent to mod DirectionHUD
2014-01-07 17:42:51 [FINEST] [mod_ReiMinimap] Sending event FMLServerStartingEvent to mod mod_ReiMinimap
2014-01-07 17:42:51 [FINEST] [mod_ReiMinimap] Sent event FMLServerStartingEvent to mod mod_ReiMinimap
2014-01-07 17:42:51 [FINEST] [StatusEffectHUD] Sending event FMLServerStartingEvent to mod StatusEffectHUD
2014-01-07 17:42:51 [FINEST] [StatusEffectHUD] Sent event FMLServerStartingEvent to mod StatusEffectHUD
2014-01-07 17:42:51 [FINEST] [TreeCapitator] Sending event FMLServerStartingEvent to mod TreeCapitator
2014-01-07 17:42:51 [FINEST] [TreeCapitator] Sent event FMLServerStartingEvent to mod TreeCapitator
2014-01-07 17:42:51 [FINEST] [Agriculture] Sending event FMLServerStartingEvent to mod Agriculture
2014-01-07 17:42:51 [FINEST] [Agriculture] Sent event FMLServerStartingEvent to mod Agriculture
2014-01-07 17:42:51 [FINEST] [KeithyUtils] Sending event FMLServerStartingEvent to mod KeithyUtils
2014-01-07 17:42:51 [FINEST] [KeithyUtils] Sent event FMLServerStartingEvent to mod KeithyUtils
2014-01-07 17:42:51 [FINEST] [Aquaculture] Sending event FMLServerStartingEvent to mod Aquaculture
2014-01-07 17:42:51 [FINEST] [Aquaculture] Sent event FMLServerStartingEvent to mod Aquaculture
2014-01-07 17:42:51 [FINEST] [ArrowCamMod] Sending event FMLServerStartingEvent to mod ArrowCamMod
2014-01-07 17:42:51 [FINEST] [ArrowCamMod] Sent event FMLServerStartingEvent to mod ArrowCamMod
2014-01-07 17:42:51 [FINEST] [Backpack] Sending event FMLServerStartingEvent to mod Backpack
2014-01-07 17:42:51 [FINEST] [Backpack] Sent event FMLServerStartingEvent to mod Backpack
2014-01-07 17:42:51 [FINEST] [BBOutlineMod] Sending event FMLServerStartingEvent to mod BBOutlineMod
2014-01-07 17:42:51 [FINEST] [BBOutlineMod] Sent event FMLServerStartingEvent to mod BBOutlineMod
2014-01-07 17:42:51 [FINEST] [BetterAnvil] Sending event FMLServerStartingEvent to mod BetterAnvil
2014-01-07 17:42:51 [FINEST] [BetterAnvil] Sent event FMLServerStartingEvent to mod BetterAnvil
2014-01-07 17:42:51 [FINEST] [BiblioCraft] Sending event FMLServerStartingEvent to mod BiblioCraft
2014-01-07 17:42:51 [FINEST] [BiblioCraft] Sent event FMLServerStartingEvent to mod BiblioCraft
2014-01-07 17:42:51 [FINEST] [ExtrabiomesXL] Sending event FMLServerStartingEvent to mod ExtrabiomesXL
2014-01-07 17:42:51 [FINEST] [ExtrabiomesXL] Sent event FMLServerStartingEvent to mod ExtrabiomesXL
2014-01-07 17:42:51 [FINEST] [BiblioWoodsEBXL] Sending event FMLServerStartingEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:51 [FINEST] [BiblioWoodsEBXL] Sent event FMLServerStartingEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:51 [FINEST] [BuildCraft|Core] Sending event FMLServerStartingEvent to mod BuildCraft|Core
2014-01-07 17:42:51 [FINEST] [BuildCraft|Core] Sent event FMLServerStartingEvent to mod BuildCraft|Core
2014-01-07 17:42:51 [FINEST] [BuildCraft|Builders] Sending event FMLServerStartingEvent to mod BuildCraft|Builders
2014-01-07 17:42:51 [FINEST] [BuildCraft|Builders] Sent event FMLServerStartingEvent to mod BuildCraft|Builders
2014-01-07 17:42:51 [FINEST] [BuildCraft|Energy] Sending event FMLServerStartingEvent to mod BuildCraft|Energy
2014-01-07 17:42:51 [FINEST] [BuildCraft|Energy] Sent event FMLServerStartingEvent to mod BuildCraft|Energy
2014-01-07 17:42:51 [FINEST] [BuildCraft|Factory] Sending event FMLServerStartingEvent to mod BuildCraft|Factory
2014-01-07 17:42:51 [FINEST] [BuildCraft|Factory] Sent event FMLServerStartingEvent to mod BuildCraft|Factory
2014-01-07 17:42:51 [FINEST] [BuildCraft|Transport] Sending event FMLServerStartingEvent to mod BuildCraft|Transport
2014-01-07 17:42:51 [FINEST] [BuildCraft|Transport] Sent event FMLServerStartingEvent to mod BuildCraft|Transport
2014-01-07 17:42:51 [FINEST] [BuildCraft|Silicon] Sending event FMLServerStartingEvent to mod BuildCraft|Silicon
2014-01-07 17:42:51 [FINEST] [BuildCraft|Silicon] Sent event FMLServerStartingEvent to mod BuildCraft|Silicon
2014-01-07 17:42:51 [FINEST] [ChickenChunks] Sending event FMLServerStartingEvent to mod ChickenChunks
2014-01-07 17:42:51 [FINEST] [ChickenChunks] Sent event FMLServerStartingEvent to mod ChickenChunks
2014-01-07 17:42:51 [FINEST] [CoFHCore] Sending event FMLServerStartingEvent to mod CoFHCore
2014-01-07 17:42:51 [FINEST] [CoFHCore] Sent event FMLServerStartingEvent to mod CoFHCore
2014-01-07 17:42:51 [FINEST] [CoFHLoot] Sending event FMLServerStartingEvent to mod CoFHLoot
2014-01-07 17:42:51 [FINEST] [CoFHLoot] Sent event FMLServerStartingEvent to mod CoFHLoot
2014-01-07 17:42:51 [FINEST] [CoFHMasquerade] Sending event FMLServerStartingEvent to mod CoFHMasquerade
2014-01-07 17:42:51 [FINEST] [CoFHMasquerade] Sent event FMLServerStartingEvent to mod CoFHMasquerade
2014-01-07 17:42:51 [FINEST] [CoFHSocial] Sending event FMLServerStartingEvent to mod CoFHSocial
2014-01-07 17:42:51 [FINEST] [CoFHSocial] Sent event FMLServerStartingEvent to mod CoFHSocial
2014-01-07 17:42:51 [FINEST] [CoFHWorld] Sending event FMLServerStartingEvent to mod CoFHWorld
2014-01-07 17:42:51 [FINEST] [CoFHWorld] Sent event FMLServerStartingEvent to mod CoFHWorld
2014-01-07 17:42:51 [FINEST] [DynamicLights] Sending event FMLServerStartingEvent to mod DynamicLights
2014-01-07 17:42:51 [FINEST] [DynamicLights] Sent event FMLServerStartingEvent to mod DynamicLights
2014-01-07 17:42:51 [FINEST] [DynamicLights_onFire] Sending event FMLServerStartingEvent to mod DynamicLights_onFire
2014-01-07 17:42:51 [FINEST] [DynamicLights_onFire] Sent event FMLServerStartingEvent to mod DynamicLights_onFire
2014-01-07 17:42:51 [FINEST] [DynamicLights_creepers] Sending event FMLServerStartingEvent to mod DynamicLights_creepers
2014-01-07 17:42:51 [FINEST] [DynamicLights_creepers] Sent event FMLServerStartingEvent to mod DynamicLights_creepers
2014-01-07 17:42:51 [FINEST] [DynamicLights_dropItems] Sending event FMLServerStartingEvent to mod DynamicLights_dropItems
2014-01-07 17:42:51 [FINEST] [DynamicLights_dropItems] Sent event FMLServerStartingEvent to mod DynamicLights_dropItems
2014-01-07 17:42:51 [FINEST] [DynamicLights_mobEquipment] Sending event FMLServerStartingEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:51 [FINEST] [DynamicLights_mobEquipment] Sent event FMLServerStartingEvent to mod DynamicLights_mobEquipment
2014-01-07 17:42:51 [FINEST] [DynamicLights_flameArrows] Sending event FMLServerStartingEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:51 [FINEST] [DynamicLights_flameArrows] Sent event FMLServerStartingEvent to mod DynamicLights_flameArrows
2014-01-07 17:42:51 [FINEST] [DynamicLights_otherPlayers] Sending event FMLServerStartingEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:51 [FINEST] [DynamicLights_otherPlayers] Sent event FMLServerStartingEvent to mod DynamicLights_otherPlayers
2014-01-07 17:42:51 [FINEST] [DynamicLights_thePlayer] Sending event FMLServerStartingEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:51 [FINEST] [DynamicLights_thePlayer] Sent event FMLServerStartingEvent to mod DynamicLights_thePlayer
2014-01-07 17:42:51 [FINEST] [EE3] Sending event FMLServerStartingEvent to mod EE3
2014-01-07 17:42:51 [FINEST] [EE3] Sent event FMLServerStartingEvent to mod EE3
2014-01-07 17:42:51 [FINEST] [FancyFences] Sending event FMLServerStartingEvent to mod FancyFences
2014-01-07 17:42:51 [FINEST] [FancyFences] Sent event FMLServerStartingEvent to mod FancyFences
2014-01-07 17:42:51 [FINEST] [fodc] Sending event FMLServerStartingEvent to mod fodc
2014-01-07 17:42:51 [FINEST] [fodc] Sent event FMLServerStartingEvent to mod fodc
2014-01-07 17:42:51 [FINEST] [guilib] Sending event FMLServerStartingEvent to mod guilib
2014-01-07 17:42:51 [FINEST] [guilib] Sent event FMLServerStartingEvent to mod guilib
2014-01-07 17:42:51 [FINEST] [PaintingSelGui] Sending event FMLServerStartingEvent to mod PaintingSelGui
2014-01-07 17:42:51 [FINEST] [PaintingSelGui] Sent event FMLServerStartingEvent to mod PaintingSelGui
2014-01-07 17:42:51 [FINEST] [HeldCore] Sending event FMLServerStartingEvent to mod HeldCore
2014-01-07 17:42:51 [FINEST] [HeldCore] Sent event FMLServerStartingEvent to mod HeldCore
2014-01-07 17:42:51 [FINEST] [IronChest] Sending event FMLServerStartingEvent to mod IronChest
2014-01-07 17:42:51 [FINEST] [IronChest] Sent event FMLServerStartingEvent to mod IronChest
2014-01-07 17:42:51 [FINEST] [Waila] Sending event FMLServerStartingEvent to mod Waila
2014-01-07 17:42:51 [FINEST] [Waila] Sent event FMLServerStartingEvent to mod Waila
2014-01-07 17:42:51 [FINEST] [JABBA] Sending event FMLServerStartingEvent to mod JABBA
2014-01-07 17:42:51 [FINEST] [JABBA] Sent event FMLServerStartingEvent to mod JABBA
2014-01-07 17:42:51 [FINEST] [mod_JourneyMap] Sending event FMLServerStartingEvent to mod mod_JourneyMap
2014-01-07 17:42:51 [FINEST] [mod_JourneyMap] Sent event FMLServerStartingEvent to mod mod_JourneyMap
2014-01-07 17:42:51 [FINEST] [mca] Sending event FMLServerStartingEvent to mod mca
2014-01-07 17:42:51 [FINER] [ForgeModLoader] Minecraft Comes Alive SERVER: Minecraft Comes Alive is running.
2014-01-07 17:42:51 [INFO] [STDOUT] Minecraft Comes Alive SERVER: Minecraft Comes Alive is running.
2014-01-07 17:42:51 [FINEST] [mca] Sent event FMLServerStartingEvent to mod mca
2014-01-07 17:42:51 [FINEST] [Metallurgy3Core] Sending event FMLServerStartingEvent to mod Metallurgy3Core
2014-01-07 17:42:51 [FINEST] [Metallurgy3Core] Sent event FMLServerStartingEvent to mod Metallurgy3Core
2014-01-07 17:42:51 [FINEST] [Metallurgy3Base] Sending event FMLServerStartingEvent to mod Metallurgy3Base
2014-01-07 17:42:51 [FINEST] [Metallurgy3Base] Sent event FMLServerStartingEvent to mod Metallurgy3Base
2014-01-07 17:42:51 [FINEST] [Metallurgy3Machines] Sending event FMLServerStartingEvent to mod Metallurgy3Machines
2014-01-07 17:42:51 [FINEST] [Metallurgy3Machines] Sent event FMLServerStartingEvent to mod Metallurgy3Machines
2014-01-07 17:42:51 [FINEST] [Metallurgy3Vanilla] Sending event FMLServerStartingEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:51 [FINEST] [Metallurgy3Vanilla] Sent event FMLServerStartingEvent to mod Metallurgy3Vanilla
2014-01-07 17:42:51 [FINEST] [millenaire] Sending event FMLServerStartingEvent to mod millenaire
2014-01-07 17:42:51 [FINEST] [millenaire] Sent event FMLServerStartingEvent to mod millenaire
2014-01-07 17:42:51 [FINEST] [numina] Sending event FMLServerStartingEvent to mod numina
2014-01-07 17:42:51 [FINEST] [numina] Sent event FMLServerStartingEvent to mod numina
2014-01-07 17:42:51 [FINEST] [powersuits] Sending event FMLServerStartingEvent to mod powersuits
2014-01-07 17:42:51 [FINEST] [powersuits] Sent event FMLServerStartingEvent to mod powersuits
2014-01-07 17:42:51 [FINEST] [Mystcraft] Sending event FMLServerStartingEvent to mod Mystcraft
2014-01-07 17:42:51 [FINEST] [Mystcraft] Sent event FMLServerStartingEvent to mod Mystcraft
2014-01-07 17:42:51 [FINEST] [NEIAddons] Sending event FMLServerStartingEvent to mod NEIAddons
2014-01-07 17:42:51 [FINEST] [NEIAddons] Sent event FMLServerStartingEvent to mod NEIAddons
2014-01-07 17:42:51 [FINEST] [NEIAddons|AE] Sending event FMLServerStartingEvent to mod NEIAddons|AE
2014-01-07 17:42:51 [FINEST] [NEIAddons|AE] Sent event FMLServerStartingEvent to mod NEIAddons|AE
2014-01-07 17:42:51 [FINEST] [NEIAddons|CraftingTables] Sending event FMLServerStartingEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:51 [FINEST] [NEIAddons|CraftingTables] Sent event FMLServerStartingEvent to mod NEIAddons|CraftingTables
2014-01-07 17:42:51 [FINEST] [NEIAddons|ExtraBees] Sending event FMLServerStartingEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:51 [FINEST] [NEIAddons|ExtraBees] Sent event FMLServerStartingEvent to mod NEIAddons|ExtraBees
2014-01-07 17:42:51 [FINEST] [NEIAddons|Forestry] Sending event FMLServerStartingEvent to mod NEIAddons|Forestry
2014-01-07 17:42:51 [FINEST] [NEIAddons|Forestry] Sent event FMLServerStartingEvent to mod NEIAddons|Forestry
2014-01-07 17:42:51 [FINEST] [NEIAddons|MiscPeripherals] Sending event FMLServerStartingEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:51 [FINEST] [NEIAddons|MiscPeripherals] Sent event FMLServerStartingEvent to mod NEIAddons|MiscPeripherals
2014-01-07 17:42:51 [FINEST] [NEIPlugins] Sending event FMLServerStartingEvent to mod NEIPlugins
2014-01-07 17:42:51 [FINEST] [NEIPlugins] Sent event FMLServerStartingEvent to mod NEIPlugins
2014-01-07 17:42:51 [FINEST] [ObsidiPlates] Sending event FMLServerStartingEvent to mod ObsidiPlates
2014-01-07 17:42:51 [FINEST] [ObsidiPlates] Sent event FMLServerStartingEvent to mod ObsidiPlates
2014-01-07 17:42:51 [FINEST] [ForgeMultipart] Sending event FMLServerStartingEvent to mod ForgeMultipart
2014-01-07 17:42:51 [FINEST] [ForgeMultipart] Sent event FMLServerStartingEvent to mod ForgeMultipart
2014-01-07 17:42:51 [FINEST] [ProjRed|Core] Sending event FMLServerStartingEvent to mod ProjRed|Core
2014-01-07 17:42:51 [FINEST] [ProjRed|Core] Sent event FMLServerStartingEvent to mod ProjRed|Core
2014-01-07 17:42:51 [FINEST] [ProjRed|Compatibility] Sending event FMLServerStartingEvent to mod ProjRed|Compatibility
2014-01-07 17:42:51 [FINEST] [ProjRed|Compatibility] Sent event FMLServerStartingEvent to mod ProjRed|Compatibility
2014-01-07 17:42:51 [FINEST] [ProjRed|Integration] Sending event FMLServerStartingEvent to mod ProjRed|Integration
2014-01-07 17:42:51 [FINEST] [ProjRed|Integration] Sent event FMLServerStartingEvent to mod ProjRed|Integration
2014-01-07 17:42:51 [FINEST] [ProjRed|Transmission] Sending event FMLServerStartingEvent to mod ProjRed|Transmission
2014-01-07 17:42:51 [FINEST] [ProjRed|Transmission] Sent event FMLServerStartingEvent to mod ProjRed|Transmission
2014-01-07 17:42:51 [FINEST] [ProjRed|Illumination] Sending event FMLServerStartingEvent to mod ProjRed|Illumination
2014-01-07 17:42:51 [FINEST] [ProjRed|Illumination] Sent event FMLServerStartingEvent to mod ProjRed|Illumination
2014-01-07 17:42:51 [FINEST] [ProjRed|Expansion] Sending event FMLServerStartingEvent to mod ProjRed|Expansion
2014-01-07 17:42:51 [FINEST] [ProjRed|Expansion] Sent event FMLServerStartingEvent to mod ProjRed|Expansion
2014-01-07 17:42:51 [FINEST] [ProjRed|Transportation] Sending event FMLServerStartingEvent to mod ProjRed|Transportation
2014-01-07 17:42:51 [FINEST] [ProjRed|Transportation] Sent event FMLServerStartingEvent to mod ProjRed|Transportation
2014-01-07 17:42:51 [FINEST] [ProjRed|Exploration] Sending event FMLServerStartingEvent to mod ProjRed|Exploration
2014-01-07 17:42:51 [FINEST] [ProjRed|Exploration] Sent event FMLServerStartingEvent to mod ProjRed|Exploration
2014-01-07 17:42:51 [FINEST] [ThermalExpansion] Sending event FMLServerStartingEvent to mod ThermalExpansion
2014-01-07 17:42:51 [FINEST] [ThermalExpansion] Sent event FMLServerStartingEvent to mod ThermalExpansion
2014-01-07 17:42:51 [FINEST] [Redstone Arsenal] Sending event FMLServerStartingEvent to mod Redstone Arsenal
2014-01-07 17:42:51 [FINEST] [Redstone Arsenal] Sent event FMLServerStartingEvent to mod Redstone Arsenal
2014-01-07 17:42:51 [FINEST] [awger_SmallBoat] Sending event FMLServerStartingEvent to mod awger_SmallBoat
2014-01-07 17:42:51 [FINEST] [awger_SmallBoat] Sent event FMLServerStartingEvent to mod awger_SmallBoat
2014-01-07 17:42:51 [FINEST] [awger_Punt] Sending event FMLServerStartingEvent to mod awger_Punt
2014-01-07 17:42:51 [FINEST] [awger_Punt] Sent event FMLServerStartingEvent to mod awger_Punt
2014-01-07 17:42:51 [FINEST] [awger_Whitehall] Sending event FMLServerStartingEvent to mod awger_Whitehall
2014-01-07 17:42:51 [FINEST] [awger_Whitehall] Sent event FMLServerStartingEvent to mod awger_Whitehall
2014-01-07 17:42:51 [FINEST] [awger_Hoy] Sending event FMLServerStartingEvent to mod awger_Hoy
2014-01-07 17:42:51 [FINEST] [awger_Hoy] Sent event FMLServerStartingEvent to mod awger_Hoy
2014-01-07 17:42:51 [FINEST] [Somnia] Sending event FMLServerStartingEvent to mod Somnia
2014-01-07 17:42:51 [FINEST] [Somnia] Sent event FMLServerStartingEvent to mod Somnia
2014-01-07 17:42:51 [FINEST] [SuperCraftingFrame] Sending event FMLServerStartingEvent to mod SuperCraftingFrame
2014-01-07 17:42:51 [FINEST] [SuperCraftingFrame] Sent event FMLServerStartingEvent to mod SuperCraftingFrame
2014-01-07 17:42:51 [FINEST] [TallDoors] Sending event FMLServerStartingEvent to mod TallDoors
2014-01-07 17:42:51 [FINEST] [TallDoors] Sent event FMLServerStartingEvent to mod TallDoors
2014-01-07 17:42:51 [FINEST] [TwilightForest] Sending event FMLServerStartingEvent to mod TwilightForest
2014-01-07 17:42:51 [FINEST] [TwilightForest] Sent event FMLServerStartingEvent to mod TwilightForest
2014-01-07 17:42:51 [FINEST] [AS_UpdateCheck] Sending event FMLServerStartingEvent to mod AS_UpdateCheck
2014-01-07 17:42:51 [FINEST] [AS_UpdateCheck] Sent event FMLServerStartingEvent to mod AS_UpdateCheck
2014-01-07 17:42:51 [FINEST] [chunkbase_villageinfo] Sending event FMLServerStartingEvent to mod chunkbase_villageinfo
2014-01-07 17:42:51 [FINEST] [chunkbase_villageinfo] Sent event FMLServerStartingEvent to mod chunkbase_villageinfo
2014-01-07 17:42:51 [FINEST] [YALSM] Sending event FMLServerStartingEvent to mod YALSM
2014-01-07 17:42:51 [FINEST] [YALSM] Sent event FMLServerStartingEvent to mod YALSM
2014-01-07 17:42:51 [FINEST] [McMultipart] Sending event FMLServerStartingEvent to mod McMultipart
2014-01-07 17:42:51 [FINEST] [McMultipart] Sent event FMLServerStartingEvent to mod McMultipart
2014-01-07 17:42:51 [FINEST] [NEI-Mystcraft-Plugin] Sending event FMLServerStartingEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:51 [FINEST] [NEI-Mystcraft-Plugin] Sent event FMLServerStartingEvent to mod NEI-Mystcraft-Plugin
2014-01-07 17:42:51 [FINEST] [ForgeMicroblock] Sending event FMLServerStartingEvent to mod ForgeMicroblock
2014-01-07 17:42:51 [FINEST] [ForgeMicroblock] Sent event FMLServerStartingEvent to mod ForgeMicroblock
2014-01-07 17:42:51 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp
2014-01-07 17:42:51 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp
2014-01-07 17:42:51 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML
2014-01-07 17:42:51 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML
2014-01-07 17:42:51 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge
2014-01-07 17:42:51 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge
2014-01-07 17:42:51 [FINEST] [CodeChickenCore] Sending event FMLServerStartedEvent to mod CodeChickenCore
2014-01-07 17:42:51 [FINEST] [CodeChickenCore] Sent event FMLServerStartedEvent to mod CodeChickenCore
2014-01-07 17:42:51 [FINEST] [Evoc] Sending event FMLServerStartedEvent to mod Evoc
2014-01-07 17:42:51 [FINEST] [Evoc] Sent event FMLServerStartedEvent to mod Evoc
2014-01-07 17:42:51 [FINEST] [InfiniBows] Sending event FMLServerStartedEvent to mod InfiniBows
2014-01-07 17:42:51 [FINEST] [InfiniBows] Sent event FMLServerStartedEvent to mod InfiniBows
2014-01-07 17:42:51 [FINEST] [LomLib] Sending event FMLServerStartedEvent to mod LomLib
2014-01-07 17:42:51 [FINEST] [LomLib] Sent event FMLServerStartedEvent to mod LomLib
2014-01-07 17:42:51 [FINEST] [NotEnoughItems] Sending event FMLServerStartedEvent to mod NotEnoughItems
2014-01-07 17:42:51 [FINEST] [NotEnoughItems] Sent event FMLServerStartedEvent to mod NotEnoughItems
2014-01-07 17:42:51 [FINEST] [SomniaCore] Sending event FMLServerStartedEvent to mod SomniaCore
2014-01-07 17:42:51 [FINEST] [SomniaCore] Sent event FMLServerStartedEvent to mod SomniaCore
2014-01-07 17:42:51 [FINEST] [chunkbase_unglitch] Sending event FMLServerStartedEvent to mod chunkbase_unglitch
2014-01-07 17:42:51 [FINEST] [chunkbase_unglitch] Sent event FMLServerStartedEvent to mod chunkbase_unglitch
2014-01-07 17:42:51 [FINEST] [DamageIndicatorsMod] Sending event FMLServerStartedEvent to mod DamageIndicatorsMod
2014-01-07 17:42:51 [INFO] [Minecraft-Server] Damage Indicators Mod v.2.9.2.3 is up to date.
2014-01-07 17:42:51 [FINEST] [DamageIndicatorsMod] Sent event FMLServerStartedEvent to mod DamageIndicatorsMod
2014-01-07 17:42:51 [FINEST] [WikiLink] Sending event FMLServerStartedEvent to mod WikiLink
2014-01-07 17:42:51 [FINEST] [WikiLink] Sent event FMLServerStartedEvent to mod WikiLink
2014-01-07 17:42:51 [FINEST] [mod_MouseTweaks] Sending event FMLServerStartedEvent to mod mod_MouseTweaks
2014-01-07 17:42:51 [FINEST] [mod_MouseTweaks] Sent event FMLServerStartedEvent to mod mod_MouseTweaks
2014-01-07 17:42:51 [FINEST] [bspkrsCore] Sending event FMLServerStartedEvent to mod bspkrsCore
2014-01-07 17:42:51 [FINEST] [bspkrsCore] Sent event FMLServerStartedEvent to mod bspkrsCore
2014-01-07 17:42:51 [FINEST] [ArmorStatusHUD] Sending event FMLServerStartedEvent to mod ArmorStatusHUD
2014-01-07 17:42:51 [FINEST] [ArmorStatusHUD] Sent event FMLServerStartedEvent to mod ArmorStatusHUD
2014-01-07 17:42:51 [FINEST] [DirectionHUD] Sending event FMLServerStartedEvent to mod DirectionHUD
2014-01-07 17:42:51 [FINEST] [DirectionHUD] Sent event FMLServerStartedEvent to mod DirectionHUD
2014-01-07 17:42:51 [FINEST] [mod_ReiMinimap] Sending event FMLServerStartedEvent to mod mod_ReiMinimap
2014-01-07 17:42:51 [FINEST] [mod_ReiMinimap] Sent event FMLServerStartedEvent to mod mod_ReiMinimap
2014-01-07 17:42:51 [FINEST] [StatusEffectHUD] Sending event FMLServerStartedEvent to mod StatusEffectHUD
2014-01-07 17:42:51 [FINEST] [StatusEffectHUD] Sent event FMLServerStartedEvent to mod StatusEffectHUD
2014-01-07 17:42:51 [FINEST] [TreeCapitator] Sending event FMLServerStartedEvent to mod TreeCapitator
2014-01-07 17:42:51 [FINEST] [TreeCapitator] Sent event FMLServerStartedEvent to mod TreeCapitator
2014-01-07 17:42:51 [FINEST] [Agriculture] Sending event FMLServerStartedEvent to mod Agriculture
2014-01-07 17:42:51 [FINEST] [Agriculture] Sent event FMLServerStartedEvent to mod Agriculture
2014-01-07 17:42:51 [FINEST] [KeithyUtils] Sending event FMLServerStartedEvent to mod KeithyUtils
2014-01-07 17:42:51 [FINEST] [KeithyUtils] Sent event FMLServerStartedEvent to mod KeithyUtils
2014-01-07 17:42:51 [FINEST] [Aquaculture] Sending event FMLServerStartedEvent to mod Aquaculture
2014-01-07 17:42:51 [FINEST] [Aquaculture] Sent event FMLServerStartedEvent to mod Aquaculture
2014-01-07 17:42:51 [FINEST] [ArrowCamMod] Sending event FMLServerStartedEvent to mod ArrowCamMod
2014-01-07 17:42:51 [FINEST] [ArrowCamMod] Sent event FMLServerStartedEvent to mod ArrowCamMod
2014-01-07 17:42:51 [FINEST] [Backpack] Sending event FMLServerStartedEvent to mod Backpack
2014-01-07 17:42:51 [FINEST] [Backpack] Sent event FMLServerStartedEvent to mod Backpack
2014-01-07 17:42:51 [FINEST] [BBOutlineMod] Sending event FMLServerStartedEvent to mod BBOutlineMod
2014-01-07 17:42:51 [FINEST] [BBOutlineMod] Sent event FMLServerStartedEvent to mod BBOutlineMod
2014-01-07 17:42:51 [FINEST] [BetterAnvil] Sending event FMLServerStartedEvent to mod BetterAnvil
2014-01-07 17:42:51 [FINEST] [BetterAnvil] Sent event FMLServerStartedEvent to mod BetterAnvil
2014-01-07 17:42:51 [FINEST] [BiblioCraft] Sending event FMLServerStartedEvent to mod BiblioCraft
2014-01-07 17:42:51 [FINEST] [BiblioCraft] Sent event FMLServerStartedEvent to mod BiblioCraft
2014-01-07 17:42:51 [FINEST] [ExtrabiomesXL] Sending event FMLServerStartedEvent to mod ExtrabiomesXL
2014-01-07 17:42:51 [FINEST] [ExtrabiomesXL] Sent event FMLServerStartedEvent to mod ExtrabiomesXL
2014-01-07 17:42:51 [FINEST] [BiblioWoodsEBXL] Sending event FMLServerStartedEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:51 [FINEST] [BiblioWoodsEBXL] Sent event FMLServerStartedEvent to mod BiblioWoodsEBXL
2014-01-07 17:42:51 [FINEST] [BuildCraft|Core] Sending event FMLServerStartedEvent to mod BuildCraft|Core
2014-01-07 17:42:51 [FINEST] [BuildCraft|Core] Sent event FMLServerStartedEvent to mod BuildCraft|Core
2014-01-07 17:42:51 [FINEST] [BuildCraft|Builders] Sending event FMLServerStartedEvent to mod BuildCraft|Builders
2014-01-07 17:42:51 [FINEST] [BuildCraft|Builders] Sent event FMLServerStartedEvent to mod BuildCraft|Builders
2014-01-07 17:42:51 [FINEST] [BuildCraft|Energy] Sending event FMLServerStartedEvent to mod BuildCraft|Energy
2014-01-07 17:42:51 [FINEST] [BuildCraft|Energy] Sent event FMLServerStartedEvent to mod BuildCraft|Energy
2014-01-07 17:42:51 [FINEST] [BuildCraft|Factory] Sending event FMLServerStartedEvent to mod BuildCraft|Factory
2014-01-07 17:42:51 [FINEST] [BuildCraft|Factory] Sent event FMLServerStartedEvent to mod BuildCraft|Factory
2014-01-07 17:42:51 [FINEST] [BuildCraft|Transport] Sending event FMLServerStartedEvent to mod BuildCraft|Transport
2014-01-07 17:42:51 [FINEST] [BuildCraft|Transport] Sent event FMLServerStartedEvent to mod BuildCraft|Transport
2014-01-07 17:42:51 [FINEST] [BuildCraft|Silicon] Sending event FMLServerStartedEvent to mod BuildCraft|Silicon
2014-01-07 17:42:51 [FINEST] [BuildCraft|Silicon] Sent event FMLServerStartedEvent to mod BuildCraft|Silicon
2014-01-07 17:42:51 [FINEST] [ChickenChunks] Sending event FMLServerStartedEvent to mod ChickenChunks
2014-01-07 17:42:51 [FINEST] [ChickenChunks] Sent event FMLServerStartedEvent to mod ChickenChunks
2014-01-07 17:42:51 [FINEST] [CoFHCore] Sending event FMLServerStartedEvent to mod CoFHCore
2014-01-07 17:42:51 [FINEST] [CoFHCore] Sent event FMLServerStartedEvent to mod CoFHCore
2014-01-07 17:42:51 [FINEST] [CoFHLoot] Sending event FMLServerStartedEvent to mod CoFHLoot
2014-01-07 17:42:51 [FINEST] [CoFHLoot] Sent event FMLServerStartedEvent to mod CoFHLoot
2014-01-07 17:42:51 [FINEST] [CoFHMasquerade] Sending event FMLServerStartedEvent to mod CoFHMasquerade
2014-01-07 17:42:51 [FINEST] [CoFHMasquerade] Sent event FMLServerStartedEvent to mod CoFHMasquerade
2014-01-07 17:42:51 [FINEST] [CoFHSocial] Sending event FMLServerStartedEvent to mod CoFHSocial
2014-01-07 17:42:51 [FINEST] [CoFHSocia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment