Jump to content

Recommended Posts

Posted

First of, let me say that I am not using the latest Forge build out, but I am using the latest build for the Minecraft version that I am running for my client and server (Minecraft 1.5.2 with Forge 7.8.1.738).

 

The problem I am having is with the Universal Electricity mods, specifically their IDs. I manually reassigned all IDs in order to make sure there were no conflicts with other mods.

 

However, from the best of my knowledge, the Server side of Forge is looking for item IDs by adding 256 to the ID number assigned in the config file. I know that there is no difference in the config files because I copied them directly from my config folder directly into the server's.

 

Attempts to modify the server's config files by adding and subtracting 256 to the item IDs were not successful. Attempts at removing the UE mod specifically stated merely processes the same error with another mod listed as the cause. The item codes are the ingots from Basic Components, though it says the erroneous codes are from Complex Machines (last round of troubleshooting, it said from Assembly Line) Below, I have the error screen I get when trying to log onto the server.

 

 

Forge Mod Loader as found ID mismatches

Complete details are in the log file

 

ID 24268 from ComplexMachines is missing

ID 24265 from ComplexMachines is missing

ID 24266 from ComplexMachines is missing

ID 24267 is mismatched between world and game

 

 

24268 is supposed to be 24012, which is 'ingotTin'

24265 is supposed to be 24009, which is 'ingotBronze'

24266 is supposed to be 24010, which is 'ingotCopper'

24267 is supposed to be 24011, which is 'ingotSteel'

 

I verified this when I changed their IDs. The error ID would always be 256 more than these. Strangely, the first time I did this, there were more erroneous IDs, and it didn't name which mod there error was supposedly from.

 

Here is the full Forge Mod Loader client log:

 

 

2013-07-09 03:55:58 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-07-09 03:55:58 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_10, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-07-09 03:55:58 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Psyden\Desktop\Minecraft.exe
2013-07-09 03:55:58 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre6\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Java\jre7\bin;.
2013-07-09 03:55:58 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Discovering coremods
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.7.3.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.7.3.jar
2013-07-09 03:55:58 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.7.3.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.2.5.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod CoFHCore-1.5.2.5.jar
2013-07-09 03:55:58 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loaded coremod CoFHCore-1.5.2.5.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:55:58 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loaded coremod Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:55:59 [FINE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.28.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.28.jar
2013-07-09 03:55:59 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.28.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.1.6-107.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.1.6-107.jar
2013-07-09 03:55:59 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.1.6-107.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-07-09 03:55:59 [iNFO] [Galacticraft] 1.5.2
2013-07-09 03:55:59 [iNFO] [Galacticraft] Successfully Registered Transformer
2013-07-09 03:55:59 [iNFO] [Galacticraft] 1.5.2
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugins
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-07-09 03:55:59 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding Accesstransformer map: temp.dat
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin CoFHPlugin
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin CoFHPlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin GalacticraftPlugin
2013-07-09 03:55:59 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-07-09 03:56:00 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin GalacticraftPlugin run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Running coremod plugin GuiAPIDummyCoreMod
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin GuiAPIDummyCoreMod run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-07-09 03:56:00 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Running coremod plugin CoreLoader
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin CoreLoader run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Validating minecraft
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: net/minecraft/client/Minecraft (3 / 3)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq (4 / 4)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: ng (1 / 1)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Inserted super call into azg.c
2013-07-09 03:56:00 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bdr (2 / 2)
2013-07-09 03:56:00 [iNFO] [sTDOUT] RenderGlobal Class Detected
2013-07-09 03:56:00 [iNFO] [sTDOUT] RenderGlobal (Obfuscated) Function Injection Detected
2013-07-09 03:56:00 [iNFO] [sTDOUT] RenderGlobal Injection Point Detected (updateEntityCape(Lmp;)V)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bfq (1 / 1)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: rh (2 / 2)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2013-07-09 03:56:01 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq (4 / 4)
2013-07-09 03:56:01 [iNFO] [sTDOUT] 229 recipes
2013-07-09 03:56:01 [iNFO] [sTDOUT] 27 achievements
2013-07-09 03:56:01 [iNFO] [Minecraft-Client] Setting user: Psyden
2013-07-09 03:56:01 [iNFO] [sTDOUT] (Session ID is -5737433689615807895)
2013-07-09 03:56:01 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-07-09 03:56:02 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-09 03:56:02 [iNFO] [sTDOUT] MinecraftForge v7.8.1.738 Initialized
2013-07-09 03:56:02 [iNFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-07-09 03:56:02 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-07-09 03:56:02 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-09 03:56:02 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Psyden\AppData\Roaming\.minecraft\config\logging.properties
2013-07-09 03:56:02 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore]
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\bin\lwjgl.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\bin\jinput.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\CodeChickenCore 0.8.7.3.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\CoFHCore-1.5.2.5.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\Galacticraft-1.5.2-a0.1.36.410.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\GuiAPI-0.15.6-1.5.2.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\NotEnoughItems 1.5.2.28.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\PowerCrystalsCore-1.1.6-107.jar, examining for mod candidates
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.2.zip
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\scala-library.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-07-09 03:56:02 [iNFO] [ForgeModLoader] Searching C:\Users\Psyden\AppData\Roaming\.minecraft\mods for mods
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file [Forge]FurnitureMod2.8.4(FULL).zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_5.52.013.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file AssemblyLine_v0.3.5.149.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v0.6.0.75.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.3.1].zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file binnie-mods-1.7.0b.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Biomes-O-Plenty-0.5.5.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Biotech-v0.2.1.35.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.7.1.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.2.14.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComplexMachines_v0.3.3.119.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file CSM_v911.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file CustomMobSpawner 2.2.2.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MagicCarpet Mod v1.1.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MoCreatures Mod v5.2.3.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.3.2_CORE.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.6.2_DEFAULT-RUNES.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v2.1_DECORATIVE-PACK.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ElectricExpansion_v2.3.0.51.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.16.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file FluidMechanics_v0.5.1.103.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.2.8.3.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Contraption_v1.2.1.157.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Explosion_v1.2.1.157.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Sentry_v1.2.1.157.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.5.6.105.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.5.6.105.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.5.6.105.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MFFS_v3.1.0.171.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineChem_v3.0.0.240.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.6.4-975.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.7.0-534.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.5.2-0.10.4.00.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_2.1.1.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-3.1.6.0.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerConverters-2.3.1-58.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.5.2-7.2.3.0.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file SAP_ManPack_v142.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file SecretRoomsMod-universal-4.6.0.283.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file smallboats.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a122.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.5f.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.4.6.0.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Traincraft-4.0.2_003.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate mod directory VoxelMods
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate mod directory zan
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ZansMinimap1.5.2.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-07-09 03:56:02 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.7.3.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.7.3.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.2.5.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.2.5.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2013-07-09 03:56:02 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-07-09 03:56:02 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file Galacticraft-1.5.2-a0.1.36.410.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2013-07-09 03:56:02 [FINEST] [GalacticraftCore] Parsed dependency info : [Forge@[7.8.0.685,)] [Forge@[7.8.0.685,)] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file GuiAPI-0.15.6-1.5.2.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod sharose.mods.guiapi.GuiAPI
2013-07-09 03:56:02 [FINEST] [GuiAPI] Parsed dependency info : [] [] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.28.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.28.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file PowerCrystalsCore-1.1.6-107.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container PowerCrystalsCore-1.1.6-107.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file [Forge]FurnitureMod2.8.4(FULL).zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file [Forge]FurnitureMod2.8.4(FULL).zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.mrcrayfish.furniture.MrCrayfishFurnitureMod
2013-07-09 03:56:03 [FINEST] [cfm] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ArsMagica_5.52.013.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_5.52.013.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore
2013-07-09 03:56:03 [FINEST] [ArsMagica] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file AssemblyLine_v0.3.5.149.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file AssemblyLine_v0.3.5.149.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod assemblyline.common.AssemblyLine
2013-07-09 03:56:03 [FINEST] [AssemblyLine] Parsed dependency info : [] [basicComponents, IC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file Atomic_Science_v0.6.0.75.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container Atomic_Science_v0.6.0.75.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYao
2013-07-09 03:56:03 [FINEST] [AtomicScience] Parsed dependency info : [] [iC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.3.1].zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.3.1].zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-07-09 03:56:03 [FINEST] [biblioCraft] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file binnie-mods-1.7.0b.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container binnie-mods-1.7.0b.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-07-09 03:56:03 [FINEST] [binnieCore] Parsed dependency info : [] [Forestry] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-07-09 03:56:03 [FINEST] [ExtraBees] Parsed dependency info : [] [binnieCore] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extratrees.ExtraTrees
2013-07-09 03:56:03 [FINEST] [ExtraTrees] Parsed dependency info : [] [binnieCore] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file Biomes-O-Plenty-0.5.5.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file Biomes-O-Plenty-0.5.5.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty
2013-07-09 03:56:03 [FINEST] [biomesOPlenty] Parsed dependency info : [] [Natura] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file Biotech-v0.2.1.35.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container Biotech-v0.2.1.35.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod biotech.Biotech
2013-07-09 03:56:03 [FINEST] [biotech] Parsed dependency info : [] [basicComponents, Fluid_Mechanics] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.7.1.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.7.1.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-07-09 03:56:03 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-07-09 03:56:03 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[7.7.2.682,)] [Forge@[7.7.2.682,)] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-07-09 03:56:03 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-07-09 03:56:03 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-07-09 03:56:03 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-07-09 03:56:03 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.2.14.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.2.14.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2013-07-09 03:56:03 [FINEST] [ChickenChunks] Parsed dependency info : [CodeChickenCore@[0.8.7,)] [CodeChickenCore@[0.8.7,)] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ComplexMachines_v0.3.3.119.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container ComplexMachines_v0.3.3.119.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod pixlepix.complexmachines.common.ComplexMachines
2013-07-09 03:56:03 [FINEST] [ComplexMachines] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file CSM_v911.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file CSM_v911.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.ClaySoldiersMod.registry.CSMModRegistry
2013-07-09 03:56:03 [FINEST] [ClaySoldiersMod] Parsed dependency info : [] [sanandreasp.mods.managers.SAP_ManagerRegistry] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 2.2.2.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 2.2.2.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2013-07-09 03:56:03 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DimensionalDoors-1.5.2R1.4.0RC1-160.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.BlankTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CloudRenderBlank following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ConnectionHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDLoot following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDProperties following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimUpdatePacket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DungeonGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.EventHookContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.LinkData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ObjectSaveInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PlayerRespawnTracker following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Point3D following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RailTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RiftGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.SchematicLoader following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ServerPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Spells following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TransientDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWall following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWallPerm following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimHatch following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandAddDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandCreateDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteAllLinks following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteRifts following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandEndDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDungeonData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDimensions following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDims following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandRegenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandStartDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.DDCommandBase following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DeleteFolder following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DungeonHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.copyfile following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.dimHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.CompoundTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.DoubleTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.EndTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.FloatTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ListTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.LongTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTConstants following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTOutputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTUtils following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ShortTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.StringTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.Tag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.yCoordHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftBlade following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftGoggles following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStabilizedRiftSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStableFabric following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemLinkSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemRiftRemover following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.mod_pocketDim following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod StevenDimDoors.mod_pocketDim.mod_pocketDim
2013-07-09 03:56:03 [FINEST] [DimDoors] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.pocketTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ticking.MobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.util.WeightedContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.CustomCaveGen following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.PocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.limboSkyProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClosingRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.GoggleRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ModelMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [iNFO] [ForgeModLoader] Attempting to reparse the mod container DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DimensionalDoors-1.5.2R1.4.0RC1-160.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.BlankTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CloudRenderBlank following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ConnectionHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDLoot following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDProperties following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimUpdatePacket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DungeonGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.EventHookContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.LinkData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ObjectSaveInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PlayerRespawnTracker following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Point3D following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RailTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RiftGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.SchematicLoader following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ServerPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Spells following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TransientDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWall following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWallPerm following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimHatch following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandAddDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandCreateDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteAllLinks following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteRifts following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandEndDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDungeonData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDimensions following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDims following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandRegenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandStartDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.DDCommandBase following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DeleteFolder following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DungeonHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.copyfile following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.dimHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.CompoundTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.DoubleTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.EndTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.FloatTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ListTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.LongTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTConstants following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTOutputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTUtils following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ShortTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.StringTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.Tag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.yCoordHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftBlade following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftGoggles following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStabilizedRiftSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStableFabric following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemLinkSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemRiftRemover following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.mod_pocketDim following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod StevenDimDoors.mod_pocketDim.mod_pocketDim
2013-07-09 03:56:03 [FINEST] [DimDoors] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.pocketTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ticking.MobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.util.WeightedContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.CustomCaveGen following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.PocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.limboSkyProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClosingRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.GoggleRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ModelMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DrZharks MagicCarpet Mod v1.1.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MagicCarpet Mod v1.1.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.magiccarpet.MagicCarpet
2013-07-09 03:56:03 [FINEST] [MagicCarpet] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v5.2.3.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v5.2.3.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2013-07-09 03:56:03 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file dustmod-v1.3.2_CORE.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.3.2_CORE.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmod.DustMod
2013-07-09 03:56:03 [FINEST] [DustMod] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file dustmod-v1.6.2_DEFAULT-RUNES.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.6.2_DEFAULT-RUNES.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmod.DustModDefaults
2013-07-09 03:56:03 [FINEST] [DustModDefaults] Parsed dependency info : [] [DustMod] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file dustmod-v2.1_DECORATIVE-PACK.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v2.1_DECORATIVE-PACK.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmoddeco.DustDeco
2013-07-09 03:56:03 [FINEST] [DustDeco] Parsed dependency info : [] [DustMod] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ElectricExpansion_v2.3.0.51.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container ElectricExpansion_v2.3.0.51.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod electricexpansion.common.ElectricExpansion
2013-07-09 03:56:03 [FINEST] [ElectricExpansion] Parsed dependency info : [] [basicComponents, AtomicScience, ICBM|Contraption, MineFactoryReloaded, IC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.16.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.16.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-07-09 03:56:03 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.8.7.3,)] [CodeChickenCore@[0.8.7.3,)] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file FluidMechanics_v0.5.1.103.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container FluidMechanics_v0.5.1.103.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.8.3.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.8.3.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-07-09 03:56:03 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty, IC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ICBM_Contraption_v1.2.1.157.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container ICBM_Contraption_v1.2.1.157.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.wanyi.ZhuYaoWanYi
2013-07-09 03:56:04 [FINEST] [iCBM|Contraption] Parsed dependency info : [] [AtomicScience] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file ICBM_Explosion_v1.2.1.157.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container ICBM_Explosion_v1.2.1.157.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.zhapin.ZhuYaoZhaPin
2013-07-09 03:56:04 [FINEST] [iCBM|Explosion] Parsed dependency info : [] [iCBM|Sentry, AtomicScience] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file ICBM_Sentry_v1.2.1.157.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container ICBM_Sentry_v1.2.1.157.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.gangshao.ZhuYaoGangShao
2013-07-09 03:56:04 [FINEST] [iCBM|Sentry] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Mekanism-v5.5.6.105.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.5.6.105.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism
2013-07-09 03:56:04 [FINEST] [Mekanism] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.5.6.105.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.5.6.105.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators
2013-07-09 03:56:04 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.5.6.105.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.5.6.105.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools
2013-07-09 03:56:04 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MFFS_v3.1.0.171.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container MFFS_v3.1.0.171.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2013-07-09 03:56:04 [FINEST] [MFFS] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MineChem_v3.0.0.240.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MineChem_v3.0.0.240.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-07-09 03:56:04 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.6.4-975.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.6.4-975.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore] [buildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2, PowerCrystalsCore] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Parsed dependency info : [] [MineFactoryReloaded, BiomesOPlenty] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [] [Forestry]
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, Magical-Crops] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, PamHCAsparagus, PamHCBean, PamHCBeet, PamHCBellpepper, PamHCBlackberry, PamHCBlueberry, PamHCBroccoli, PamHCCactusfruit, PamHCCandle, PamHCCantaloupe, PamHCCelery, PamHCChilipepper, PamHCCoffee, PamHCCorn, PamHCCotton, PamHCCranberry, PamHCCucumber, PamHCEggplant, PamHCGarlic, PamHCGinger, PamHCGrape, PamHCKiwi, PamHCLettuce, PamHCMustard, PamHCOnion, PamHCPeanut, PamHCPeas, PamHCPineapple, PamHCRadish, PamHCRaspberry, PamHCRice, PamHCRotten, PamHCSpiceleaf, PamHCStrawberry, PamHCSunflower, PamHCSweetpotato, PamHCTea, PamHCTomato, PamHCTurnip, PamHCWhitemushroom, PamHCZucchini, PamHarvestCraft, PamWeeeFlowers, PamHCApple, PamHCAvocado, PamHCBanana, PamHCCherry, PamHCCinnamon, PamHCCoconut, PamHCLemon, PamHCLime, PamHCMango, PamHCNutmeg, PamHCOlive, PamHCOrange, PamHCPapaya, PamHCPeach, PamHCPear, PamHCPeppercorn, PamHCPlum, PamHCPomegranate, PamHCStarfruit, PamHCVanillabean, PamHCWalnut] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.soulshards.SoulShards
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatSoulShards] Parsed dependency info : [] [MineFactoryReloaded, SoulShards] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-07-09 03:56:04 [FINEST] [MFReloaded|CompatThaumcraft] Parsed dependency info : [] [MFReloaded, Thaumcraft] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.7.0-534.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.7.0-534.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-07-09 03:56:04 [FINEST] [mmmPowersuits] Parsed dependency info : [Forge@[7.8.0.712,)] [Forge@[7.8.0.712,)] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.5.2-0.10.4.00.zip for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.5.2-0.10.4.00.zip
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-07-09 03:56:04 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[6.6.0.515,)] [Forge@[6.6.0.515,)] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Natura_2.1.1.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_2.1.1.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-07-09 03:56:04 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.plugins.minefactoryreloaded.MineFactoryReloaded
2013-07-09 03:56:04 [FINEST] [Natura|CompatMineFactoryReloaded] Parsed dependency info : [] [MineFactoryReloaded, Natura] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file OmniTools-3.1.6.0.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-3.1.6.0.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools
2013-07-09 03:56:04 [FINEST] [OmniTools] Parsed dependency info : [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,)] [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,), *] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file PowerConverters-2.3.1-58.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerConverters-2.3.1-58.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.powerconverters.PowerConverterCore
2013-07-09 03:56:04 [FINEST] [PowerConverters] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, BasicComponents, BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Railcraft_1.5.2-7.2.3.0.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.5.2-7.2.3.0.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-07-09 03:56:04 [FINEST] [Railcraft] Parsed dependency info : [Forge@[7.7.1.624,)] [Forge@[7.7.1.624,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, IC2@[1.115.348,)] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file SAP_ManPack_v142.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file SAP_ManPack_v142.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.managers.SAP_ManagerRegistry
2013-07-09 03:56:04 [FINEST] [sAP_Man] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.ThunderStormFix.TSFModRegistry
2013-07-09 03:56:04 [FINEST] [TStormFix] Parsed dependency info : [] [sanandreasp.mods.managers.SAP_ManagerRegistry] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file SecretRoomsMod-universal-4.6.0.283.zip for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container SecretRoomsMod-universal-4.6.0.283.zip appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.github.AbrarSyed.secretroomsmod.common.SecretRooms
2013-07-09 03:56:04 [FINEST] [secretroomsmod] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file smallboats.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container smallboats.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.smallboat.SmallBoat
2013-07-09 03:56:04 [FINEST] [awger_SmallBoat] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.punt.Punt
2013-07-09 03:56:04 [FINEST] [awger_Punt] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.whitehall.Whitehall
2013-07-09 03:56:04 [FINEST] [awger_Whitehall] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.hoy.Hoy
2013-07-09 03:56:04 [FINEST] [awger_Hoy] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a122.zip for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a122.zip appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-07-09 03:56:04 [FINEST] [stevesCarts] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.5f.zip for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.5f.zip
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-07-09 03:56:05 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[7.8.0.688,)] [Forge@[7.8.0.688,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.6.0.jar for potential mods
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.6.0.jar
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-07-09 03:56:05 [FINEST] [ThermalExpansion] Parsed dependency info : [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,)] [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,)] [iC2, Metallurgy]
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining file Traincraft-4.0.2_003.jar for potential mods
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Located mcmod.info file in file Traincraft-4.0.2_003.jar
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod src.train.common.Traincraft
2013-07-09 03:56:05 [FINEST] [TC] Parsed dependency info : [] [] []
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining directory VoxelMods for potential mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] No mcmod.info file found in directory VoxelMods
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Recursing into package voxelMap
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining directory zan for potential mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] No mcmod.info file found in directory zan
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining file ZansMinimap1.5.2.zip for potential mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] The mod container ZansMinimap1.5.2.zip appears to be missing an mcmod.info file
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 88 mods to load
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Received a system property request ''
2013-07-09 03:56:05 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Psyden\AppData\Roaming\.minecraft\config\logging.properties
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Reloaded logging properties
2013-07-09 03:56:05 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-07-09 03:56:05 [iNFO] [mcp] Activating mod mcp
2013-07-09 03:56:05 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-07-09 03:56:05 [iNFO] [FML] Activating mod FML
2013-07-09 03:56:05 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-07-09 03:56:05 [iNFO] [Forge] Activating mod Forge
2013-07-09 03:56:05 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-07-09 03:56:05 [iNFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-07-09 03:56:05 [FINE] [CoFHFramework] Mod Logging channel CoFHFramework configured at default level.
2013-07-09 03:56:05 [iNFO] [CoFHFramework] Activating mod CoFHFramework
2013-07-09 03:56:05 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-07-09 03:56:05 [iNFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-07-09 03:56:05 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-07-09 03:56:05 [iNFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-07-09 03:56:05 [FINE] [CoFHCore] Enabling mod CoFHCore
2013-07-09 03:56:05 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-07-09 03:56:05 [iNFO] [CoFHCore] Activating mod CoFHCore
2013-07-09 03:56:05 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-07-09 03:56:05 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-07-09 03:56:05 [iNFO] [CoFHWorld] Activating mod CoFHWorld
2013-07-09 03:56:05 [FINE] [GalacticraftCore] Enabling mod GalacticraftCore
2013-07-09 03:56:05 [FINE] [GalacticraftCore] Mod Logging channel GalacticraftCore configured at default level.
2013-07-09 03:56:05 [iNFO] [GalacticraftCore] Activating mod GalacticraftCore
2013-07-09 03:56:05 [FINE] [GuiAPI] Enabling mod GuiAPI
2013-07-09 03:56:05 [FINE] [GuiAPI] Mod Logging channel GuiAPI configured at default level.
2013-07-09 03:56:05 [iNFO] [GuiAPI] Activating mod GuiAPI
2013-07-09 03:56:05 [FINE] [cfm] Enabling mod cfm
2013-07-09 03:56:05 [FINE] [cfm] Mod Logging channel cfm configured at default level.
2013-07-09 03:56:05 [iNFO] [cfm] Activating mod cfm
2013-07-09 03:56:05 [FINE] [ArsMagica] Enabling mod ArsMagica
2013-07-09 03:56:05 [FINE] [ArsMagica] Mod Logging channel ArsMagica configured at default level.
2013-07-09 03:56:05 [iNFO] [ArsMagica] Activating mod ArsMagica
2013-07-09 03:56:05 [FINE] [AssemblyLine] Enabling mod AssemblyLine
2013-07-09 03:56:05 [FINE] [AssemblyLine] Mod Logging channel AssemblyLine configured at default level.
2013-07-09 03:56:05 [iNFO] [AssemblyLine] Activating mod AssemblyLine
2013-07-09 03:56:05 [FINE] [AtomicScience] Enabling mod AtomicScience
2013-07-09 03:56:05 [FINE] [AtomicScience] Mod Logging channel AtomicScience configured at default level.
2013-07-09 03:56:05 [iNFO] [AtomicScience] Activating mod AtomicScience
2013-07-09 03:56:05 [FINE] [biblioCraft] Enabling mod BiblioCraft
2013-07-09 03:56:05 [FINE] [biblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-07-09 03:56:05 [iNFO] [biblioCraft] Activating mod BiblioCraft
2013-07-09 03:56:05 [FINE] [binnieCore] Enabling mod BinnieCore
2013-07-09 03:56:05 [FINE] [binnieCore] Mod Logging channel BinnieCore configured at default level.
2013-07-09 03:56:05 [iNFO] [binnieCore] Activating mod BinnieCore
2013-07-09 03:56:05 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-07-09 03:56:05 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-07-09 03:56:05 [iNFO] [ExtraBees] Activating mod ExtraBees
2013-07-09 03:56:05 [FINE] [ExtraTrees] Enabling mod ExtraTrees
2013-07-09 03:56:05 [FINE] [ExtraTrees] Mod Logging channel ExtraTrees configured at default level.
2013-07-09 03:56:05 [iNFO] [ExtraTrees] Activating mod ExtraTrees
2013-07-09 03:56:05 [FINE] [biomesOPlenty] Enabling mod BiomesOPlenty
2013-07-09 03:56:05 [FINE] [biomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level.
2013-07-09 03:56:05 [iNFO] [biomesOPlenty] Activating mod BiomesOPlenty
2013-07-09 03:56:05 [FINE] [biotech] Enabling mod Biotech
2013-07-09 03:56:05 [FINE] [biotech] Mod Logging channel Biotech configured at default level.
2013-07-09 03:56:05 [iNFO] [biotech] Activating mod Biotech
2013-07-09 03:56:05 [FINE] [buildCraft|Builders] Enabling mod BuildCraft|Builders
2013-07-09 03:56:05 [FINE] [buildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders
2013-07-09 03:56:05 [FINE] [buildCraft|Core] Enabling mod BuildCraft|Core
2013-07-09 03:56:05 [FINE] [buildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core
2013-07-09 03:56:05 [FINE] [buildCraft|Energy] Enabling mod BuildCraft|Energy
2013-07-09 03:56:05 [FINE] [buildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy
2013-07-09 03:56:05 [FINE] [buildCraft|Factory] Enabling mod BuildCraft|Factory
2013-07-09 03:56:05 [FINE] [buildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory
2013-07-09 03:56:05 [FINE] [buildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-07-09 03:56:05 [FINE] [buildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-07-09 03:56:05 [FINE] [buildCraft|Transport] Enabling mod BuildCraft|Transport
2013-07-09 03:56:05 [FINE] [buildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport
2013-07-09 03:56:05 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2013-07-09 03:56:05 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2013-07-09 03:56:05 [iNFO] [ChickenChunks] Activating mod ChickenChunks
2013-07-09 03:56:05 [FINE] [ComplexMachines] Enabling mod ComplexMachines
2013-07-09 03:56:05 [FINE] [ComplexMachines] Mod Logging channel ComplexMachines configured at default level.
2013-07-09 03:56:05 [iNFO] [ComplexMachines] Activating mod ComplexMachines
2013-07-09 03:56:05 [FINE] [ClaySoldiersMod] Enabling mod ClaySoldiersMod
2013-07-09 03:56:05 [FINE] [ClaySoldiersMod] Mod Logging channel ClaySoldiersMod configured at default level.
2013-07-09 03:56:05 [iNFO] [ClaySoldiersMod] Activating mod ClaySoldiersMod
2013-07-09 03:56:05 [FINE] [CustomSpawner] Enabling mod CustomSpawner
2013-07-09 03:56:05 [FINE] [CustomSpawner] Mod Logging channel CustomSpawner configured at default level.
2013-07-09 03:56:05 [iNFO] [CustomSpawner] Activating mod CustomSpawner
2013-07-09 03:56:05 [FINE] [DimDoors] Enabling mod DimDoors
2013-07-09 03:56:05 [FINE] [DimDoors] Mod Logging channel DimDoors configured at default level.
2013-07-09 03:56:05 [iNFO] [DimDoors] Activating mod DimDoors
2013-07-09 03:56:05 [FINE] [MagicCarpet] Enabling mod MagicCarpet
2013-07-09 03:56:05 [FINE] [MagicCarpet] Mod Logging channel MagicCarpet configured at default level.
2013-07-09 03:56:05 [iNFO] [MagicCarpet] Activating mod MagicCarpet
2013-07-09 03:56:05 [FINE] [MoCreatures] Enabling mod MoCreatures
2013-07-09 03:56:05 [FINE] [MoCreatures] Mod Logging channel MoCreatures configured at default level.
2013-07-09 03:56:05 [iNFO] [MoCreatures] Activating mod MoCreatures
2013-07-09 03:56:05 [FINE] [DustMod] Enabling mod DustMod
2013-07-09 03:56:05 [FINE] [DustMod] Mod Logging channel DustMod configured at default level.
2013-07-09 03:56:05 [iNFO] [DustMod] Activating mod DustMod
2013-07-09 03:56:05 [FINE] [DustModDefaults] Enabling mod DustModDefaults
2013-07-09 03:56:05 [FINE] [DustModDefaults] Mod Logging channel DustModDefaults configured at default level.
2013-07-09 03:56:05 [iNFO] [DustModDefaults] Activating mod DustModDefaults
2013-07-09 03:56:05 [FINE] [DustDeco] Enabling mod DustDeco
2013-07-09 03:56:05 [FINE] [DustDeco] Mod Logging channel DustDeco configured at default level.
2013-07-09 03:56:05 [iNFO] [DustDeco] Activating mod DustDeco
2013-07-09 03:56:05 [FINE] [ElectricExpansion] Enabling mod ElectricExpansion
2013-07-09 03:56:05 [FINE] [ElectricExpansion] Mod Logging channel ElectricExpansion configured at default level.
2013-07-09 03:56:05 [iNFO] [ElectricExpansion] Activating mod ElectricExpansion
2013-07-09 03:56:05 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-07-09 03:56:05 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-07-09 03:56:05 [iNFO] [EnderStorage] Activating mod EnderStorage
2013-07-09 03:56:05 [FINE] [Forestry] Enabling mod Forestry
2013-07-09 03:56:05 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-07-09 03:56:05 [iNFO] [Forestry] Activating mod Forestry
2013-07-09 03:56:05 [FINE] [iCBM|Contraption] Enabling mod ICBM|Contraption
2013-07-09 03:56:05 [FINE] [iCBM|Contraption] Mod Logging channel ICBM|Contraption configured at default level.
2013-07-09 03:56:05 [iNFO] [iCBM|Contraption] Activating mod ICBM|Contraption
2013-07-09 03:56:05 [FINE] [iCBM|Explosion] Enabling mod ICBM|Explosion
2013-07-09 03:56:05 [FINE] [iCBM|Explosion] Mod Logging channel ICBM|Explosion configured at default level.
2013-07-09 03:56:05 [iNFO] [iCBM|Explosion] Activating mod ICBM|Explosion
2013-07-09 03:56:05 [FINE] [iCBM|Sentry] Enabling mod ICBM|Sentry
2013-07-09 03:56:05 [FINE] [iCBM|Sentry] Mod Logging channel ICBM|Sentry configured at default level.
2013-07-09 03:56:05 [iNFO] [iCBM|Sentry] Activating mod ICBM|Sentry
2013-07-09 03:56:05 [FINE] [Mekanism] Enabling mod Mekanism
2013-07-09 03:56:05 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level.
2013-07-09 03:56:05 [iNFO] [Mekanism] Activating mod Mekanism
2013-07-09 03:56:05 [FINE] [MekanismGenerators] Enabling mod MekanismGenerators
2013-07-09 03:56:05 [FINE] [MekanismGenerators] Mod Logging channel MekanismGenerators configured at default level.
2013-07-09 03:56:05 [iNFO] [MekanismGenerators] Activating mod MekanismGenerators
2013-07-09 03:56:05 [FINE] [MekanismTools] Enabling mod MekanismTools
2013-07-09 03:56:05 [FINE] [MekanismTools] Mod Logging channel MekanismTools configured at default level.
2013-07-09 03:56:05 [iNFO] [MekanismTools] Activating mod MekanismTools
2013-07-09 03:56:05 [FINE] [MFFS] Enabling mod MFFS
2013-07-09 03:56:05 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2013-07-09 03:56:05 [iNFO] [MFFS] Activating mod MFFS
2013-07-09 03:56:05 [FINE] [minechem] Enabling mod minechem
2013-07-09 03:56:05 [FINE] [minechem] Mod Logging channel minechem configured at default level.
2013-07-09 03:56:05 [iNFO] [minechem] Activating mod minechem
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Enabling mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Mod Logging channel MineFactoryReloaded|CompatBiomesOPlenty configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSoulShards] Enabling mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSoulShards] Mod Logging channel MineFactoryReloaded|CompatSoulShards configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:05 [FINE] [MFReloaded|CompatThaumcraft] Enabling mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:05 [FINE] [MFReloaded|CompatThaumcraft] Mod Logging channel MFReloaded|CompatThaumcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:05 [FINE] [mmmPowersuits] Enabling mod mmmPowersuits
2013-07-09 03:56:05 [FINE] [mmmPowersuits] Mod Logging channel mmmPowersuits configured at default level.
2013-07-09 03:56:05 [iNFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-07-09 03:56:05 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-07-09 03:56:05 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [Mystcraft] Activating mod Mystcraft
2013-07-09 03:56:05 [FINE] [Natura] Enabling mod Natura
2013-07-09 03:56:05 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-07-09 03:56:05 [iNFO] [Natura] Activating mod Natura
2013-07-09 03:56:05 [FINE] [Natura|CompatMineFactoryReloaded] Enabling mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:05 [FINE] [Natura|CompatMineFactoryReloaded] Mod Logging channel Natura|CompatMineFactoryReloaded configured at default level.
2013-07-09 03:56:05 [iNFO] [Natura|CompatMineFactoryReloaded] Activating mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:05 [FINE] [OmniTools] Enabling mod OmniTools
2013-07-09 03:56:05 [FINE] [OmniTools] Mod Logging channel OmniTools configured at default level.
2013-07-09 03:56:05 [iNFO] [OmniTools] Activating mod OmniTools
2013-07-09 03:56:05 [FINE] [PowerConverters] Enabling mod PowerConverters
2013-07-09 03:56:05 [FINE] [PowerConverters] Mod Logging channel PowerConverters configured at default level.
2013-07-09 03:56:05 [iNFO] [PowerConverters] Activating mod PowerConverters
2013-07-09 03:56:05 [FINE] [Railcraft] Enabling mod Railcraft
2013-07-09 03:56:05 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [Railcraft] Activating mod Railcraft
2013-07-09 03:56:05 [FINE] [sAP_Man] Enabling mod SAP_Man
2013-07-09 03:56:05 [FINE] [sAP_Man] Mod Logging channel SAP_Man configured at default level.
2013-07-09 03:56:05 [iNFO] [sAP_Man] Activating mod SAP_Man
2013-07-09 03:56:05 [FINE] [TStormFix] Enabling mod TStormFix
2013-07-09 03:56:05 [FINE] [TStormFix] Mod Logging channel TStormFix configured at default level.
2013-07-09 03:56:05 [iNFO] [TStormFix] Activating mod TStormFix
2013-07-09 03:56:05 [FINE] [secretroomsmod] Enabling mod secretroomsmod
2013-07-09 03:56:05 [FINE] [secretroomsmod] Mod Logging channel secretroomsmod configured at default level.
2013-07-09 03:56:05 [iNFO] [secretroomsmod] Activating mod secretroomsmod
2013-07-09 03:56:05 [FINE] [awger_SmallBoat] Enabling mod awger_SmallBoat
2013-07-09 03:56:05 [FINE] [awger_SmallBoat] Mod Logging channel awger_SmallBoat configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_SmallBoat] Activating mod awger_SmallBoat
2013-07-09 03:56:05 [FINE] [awger_Punt] Enabling mod awger_Punt
2013-07-09 03:56:05 [FINE] [awger_Punt] Mod Logging channel awger_Punt configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_Punt] Activating mod awger_Punt
2013-07-09 03:56:05 [FINE] [awger_Whitehall] Enabling mod awger_Whitehall
2013-07-09 03:56:05 [FINE] [awger_Whitehall] Mod Logging channel awger_Whitehall configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_Whitehall] Activating mod awger_Whitehall
2013-07-09 03:56:05 [FINE] [awger_Hoy] Enabling mod awger_Hoy
2013-07-09 03:56:05 [FINE] [awger_Hoy] Mod Logging channel awger_Hoy configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_Hoy] Activating mod awger_Hoy
2013-07-09 03:56:05 [FINE] [stevesCarts] Enabling mod StevesCarts
2013-07-09 03:56:05 [FINE] [stevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-07-09 03:56:05 [iNFO] [stevesCarts] Activating mod StevesCarts
2013-07-09 03:56:05 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-07-09 03:56:05 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [Thaumcraft] Activating mod Thaumcraft
2013-07-09 03:56:05 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-07-09 03:56:05 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-07-09 03:56:05 [iNFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-07-09 03:56:05 [FINE] [TC] Enabling mod TC
2013-07-09 03:56:05 [FINE] [TC] Mod Logging channel TC configured at default level.
2013-07-09 03:56:05 [iNFO] [TC] Activating mod TC
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
2013-07-09 03:56:05 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
2013-07-09 03:56:05 [iNFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-07-09 03:56:05 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Mod sorting data
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	CoFHCore(CoFHCore:1.5.2.5): CoFHCore-1.5.2.5.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	CoFHWorld(CoFHWorld:1.5.2.5): CoFHCore-1.5.2.5.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	GalacticraftCore(Galacticraft Core:0.1.36): Galacticraft-1.5.2-a0.1.36.410.jar (required-after:Forge@[7.8.0.685,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	GuiAPI(GuiAPI:0.15.6): GuiAPI-0.15.6-1.5.2.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	cfm(MrCrayfish's Furniture Mod:2.8.4): [Forge]FurnitureMod2.8.4(FULL).zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ArsMagica(Ars Magica:5.52.013): ArsMagica_5.52.013.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	AssemblyLine(Assembly Line:0.3.5.149): AssemblyLine_v0.3.5.149.jar (after:BasicComponents; after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	AtomicScience(Atomic Science:0.6.0): Atomic_Science_v0.6.0.75.jar (after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BiblioCraft(BiblioCraft:1.3.1): BiblioCraft[v1.3.1].zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Natura(Natura:2.1.1): Natura_2.1.1.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BiomesOPlenty(Biomes O' Plenty:0.5.5): Biomes-O-Plenty-0.5.5.zip (after:Natura)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (before:Forestry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Forestry(Forestry for Minecraft:2.2.8.3): forestry-A-2.2.8.3.jar (after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BinnieCore(Binnie Core:1.7.0b): binnie-mods-1.7.0b.jar (after:Forestry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ExtraBees(Extra Bees:1.7.0b): binnie-mods-1.7.0b.jar (after:BinnieCore)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ExtraTrees(Extra Trees:1.7.0b): binnie-mods-1.7.0b.jar (after:BinnieCore)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Biotech(Biotech:0.2.1): Biotech-v0.2.1.35.jar (after:BasicComponents;after:Fluid_Mechanics)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Core(BuildCraft:3.7.1): buildcraft-A-3.7.1.jar (required-after:Forge@[7.7.2.682,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Builders(BC Builders:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Energy(BC Energy:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Factory(BC Factory:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Transport(BC Transport:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Silicon(BC Silicon:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ChickenChunks(ChickenChunks:1.3.2.14): ChickenChunks 1.3.2.14.jar (required-after:CodeChickenCore@[0.8.7,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ComplexMachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.119.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ClaySoldiersMod(Clay Soldiers Mod:9.1): CSM_v911.jar (after:sanandreasp.mods.managers.SAP_ManagerRegistry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	CustomSpawner(DrZhark's CustomSpawner:2.2.2): CustomMobSpawner 2.2.2.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DimDoors(Dimensional Doors:1.5.2R1.4.0RC1): DimensionalDoors-1.5.2R1.4.0RC1-160.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MagicCarpet(DrZhark's Magic Carpet Mod:1.1): DrZharks MagicCarpet Mod v1.1.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MoCreatures(DrZhark's Mo'Creatures Mod:5.2.3): DrZharks MoCreatures Mod v5.2.3.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DustMod(Runic Dust Mod:1.3.2): dustmod-v1.3.2_CORE.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DustModDefaults(Runic Dust Mod: Default runes and inscriptions pack:1.6.2): dustmod-v1.6.2_DEFAULT-RUNES.jar (after:DustMod)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DustDeco(Runic Dust Mod: Decorative dusts pack:2.1): dustmod-v2.1_DECORATIVE-PACK.jar (after:DustMod)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ICBM|Contraption(ICBM|Contraption:1.2.1): ICBM_Contraption_v1.2.1.157.jar (after:AtomicScience)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2;required-after:PowerCrystalsCore)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ElectricExpansion(Electric Expansion:2.3.0.51): ElectricExpansion_v2.3.0.51.jar (after:BasicComponents;after:AtomicScience;after:ICBM|Contraption;after:MineFactoryReloaded;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	EnderStorage(EnderStorage:1.4.2.16): EnderStorage 1.4.2.16.jar (required-after:CodeChickenCore@[0.8.7.3,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ICBM|Sentry(ICBM|Sentry:1.2.1): ICBM_Sentry_v1.2.1.157.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ICBM|Explosion(ICBM|Explosion:1.2.1): ICBM_Explosion_v1.2.1.157.jar (after:ICBM|Sentry;after:AtomicScience)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.105.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MekanismGenerators(MekanismGenerators:5.5.6): MekanismGenerators-v5.5.6.105.jar (required-after:Mekanism)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MekanismTools(MekanismTools:5.5.6): MekanismTools-v5.5.6.105.jar (required-after:Mekanism)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MFFS(Modular Force Field System:3.1.0): MFFS_v3.1.0.171.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	minechem(MineChem:@VERSION@): MineChem_v3.0.0.240.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Atum)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:mod_BackTools)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:BiomesOPlenty)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (required-after:MineFactoryReloaded;after:chococraft)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Forestry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Magical-Crops)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Mystcraft(Mystcraft:0.10.4.00): mystcraft-uni-1.5.2-0.10.4.00.zip (required-after:Forge@[6.6.0.515,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Mystcraft)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:PamHCAsparagus;after:PamHCBean;after:PamHCBeet;after:PamHCBellpepper;after:PamHCBlackberry;after:PamHCBlueberry;after:PamHCBroccoli;after:PamHCCactusfruit;after:PamHCCandle;after:PamHCCantaloupe;after:PamHCCelery;after:PamHCChilipepper;after:PamHCCoffee;after:PamHCCorn;after:PamHCCotton;after:PamHCCranberry;after:PamHCCucumber;after:PamHCEggplant;after:PamHCGarlic;after:PamHCGinger;after:PamHCGrape;after:PamHCKiwi;after:PamHCLettuce;after:PamHCMustard;after:PamHCOnion;after:PamHCPeanut;after:PamHCPeas;after:PamHCPineapple;after:PamHCRadish;after:PamHCRaspberry;after:PamHCRice;after:PamHCRotten;after:PamHCSpiceleaf;after:PamHCStrawberry;after:PamHCSunflower;after:PamHCSweetpotato;after:PamHCTea;after:PamHCTomato;after:PamHCTurnip;after:PamHCWhitemushroom;after:PamHCZucchini;after:PamHarvestCraft;after:PamWeeeFlowers;after:PamHCApple;after:PamHCAvocado;after:PamHCBanana;after:PamHCCherry;after:PamHCCinnamon;after:PamHCCoconut;after:PamHCLemon;after:PamHCLime;after:PamHCMango;after:PamHCNutmeg;after:PamHCOlive;after:PamHCOrange;after:PamHCPapaya;after:PamHCPeach;after:PamHCPear;after:PamHCPeppercorn;after:PamHCPlum;after:PamHCPomegranate;after:PamHCStarfruit;after:PamHCVanillabean;after:PamHCWalnut)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:SoulShards)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Thaumcraft(Thaumcraft:3.0.5f): Thaumcraft3.0.5f.zip (required-after:Forge@[7.8.0.688,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MFReloaded;after:Thaumcraft)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ThermalExpansion(Thermal Expansion:2.4.6.0): ThermalExpansion-2.4.6.0.jar (required-after:Forge@[7.8.0.688,);required-after:CoFHCore@[1.5.2.5,);before:IC2;before:Metallurgy)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	mmmPowersuits(MachineMuse's Modular Powersuits:0.7.0-534): ModularPowersuits-0.7.0-534.jar (required-after:Forge@[7.8.0.712,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Natura|CompatMineFactoryReloaded(Natura compat: MFR:0.1): Natura_2.1.1.jar (after:MineFactoryReloaded;after:Natura)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Railcraft(Railcraft:7.2.3.0): Railcraft_1.5.2-7.2.3.0.jar (required-after:Forge@[7.7.1.624,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:IC2@[1.115.348,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	PowerConverters(Power Converters:1.5.1R2.3.1): PowerConverters-2.3.1-58.jar (required-after:PowerCrystalsCore;after:BasicComponents;after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	SAP_Man(SanAndreasPs Managers:1.4.2): SAP_ManPack_v142.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	TStormFix(Thunderstorm Fix:1.0): SAP_ManPack_v142.jar (after:sanandreasp.mods.managers.SAP_ManagerRegistry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	secretroomsmod(SecretRoomsMod:4.6.0): SecretRoomsMod-universal-4.6.0.283.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_SmallBoat(SmallBoat:0.1): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_Punt(Punt:0.5): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_Whitehall(Whitehall:0.1): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_Hoy(Hoy:0.1): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	StevesCarts(Steve's Carts:2.0.0.a122): StevesCarts2.0.0.a122.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	TC(Traincraft:4.0.2_003): Traincraft-4.0.2_003.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.5.2.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	OmniTools(OmniTools:3.1.6.0): OmniTools-3.1.6.0.jar (required-after:Forge@[7.8.0.688,);required-after:CoFHCore@[1.5.2.5,);after:*)
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] FML has found a non-mod file FluidMechanics_v0.5.1.103.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-07-09 03:56:05 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-07-09 03:56:05 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-07-09 03:56:05 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-07-09 03:56:05 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-07-09 03:56:05 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.738)
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-09 03:56:05 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-07-09 03:56:05 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-07-09 03:56:05 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-07-09 03:56:05 [FINEST] [CoFHFramework] Sending event FMLConstructionEvent to mod CoFHFramework
2013-07-09 03:56:05 [FINEST] [CoFHFramework] Sent event FMLConstructionEvent to mod CoFHFramework
2013-07-09 03:56:05 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-07-09 03:56:05 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-07-09 03:56:05 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-07-09 03:56:05 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-07-09 03:56:05 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod CoFHCore accepts its own version (1.5.2.5)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2013-07-09 03:56:05 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2013-07-09 03:56:05 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (1.5.2.5)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2013-07-09 03:56:05 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2013-07-09 03:56:05 [FINEST] [GalacticraftCore] Sending event FMLConstructionEvent to mod GalacticraftCore
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod GalacticraftCore accepts its own version (0.1.36)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftCore
2013-07-09 03:56:05 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar
2013-07-09 03:56:05 [FINEST] [GalacticraftCore] Sent event FMLConstructionEvent to mod GalacticraftCore
2013-07-09 03:56:05 [FINEST] [GuiAPI] Sending event FMLConstructionEvent to mod GuiAPI
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GuiAPI
2013-07-09 03:56:05 [FINEST] [GuiAPI] Sent event FMLConstructionEvent to mod GuiAPI
2013-07-09 03:56:05 [FINEST] [cfm] Sending event FMLConstructionEvent to mod cfm
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod cfm to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod cfm accepts its own version (2.8.4)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into cfm
2013-07-09 03:56:05 [FINEST] [cfm] Sent event FMLConstructionEvent to mod cfm
2013-07-09 03:56:05 [FINEST] [ArsMagica] Sending event FMLConstructionEvent to mod ArsMagica
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (5.52.013)
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Client Packet Handler Initialized
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Initializing Buffs
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Extending Potions Array
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica
2013-07-09 03:56:06 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: mithion/arsmagica/guis/GuiIngameArsMagica (2 / 2)
2013-07-09 03:56:06 [FINEST] [ArsMagica] Sent event FMLConstructionEvent to mod ArsMagica
2013-07-09 03:56:06 [FINEST] [AssemblyLine] Sending event FMLConstructionEvent to mod AssemblyLine
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod AssemblyLine to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod AssemblyLine accepts its own version (0.3.5.149)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AssemblyLine
2013-07-09 03:56:06 [FINEST] [AssemblyLine] Sent event FMLConstructionEvent to mod AssemblyLine
2013-07-09 03:56:06 [FINEST] [AtomicScience] Sending event FMLConstructionEvent to mod AtomicScience
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod AtomicScience to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod AtomicScience accepts its own version (0.6.0)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AtomicScience
2013-07-09 03:56:06 [FINEST] [AtomicScience] Sent event FMLConstructionEvent to mod AtomicScience
2013-07-09 03:56:06 [FINEST] [biblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.3.1)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-07-09 03:56:06 [FINEST] [biblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-07-09 03:56:06 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod Natura to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod Natura accepts its own version (2.1.1)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2013-07-09 03:56:06 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2013-07-09 03:56:06 [FINEST] [biomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (0.5.5)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty
2013-07-09 03:56:06 [FINEST] [biomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty
2013-07-09 03:56:06 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:06 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:06 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.2.8.3)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-07-09 03:56:07 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-07-09 03:56:07 [FINEST] [binnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.7.0b)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-07-09 03:56:07 [FINEST] [binnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-07-09 03:56:07 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.7.0b)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-07-09 03:56:07 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-07-09 03:56:07 [FINEST] [ExtraTrees] Sending event FMLConstructionEvent to mod ExtraTrees
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ExtraTrees to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ExtraTrees accepts its own version (1.7.0b)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraTrees
2013-07-09 03:56:07 [FINEST] [ExtraTrees] Sent event FMLConstructionEvent to mod ExtraTrees
2013-07-09 03:56:07 [FINEST] [biotech] Sending event FMLConstructionEvent to mod Biotech
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod Biotech to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod Biotech accepts its own version (0.2.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Biotech
2013-07-09 03:56:07 [FINEST] [biotech] Sent event FMLConstructionEvent to mod Biotech
2013-07-09 03:56:07 [FINEST] [buildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-07-09 03:56:07 [FINEST] [buildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-07-09 03:56:07 [FINEST] [buildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-07-09 03:56:07 [FINEST] [buildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-07-09 03:56:07 [FINEST] [buildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-07-09 03:56:07 [FINEST] [buildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-07-09 03:56:07 [FINEST] [buildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-07-09 03:56:07 [FINEST] [buildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-07-09 03:56:07 [FINEST] [buildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-07-09 03:56:07 [FINEST] [buildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-07-09 03:56:07 [FINEST] [buildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-07-09 03:56:07 [FINEST] [buildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-07-09 03:56:07 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.2.14)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
2013-07-09 03:56:07 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
2013-07-09 03:56:07 [FINEST] [ComplexMachines] Sending event FMLConstructionEvent to mod ComplexMachines
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ComplexMachines to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ComplexMachines accepts its own version (0.3.3)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComplexMachines
2013-07-09 03:56:07 [FINEST] [ComplexMachines] Sent event FMLConstructionEvent to mod ComplexMachines
2013-07-09 03:56:07 [FINEST] [ClaySoldiersMod] Sending event FMLConstructionEvent to mod ClaySoldiersMod
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod ClaySoldiersMod to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod ClaySoldiersMod accepts its own version (9.1)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ClaySoldiersMod
2013-07-09 03:56:08 [FINEST] [ClaySoldiersMod] Sent event FMLConstructionEvent to mod ClaySoldiersMod
2013-07-09 03:56:08 [FINEST] [CustomSpawner] Sending event FMLConstructionEvent to mod CustomSpawner
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CustomSpawner
2013-07-09 03:56:08 [FINEST] [CustomSpawner] Sent event FMLConstructionEvent to mod CustomSpawner
2013-07-09 03:56:08 [FINEST] [DimDoors] Sending event FMLConstructionEvent to mod DimDoors
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod DimDoors to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod DimDoors accepts its own version (1.5.2R1.4.0RC1)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DimDoors
2013-07-09 03:56:08 [FINEST] [DimDoors] Sent event FMLConstructionEvent to mod DimDoors
2013-07-09 03:56:08 [FINEST] [MagicCarpet] Sending event FMLConstructionEvent to mod MagicCarpet
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod MagicCarpet to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod MagicCarpet accepts its own version (1.1)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MagicCarpet
2013-07-09 03:56:08 [FINEST] [MagicCarpet] Sent event FMLConstructionEvent to mod MagicCarpet
2013-07-09 03:56:08 [FINEST] [MoCreatures] Sending event FMLConstructionEvent to mod MoCreatures
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod MoCreatures to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod MoCreatures accepts its own version (5.2.3)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MoCreatures
2013-07-09 03:56:09 [FINEST] [MoCreatures] Sent event FMLConstructionEvent to mod MoCreatures
2013-07-09 03:56:09 [FINEST] [DustMod] Sending event FMLConstructionEvent to mod DustMod
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod DustMod to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod DustMod accepts its own version (1.3.2)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustMod
2013-07-09 03:56:09 [FINEST] [DustMod] Sent event FMLConstructionEvent to mod DustMod
2013-07-09 03:56:09 [FINEST] [DustModDefaults] Sending event FMLConstructionEvent to mod DustModDefaults
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod DustModDefaults to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod DustModDefaults accepts its own version (1.6.2)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustModDefaults
2013-07-09 03:56:09 [FINEST] [DustModDefaults] Sent event FMLConstructionEvent to mod DustModDefaults
2013-07-09 03:56:09 [FINEST] [DustDeco] Sending event FMLConstructionEvent to mod DustDeco
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod DustDeco to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod DustDeco accepts its own version (2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustDeco
2013-07-09 03:56:09 [FINEST] [DustDeco] Sent event FMLConstructionEvent to mod DustDeco
2013-07-09 03:56:09 [FINEST] [iCBM|Contraption] Sending event FMLConstructionEvent to mod ICBM|Contraption
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ICBM|Contraption to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ICBM|Contraption accepts its own version (1.2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM|Contraption
2013-07-09 03:56:09 [FINEST] [iCBM|Contraption] Sent event FMLConstructionEvent to mod ICBM|Contraption
2013-07-09 03:56:09 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-07-09 03:56:09 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-07-09 03:56:09 [FINEST] [ElectricExpansion] Sending event FMLConstructionEvent to mod ElectricExpansion
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ElectricExpansion to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ElectricExpansion accepts its own version (2.3.0.51)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ElectricExpansion
2013-07-09 03:56:09 [FINEST] [ElectricExpansion] Sent event FMLConstructionEvent to mod ElectricExpansion
2013-07-09 03:56:09 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.2.16)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-07-09 03:56:09 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-07-09 03:56:09 [FINEST] [iCBM|Sentry] Sending event FMLConstructionEvent to mod ICBM|Sentry
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ICBM|Sentry to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ICBM|Sentry accepts its own version (1.2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM|Sentry
2013-07-09 03:56:09 [FINEST] [iCBM|Sentry] Sent event FMLConstructionEvent to mod ICBM|Sentry
2013-07-09 03:56:09 [FINEST] [iCBM|Explosion] Sending event FMLConstructionEvent to mod ICBM|Explosion
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ICBM|Explosion to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ICBM|Explosion accepts its own version (1.2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM|Explosion
2013-07-09 03:56:09 [FINEST] [iCBM|Explosion] Sent event FMLConstructionEvent to mod ICBM|Explosion
2013-07-09 03:56:09 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.5.6)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism
2013-07-09 03:56:09 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism
2013-07-09 03:56:09 [FINEST] [MekanismGenerators] Sending event FMLConstructionEvent to mod MekanismGenerators
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod MekanismGenerators to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod MekanismGenerators accepts its own version (5.5.6)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismGenerators
2013-07-09 03:56:10 [FINEST] [MekanismGenerators] Sent event FMLConstructionEvent to mod MekanismGenerators
2013-07-09 03:56:10 [FINEST] [MekanismTools] Sending event FMLConstructionEvent to mod MekanismTools
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MekanismTools to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MekanismTools accepts its own version (5.5.6)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismTools
2013-07-09 03:56:10 [FINEST] [MekanismTools] Sent event FMLConstructionEvent to mod MekanismTools
2013-07-09 03:56:10 [FINEST] [MFFS] Sending event FMLConstructionEvent to mod MFFS
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MFFS to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MFFS accepts its own version (3.1.0)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFFS
2013-07-09 03:56:10 [FINEST] [MFFS] Sent event FMLConstructionEvent to mod MFFS
2013-07-09 03:56:10 [FINEST] [minechem] Sending event FMLConstructionEvent to mod minechem
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod minechem to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod minechem accepts its own version (@VERSION@)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into minechem
2013-07-09 03:56:10 [FINEST] [minechem] Sent event FMLConstructionEvent to mod minechem
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAppliedEnergistics to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAppliedEnergistics accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBackTools to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBackTools accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBiomesOPlenty to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBiomesOPlenty accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMagicalCrops to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMagicalCrops accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:10 [FINEST] [Mystcraft] Sending event FMLConstructionEvent to mod Mystcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.10.4.00)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
2013-07-09 03:56:10 [FINEST] [Mystcraft] Sent event FMLConstructionEvent to mod Mystcraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMystcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMystcraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSoulShards to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSoulShards accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:10 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.5f)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2013-07-09 03:56:10 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2013-07-09 03:56:10 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MFReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MFReloaded|CompatThaumcraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFReloaded|CompatThaumcraft
2013-07-09 03:56:10 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:10 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (2.4.6.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2013-07-09 03:56:11 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThermalExpansion to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatThermalExpansion accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:11 [FINEST] [mmmPowersuits] Sending event FMLConstructionEvent to mod mmmPowersuits
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.7.0-534)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits
2013-07-09 03:56:11 [FINEST] [mmmPowersuits] Sent event FMLConstructionEvent to mod mmmPowersuits
2013-07-09 03:56:11 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLConstructionEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod Natura|CompatMineFactoryReloaded to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod Natura|CompatMineFactoryReloaded accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura|CompatMineFactoryReloaded
2013-07-09 03:56:11 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLConstructionEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:11 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (7.2.3.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2013-07-09 03:56:11 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2013-07-09 03:56:11 [FINEST] [PowerConverters] Sending event FMLConstructionEvent to mod PowerConverters
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod PowerConverters to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod PowerConverters accepts its own version (1.5.1R2.3.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowerConverters
2013-07-09 03:56:11 [FINEST] [PowerConverters] Sent event FMLConstructionEvent to mod PowerConverters
2013-07-09 03:56:11 [FINEST] [sAP_Man] Sending event FMLConstructionEvent to mod SAP_Man
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SAP_Man
2013-07-09 03:56:11 [FINEST] [sAP_Man] Sent event FMLConstructionEvent to mod SAP_Man
2013-07-09 03:56:11 [FINEST] [TStormFix] Sending event FMLConstructionEvent to mod TStormFix
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod TStormFix to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod TStormFix accepts its own version (1.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TStormFix
2013-07-09 03:56:11 [FINEST] [TStormFix] Sent event FMLConstructionEvent to mod TStormFix
2013-07-09 03:56:11 [FINEST] [secretroomsmod] Sending event FMLConstructionEvent to mod secretroomsmod
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod secretroomsmod to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod secretroomsmod accepts its own version (4.6.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into secretroomsmod
2013-07-09 03:56:11 [FINEST] [secretroomsmod] Sent event FMLConstructionEvent to mod secretroomsmod
2013-07-09 03:56:11 [FINEST] [awger_SmallBoat] Sending event FMLConstructionEvent to mod awger_SmallBoat
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_SmallBoat to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_SmallBoat accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_SmallBoat
2013-07-09 03:56:11 [FINEST] [awger_SmallBoat] Sent event FMLConstructionEvent to mod awger_SmallBoat
2013-07-09 03:56:11 [FINEST] [awger_Punt] Sending event FMLConstructionEvent to mod awger_Punt
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_Punt to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_Punt accepts its own version (0.5)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Punt
2013-07-09 03:56:11 [FINEST] [awger_Punt] Sent event FMLConstructionEvent to mod awger_Punt
2013-07-09 03:56:11 [FINEST] [awger_Whitehall] Sending event FMLConstructionEvent to mod awger_Whitehall
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_Whitehall to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_Whitehall accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Whitehall
2013-07-09 03:56:11 [FINEST] [awger_Whitehall] Sent event FMLConstructionEvent to mod awger_Whitehall
2013-07-09 03:56:11 [FINEST] [awger_Hoy] Sending event FMLConstructionEvent to mod awger_Hoy
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_Hoy to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_Hoy accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Hoy
2013-07-09 03:56:11 [FINEST] [awger_Hoy] Sent event FMLConstructionEvent to mod awger_Hoy
2013-07-09 03:56:11 [FINEST] [stevesCarts] Sending event FMLConstructionEvent to mod StevesCarts
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a122)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts
2013-07-09 03:56:11 [FINEST] [stevesCarts] Sent event FMLConstructionEvent to mod StevesCarts
2013-07-09 03:56:11 [FINEST] [TC] Sending event FMLConstructionEvent to mod TC
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod TC to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod TC accepts its own version (4.0.2_003)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TC
2013-07-09 03:56:11 [FINEST] [TC] Sent event FMLConstructionEvent to mod TC
2013-07-09 03:56:11 [FINEST] [mod_ZanMinimap] Sending event FMLConstructionEvent to mod mod_ZanMinimap
2013-07-09 03:56:11 [FINE] [ForgeModLoader] No MLProp configuration for mod_ZanMinimap found or required. No file written
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ZanMinimap
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ZanMinimap
2013-07-09 03:56:11 [FINEST] [mod_ZanMinimap] Sent event FMLConstructionEvent to mod mod_ZanMinimap
2013-07-09 03:56:11 [FINEST] [OmniTools] Sending event FMLConstructionEvent to mod OmniTools
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod OmniTools to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod OmniTools accepts its own version (3.1.6.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OmniTools
2013-07-09 03:56:11 [FINEST] [OmniTools] Sent event FMLConstructionEvent to mod OmniTools
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Mod signature data
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	FML(Forge Mod Loader:5.2.23.738): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Forge(Minecraft Forge:7.8.1.738): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CodeChickenCore(CodeChicken Core:0.8.7.3): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CoFHFramework(CoFH Framework:1.5.2.5): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	NotEnoughItems(Not Enough Items:1.5.2.28): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	PowerCrystalsCore(PowerCrystals Core:1.1.6): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CoFHCore(CoFHCore:1.5.2.5): CoFHCore-1.5.2.5.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CoFHWorld(CoFHWorld:1.5.2.5): CoFHCore-1.5.2.5.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	GalacticraftCore(Galacticraft Core:0.1.36): Galacticraft-1.5.2-a0.1.36.410.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	GuiAPI(GuiAPI:0.15.6): GuiAPI-0.15.6-1.5.2.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	cfm(MrCrayfish's Furniture Mod:2.8.4): [Forge]FurnitureMod2.8.4(FULL).zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ArsMagica(Ars Magica:5.52.013): ArsMagica_5.52.013.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	AssemblyLine(Assembly Line:0.3.5.149): AssemblyLine_v0.3.5.149.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	AtomicScience(Atomic Science:0.6.0): Atomic_Science_v0.6.0.75.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BiblioCraft(BiblioCraft:1.3.1): BiblioCraft[v1.3.1].zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Natura(Natura:2.1.1): Natura_2.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BiomesOPlenty(Biomes O' Plenty:0.5.5): Biomes-O-Plenty-0.5.5.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Forestry(Forestry for Minecraft:2.2.8.3): forestry-A-2.2.8.3.jar (862700d0712182f612efd419ad296f9ed482ec1d)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BinnieCore(Binnie Core:1.7.0b): binnie-mods-1.7.0b.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ExtraBees(Extra Bees:1.7.0b): binnie-mods-1.7.0b.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ExtraTrees(Extra Trees:1.7.0b): binnie-mods-1.7.0b.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Biotech(Biotech:0.2.1): Biotech-v0.2.1.35.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Core(BuildCraft:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Builders(BC Builders:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Energy(BC Energy:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Factory(BC Factory:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Transport(BC Transport:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Silicon(BC Silicon:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ChickenChunks(ChickenChunks:1.3.2.14): ChickenChunks 1.3.2.14.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ComplexMachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.119.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ClaySoldiersMod(Clay Soldiers Mod:9.1): CSM_v911.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CustomSpawner(DrZhark's CustomSpawner:2.2.2): CustomMobSpawner 2.2.2.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DimDoors(Dimensional Doors:1.5.2R1.4.0RC1): DimensionalDoors-1.5.2R1.4.0RC1-160.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MagicCarpet(DrZhark's Magic Carpet Mod:1.1): DrZharks MagicCarpet Mod v1.1.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MoCreatures(DrZhark's Mo'Creatures Mod:5.2.3): DrZharks MoCreatures Mod v5.2.3.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DustMod(Runic Dust Mod:1.3.2): dustmod-v1.3.2_CORE.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DustModDefaults(Runic Dust Mod: Default runes and inscriptions pack:1.6.2): dustmod-v1.6.2_DEFAULT-RUNES.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DustDeco(Runic Dust Mod: Decorative dusts pack:2.1): dustmod-v2.1_DECORATIVE-PACK.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ICBM|Contraption(ICBM|Contraption:1.2.1): ICBM_Contraption_v1.2.1.157.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ElectricExpansion(Electric Expansion:2.3.0.51): ElectricExpansion_v2.3.0.51.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	EnderStorage(EnderStorage:1.4.2.16): EnderStorage 1.4.2.16.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ICBM|Sentry(ICBM|Sentry:1.2.1): ICBM_Sentry_v1.2.1.157.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ICBM|Explosion(ICBM|Explosion:1.2.1): ICBM_Explosion_v1.2.1.157.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.105.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MekanismGenerators(MekanismGenerators:5.5.6): MekanismGenerators-v5.5.6.105.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MekanismTools(MekanismTools:5.5.6): MekanismTools-v5.5.6.105.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MFFS(Modular Force Field System:3.1.0): MFFS_v3.1.0.171.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	minechem(MineChem:@VERSION@): MineChem_v3.0.0.240.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Mystcraft(Mystcraft:0.10.4.00): mystcraft-uni-1.5.2-0.10.4.00.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Thaumcraft(Thaumcraft:3.0.5f): Thaumcraft3.0.5f.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ThermalExpansion(Thermal Expansion:2.4.6.0): ThermalExpansion-2.4.6.0.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	mmmPowersuits(MachineMuse's Modular Powersuits:0.7.0-534): ModularPowersuits-0.7.0-534.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Natura|CompatMineFactoryReloaded(Natura compat: MFR:0.1): Natura_2.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Railcraft(Railcraft:7.2.3.0): Railcraft_1.5.2-7.2.3.0.jar (a0c255ac501b2749537d5824bb0f0588bf0320fa)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	PowerConverters(Power Converters:1.5.1R2.3.1): PowerConverters-2.3.1-58.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	SAP_Man(SanAndreasPs Managers:1.4.2): SAP_ManPack_v142.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	TStormFix(Thunderstorm Fix:1.0): SAP_ManPack_v142.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	secretroomsmod(SecretRoomsMod:4.6.0): SecretRoomsMod-universal-4.6.0.283.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_SmallBoat(SmallBoat:0.1): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_Punt(Punt:0.5): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_Whitehall(Whitehall:0.1): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_Hoy(Hoy:0.1): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	StevesCarts(Steve's Carts:2.0.0.a122): StevesCarts2.0.0.a122.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	TC(Traincraft:4.0.2_003): Traincraft-4.0.2_003.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	mod_ZanMinimap(mod_ZanMinimap:0.9.4): ZansMinimap1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	OmniTools(OmniTools:3.1.6.0): OmniTools-3.1.6.0.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-07-09 03:56:11 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-07-09 03:56:11 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-07-09 03:56:11 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-07-09 03:56:11 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-07-09 03:56:11 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-09 03:56:11 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-07-09 03:56:11 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:11 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:11 [FINEST] [CoFHFramework] Sending event FMLPreInitializationEvent to mod CoFHFramework
2013-07-09 03:56:11 [FINEST] [CoFHFramework] Sent event FMLPreInitializationEvent to mod CoFHFramework
2013-07-09 03:56:11 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:11 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:11 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:11 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:11 [FINEST] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2013-07-09 03:56:12 [FINEST] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2013-07-09 03:56:12 [FINEST] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2013-07-09 03:56:12 [FINEST] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2013-07-09 03:56:12 [FINEST] [GalacticraftCore] Sending event FMLPreInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemBlock(2114) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2113) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese(24450) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed(24449) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(24452) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(24451) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2110) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockLandingPad(2101) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2102) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2111) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2112) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2093) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2088) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2091) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2086) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2107) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2099) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2089) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2090) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2095) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2094) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2106) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2087) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockBase(2096) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSapling(2108) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2100) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2109) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2097) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2104) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockEnclosedBlock(2098) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2103) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockCargoLoader(2092) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2105) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10112) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10113) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10114) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask(10115) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship(10111) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses(10116) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe(10237) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe(10240) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe(10239) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade(10238) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSword(10236) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10241) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10242) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10243) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10244) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister(10117) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10118) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10120) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10119) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBow(10121) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10123) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine(10122) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10125) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10124) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10126) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy(10127) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag(10129) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear(10130) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute(10132) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10131) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister(10135) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10128) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister(10134) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor(10133) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic(10245) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuel(10136) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKey(10246) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial(10247) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook(10137) owned by GalacticraftCore
2013-07-09 03:56:12 [FINEST] [GalacticraftCore] Sent event FMLPreInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:12 [FINEST] [GuiAPI] Sending event FMLPreInitializationEvent to mod GuiAPI
2013-07-09 03:56:12 [FINEST] [GuiAPI] Sent event FMLPreInitializationEvent to mod GuiAPI
2013-07-09 03:56:12 [FINEST] [cfm] Sending event FMLPreInitializationEvent to mod cfm
2013-07-09 03:56:12 [FINEST] [cfm] Sent event FMLPreInitializationEvent to mod cfm
2013-07-09 03:56:12 [FINEST] [ArsMagica] Sending event FMLPreInitializationEvent to mod ArsMagica
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Packet Sender
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Items List
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Blocks List
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Spell List
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGrowth(22756) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFirebolt(22757) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGust(22758) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJump(22759) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShift(22760) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDig(22761) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAqua(22762) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFurnaceTouch(22763) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBolt(22764) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrozenPath(22765) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningBolt(22766) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterBreathing(22767) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFlight(22778) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFeatherFall(22779) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHaste(22780) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealSelf(22781) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTrueSight(22782) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireRune(22783) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollShockwave(22784) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTelekinesis(22785) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMark(22786) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRecall(22787) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDivineIntervention(22788) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderIntervention(22789) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBlink(22790) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegeneration(22791) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealOther(22792) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegenerateOther(22793) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeTap(22794) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBurst(22795) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonEarthGolem(22796) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonSkeleton(22797) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonFireElemental(22798) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonLich(22799) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMageLight(22800) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCallRain(22801) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBall(22802) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGuardianArcaneBolt(22803) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonBattleChicken(22804) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireShield(22805) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterShield(22806) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonDryad(22807) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagicShield(22808) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningStorm(22809) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMeteorJump(22810) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChainLightning(22811) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDispel(22812) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDebug(22813) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCharm(22814) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcticWind(22815) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrostBolt(22816) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollIceRune(22817) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShiftDown(22818) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSenseEnergy(22819) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeSteal(22820) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollManaSteal(22821) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTemporalAnchor(22822) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTransplace(22823) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDigII(22824) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInvisibility(22825) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollNightVision(22826) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInsectSwarm(22827) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrainingPoison(22828) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrown(22829) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderBolt(22830) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollVortex(22831) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChannelEssence(22832) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollClairvoyance(22833) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDesertCurse(22834) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEntangle(22835) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParasiticSeed(22836) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWateryGrave(22837) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWindTalons(22838) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBreathOfTheSky(22839) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollKissOfDeath(22840) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollScarletFlames(22841) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWizardsAutumn(22842) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHandSpasms(22843) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSevenLeagueStride(22844) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSturdyVine(22845) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollProtectingWinds(22847) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonShadow(22848) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingRing(22849) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSwiftSwim(22850) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSpellReflect(22851) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAgility(22852) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAccelerate(22853) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWallOfThorns(22854) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParchingWind(22855) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundHoe(22856) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundAxe(22857) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundPickaxe(22858) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundShovel(22859) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundSword(22860) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTillTheFields(22861) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollReapingScythe(22862) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSowTheSeeds(22863) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaBall(22864) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaShield(22865) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollElectrocute(22866) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollStabilizeVortex(22867) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBeam(22868) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBeam(22869) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingBeam(22870) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJolt(22871) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGravityWell(22872) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRadiantShield(22873) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLMNOP(22874) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAstralDistortion(22875) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMoonBeam(22876) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonRift(22877) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLevitate(22878) owned by ArsMagica
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initiating Projectiles
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Blocks
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Items
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Ars Magica >> Instantiating Items
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20256) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20257) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20258) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20259) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20260) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20261) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20262) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20263) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20264) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20265) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20266) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20267) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20268) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20269) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20270) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellBook(20271) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20272) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20273) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20274) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20275) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20276) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20277) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20278) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20279) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20280) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20281) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20282) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20283) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20284) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20285) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20286) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20287) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20288) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20289) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20290) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20291) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20292) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20293) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20294) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20295) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20296) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20302) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusLesser(20303) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusStandard(20304) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusGreater(20305) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusMana(20306) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusCharge(20307) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellRecipeScroll(20308) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemAffinityBook(20309) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaScepter(20321) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemKeystone(20322) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20323) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20324) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPlayerFocus(20325) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemMobFocus(20326) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemItemFocus(20327) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemCreatureFocus(20328) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20329) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20330) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPurifiedVinteum(20331) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20332) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20333) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20334) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20335) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20336) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20337) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20338) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20339) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20340) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20341) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20342) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20343) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20344) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20345) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20346) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaCake(20347) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20348) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20349) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20350) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20351) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20352) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20353) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20354) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20355) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCustomSpell(20356) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemLostJournal(20357) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceCore(20358) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20359) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceBag(20360) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotionBundle(31999) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20361) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.AMSpawnEgg(20362) owned by ArsMagica
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Names
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Recipes
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Blocks
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(750) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(752) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(753) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(762) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(763) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(754) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(764) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(765) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(767) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(768) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(769) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(780) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(781) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(782) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(783) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(784) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(785) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(786) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(787) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(788) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(790) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(791) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(792) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(793) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(794) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(795) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(796) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(797) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(798) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(799) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(801) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(800) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(802) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(803) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(804) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(757) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(805) owned by ArsMagica
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Tile Entities
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Entities
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Earth Golem
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedEarthGolem as ArsMagica.SummonedEarthGolem
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Skeleton
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedSkeleton as ArsMagica.SummonedSkeleton
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Fire Elemental
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedFireElemental as ArsMagica.SummonedFireElemental
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Lich
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedLich as ArsMagica.SummonedLich
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Tower Guardian
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobTowerGuardian as ArsMagica.MobTowerGuardian
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Wisp
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobWisp as ArsMagica.MobWisp
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Battle Chicken
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedBattleChicken as ArsMagica.SummonedBattleChicken
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Dryad
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDryad as ArsMagica.MobDryad
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Spell Projectile
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SpellProjectile as ArsMagica.SpellProjectile
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Hecate
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobHecate as ArsMagica.MobHecate
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Elemental
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaElemental as ArsMagica.MobManaElemental
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Creeper
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaCreeper as ArsMagica.MobManaCreeper
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Vortex
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ManaVortex as ArsMagica.ManaVortex
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Water Elemental
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity WaterElemental as ArsMagica.WaterElemental
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Light Mage
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobLightMage as ArsMagica.MobLightMage
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Dark Mage
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkMage as ArsMagica.MobDarkMage
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Insect Swarm
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity InsectSwarm as ArsMagica.InsectSwarm
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Summoned Shadow
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedShadow as ArsMagica.SummonedShadow
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Healing Ring
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ZoneSpell as ArsMagica.ZoneSpell
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mage Villager
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobMageVillager as ArsMagica.MobMageVillager
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Darkling
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkling as ArsMagica.MobDarkling
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Rift Storage
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity RiftStorage as ArsMagica.RiftStorage
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Renderers
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spells
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spawns
2013-07-09 03:56:13 [iNFO] [ForgeModLoader] Ars Magica >> Registering Village Modifications
2013-07-09 03:56:13 [iNFO] [ForgeModLoader] Ars Magica >> Registering Enchantments
2013-07-09 03:56:13 [iNFO] [ForgeModLoader] Ars Magica >> Initializing 'SC' bad things
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica: Common Proxy Initialized.
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Registering Key Bindings
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica [END]: Registering Key Bindings
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica: Client Proxy Initialized.
2013-07-09 03:56:14 [FINEST] [ArsMagica] Sent event FMLPreInitializationEvent to mod ArsMagica
2013-07-09 03:56:14 [FINEST] [AssemblyLine] Sending event FMLPreInitializationEvent to mod AssemblyLine
2013-07-09 03:56:14 [iNFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true,  betaNotification: false, strict: false
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item assemblyline.common.imprinter.ItemImprinter(24453) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item assemblyline.common.machine.encoder.ItemDisk(24454) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3030) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item assemblyline.common.block.ItemBlockCrate(3033) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3031) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3034) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3037) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3035) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3036) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3038) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3042) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3040) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3041) owned by AssemblyLine
2013-07-09 03:56:14 [FINEST] [AssemblyLine] Sent event FMLPreInitializationEvent to mod AssemblyLine
2013-07-09 03:56:14 [FINEST] [AtomicScience] Sending event FMLPreInitializationEvent to mod AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24326) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24323) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24325) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24324) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItWenDuBiao(24335) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(24329) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItFenLie(24332) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(24328) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItGuaiWuSu(24334) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fanwusu.ItFanWuSu(24327) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(24330) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItHuanYuan(24331) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItFuShe(24338) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItYou(24336) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItAS(24337) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItAS(24333) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBucket(14036) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2002) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2001) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2005) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2010) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2022) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2015) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2007) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2019) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2013) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBDengLiZiTi(2016) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2008) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2006) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBSheng(2018) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2009) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2012) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBJiaSuQi(2003) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2014) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2011) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2004) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2020) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2021) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2017) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [AtomicScience] Added Atomic Science uranium to ore generator.
2013-07-09 03:56:14 [FINEST] [AtomicScience] Sent event FMLPreInitializationEvent to mod AtomicScience
2013-07-09 03:56:14 [FINEST] [biblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2013-07-09 03:56:14 [FINEST] [biblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2013-07-09 03:56:14 [FINEST] [Natura] Sending event FMLPreInitializationEvent to mod Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SpawnEgg(12714) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(12660) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(12659) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3260) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(12663) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12667) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12668) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12669) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12670) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12671) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12672) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(12675) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(12657) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(12658) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(12673) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.BerryBushItem(3257) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NetherBerryBushItem(3255) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.CloudItem(3253) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(12674) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NDoorItem(12662) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.TreeItem(3251) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.RedwoodItem(3261) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlanksItem(3262) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesItem(3259) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NoColorLeavesItem(3258) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NSaplingItem(3256) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.SaguaroItem(3254) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.WillowItem(3280) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3252) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3264) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3265) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3266) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3267) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3268) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3269) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.LogTwoxTwoItem(3263) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(253) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(252) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.DarkTreeItem(3271) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesDarkItem(3272) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3282) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GlowshroomItem(3270) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3273) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3275) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3274) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherFoodItem(12676) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldTreeItem(3277) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldLeavesItem(3278) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldSaplingItem(3279) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3281) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(3283) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(3284) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.FenceItem(3285) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.StickItem(12677) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12678) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12679) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12680) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12681) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12682) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12683) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12684) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12685) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12686) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12687) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12688) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12689) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12690) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12691) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12692) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12693) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12694) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12695) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12696) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12697) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12704) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12700) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12701) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12702) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12703) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12705) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12706) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12707) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12708) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12709) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12710) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12711) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12712) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.ImpMeat(12713) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlEmpty(12698) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlStew(12699) owned by Natura
2013-07-09 03:56:15 [FINEST] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2013-07-09 03:56:15 [FINEST] [biomesOPlenty] Sending event FMLPreInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:15 [iNFO] [sTDOUT] Generating Biome ID's
2013-07-09 03:56:15 [iNFO] [sTDOUT] [biomesOPlenty] Generated Config!
2013-07-09 03:56:15 [iNFO] [sTDOUT] [biomesOPlenty] Extending Potions Array.
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMud(160) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(161) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRedRock(162) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(163) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPlant(1920) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFlower(1921) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMushroom(1967) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPCoral(1969) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPWillow(1922) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPIvy(1943) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLeaves(1923) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLeaves(1924) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFoliage(1925) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(164) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(165) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAppleLeaves(1926) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBamboo(1927) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1928) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1929) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(166) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1932) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1933) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1934) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1935) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1974) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPetals(1936) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSapling(1937) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPColorizedSapling(1938) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1939) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1940) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(167) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(168) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1963) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPGrass(169) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(170) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSkystone(171) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1965) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1966) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1941) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAmethyst(1942) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMoss(4094) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(172) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1964) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBones(1968) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1930) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1931) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1948) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1949) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1950) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1951) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPlank(1947) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1952) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1953) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1954) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1955) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1956) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1957) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1958) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1959) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1960) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1961) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1975) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1976) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1977) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPColorizedLeaves(1962) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.overrides.ItemShears(359) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemShroomPowder(21257) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemSunflowerSeeds(21258) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBerries(21259) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOP(21266) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMudball(21267) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDartBlower(21268) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDart(21269) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAncientStaff(21262) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemEnderporter(21263) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecord(21275) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecordMud(21276) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21316) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21317) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21318) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21319) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21320) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21321) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21322) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21323) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21324) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21325) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21326) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21327) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21328) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21329) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21330) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21331) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21332) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21333) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlowerBand(21334) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBucket(21335) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1971) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1973) owned by BiomesOPlenty
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity MudBall as BiomesOPlenty.MudBall
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Dart as BiomesOPlenty.Dart
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity PoisonDart as BiomesOPlenty.PoisonDart
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity JungleSpider as BiomesOPlenty.JungleSpider
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Rosester as BiomesOPlenty.Rosester
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Glob as BiomesOPlenty.Glob
2013-07-09 03:56:16 [FINEST] [biomesOPlenty] Sent event FMLPreInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:16 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:16 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:16 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginApiculture@2976c0
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginArboriculture@1347432
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginBuildCraft@11389f5
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginCore@10bcebc
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginEE@1b97eb9
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginEnergy@12ed5ce
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFactory@5e815c
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarmCraftory@37ad59
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarming@155dc54
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFood@fc93c5
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginIC2@1cc521e
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginLepidopterology@123359f
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginMail@15e1c0d
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginPropolisPipe@1f019e9
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginStorage@1954425
2013-07-09 03:56:17 [FINE] [Forestry] Found plugin binnie.extrabees.PluginExtraBees@189380e
2013-07-09 03:56:17 [FINE] [Forestry] Found plugin binnie.extratrees.PluginExtraTrees@18c2341
2013-07-09 03:56:20 [FINER] [Forestry] Using the latest version [2.2.8.3 (build:610)] for Minecraft 1.5.2
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5256) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5257) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5258) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.genetics.ItemResearchNote(13351) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5259) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5260) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5261) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemWrench(5263) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemPipette(13367) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemScoop(13284) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5266) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5281) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13380) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemMisc(13354) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemArmorNaturalist(13392) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5268) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5273) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5274) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13297) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5264) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5275) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5280) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemCircuitBoard(13368) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemSolderingIron(13369) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13370) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13256) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13257) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13258) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13259) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13262) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13265) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryPickaxe(13261) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryShovel(13264) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13263) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13260) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13276) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13277) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13278) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5282) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13324) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13285) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13325) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemFruit(13386) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13290) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5277) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13326) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5265) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5271) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13294) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13295) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13296) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13298) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13299) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13321) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13322) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13323) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13377) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5276) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5278) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5279) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13300) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13301) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13302) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13318) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13319) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13320) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13376) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13331) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13332) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13333) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13334) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13335) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13327) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13336) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13337) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13338) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13378) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5272) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5269) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5270) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13313) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13314) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13315) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13365) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13371) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13375) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1409) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1397) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1398) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1381) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13339) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13340) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13341) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13390) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeealyzer(13342) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBiomefinder(13361) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemImprinter(13366) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13381) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13382) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13383) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13283) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13286) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13287) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13289) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13288) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemWaxCast(13379) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHoneycomb(13360) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13356) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13357) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13358) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13359) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1408) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1399) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1379) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1378) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1382) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13384) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13389) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemTreealyzer(13385) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13387) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13388) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1388) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1389) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1390) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1391) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1411) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1412) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1413) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1380) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1417) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1386) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1387) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1415) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1394) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1418) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemStairs(1396) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1392) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1393) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1410) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1377) owned by Forestry
2013-07-09 03:56:22 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1404) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1405) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemNBTTile(1406) owned by Forestry
2013-07-09 03:56:22 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginFarmCraftory because preconditions were not met.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.farming.items.ItemFarmBlock(1395) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13291) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemBeverage(13292) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemAmbrosia(13293) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13312) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemInfuser(13364) owned by Forestry
2013-07-09 03:56:22 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginIC2 because preconditions were not met.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemFlutterlyzer(13328) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13329) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13330) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13391) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1376) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemStamps(13372) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemLetter(13373) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemCatalogue(13374) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1407) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(13304) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(13343) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13305) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13344) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13306) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13345) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13307) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13346) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13308) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13347) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13352) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13353) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13362) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13363) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(8829) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.worldgen.ItemBeehive(3026) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystal(8791) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystalEmpty(8792) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyDrop(8786) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyComb(8776) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemPropolis(8781) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplate(8797) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplateBlank(8798) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerum(8803) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerumEmpty(8804) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquid(8756) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquidContainer(8766) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemMoltenMetal(8826) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemCast(8827) owned by Forestry
2013-07-09 03:56:22 [FINE] [ForgeModLoader] No BuildCraft gears found.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3700) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3701) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3704) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3709) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETSlab(3707) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoubleSlab(3708) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoor(3710) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETStairs(3702) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(12257) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemDictionary(12256) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemMothDatabase(12261) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquid(12259) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquidContainer(12260) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemFood(12258) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(12262) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(12263) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3703) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3706) owned by Forestry
2013-07-09 03:56:22 [FINEST] [Forestry] Sent event FMLPreInitializationEvent to mod Forestry
2013-07-09 03:56:22 [FINEST] [binnieCore] Sending event FMLPreInitializationEvent to mod BinnieCore
2013-07-09 03:56:23 [FINEST] [binnieCore] Sent event FMLPreInitializationEvent to mod BinnieCore
2013-07-09 03:56:23 [FINEST] [ExtraBees] Sending event FMLPreInitializationEvent to mod ExtraBees
2013-07-09 03:56:23 [FINEST] [ExtraBees] Sent event FMLPreInitializationEvent to mod ExtraBees
2013-07-09 03:56:23 [FINEST] [ExtraTrees] Sending event FMLPreInitializationEvent to mod ExtraTrees
2013-07-09 03:56:23 [FINEST] [ExtraTrees] Sent event FMLPreInitializationEvent to mod ExtraTrees
2013-07-09 03:56:23 [FINEST] [biotech] Sending event FMLPreInitializationEvent to mod Biotech
2013-07-09 03:56:23 [iNFO] [biotech] Starting Biotech
2013-07-09 03:56:23 [iNFO] [biotech] Loading config
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioCircuit(24401) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioCheese(24402) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBiotaniumIngot(24403) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioDNA(24404) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioTabIcon(24400) owned by Biotech
2013-07-09 03:56:23 [iNFO] [biotech] Config loaded
2013-07-09 03:56:23 [FINEST] [biotech] Sent event FMLPreInitializationEvent to mod Biotech
2013-07-09 03:56:23 [FINEST] [buildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:23 [iNFO] [buildcraft] Starting BuildCraft 3.7.1 (:34)
2013-07-09 03:56:23 [iNFO] [buildcraft] Copyright (c) SpaceToad, 2011
2013-07-09 03:56:23 [iNFO] [buildcraft] http://www.mod-buildcraft.com
2013-07-09 03:56:23 [iNFO] [buildcraft] Beginning version check
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1522) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINEST] [buildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:23 [FINEST] [buildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINEST] [buildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:23 [FINEST] [buildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINEST] [buildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:23 [FINEST] [buildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINEST] [buildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:23 [FINEST] [buildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1513) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19423) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19424) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19457) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19464) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19461) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINEST] [buildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:23 [FINEST] [buildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemLaserTable(1517) owned by BuildCraft|Silicon
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon
2013-07-09 03:56:23 [FINEST] [buildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:23 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item codechicken.chunkloader.ItemChunkLoader(243) owned by ChickenChunks
2013-07-09 03:56:23 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
2013-07-09 03:56:23 [FINEST] [ComplexMachines] Sending event FMLPreInitializationEvent to mod ComplexMachines
2013-07-09 03:56:23 [FINEST] [ForgeModLoader] Automatically registered mod ComplexMachines entity GeneticMob as ComplexMachines.GeneticMob
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.FellerItem(11927) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.RemoteItem(11932) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.ClusterMinerItem(11928) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.CubeFormerItem(11929) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.RangeExtender(11930) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.LinkerItem(11933) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.Monsterweed(11940) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11934) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11935) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11936) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11937) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11938) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11939) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11941) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11942) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11943) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11944) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11945) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11946) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11947) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [sTDOUT] Basic Components Loaded: 11 Languages.
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemIngot(24267) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: ingotSteel
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24263) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: dustSteel
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24276) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateSteel
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24262) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: dustBronze
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24272) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateBronze
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24273) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateCopper
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24277) owned by ComplexMachines
2013-07-09 03:56:23 [FINER] [buildcraft] Using the latest version [3.7.1 (:34)] for Minecraft 1.5.2
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateTin
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24275) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateIron
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24274) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateGold
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBlockCopperWire(3080) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested block: copperWire
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24259) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: circuitBasic
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24258) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: circuitAdvanced
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24260) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: circuitElite
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24269) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: motor
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: wrench already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBattery(24257) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: battery
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemInfiniteBattery(24264) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: infiniteBattery
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBlockBasicMachine(2000) owned by ComplexMachines
2013-07-09 03:56:24 [FINEST] [ComplexMachines] Sent event FMLPreInitializationEvent to mod ComplexMachines
2013-07-09 03:56:24 [FINEST] [ClaySoldiersMod] Sending event FMLPreInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:24 [iNFO] [sAP-ConfigManager] ClaySoldiersMod config file successfully readed!
2013-07-09 03:56:24 [FINEST] [ClaySoldiersMod] Sent event FMLPreInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:24 [FINEST] [CustomSpawner] Sending event FMLPreInitializationEvent to mod CustomSpawner
2013-07-09 03:56:24 [FINEST] [CustomSpawner] Sent event FMLPreInitializationEvent to mod CustomSpawner
2013-07-09 03:56:24 [FINEST] [DimDoors] Sending event FMLPreInitializationEvent to mod DimDoors
2013-07-09 03:56:24 [FINEST] [DimDoors] Sent event FMLPreInitializationEvent to mod DimDoors
2013-07-09 03:56:24 [FINEST] [MagicCarpet] Sending event FMLPreInitializationEvent to mod MagicCarpet
2013-07-09 03:56:24 [FINEST] [MagicCarpet] Sent event FMLPreInitializationEvent to mod MagicCarpet
2013-07-09 03:56:24 [FINEST] [MoCreatures] Sending event FMLPreInitializationEvent to mod MoCreatures
2013-07-09 03:56:24 [FINEST] [MoCreatures] Sent event FMLPreInitializationEvent to mod MoCreatures
2013-07-09 03:56:24 [FINEST] [DustMod] Sending event FMLPreInitializationEvent to mod DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemDust(22106) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemRunicTome(22107) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.DustModItem(22112) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.DustModItem(22113) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemPlaceScroll(22108) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemChisel(22111) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemSpiritPickaxe(22110) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemSpiritSword(22109) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemInscription(22114) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemInk(22115) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemWornInscription(22116) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemPouch(22117) owned by DustMod
2013-07-09 03:56:24 [FINEST] [DustMod] Sent event FMLPreInitializationEvent to mod DustMod
2013-07-09 03:56:24 [FINEST] [DustModDefaults] Sending event FMLPreInitializationEvent to mod DustModDefaults
2013-07-09 03:56:24 [FINEST] [DustModDefaults] Sent event FMLPreInitializationEvent to mod DustModDefaults
2013-07-09 03:56:24 [FINEST] [DustDeco] Sending event FMLPreInitializationEvent to mod DustDeco
2013-07-09 03:56:24 [FINEST] [DustDeco] Sent event FMLPreInitializationEvent to mod DustDeco
2013-07-09 03:56:24 [FINEST] [iCBM|Contraption] Sending event FMLPreInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.core.di.ItICBM(24384) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.core.di.ItICBM(24390) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2061) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2054) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.ItYao(24378) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.ItHuoLuanQi(24388) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.ItGenZongQi(24391) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2053) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2052) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2062) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2056) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2059) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.IBZha(2063) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.b.IBNiTu(2057) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINEST] [iCBM|Contraption] Sent event FMLPreInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:24 [FINEST] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12252) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12253) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12254) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12266) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12285) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12286) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12290) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12291) owned by MineFactoryReloaded
2013-07-09 03:56:25 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(335) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINEST] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:25 [FINEST] [ElectricExpansion] Sending event FMLPreInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemUpgrade(24413) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemEliteBattery(24415) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemUltimateBattery(24419) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemParts(24418) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemLinkCard(24417) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemAdvancedBattery(24414) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemMultimeter(24416) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2078) owned by ElectricExpansion
2013-07-09 03:56:25 [iNFO] [ElectricExpansion] PreInitializing ElectricExpansion v.2.3.0.51
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2070) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2084) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2072) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2075) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2073) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockTransformer(2081) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2085) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2076) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockRawWire(2082) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockInsulatedWire(2071) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockSwitchWire(2079) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockSwitchWireBlock(2080) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockWireBlock(2083) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockLogisticsWire(2074) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockRedstonePaintedWire(2077) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [ElectricExpansion] Basic Components NOT detected! Basic Components is REQUIRED for survival crafting and gameplay!
2013-07-09 03:56:25 [FINEST] [ElectricExpansion] Sent event FMLPreInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:25 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.common.ItemEnderStorage(241) owned by EnderStorage
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.storage.item.ItemEnderPouch(7493) owned by EnderStorage
2013-07-09 03:56:25 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
2013-07-09 03:56:25 [FINEST] [iCBM|Sentry] Sending event FMLPreInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.gangshao.turret.ItemAmmo(24377) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.gangshao.turret.upgrades.ItPaoTaiUpgrades(24392) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.gangshao.turret.ItemBlockTurret(2064) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2065) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Sentry entity registration for already registered class icbm.gangshao.turret.mount.EntityFakeMountable
2013-07-09 03:56:25 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Sentry entity registration for already registered class icbm.gangshao.damage.EntityTileDamage
2013-07-09 03:56:25 [FINEST] [iCBM|Sentry] Sent event FMLPreInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:25 [FINEST] [iCBM|Explosion] Sending event FMLPreInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.daodan.ItDaoDan(24383) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.daodan.ItTeBieDaoDan(24389) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItJieJa(24379) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItLeiDaQiang(24385) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItYaoKong(24386) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItLeiSheZhiBiao(24381) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItFaSheQi(24387) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.zhapin.ItShouLiuDan(24380) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.cart.ItChe(24382) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.zhapin.IBZhaDan(2058) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.jiqi.IBJiQi(2060) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINEST] [iCBM|Explosion] Sent event FMLPreInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:25 [FINEST] [Mekanism] Sending event FMLPreInitializationEvent to mod Mekanism
2013-07-09 03:56:25 [FINEST] [Mekanism] Sent event FMLPreInitializationEvent to mod Mekanism
2013-07-09 03:56:25 [FINEST] [MekanismGenerators] Sending event FMLPreInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:25 [FINEST] [MekanismGenerators] Sent event FMLPreInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:25 [FINEST] [MekanismTools] Sending event FMLPreInitializationEvent to mod MekanismTools
2013-07-09 03:56:25 [FINEST] [MekanismTools] Sent event FMLPreInitializationEvent to mod MekanismTools
2013-07-09 03:56:25 [FINEST] [MFFS] Sending event FMLPreInitializationEvent to mod MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.ItemRemoteController(11387) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemBase(11388) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCube(11389) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeSphere(11390) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeTube(11391) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModePyramid(11392) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModeCylinder(11393) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModeCustom(11394) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11395) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11396) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11397) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11398) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11399) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleFusion(11400) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleManipulator(11401) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11402) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleDisintegration(11403) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleShock(11404) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11405) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleSponge(11406) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleStablize(11407) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiFriendly(11408) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiHostile(11409) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiPersonnel(11410) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleConfiscate(11411) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleWarn(11412) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11413) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11414) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11415) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.card.ItemCard(11416) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardFrequency(11417) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardLink(11418) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardID(11419) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardInfinite(11420) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemBase(11421) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11422) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11423) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11424) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1681) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1682) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1683) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1684) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1685) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1686) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1687) owned by MFFS
2013-07-09 03:56:25 [FINEST] [MFFS] Sent event FMLPreInitializationEvent to mod MFFS
2013-07-09 03:56:25 [FINEST] [minechem] Sending event FMLPreInitializationEvent to mod minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemElement(24350) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemMolecule(24358) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemLens(24357) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemAtomicManipulator(24347) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemFusionStar(24351) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlueprint(24348) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemTestTube(24359) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemChemistJournal(24349) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24353) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24355) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24356) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24354) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.PhotonicInduction(24352) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2047) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2050) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2051) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2044) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemGhostBlock(2049) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlockFusion(2048) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2045) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2046) owned by minechem
2013-07-09 03:56:26 [iNFO] [sTDOUT] [MineChem] PREINT PASSED
2013-07-09 03:56:26 [FINEST] [minechem] Sent event FMLPreInitializationEvent to mod minechem
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:26 [FINEST] [Mystcraft] Sending event FMLPreInitializationEvent to mod Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemPage(8960) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemAgebook(8956) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbook(8957) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked(8963) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemNotebook(8958) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemWritingDesk(8959) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemInkVial(8962) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLiquid(8961) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1284) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1285) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1280) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1275) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1277) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemDecayBlock(1282) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1278) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1276) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1281) owned by Mystcraft
2013-07-09 03:56:26 [FINEST] [Mystcraft] Sent event FMLPreInitializationEvent to mod Mystcraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:26 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingApprentice(25256) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingAdept(25257) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingMage(25258) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFire(25259) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandLightning(25260) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25261) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25262) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(25263) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(25264) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemResearchNotes(25265) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemInkwell(25266) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemThaumonomicon(25267) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemPortableHole(25268) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemThaumometer(25269) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25271) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(25272) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25273) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25274) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25275) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25276) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(25277) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(25278) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(25279) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(25280) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(25281) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25282) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandTrade(25283) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandExcavation(25284) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25285) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNugget(25286) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(25287) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25288) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25289) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25290) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.ItemJarFilledItem(25291) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25292) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemHellrod(25293) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFrost(25294) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemTripleMeatTreat(25295) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(25296) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(25297) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(25298) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(25299) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(25300) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25301) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25302) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25303) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(25304) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemHandMirror(25305) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(25306) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2401) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomOreItem(2402) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticOpaqueItem(2421) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticSolidItem(2422) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomPlantItem(2403) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2406) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrucibleItem(2407) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLogItem(2404) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLeavesItem(2405) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMarkerItem(2408) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.BlockJarItem(2414) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(2409) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2410) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2412) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(2411) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2413) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(2417) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2415) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWardedItem(2416) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2418) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2419) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(2420) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(2423) owned by Thaumcraft
2013-07-09 03:56:27 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
2013-07-09 03:56:27 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:27 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:27 [FINEST] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:27 [iNFO] [ThermalExpansion] Loading Plugins...
2013-07-09 03:56:28 [iNFO] [ThermalExpansion] Finished Loading Plugins.
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrench(31995) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemMultimeter(31994) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemDiagram(31987) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(31986) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(31985) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31992) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31991) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31990) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31989) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockOre(2201) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.machine.ItemBlockMachine(2202) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.engine.ItemBlockEngine(2203) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockTank(2204) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockEnergyCell(2205) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.conduit.ItemBlockConduit(2206) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tesseract.ItemBlockTesseract(2207) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.plate.ItemBlockPlate(2208) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockLamp(2209) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockStorage(2210) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockHardenedGlass(2211) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockRockwool(2212) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2213) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2214) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2215) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemBucket(31988) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(31984) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(31983) owned by ThermalExpansion
2013-07-09 03:56:28 [FINEST] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:28 [FINEST] [mmmPowersuits] Sending event FMLPreInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:28 [FINEST] [mmmPowersuits] Sent event FMLPreInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:28 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLPreInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:28 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLPreInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:28 [FINEST] [Railcraft] Sending event FMLPreInitializationEvent to mod Railcraft
2013-07-09 03:56:28 [FINE] [Railcraft] Pre-Init Phase
2013-07-09 03:56:29 [FINER] [Railcraft] Module disabled: ModuleIC2, IC2 not detected
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7790) owned by Railcraft
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7793) owned by Railcraft
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2013-07-09 03:56:29 [FINEST] [Railcraft] Sent event FMLPreInitializationEvent to mod Railcraft
2013-07-09 03:56:29 [FINEST] [PowerConverters] Sending event FMLPreInitializationEvent to mod PowerConverters
2013-07-09 03:56:29 [FINEST] [PowerConverters] Sent event FMLPreInitializationEvent to mod PowerConverters
2013-07-09 03:56:29 [FINEST] [sAP_Man] Sending event FMLPreInitializationEvent to mod SAP_Man
2013-07-09 03:56:29 [FINEST] [sAP_Man] Sent event FMLPreInitializationEvent to mod SAP_Man
2013-07-09 03:56:29 [FINEST] [TStormFix] Sending event FMLPreInitializationEvent to mod TStormFix
2013-07-09 03:56:29 [FINEST] [TStormFix] Sent event FMLPreInitializationEvent to mod TStormFix
2013-07-09 03:56:29 [FINEST] [secretroomsmod] Sending event FMLPreInitializationEvent to mod secretroomsmod
2013-07-09 03:56:29 [FINEST] [secretroomsmod] Sent event FMLPreInitializationEvent to mod secretroomsmod
2013-07-09 03:56:29 [FINEST] [awger_SmallBoat] Sending event FMLPreInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:29 [iNFO] [ForgeModLoader] LogLevel set to INFO
2013-07-09 03:56:29 [FINEST] [awger_SmallBoat] Sent event FMLPreInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:29 [FINEST] [awger_Punt] Sending event FMLPreInitializationEvent to mod awger_Punt
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.awger.punt.ItemPunt(31982) owned by awger_Punt
2013-07-09 03:56:29 [FINEST] [awger_Punt] Sent event FMLPreInitializationEvent to mod awger_Punt
2013-07-09 03:56:29 [FINEST] [awger_Whitehall] Sending event FMLPreInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:29 [iNFO] [ForgeModLoader] LogLevel set to INFO
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.awger.whitehall.ItemWhitehall(26458) owned by awger_Whitehall
2013-07-09 03:56:29 [FINEST] [awger_Whitehall] Sent event FMLPreInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:29 [FINEST] [awger_Hoy] Sending event FMLPreInitializationEvent to mod awger_Hoy
2013-07-09 03:56:29 [iNFO] [ForgeModLoader] LogLevel set to INFO
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.awger.hoy.ItemHoy(26459) owned by awger_Hoy
2013-07-09 03:56:29 [FINEST] [awger_Hoy] Sent event FMLPreInitializationEvent to mod awger_Hoy
2013-07-09 03:56:29 [FINEST] [stevesCarts] Sending event FMLPreInitializationEvent to mod StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCarts(29999) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartComponent(29998) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartModule(29997) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(901) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(902) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(903) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(904) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(905) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(906) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(907) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemUpgrade(908) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(909) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockStorage(910) owned by StevesCarts
2013-07-09 03:56:29 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Minecart.Vswe.0 as StevesCarts.Minecart.Vswe.0
2013-07-09 03:56:29 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Egg.Vswe as StevesCarts.Egg.Vswe
2013-07-09 03:56:29 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Cake.Vswe as StevesCarts.Cake.Vswe
2013-07-09 03:56:30 [FINEST] [stevesCarts] Sent event FMLPreInitializationEvent to mod StevesCarts
2013-07-09 03:56:30 [FINEST] [TC] Sending event FMLPreInitializationEvent to mod TC
2013-07-09 03:56:30 [iNFO] [TC] Starting Traincraft 4.0.2_003!
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightcar as TC.freightcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity caboose as TC.caboose
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity hopper as TC.hopper
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tender as TC.tender
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity water as TC.water
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity wood as TC.wood
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity BR_E69 as TC.BR_E69
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity shunter as TC.shunter
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity PA4 as TC.PA4
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity steam as TC.steam
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity usfl98 as TC.usfl98
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity steamsmall as TC.steamsmall
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tramNY as TC.tramNY
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger2 as TC.passenger2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tracksbuilder as TC.tracksbuilder
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity workcart as TC.workcart
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity zeppelin as TC.zeppelin
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tramwood as TC.tramwood
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity chme3 as TC.chme3
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity heavysteam as TC.heavysteam
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity heavytender as TC.heavytender
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcart as TC.flatcart
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity highspeedcar as TC.highspeedcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity highspeed loco as TC.highspeed loco
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity openwagon as TC.openwagon
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tankwagon as TC.tankwagon
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freight2 as TC.freight2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity jukebox as TC.jukebox
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity stockcar as TC.stockcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity caboosework as TC.caboosework
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger5 as TC.passenger5
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity vl10 as TC.vl10
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tank2 as TC.tank2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passengerblue as TC.passengerblue
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity gp7red as TC.gp7red
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcartsu as TC.flatcartsu
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity gp40alaska as TC.gp40alaska
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightus as TC.freightus
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity boxUS as TC.boxUS
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcartus as TC.flatcartus
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcartwoodUS as TC.flatcartwoodUS
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tankwagonUS as TC.tankwagonUS
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freighthopperSU as TC.freighthopperSU
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightsmall as TC.freightsmall
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity cherepanov as TC.cherepanov
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity minetrain loco as TC.minetrain loco
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity minetrain as TC.minetrain
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tenderred as TC.tenderred
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightwood2 as TC.freightwood2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity caboose3 as TC.caboose3
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger7 as TC.passenger7
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightclosed as TC.freightclosed
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightopen2 as TC.freightopen2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity mogulblue as TC.mogulblue
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity forneyred as TC.forneyred
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity br01 as TC.br01
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity br80 as TC.br80
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tenderbr01 as TC.tenderbr01
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightwagen as TC.freightwagen
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity mailwagen as TC.mailwagen
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger1class as TC.passenger1class
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger2class as TC.passenger2class
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatrail as TC.flatrail
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flat cart DB as TC.flat cart DB
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flat logs DB as TC.flat logs DB
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity sd70 as TC.sd70
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightgondola as TC.freightgondola
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity gondola as TC.gondola
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Er_ussr as TC.Er_ussr
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tender ER as TC.tender ER
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity u57 as TC.u57
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tenderu57 as TC.tenderu57
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity SD40 as TC.SD40
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartcenterbeamEmpty as TC.MinecartcenterbeamEmpty
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartcenterbeamWood1 as TC.MinecartcenterbeamWood1
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartcenterbeamWood2 as TC.MinecartcenterbeamWood2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartTrailer as TC.MinecartTrailer
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartWellcar as TC.MinecartWellcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartKof_DB as TC.MinecartKof_DB
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartV60_DB as TC.MinecartV60_DB
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4089) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4088) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4087) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4086) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4085) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4083) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4082) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4081) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4080) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4079) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4078) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemBlockOreTC(251) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4077) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29256) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29258) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29259) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29260) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29261) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29262) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29263) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29264) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29265) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29266) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29268) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29269) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29270) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29271) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29272) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29273) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29274) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29275) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29276) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29277) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29278) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29279) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29280) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29281) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29282) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29283) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29284) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29285) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29286) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29288) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29289) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29290) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29291) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29292) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29296) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29297) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29298) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29299) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29301) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29302) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29303) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29307) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29308) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29309) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29310) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29311) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29312) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29313) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29314) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29315) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29316) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29317) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29318) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29319) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29320) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29321) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29322) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29323) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29324) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29325) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29326) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29327) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29328) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29329) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29330) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29331) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29332) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29333) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29334) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29335) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29336) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29337) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29338) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29339) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29340) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29341) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29342) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29343) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29344) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29345) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29346) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29347) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29348) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29349) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29350) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29351) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29352) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29353) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29354) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29355) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29356) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29357) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29358) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29359) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29360) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29361) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29362) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29363) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29364) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29365) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29366) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29367) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29368) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29369) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29370) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29371) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29372) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29373) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29374) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29375) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29376) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29387) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29388) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29390) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29391) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29392) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemChunkLoaderActivator(29300) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRecipeBook(29306) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemStacked(29257) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemZeppelin(29267) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29293) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29294) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29295) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29378) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29379) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29377) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29381) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29382) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29380) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29385) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29384) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29386) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29383) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemWrench(29389) owned by TC
2013-07-09 03:56:31 [FINEST] [TC] Sent event FMLPreInitializationEvent to mod TC
2013-07-09 03:56:31 [FINEST] [mod_ZanMinimap] Sending event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:31 [FINEST] [mod_ZanMinimap] Sent event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:31 [FINEST] [OmniTools] Sending event FMLPreInitializationEvent to mod OmniTools
2013-07-09 03:56:31 [iNFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-07-09 03:56:31 [FINEST] [OmniTools] Sent event FMLPreInitializationEvent to mod OmniTools
2013-07-09 03:56:31 [iNFO] [sTDOUT] Adding recipe for dustIronAdding recipe for dustGoldAdding recipe for dustCopperAdding recipe for dustTinAdding recipe for dustSilverAdding recipe for dustLeadAdding recipe for dustNickelAdding recipe for dustPlatinumAdding recipe for dustElectrumAdding recipe for dustInvarAdding recipe for dustBronzeAdding recipe for dustBrassAdding recipe for ingotCopperAdding recipe for ingotTinAdding recipe for ingotSilverAdding recipe for ingotLeadAdding recipe for ingotNickelAdding recipe for ingotPlatinumAdding recipe for ingotElectrumAdding recipe for ingotInvarAdding recipe for gearCopperAdding recipe for gearTinAdding recipe for gearInvarAdding recipe for oreCopperAdding recipe for oreTinAdding recipe for oreSilverAdding recipe for oreLeadAdding recipe for oreNickelAdding recipe for blockCopperAdding recipe for blockTinAdding recipe for blockSilverAdding recipe for blockLeadAdding recipe for blockNickelAdding recipe for blockPlatinumAdding recipe for blockElectrumAdding recipe for blockInvar
2013-07-09 03:56:31 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-07-09 03:56:31 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-07-09 03:56:31 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-07-09 03:56:32 [iNFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 7.3.0.0
2013-07-09 03:56:32 [iNFO] [sTDOUT] OpenAL initialized.
2013-07-09 03:56:32 [iNFO] [sTDOUT] 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEffectEnding
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: magic_level_up
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: augmented_casting_unlocked
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_1
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_2
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_living
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_1
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_2
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_1
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_2
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_living
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): towerguardian_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCreateComplete
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: illEffect
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: uhoh
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGrowth
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJump
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellAqua
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFurnaceTouch
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrozenPath
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLightningBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterBreathing
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFlight
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSlowfall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHaste
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireRune
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellShockwave
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTelekinesis
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMark
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDivineIntervention
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEnderIntervention
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBurst
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLifeTap
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_light
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_scary
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_fire
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShieldChanneled
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShieldChanneled
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMageLight
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellCallRain
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireball
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLightningStorm
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMeteorJump
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellChainLightning
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDispel
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellPathfindTest
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCharm
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWind
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWindChanneled
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrostBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellIceRune
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTrueSight
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMagicShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLifeSteal
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellManaSteal
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellChronoAnchor
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTransplace
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellInvisibility
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellNightVision
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDrown
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellEnderBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellVortex
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellDrainingPoison
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellChannelEssence
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellClarivoyance
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDesertCurse
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellEntangle
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellParasiticSeed
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWateryGrave
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWindTalons
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDeathKiss
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellScarletFlames
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellWizardsAutumn
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHandSpasms
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellConjureVine
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellProtectingWinds
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellHealingRing
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellSwiftSwim
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellReflect
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellAgility
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellAccelerate
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellThornWall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellParchingWind
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBoundSword
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTillTheFields
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellReapingScythe
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSowTheSeeds
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellMagmaBall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellMagmaShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellElectrocute
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellStabilizeVortex
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellArcaneBeam
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellBlazingBeam
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellHealingBeam
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellGravityWell
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellRadiance
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLMNOP
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellSummonRift
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLevitate
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-07-09 03:56:32 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/.png, but that file does not exist. Ignoring.
2013-07-09 03:56:32 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/SingleModel.png, but that file does not exist. Ignoring.
2013-07-09 03:56:32 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_top.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/turretPlatform.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/multiBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_bottom.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/proximityDetector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extratrees.block.machine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/null.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/Printer.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extrabees.block.alveary.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [iNFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-07-09 03:56:34 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/biotech/textures/blocks/MilkFlow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_side.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_top.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_side.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_top.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/mffs/textures/blocks/forceField.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/blocks/portal.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/biotech/textures/items/CaveSpider.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/liquid.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/extratrees/textures/items/food/Apricot.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/bioCheese.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/rocketLauncher.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/shellCollector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/natura/textures/items/_bowl.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/analyzer/natural.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/missile.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/targetCard.png, but that file does not exist. Ignoring.
2013-07-09 03:56:35 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/empty.png, but that file does not exist. Ignoring.
2013-07-09 03:56:35 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/Hoy.png, but that file does not exist. Ignoring.
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_gram.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_milligram.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/strangeMatter.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/items/fuel_flow.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/items/tracker.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/acid.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/liquidNitrogen.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/molten.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/poison.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/machines/serumFilling.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/latex.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/resin.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/sap.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/turpentine.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/items/liquid.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_diesel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_fuel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-07-09 03:56:35 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2013-07-09 03:56:35 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2013-07-09 03:56:35 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2013-07-09 03:56:35 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2013-07-09 03:56:35 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2013-07-09 03:56:35 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2013-07-09 03:56:35 [FINEST] [CodeChickenCore] Sending event FMLInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:35 [FINEST] [CodeChickenCore] Sent event FMLInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:35 [FINEST] [CoFHFramework] Sending event FMLInitializationEvent to mod CoFHFramework
2013-07-09 03:56:35 [FINEST] [CoFHFramework] Sent event FMLInitializationEvent to mod CoFHFramework
2013-07-09 03:56:35 [FINEST] [NotEnoughItems] Sending event FMLInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:35 [iNFO] [sTDOUT] Removing TMI Uninstaller
2013-07-09 03:56:35 [iNFO] [sTDOUT] Deleting Dir: C:\Users\Psyden\AppData\Roaming\.minecraft\bin\TMIUninstaller
2013-07-09 03:56:35 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: codechicken/nei/ContainerCreativeInv (2 / 1)
2013-07-09 03:56:35 [FINEST] [NotEnoughItems] Sent event FMLInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:35 [FINEST] [PowerCrystalsCore] Sending event FMLInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:35 [FINEST] [PowerCrystalsCore] Sent event FMLInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:35 [FINEST] [CoFHCore] Sending event FMLInitializationEvent to mod CoFHCore
2013-07-09 03:56:35 [FINEST] [CoFHCore] Sent event FMLInitializationEvent to mod CoFHCore
2013-07-09 03:56:35 [FINEST] [CoFHWorld] Sending event FMLInitializationEvent to mod CoFHWorld
2013-07-09 03:56:35 [FINEST] [CoFHWorld] Sent event FMLInitializationEvent to mod CoFHWorld
2013-07-09 03:56:35 [FINEST] [GalacticraftCore] Sending event FMLInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:36 [iNFO] [Galacticraft] Galacticraft Loaded: 17 Languages.
2013-07-09 03:56:36 [iNFO] [sTDOUT] Galacticraft Moon Loaded: 17 Languages.
2013-07-09 03:56:36 [iNFO] [sTDOUT] [Mekanism] Successfully loaded gas transmission NetworkLoader.
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntitySpider
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntityZombie
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntityCreeper
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntitySkeleton
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntitySkeletonBoss
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntityAlienVillager
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Spaceship as GalacticraftCore.Spaceship
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity GravityArrow as GalacticraftCore.GravityArrow
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Meteor as GalacticraftCore.Meteor
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Buggy as GalacticraftCore.Buggy
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Flag as GalacticraftCore.Flag
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity ParaChest as GalacticraftCore.ParaChest
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity OxygenBubble as GalacticraftCore.OxygenBubble
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Lander as GalacticraftCore.Lander
2013-07-09 03:56:36 [FINEST] [GalacticraftCore] Sent event FMLInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:36 [FINEST] [GuiAPI] Sending event FMLInitializationEvent to mod GuiAPI
2013-07-09 03:56:36 [FINEST] [GuiAPI] Sent event FMLInitializationEvent to mod GuiAPI
2013-07-09 03:56:36 [FINEST] [cfm] Sending event FMLInitializationEvent to mod cfm
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod cfm entity Mountable Block as cfm.Mountable Block
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23257) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23277) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemChair(23258) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemChair(23276) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23259) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23260) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23278) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemFridge(23261) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23262) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23263) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23264) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23265) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23266) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23267) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23268) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23269) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23270) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23271) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23272) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23273) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23274) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23256) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(23275) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23279) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23280) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(23281) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(23282) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23283) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23284) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23285) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23286) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23287) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23288) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23289) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23290) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23291) owned by cfm
2013-07-09 03:56:36 [FINEST] [cfm] Sent event FMLInitializationEvent to mod cfm
2013-07-09 03:56:36 [FINEST] [ArsMagica] Sending event FMLInitializationEvent to mod ArsMagica
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Worldgen
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Ore Generator
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Data Handler
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Initializing Spell List
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Crafting Handlers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Initializing Crafting Handlers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Registering GUI Handlers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Registering Entity Trackers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Registering World Generators
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Saving Configuration After Init
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica: Load Complete
2013-07-09 03:56:36 [FINEST] [ArsMagica] Sent event FMLInitializationEvent to mod ArsMagica
2013-07-09 03:56:36 [FINEST] [AssemblyLine] Sending event FMLInitializationEvent to mod AssemblyLine
2013-07-09 03:56:36 [iNFO] [Assembly Line] Loaded: 3 languages.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitBasic already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitAdvanced already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitElite already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: motor already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: battery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: infiniteBattery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [sTDOUT] BasicComponents Found...adding UE recipes for Assembly Line.
2013-07-09 03:56:36 [FINEST] [AssemblyLine] Sent event FMLInitializationEvent to mod AssemblyLine
2013-07-09 03:56:36 [FINEST] [AtomicScience] Sending event FMLInitializationEvent to mod AtomicScience
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitBasic already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitAdvanced already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitElite already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: battery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: infiniteBattery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [FINE] [AtomicScience] Loaded Languages: 1
2013-07-09 03:56:36 [FINEST] [AtomicScience] Sent event FMLInitializationEvent to mod AtomicScience
2013-07-09 03:56:36 [FINEST] [biblioCraft] Sending event FMLInitializationEvent to mod BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWritingDesk(2248) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemBookcaseMaster(2250) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemPotionShelfMaster(2252) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemGenericShelfMaster(2254) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponRackMaster(2253) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponCaseMaster(2255) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLabelMaster(2251) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemTable(2245) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2249) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2246) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2247) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLantern(2243) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLamp(2244) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.TapeMeasure(22478) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemTape(22479) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemChase(22480) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemPlate(22481) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemEnchantedPlate(22484) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemRedstoneBook(22482) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemReadingGlasses(22483) owned by BiblioCraft
2013-07-09 03:56:37 [FINEST] [biblioCraft] Sent event FMLInitializationEvent to mod BiblioCraft
2013-07-09 03:56:37 [FINEST] [Natura] Sending event FMLInitializationEvent to mod Natura
2013-07-09 03:56:37 [FINEST] [Natura] Sent event FMLInitializationEvent to mod Natura
2013-07-09 03:56:37 [FINEST] [biomesOPlenty] Sending event FMLInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:37 [FINEST] [biomesOPlenty] Sent event FMLInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:37 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:37 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:37 [FINEST] [Forestry] Sending event FMLInitializationEvent to mod Forestry
2013-07-09 03:56:37 [FINEST] [Forestry] Sent event FMLInitializationEvent to mod Forestry
2013-07-09 03:56:37 [FINEST] [binnieCore] Sending event FMLInitializationEvent to mod BinnieCore
2013-07-09 03:56:37 [FINEST] [binnieCore] Sent event FMLInitializationEvent to mod BinnieCore
2013-07-09 03:56:37 [FINEST] [ExtraBees] Sending event FMLInitializationEvent to mod ExtraBees
2013-07-09 03:56:37 [FINEST] [ExtraBees] Sent event FMLInitializationEvent to mod ExtraBees
2013-07-09 03:56:37 [FINEST] [ExtraTrees] Sending event FMLInitializationEvent to mod ExtraTrees
2013-07-09 03:56:37 [FINEST] [ExtraTrees] Sent event FMLInitializationEvent to mod ExtraTrees
2013-07-09 03:56:37 [FINEST] [biotech] Sending event FMLInitializationEvent to mod Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioBlock(2067) owned by Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2068) owned by Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2069) owned by Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2066) owned by Biotech
2013-07-09 03:56:37 [iNFO] [sTDOUT] [biotech] Render registrations complete.
2013-07-09 03:56:37 [iNFO] [sTDOUT] Biotech: Loaded 2 Official
2013-07-09 03:56:37 [FINEST] [biotech] Sent event FMLInitializationEvent to mod Biotech
2013-07-09 03:56:37 [FINEST] [buildCraft|Core] Sending event FMLInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser
2013-07-09 03:56:37 [FINEST] [buildCraft|Core] Sent event FMLInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:37 [FINEST] [buildCraft|Builders] Sending event FMLInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:37 [FINEST] [buildCraft|Builders] Sent event FMLInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:37 [FINEST] [buildCraft|Energy] Sending event FMLInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:37 [FINEST] [buildCraft|Energy] Sent event FMLInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:37 [FINEST] [buildCraft|Factory] Sending event FMLInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:37 [FINEST] [buildCraft|Factory] Sent event FMLInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:37 [FINEST] [buildCraft|Transport] Sending event FMLInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:37 [FINEST] [buildCraft|Transport] Sent event FMLInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:37 [FINEST] [buildCraft|Silicon] Sending event FMLInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:37 [FINEST] [buildCraft|Silicon] Sent event FMLInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:37 [FINEST] [ChickenChunks] Sending event FMLInitializationEvent to mod ChickenChunks
2013-07-09 03:56:37 [FINEST] [ChickenChunks] Sent event FMLInitializationEvent to mod ChickenChunks
2013-07-09 03:56:37 [FINEST] [ComplexMachines] Sending event FMLInitializationEvent to mod ComplexMachines
2013-07-09 03:56:37 [iNFO] [sTDOUT] [pixlepix.complexmachines.common.crops.BreederCrop@11bba13, pixlepix.complexmachines.common.crops.CultivatorCrop@1556a47, pixlepix.complexmachines.common.crops.MonsterweedCrop@b482fb, pixlepix.complexmachines.common.crops.ReplanterCrop@1033e89, pixlepix.complexmachines.common.crops.FertilizerCrop@1fed270, pixlepix.complexmachines.common.crops.BlazeweedCrop@a9d9f0, pixlepix.complexmachines.common.crops.PowderweedCrop@1232315, pixlepix.complexmachines.common.crops.SlimeweedCrop@1d450e6, pixlepix.complexmachines.common.crops.DiamondgrainCrop@b6a86, pixlepix.complexmachines.common.crops.RedgrainCrop@17eb5b3, pixlepix.complexmachines.common.crops.IrongrainCrop@1cb29b2, pixlepix.complexmachines.common.crops.GoldgrainCrop@11e9432, pixlepix.complexmachines.common.crops.HydratorCrop@939bb6, pixlepix.complexmachines.common.block.FillerMachine@d40792, pixlepix.complexmachines.common.crops.ImprovedFarmland@3d141b, pixlepix.complexmachines.common.block.Terraformer@1f2ffea, pixlepix.complexmachines.common.block.Flux@7f829a, pixlepix.complexmachines.common.block.ExtractorMachine@1576c84, pixlepix.complexmachines.common.block.NodeBlock@956143, pixlepix.complexmachines.common.block.FocalPoint@1247d2f, pixlepix.complexmachines.common.block.FocalPointControlled@96d2b1, pixlepix.complexmachines.common.block.Grinder@1e26bff, pixlepix.complexmachines.common.block.Motor@2069ae, pixlepix.complexmachines.common.block.OceanGenerator@1fa4ec9, pixlepix.complexmachines.common.block.ReplacerMachine@4a7f8c, pixlepix.complexmachines.common.block.SinglePointGenerator@fbdd33, pixlepix.complexmachines.common.laser.LaserEmitter@1775136, pixlepix.complexmachines.common.laser.block.DebuffLaserBlock@74d3db, pixlepix.complexmachines.common.laser.block.ElecrtricLaserBlock@dd75, pixlepix.complexmachines.common.laser.block.GlassLaserBlock@cb4a13, pixlepix.complexmachines.common.laser.block.HarmingLaserBlock@6c2cfb, pixlepix.complexmachines.common.laser.block.LaserBlock@1fd35d5, pixlepix.complexmachines.common.laser.block.RedstoneLaserBlock@d94047, pixlepix.complexmachines.common.laser.block.SuctionLaserBlock@10b158d, pixlepix.complexmachines.common.laser.block.TripwireLaserBlock@b3f108]
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4001) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4002) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4007) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4006) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4003) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4008) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4009) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4010) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4011) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4014) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4012) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4013) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4004) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.FillerItemBlock(3971) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.FillerItemBlock(4005) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3993) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3987) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.ExtractorItemBlock(3972) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3989) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3973) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3978) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.GrinderItemBlock(3977) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.MotorItemBlock(3992) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.OceanGeneratorItemBlock(3975) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.ReplacerItemBlock(3976) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.SinglePointItemBlock(3974) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.LaserItemBlock(3979) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3983) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3986) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3982) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3981) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3980) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3984) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3988) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3990) owned by ComplexMachines
2013-07-09 03:56:37 [FINEST] [ComplexMachines] Sent event FMLInitializationEvent to mod ComplexMachines
2013-07-09 03:56:37 [FINEST] [ClaySoldiersMod] Sending event FMLInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemClayDisruptor(6849) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemClayMan(6850) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemHorses(6851) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemHorses(6852) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemBunny(6853) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGecko(6854) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6855) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6856) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemTurtle(6857) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemDebugShield(6860) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemNexus(6862) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6863) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6861) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClaySoldier as ClaySoldiersMod.CSM_ClaySoldier
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_GravelChunk as ClaySoldiersMod.CSM_GravelChunk
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_SnowChunk as ClaySoldiersMod.CSM_SnowChunk
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_FireChunk as ClaySoldiersMod.CSM_FireChunk
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayHorse as ClaySoldiersMod.CSM_ClayHorse
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayPegasus as ClaySoldiersMod.CSM_ClayPegasus
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_Bunny as ClaySoldiersMod.CSM_Bunny
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayTurtle as ClaySoldiersMod.CSM_ClayTurtle
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_Gecko as ClaySoldiersMod.CSM_Gecko
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayNexus as ClaySoldiersMod.CSM_ClayNexus
2013-07-09 03:56:37 [FINEST] [ClaySoldiersMod] Sent event FMLInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:37 [FINEST] [CustomSpawner] Sending event FMLInitializationEvent to mod CustomSpawner
2013-07-09 03:56:37 [FINEST] [CustomSpawner] Sent event FMLInitializationEvent to mod CustomSpawner
2013-07-09 03:56:37 [FINEST] [DimDoors] Sending event FMLInitializationEvent to mod DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemDimDoor(5930) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemExitDoor(5926) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemLinkSignature(5931) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemRiftRemover(5927) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemStableFabric(5928) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemChaosDoor(5929) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemRiftBlade(5932) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemStabilizedRiftSignature(5933) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1978) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4091) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4090) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(217) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1970) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4093) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4092) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(220) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1979) owned by DimDoors
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod DimDoors entity Monolith as DimDoors.Monolith
2013-07-09 03:56:38 [FINEST] [DimDoors] Sent event FMLInitializationEvent to mod DimDoors
2013-07-09 03:56:38 [FINEST] [MagicCarpet] Sending event FMLInitializationEvent to mod MagicCarpet
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.magiccarpet.ItemMagicCarpet(10255) owned by MagicCarpet
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.magiccarpet.ItemRug(10256) owned by MagicCarpet
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MagicCarpet entity MagicCarpet as MagicCarpet.MagicCarpet
2013-07-09 03:56:38 [FINEST] [MagicCarpet] Sent event FMLInitializationEvent to mod MagicCarpet
2013-07-09 03:56:38 [FINEST] [MoCreatures] Sending event FMLInitializationEvent to mod MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemRecord(9028) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemHorseSaddle(9029) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9030) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9031) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemHayStack(9032) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemSugarLump(9033) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemEgg(9034) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9035) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWhip(9036) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9037) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9038) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.ItemStaffTeleport(9039) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9040) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemKittyBed(9041) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemLitterBox(9042) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9043) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9044) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9045) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.ItemBuilderHammer(9046) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9047) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9048) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9049) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9050) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9051) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9052) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9053) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9054) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9055) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9056) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9057) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9058) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9059) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9060) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9061) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9062) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9063) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9064) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9065) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9066) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemTurtleSoup(9067) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9068) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9069) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9070) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9071) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9072) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9073) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9074) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9075) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9076) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9077) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9078) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9079) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9080) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9081) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9082) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9083) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9084) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9085) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9086) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9087) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9088) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9089) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9090) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9091) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9092) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9093) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9094) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9095) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishnet(9096) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9098) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9100) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9101) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9102) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9103) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9104) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9105) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9106) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9107) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9108) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9109) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9110) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9111) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9112) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9113) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9114) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9115) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9116) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9117) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9118) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9119) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9120) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9121) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9122) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9123) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9124) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9125) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9126) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9127) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9128) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9129) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9130) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9131) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9132) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9133) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9134) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9135) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9136) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9137) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9138) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9139) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9140) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9141) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9142) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9143) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9144) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9145) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9146) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9147) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9148) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9149) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9150) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.ItemStaffPortal(9151) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9152) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(202) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(201) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(200) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(700) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(701) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(702) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(703) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBunny
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntitySnake
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityTurtle
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBird
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityMouse
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityTurkey
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityHorse
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity HorseMob as MoCreatures.HorseMob
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Ogre as MoCreatures.Ogre
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Boar as MoCreatures.Boar
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBear
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Duck as MoCreatures.Duck
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBigCat
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Deer as MoCreatures.Deer
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity WWolf as MoCreatures.WWolf
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Wraith as MoCreatures.Wraith
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity FlameWraith as MoCreatures.FlameWraith
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityFox
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Werewolf as MoCreatures.Werewolf
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.aquatic.MoCEntityShark
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.aquatic.MoCEntityDolphin
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Fishy as MoCreatures.Fishy
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityKitty
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityKittyBed
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityLitterBox
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Rat as MoCreatures.Rat
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity HellRat as MoCreatures.HellRat
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Scorpion as MoCreatures.Scorpion
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Crocodile as MoCreatures.Crocodile
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Ray as MoCreatures.Ray
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity JellyFish as MoCreatures.JellyFish
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityGoat
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityEgg
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityFishBowl
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityOstrich
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Bee as MoCreatures.Bee
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Fly as MoCreatures.Fly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity DragonFly as MoCreatures.DragonFly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Firefly as MoCreatures.Firefly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Cricket as MoCreatures.Cricket
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Snail as MoCreatures.Snail
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity ButterFly as MoCreatures.ButterFly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity TRock as MoCreatures.TRock
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity BigGolem as MoCreatures.BigGolem
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityPetScorpion
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity MoCPlatform as MoCreatures.MoCPlatform
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityElephant
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityKomodo
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityWyvern
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Roach as MoCreatures.Roach
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Maggot as MoCreatures.Maggot
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Crab as MoCreatures.Crab
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Raccoon as MoCreatures.Raccoon
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity MiniGolem as MoCreatures.MiniGolem
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity SilverSkeleton as MoCreatures.SilverSkeleton
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Ant as MoCreatures.Ant
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity MediumFish as MoCreatures.MediumFish
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity SmallFish as MoCreatures.SmallFish
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Piranha as MoCreatures.Piranha
2013-07-09 03:56:38 [FINEST] [MoCreatures] Sent event FMLInitializationEvent to mod MoCreatures
2013-07-09 03:56:38 [FINEST] [DustMod] Sending event FMLInitializationEvent to mod DustMod
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3465) owned by DustMod
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3466) owned by DustMod
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3467) owned by DustMod
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod DustMod entity dustentity as DustMod.dustentity
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod DustMod entity dustblockentity as DustMod.dustblockentity
2013-07-09 03:56:38 [FINEST] [DustMod] Sent event FMLInitializationEvent to mod DustMod
2013-07-09 03:56:38 [FINEST] [DustModDefaults] Sending event FMLInitializationEvent to mod DustModDefaults
2013-07-09 03:56:38 [FINEST] [DustModDefaults] Sent event FMLInitializationEvent to mod DustModDefaults
2013-07-09 03:56:38 [FINEST] [DustDeco] Sending event FMLInitializationEvent to mod DustDeco
2013-07-09 03:56:38 [FINEST] [DustDeco] Sent event FMLInitializationEvent to mod DustDeco
2013-07-09 03:56:38 [FINEST] [iCBM|Contraption] Sending event FMLInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: plateSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: dustBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: plateBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: circuitBasic already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: circuitAdvanced already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: circuitElite already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: motor already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: wrench already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: infiniteBattery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [FINEST] [iCBM|Contraption] Sent event FMLInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:38 [FINEST] [MineFactoryReloaded] Sending event FMLInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryHammer(12243) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12248) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12249) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12250) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12251) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12255) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12000 item slot already occupied by binnie.extratrees.item.ItemDictionary@173d36b while adding powercrystals.minefactoryreloaded.item.ItemSyringeHealth@13d4df0
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12256 (binnie.extratrees.item.ItemDictionary from Forestry) with powercrystals.minefactoryreloaded.item.ItemSyringeHealth
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeHealth(12256) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12001 item slot already occupied by binnie.core.item.ItemMisc@5f32fa while adding powercrystals.minefactoryreloaded.item.ItemSyringeGrowth@bbe5a
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12257 (binnie.core.item.ItemMisc from Forestry) with powercrystals.minefactoryreloaded.item.ItemSyringeGrowth
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeGrowth(12257) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12002 item slot already occupied by binnie.extratrees.item.ItemFood@fe31d1 while adding powercrystals.minefactoryreloaded.item.ItemFactory@78b8db
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12258 (binnie.extratrees.item.ItemFood from Forestry) with powercrystals.minefactoryreloaded.item.ItemFactory
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12258) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12003 item slot already occupied by binnie.core.liquid.ItemLiquid@1b03b56 while adding powercrystals.minefactoryreloaded.item.ItemFactory@107a59c
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12259 (binnie.core.liquid.ItemLiquid from Forestry) with powercrystals.minefactoryreloaded.item.ItemFactory
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12259) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12004 item slot already occupied by binnie.core.liquid.ItemLiquidContainer@a4268d while adding powercrystals.minefactoryreloaded.item.ItemSafariNet@df1943
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12260 (binnie.core.liquid.ItemLiquidContainer from Forestry) with powercrystals.minefactoryreloaded.item.ItemSafariNet
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12260) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12005 item slot already occupied by binnie.extratrees.item.ItemMothDatabase@11c4626 while adding powercrystals.minefactoryreloaded.item.ItemCeramicDye@141936a
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12261 (binnie.extratrees.item.ItemMothDatabase from Forestry) with powercrystals.minefactoryreloaded.item.ItemCeramicDye
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemCeramicDye(12261) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12006 item slot already occupied by binnie.extratrees.item.ItemHammer@354815 while adding powercrystals.minefactoryreloaded.item.ItemFactory@f757a
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12262 (binnie.extratrees.item.ItemHammer from Forestry) with powercrystals.minefactoryreloaded.item.ItemFactory
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12262) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12007 item slot already occupied by binnie.extratrees.item.ItemHammer@a079aa while adding powercrystals.minefactoryreloaded.item.ItemSyringeZombie@193b55b
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12263 (binnie.extratrees.item.ItemHammer from Forestry) with powercrystals.minefactoryreloaded.item.ItemSyringeZombie
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeZombie(12263) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12264) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemUpgrade(12267) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNetLauncher(12268) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12269) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemMilkBottle(12270) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSpyglass(12271) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemPortaSpawner(12272) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemStraw(12273) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemXpExtractor(12274) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeSlime(12275) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeCure(12276) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard(12277) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMeter(12278) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMemoryCard(12279) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRuler(12280) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12281) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12282) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12283) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12284) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12287) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12288) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemLaserFocus(12289) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3120) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3131) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3146) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockConveyor(3121) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlass(3129) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlassPane(3130) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryRoad(3132) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryDecorativeBrick(3133) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockDecorativeStone(3134) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3122) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3123) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3124) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3126) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3125) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3128) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3127) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3144) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockRedNetLogic(3145) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockRedNetPanel(3149) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockVineScaffold(3148) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3135) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3137) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3139) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3141) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3143) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3136) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3138) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3140) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3142) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with net.minecraft.item.ItemBlock
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(102) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce(79) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity entitySafariNet as MineFactoryReloaded.entitySafariNet
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity mfrEntityPinkSlime as MineFactoryReloaded.mfrEntityPinkSlime
2013-07-09 03:56:38 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=3122 meta=0
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded] Sent event FMLInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:39 [FINEST] [ElectricExpansion] Sending event FMLInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Initializing ElectricExpansion v.2.3.0.51
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Failed to detect ICBM|Contraption
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Using Electric Expansion's items instead.
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Loaded 3 Official and 0 unofficial languages
2013-07-09 03:56:39 [FINEST] [ElectricExpansion] Successfully toggled Voltage Sensitivity!
2013-07-09 03:56:39 [FINEST] [ElectricExpansion] Sent event FMLInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:39 [FINEST] [EnderStorage] Sending event FMLInitializationEvent to mod EnderStorage
2013-07-09 03:56:39 [FINEST] [EnderStorage] Sent event FMLInitializationEvent to mod EnderStorage
2013-07-09 03:56:39 [FINEST] [iCBM|Sentry] Sending event FMLInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:39 [FINEST] [iCBM|Sentry] Sent event FMLInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:39 [FINEST] [iCBM|Explosion] Sending event FMLInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:39 [FINEST] [iCBM|Explosion] Sent event FMLInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:39 [FINEST] [Mekanism] Sending event FMLInitializationEvent to mod Mekanism
2013-07-09 03:56:39 [iNFO] [sTDOUT] [Mekanism] Version 5.5.6 initializing...
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemElectricBow(11456) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemStopwatch(11458) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemWeatherOrb(11459) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemDust(11204) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemIngot(11205) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemEnergized(11462) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMachineUpgrade(11463) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMachineUpgrade(11464) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemRobit(11465) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemAtomicDisassembler(11466) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11467) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11468) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemStorageTank(11469) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11470) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11471) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11472) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemPortableTeleporter(11473) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11474) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemClump(11219) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemDirtyDust(11220) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemConfigurator(11477) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemEnergyMeter(11478) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2041) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2036) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2038) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockBasic(2035) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockMachine(2040) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockOre(2042) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockEnergyCube(2037) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockTransmitter(2043) owned by Mekanism
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mekanism entity registration for already registered class mekanism.common.EntityObsidianTNT
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mekanism entity registration for already registered class mekanism.common.EntityRobit
2013-07-09 03:56:39 [iNFO] [sTDOUT] [Mekanism] Render registrations complete.
2013-07-09 03:56:39 [iNFO] [sTDOUT] [Mekanism] Loading complete.
2013-07-09 03:56:39 [FINEST] [Mekanism] Sent event FMLInitializationEvent to mod Mekanism
2013-07-09 03:56:39 [FINEST] [MekanismGenerators] Sending event FMLInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:39 [iNFO] [sTDOUT] [MekanismGenerators] Render registrations complete.
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.generators.common.ItemBlockGenerator(2039) owned by MekanismGenerators
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11556) owned by MekanismGenerators
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11557) owned by MekanismGenerators
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11558) owned by MekanismGenerators
2013-07-09 03:56:39 [FINEST] [MekanismGenerators] Sent event FMLInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:39 [FINEST] [MekanismTools] Sending event FMLInitializationEvent to mod MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11656) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11657) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11658) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11659) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11660) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11661) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11662) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11663) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11664) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11665) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11666) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11667) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11668) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11669) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11670) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11671) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11672) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11673) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11674) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11675) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11676) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11677) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11678) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11679) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11680) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11681) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11682) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11683) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11684) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11685) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11686) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11687) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11688) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11689) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11690) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11691) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11692) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11693) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11694) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11695) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11696) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11697) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11698) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11699) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11700) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11701) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11702) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11703) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11704) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11705) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11706) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11707) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11708) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11709) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11710) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11711) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11712) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11713) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11714) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11715) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11716) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11717) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11718) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11719) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11720) owned by MekanismTools
2013-07-09 03:56:39 [FINEST] [MekanismTools] Sent event FMLInitializationEvent to mod MekanismTools
2013-07-09 03:56:39 [FINEST] [MFFS] Sending event FMLInitializationEvent to mod MFFS
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: wrench already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [FINE] [Modular Force Field System] Language(s) Loaded: 6
2013-07-09 03:56:39 [FINEST] [MFFS] Sent event FMLInitializationEvent to mod MFFS
2013-07-09 03:56:39 [FINEST] [minechem] Sending event FMLInitializationEvent to mod minechem
2013-07-09 03:56:39 [iNFO] [sTDOUT] [MineChem] INIT PASSED
2013-07-09 03:56:39 [FINEST] [minechem] Sent event FMLInitializationEvent to mod minechem
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] Applied Energistics missing - MFR Applied Energistics Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] Atum missing - MFR Atum Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] BackTools missing - MFR BackTools Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Chococraft is not available; MFR Chococraft Compat not loaded
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] ExtraBiomesXL missing - MFR ExtraBiomesXL Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] IC2 missing - MFR IC2 Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] Magical Crops missing - MFR Compat: Magical Crops not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:39 [FINEST] [Mystcraft] Sending event FMLInitializationEvent to mod Mystcraft
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class com.xcompwiz.mystcraft.entity.EntityLinkbook
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class com.xcompwiz.mystcraft.entity.EntityFallingBlock
2013-07-09 03:56:39 [FINEST] [ForgeModLoader] Automatically registered mod Mystcraft entity Meteor as Mystcraft.Meteor
2013-07-09 03:56:40 [iNFO] [sTDOUT] [Mekanism] Successfully retrieved data from server.
2013-07-09 03:56:40 [iNFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
2013-07-09 03:56:40 [FINEST] [Mystcraft] Sent event FMLInitializationEvent to mod Mystcraft
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] RedPowerWorld missing - MFR RedPower2 Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] SoulShards missing - MFR SoulShards Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:40 [FINEST] [Thaumcraft] Sending event FMLInitializationEvent to mod Thaumcraft
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntitySpecialItem
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityFollowingItem
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClay
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClayAdvanced
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemWood
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallow
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStraw
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemIronGuardian
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStone
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStoneAdvanced
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityBrainyZombie
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityAlumentum
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityWisp
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityFireBat
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityFrostShard
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityDart
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallowAdvanced
2013-07-09 03:56:40 [FINEST] [Thaumcraft] Sent event FMLInitializationEvent to mod Thaumcraft
2013-07-09 03:56:40 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:40 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:40 [FINEST] [ThermalExpansion] Sending event FMLInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:40 [FINEST] [ThermalExpansion] Sent event FMLInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Twilight Forest missing - MFR Twilight Forest Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:41 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:41 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:41 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading
2013-07-09 03:56:41 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:41 [FINEST] [mmmPowersuits] Sending event FMLInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorHelmet(25027) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorChestplate(25028) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorLeggings(25029) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorBoots(25030) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerFist(25031) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2477) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2478) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemComponent(25026) owned by mmmPowersuits
2013-07-09 03:56:41 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityPlasmaBolt as mmmPowersuits.entityPlasmaBolt
2013-07-09 03:56:41 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entitySpinningBlade as mmmPowersuits.entitySpinningBlade
2013-07-09 03:56:41 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityLuxCapacitor as mmmPowersuits.entityLuxCapacitor
2013-07-09 03:56:42 [FINEST] [mmmPowersuits] Sent event FMLInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:42 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:42 [FINE] [ForgeModLoader] MineFactoryReloaded detected. Registering Natura trees/plants/crops with MFR's Farming Registry.
2013-07-09 03:56:42 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:42 [FINEST] [Railcraft] Sending event FMLInitializationEvent to mod Railcraft
2013-07-09 03:56:42 [FINE] [Railcraft] Init Phase
2013-07-09 03:56:42 [FINER] [Railcraft] Init-First Start: ModuleCore
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbar(7812) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbarReinforced(7813) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemMagnifyingGlass(7814) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelSword(7820) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShovel(7819) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelPickaxe(7818) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelAxe(7816) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelHoe(7817) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7759) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7761) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7760) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7758) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemOveralls(7757) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemNugget(7794) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemIngot(7785) owned by Railcraft
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 328 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(328) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.basic as Railcraft.railcraft.cart.basic
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 342 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(342) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.chest as Railcraft.railcraft.cart.chest
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 343 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(343) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.furnace as Railcraft.railcraft.cart.furnace
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 407 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(407) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt as Railcraft.railcraft.cart.tnt
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRail(7798) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTie(7802) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7787) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7786) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7788) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7792) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7791) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7789) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7800) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailbed(7799) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleCore
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleFactory
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(451) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.cube.ItemCube(457) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7783) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 263, 0
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemPlate(7797) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemDust(7782) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=457 meta=2
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleExtras
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.tracks.ItemTrack(454) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(455) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt.wood as Railcraft.railcraft.cart.tnt.wood
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7778) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.work as Railcraft.railcraft.cart.work
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7781) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTrack
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleSignals
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignal(456) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalBlockSurveyor(7821) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalTuner(7815) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCircuit(7795) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7801) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleStructures
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPost(459) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPostMetal(460) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(461) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(463) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.stairs.ItemStair(464) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.slab.ItemSlab(465) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(467) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(466) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(469) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(472) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(471) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(470) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(468) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.detector.ItemDetector(450) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(453) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.bore as Railcraft.railcraft.cart.bore
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemTunnelBore(7769) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadDiamond(7809) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadSteel(7811) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadIron(7810) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.track.relayer as Railcraft.railcraft.cart.track.relayer
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7779) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.undercutter as Railcraft.railcraft.cart.undercutter
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7780) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTransport
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(452) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tank as Railcraft.railcraft.cart.tank
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7776) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleForestry
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7764) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7765) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7762) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7763) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleForestry
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleEnergy
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGear(7796) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7805) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7804) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7803) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleEnergy
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleWorld
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.ore.ItemOre(458) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=458 meta=0
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=458 meta=1
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=458 meta=2
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=458 meta=3
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=458 meta=4
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(462) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor as Railcraft.railcraft.cart.anchor
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7766) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.personal as Railcraft.railcraft.cart.anchor.personal
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7768) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.admin as Railcraft.railcraft.cart.anchor.admin
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7767) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleSeasonal
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.pumpkin as Railcraft.railcraft.cart.pumpkin
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7775) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.gift as Railcraft.railcraft.cart.gift
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7773) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleSeasonal
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTrain
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleLocomotives
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemWhistleTuner(7822) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.loco.steam as Railcraft.railcraft.cart.loco.steam
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemLocomotive(7774) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleLocomotives
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleRouting
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRoutingTable(7806) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicketGold(7808) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicket(7807) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleRouting
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleCore
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGoggles(7756) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(473) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleCore
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleFactory
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleFactory
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleStructures
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleStructures
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleAutomation
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleAutomation
2013-07-09 03:56:43 [FINEST] [Railcraft] Sent event FMLInitializationEvent to mod Railcraft
2013-07-09 03:56:43 [FINEST] [PowerConverters] Sending event FMLInitializationEvent to mod PowerConverters
2013-07-09 03:56:43 [FINEST] [PowerConverters] Sent event FMLInitializationEvent to mod PowerConverters
2013-07-09 03:56:43 [FINEST] [sAP_Man] Sending event FMLInitializationEvent to mod SAP_Man
2013-07-09 03:56:43 [FINEST] [sAP_Man] Sent event FMLInitializationEvent to mod SAP_Man
2013-07-09 03:56:43 [FINEST] [TStormFix] Sending event FMLInitializationEvent to mod TStormFix
2013-07-09 03:56:43 [FINEST] [TStormFix] Sent event FMLInitializationEvent to mod TStormFix
2013-07-09 03:56:43 [FINEST] [secretroomsmod] Sending event FMLInitializationEvent to mod secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemCamoDoor(4362) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemCamoDoor(4107) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemCamoPaste(4108) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3019) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3017) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3004) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3003) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3014) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2759) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3005) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3016) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3006) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3012) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemBlockCamoButton(3000) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3008) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3009) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3011) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3010) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3013) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3001) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3002) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3007) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3018) owned by secretroomsmod
2013-07-09 03:56:43 [FINEST] [secretroomsmod] Sent event FMLInitializationEvent to mod secretroomsmod
2013-07-09 03:56:43 [FINEST] [awger_SmallBoat] Sending event FMLInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntitySmallBoat as awger_SmallBoat.EntitySmallBoat
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntityBoatPart as awger_SmallBoat.EntityBoatPart
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntityBoatChest as awger_SmallBoat.EntityBoatChest
2013-07-09 03:56:43 [FINEST] [awger_SmallBoat] Sent event FMLInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:43 [FINEST] [awger_Punt] Sending event FMLInitializationEvent to mod awger_Punt
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_Punt entity EntityPunt as awger_Punt.EntityPunt
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] ModelPunt()
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] RenderPuntParts()
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] ModelMast()
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] ModelSail()
2013-07-09 03:56:43 [FINEST] [awger_Punt] Sent event FMLInitializationEvent to mod awger_Punt
2013-07-09 03:56:43 [FINEST] [awger_Whitehall] Sending event FMLInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_Whitehall entity EntityWhitehall as awger_Whitehall.EntityWhitehall
2013-07-09 03:56:43 [FINEST] [awger_Whitehall] Sent event FMLInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:43 [FINEST] [awger_Hoy] Sending event FMLInitializationEvent to mod awger_Hoy
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_Hoy entity EntityHoy as awger_Hoy.EntityHoy
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** created 38 boxes (12 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelPoopDeck created 3 boxes (29 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelAftCabinDoor created 0 boxes (32 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelDeckFiller created 10 boxes (22 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelRudder created 7 boxes (25 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelCordage created -1 boxes (33 extra)
2013-07-09 03:56:43 [FINEST] [awger_Hoy] Sent event FMLInitializationEvent to mod awger_Hoy
2013-07-09 03:56:43 [FINEST] [stevesCarts] Sending event FMLInitializationEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [stevesCarts] Sent event FMLInitializationEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [TC] Sending event FMLInitializationEvent to mod TC
2013-07-09 03:56:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=251 meta=0
2013-07-09 03:56:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oilsandsOre, id=251 meta=1
2013-07-09 03:56:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: petroleumOre, id=251 meta=2
2013-07-09 03:56:44 [FINEST] [TC] Sent event FMLInitializationEvent to mod TC
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sending event FMLInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [iNFO] [sTDOUT] Adding recipe for ingotSteelAdding recipe for blockSteelAdding recipe for oreCopperAdding recipe for ingotCopperAdding recipe for ingotSteelgot translate table
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sent event FMLInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [OmniTools] Sending event FMLInitializationEvent to mod OmniTools
2013-07-09 03:56:44 [FINE] [fml.ItemTracker] Adding item omnitools.block.ItemBlockPlinth(3020) owned by OmniTools
2013-07-09 03:56:44 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemWrench(31981) owned by OmniTools
2013-07-09 03:56:44 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemArtifact(31980) owned by OmniTools
2013-07-09 03:56:44 [FINEST] [OmniTools] Sent event FMLInitializationEvent to mod OmniTools
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-07-09 03:56:44 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-07-09 03:56:44 [FINEST] [FML] Sending event IMCEvent to mod FML
2013-07-09 03:56:44 [FINEST] [FML] Sent event IMCEvent to mod FML
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-07-09 03:56:44 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sending event IMCEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sent event IMCEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sending event IMCEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sent event IMCEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sending event IMCEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sent event IMCEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sending event IMCEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sent event IMCEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sending event IMCEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sent event IMCEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sending event IMCEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sent event IMCEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GalacticraftCore
2013-07-09 03:56:44 [FINEST] [GalacticraftCore] Sending event IMCEvent to mod GalacticraftCore
2013-07-09 03:56:44 [FINEST] [GalacticraftCore] Sent event IMCEvent to mod GalacticraftCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GuiAPI
2013-07-09 03:56:44 [FINEST] [GuiAPI] Sending event IMCEvent to mod GuiAPI
2013-07-09 03:56:44 [FINEST] [GuiAPI] Sent event IMCEvent to mod GuiAPI
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod cfm
2013-07-09 03:56:44 [FINEST] [cfm] Sending event IMCEvent to mod cfm
2013-07-09 03:56:44 [FINEST] [cfm] Sent event IMCEvent to mod cfm
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArsMagica
2013-07-09 03:56:44 [FINEST] [ArsMagica] Sending event IMCEvent to mod ArsMagica
2013-07-09 03:56:44 [FINEST] [ArsMagica] Sent event IMCEvent to mod ArsMagica
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AssemblyLine
2013-07-09 03:56:44 [FINEST] [AssemblyLine] Sending event IMCEvent to mod AssemblyLine
2013-07-09 03:56:44 [FINEST] [AssemblyLine] Sent event IMCEvent to mod AssemblyLine
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AtomicScience
2013-07-09 03:56:44 [FINEST] [AtomicScience] Sending event IMCEvent to mod AtomicScience
2013-07-09 03:56:44 [FINEST] [AtomicScience] Sent event IMCEvent to mod AtomicScience
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioCraft
2013-07-09 03:56:44 [FINEST] [biblioCraft] Sending event IMCEvent to mod BiblioCraft
2013-07-09 03:56:44 [FINEST] [biblioCraft] Sent event IMCEvent to mod BiblioCraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Natura
2013-07-09 03:56:44 [FINEST] [Natura] Sending event IMCEvent to mod Natura
2013-07-09 03:56:44 [FINEST] [Natura] Sent event IMCEvent to mod Natura
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiomesOPlenty
2013-07-09 03:56:44 [FINEST] [biomesOPlenty] Sending event IMCEvent to mod BiomesOPlenty
2013-07-09 03:56:44 [FINEST] [biomesOPlenty] Sent event IMCEvent to mod BiomesOPlenty
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 149 IMC messages to mod Forestry
2013-07-09 03:56:44 [FINEST] [Forestry] Sending event IMCEvent to mod Forestry
2013-07-09 03:56:44 [iNFO] [Forestry] Received an invalid 'add-farmable-crop' request '[email protected]@12659.1.3260.8' from mod Natura.
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7794:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7794:1) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7785:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (457:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (457:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (457:6) to digger's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:1) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:2) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:3) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (459:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (459:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (459:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:16) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:16) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:17) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:18) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:19) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:20) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:21) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:22) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:23) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:24) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:25) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:26) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:16) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:17) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:18) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:19) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:20) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:21) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:22) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:23) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:24) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:25) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:26) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:1) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:2) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:3) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:4) to miner's Backpack
2013-07-09 03:56:44 [FINEST] [Forestry] Sent event IMCEvent to mod Forestry
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BinnieCore
2013-07-09 03:56:44 [FINEST] [binnieCore] Sending event IMCEvent to mod BinnieCore
2013-07-09 03:56:44 [FINEST] [binnieCore] Sent event IMCEvent to mod BinnieCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtraBees
2013-07-09 03:56:44 [FINEST] [ExtraBees] Sending event IMCEvent to mod ExtraBees
2013-07-09 03:56:44 [FINEST] [ExtraBees] Sent event IMCEvent to mod ExtraBees
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtraTrees
2013-07-09 03:56:44 [FINEST] [ExtraTrees] Sending event IMCEvent to mod ExtraTrees
2013-07-09 03:56:44 [FINEST] [ExtraTrees] Sent event IMCEvent to mod ExtraTrees
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Biotech
2013-07-09 03:56:44 [FINEST] [biotech] Sending event IMCEvent to mod Biotech
2013-07-09 03:56:44 [FINEST] [biotech] Sent event IMCEvent to mod Biotech
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core
2013-07-09 03:56:44 [FINEST] [buildCraft|Core] Sending event IMCEvent to mod BuildCraft|Core
2013-07-09 03:56:44 [FINEST] [buildCraft|Core] Sent event IMCEvent to mod BuildCraft|Core
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders
2013-07-09 03:56:44 [FINEST] [buildCraft|Builders] Sending event IMCEvent to mod BuildCraft|Builders
2013-07-09 03:56:44 [FINEST] [buildCraft|Builders] Sent event IMCEvent to mod BuildCraft|Builders
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy
2013-07-09 03:56:44 [FINEST] [buildCraft|Energy] Sending event IMCEvent to mod BuildCraft|Energy
2013-07-09 03:56:44 [FINEST] [buildCraft|Energy] Sent event IMCEvent to mod BuildCraft|Energy
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory
2013-07-09 03:56:44 [FINEST] [buildCraft|Factory] Sending event IMCEvent to mod BuildCraft|Factory
2013-07-09 03:56:44 [FINEST] [buildCraft|Factory] Sent event IMCEvent to mod BuildCraft|Factory
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 196 IMC messages to mod BuildCraft|Transport
2013-07-09 03:56:44 [FINEST] [buildCraft|Transport] Sending event IMCEvent to mod BuildCraft|Transport
2013-07-09 03:56:44 [FINEST] [buildCraft|Transport] Sent event IMCEvent to mod BuildCraft|Transport
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon
2013-07-09 03:56:44 [FINEST] [buildCraft|Silicon] Sending event IMCEvent to mod BuildCraft|Silicon
2013-07-09 03:56:44 [FINEST] [buildCraft|Silicon] Sent event IMCEvent to mod BuildCraft|Silicon
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ChickenChunks
2013-07-09 03:56:44 [FINEST] [ChickenChunks] Sending event IMCEvent to mod ChickenChunks
2013-07-09 03:56:44 [FINEST] [ChickenChunks] Sent event IMCEvent to mod ChickenChunks
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ComplexMachines
2013-07-09 03:56:44 [FINEST] [ComplexMachines] Sending event IMCEvent to mod ComplexMachines
2013-07-09 03:56:44 [FINEST] [ComplexMachines] Sent event IMCEvent to mod ComplexMachines
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ClaySoldiersMod
2013-07-09 03:56:44 [FINEST] [ClaySoldiersMod] Sending event IMCEvent to mod ClaySoldiersMod
2013-07-09 03:56:44 [FINEST] [ClaySoldiersMod] Sent event IMCEvent to mod ClaySoldiersMod
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CustomSpawner
2013-07-09 03:56:44 [FINEST] [CustomSpawner] Sending event IMCEvent to mod CustomSpawner
2013-07-09 03:56:44 [FINEST] [CustomSpawner] Sent event IMCEvent to mod CustomSpawner
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DimDoors
2013-07-09 03:56:44 [FINEST] [DimDoors] Sending event IMCEvent to mod DimDoors
2013-07-09 03:56:44 [FINEST] [DimDoors] Sent event IMCEvent to mod DimDoors
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MagicCarpet
2013-07-09 03:56:44 [FINEST] [MagicCarpet] Sending event IMCEvent to mod MagicCarpet
2013-07-09 03:56:44 [FINEST] [MagicCarpet] Sent event IMCEvent to mod MagicCarpet
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MoCreatures
2013-07-09 03:56:44 [FINEST] [MoCreatures] Sending event IMCEvent to mod MoCreatures
2013-07-09 03:56:44 [FINEST] [MoCreatures] Sent event IMCEvent to mod MoCreatures
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DustMod
2013-07-09 03:56:44 [FINEST] [DustMod] Sending event IMCEvent to mod DustMod
2013-07-09 03:56:44 [FINEST] [DustMod] Sent event IMCEvent to mod DustMod
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DustModDefaults
2013-07-09 03:56:44 [FINEST] [DustModDefaults] Sending event IMCEvent to mod DustModDefaults
2013-07-09 03:56:44 [FINEST] [DustModDefaults] Sent event IMCEvent to mod DustModDefaults
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DustDeco
2013-07-09 03:56:44 [FINEST] [DustDeco] Sending event IMCEvent to mod DustDeco
2013-07-09 03:56:44 [FINEST] [DustDeco] Sent event IMCEvent to mod DustDeco
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ICBM|Contraption
2013-07-09 03:56:44 [FINEST] [iCBM|Contraption] Sending event IMCEvent to mod ICBM|Contraption
2013-07-09 03:56:44 [FINEST] [iCBM|Contraption] Sent event IMCEvent to mod ICBM|Contraption
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded] Sending event IMCEvent to mod MineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded] Sent event IMCEvent to mod MineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ElectricExpansion
2013-07-09 03:56:44 [FINEST] [ElectricExpansion] Sending event IMCEvent to mod ElectricExpansion
2013-07-09 03:56:44 [FINEST] [ElectricExpansion] Sent event IMCEvent to mod ElectricExpansion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EnderStorage
2013-07-09 03:56:44 [FINEST] [EnderStorage] Sending event IMCEvent to mod EnderStorage
2013-07-09 03:56:44 [FINEST] [EnderStorage] Sent event IMCEvent to mod EnderStorage
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ICBM|Sentry
2013-07-09 03:56:44 [FINEST] [iCBM|Sentry] Sending event IMCEvent to mod ICBM|Sentry
2013-07-09 03:56:44 [FINEST] [iCBM|Sentry] Sent event IMCEvent to mod ICBM|Sentry
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ICBM|Explosion
2013-07-09 03:56:44 [FINEST] [iCBM|Explosion] Sending event IMCEvent to mod ICBM|Explosion
2013-07-09 03:56:44 [FINEST] [iCBM|Explosion] Sent event IMCEvent to mod ICBM|Explosion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Mekanism
2013-07-09 03:56:44 [FINEST] [Mekanism] Sending event IMCEvent to mod Mekanism
2013-07-09 03:56:44 [FINEST] [Mekanism] Sent event IMCEvent to mod Mekanism
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MekanismGenerators
2013-07-09 03:56:44 [FINEST] [MekanismGenerators] Sending event IMCEvent to mod MekanismGenerators
2013-07-09 03:56:44 [FINEST] [MekanismGenerators] Sent event IMCEvent to mod MekanismGenerators
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MekanismTools
2013-07-09 03:56:44 [FINEST] [MekanismTools] Sending event IMCEvent to mod MekanismTools
2013-07-09 03:56:44 [FINEST] [MekanismTools] Sent event IMCEvent to mod MekanismTools
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MFFS
2013-07-09 03:56:44 [FINEST] [MFFS] Sending event IMCEvent to mod MFFS
2013-07-09 03:56:44 [FINEST] [MFFS] Sent event IMCEvent to mod MFFS
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod minechem
2013-07-09 03:56:44 [FINEST] [minechem] Sending event IMCEvent to mod minechem
2013-07-09 03:56:44 [FINEST] [minechem] Sent event IMCEvent to mod minechem
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event IMCEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event IMCEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event IMCEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event IMCEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Mystcraft
2013-07-09 03:56:44 [FINEST] [Mystcraft] Sending event IMCEvent to mod Mystcraft
2013-07-09 03:56:44 [FINEST] [Mystcraft] Sent event IMCEvent to mod Mystcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatPams] Sending event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatPams] Sent event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 9 IMC messages to mod Thaumcraft
2013-07-09 03:56:44 [FINEST] [Thaumcraft] Sending event IMCEvent to mod Thaumcraft
2013-07-09 03:56:44 [FINEST] [Thaumcraft] Sent event IMCEvent to mod Thaumcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:44 [FINEST] [MFReloaded|CompatThaumcraft] Sending event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:44 [FINEST] [MFReloaded|CompatThaumcraft] Sent event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThermalExpansion
2013-07-09 03:56:44 [FINEST] [ThermalExpansion] Sending event IMCEvent to mod ThermalExpansion
2013-07-09 03:56:44 [FINEST] [ThermalExpansion] Sent event IMCEvent to mod ThermalExpansion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event IMCEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event IMCEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mmmPowersuits
2013-07-09 03:56:44 [FINEST] [mmmPowersuits] Sending event IMCEvent to mod mmmPowersuits
2013-07-09 03:56:44 [FINEST] [mmmPowersuits] Sent event IMCEvent to mod mmmPowersuits
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event IMCEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event IMCEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod Railcraft
2013-07-09 03:56:44 [FINEST] [Railcraft] Sending event IMCEvent to mod Railcraft
2013-07-09 03:56:44 [iNFO] [Railcraft] Mod Forestry registered ethanol@32000 as a valid liquid Boiler fuel
2013-07-09 03:56:44 [FINEST] [Railcraft] Sent event IMCEvent to mod Railcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerConverters
2013-07-09 03:56:44 [FINEST] [PowerConverters] Sending event IMCEvent to mod PowerConverters
2013-07-09 03:56:44 [FINEST] [PowerConverters] Sent event IMCEvent to mod PowerConverters
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SAP_Man
2013-07-09 03:56:44 [FINEST] [sAP_Man] Sending event IMCEvent to mod SAP_Man
2013-07-09 03:56:44 [FINEST] [sAP_Man] Sent event IMCEvent to mod SAP_Man
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TStormFix
2013-07-09 03:56:44 [FINEST] [TStormFix] Sending event IMCEvent to mod TStormFix
2013-07-09 03:56:44 [FINEST] [TStormFix] Sent event IMCEvent to mod TStormFix
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod secretroomsmod
2013-07-09 03:56:44 [FINEST] [secretroomsmod] Sending event IMCEvent to mod secretroomsmod
2013-07-09 03:56:44 [FINEST] [secretroomsmod] Sent event IMCEvent to mod secretroomsmod
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_SmallBoat
2013-07-09 03:56:44 [FINEST] [awger_SmallBoat] Sending event IMCEvent to mod awger_SmallBoat
2013-07-09 03:56:44 [FINEST] [awger_SmallBoat] Sent event IMCEvent to mod awger_SmallBoat
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Punt
2013-07-09 03:56:44 [FINEST] [awger_Punt] Sending event IMCEvent to mod awger_Punt
2013-07-09 03:56:44 [FINEST] [awger_Punt] Sent event IMCEvent to mod awger_Punt
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Whitehall
2013-07-09 03:56:44 [FINEST] [awger_Whitehall] Sending event IMCEvent to mod awger_Whitehall
2013-07-09 03:56:44 [FINEST] [awger_Whitehall] Sent event IMCEvent to mod awger_Whitehall
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Hoy
2013-07-09 03:56:44 [FINEST] [awger_Hoy] Sending event IMCEvent to mod awger_Hoy
2013-07-09 03:56:44 [FINEST] [awger_Hoy] Sent event IMCEvent to mod awger_Hoy
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [stevesCarts] Sending event IMCEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [stevesCarts] Sent event IMCEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TC
2013-07-09 03:56:44 [FINEST] [TC] Sending event IMCEvent to mod TC
2013-07-09 03:56:44 [FINEST] [TC] Sent event IMCEvent to mod TC
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sending event IMCEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sent event IMCEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OmniTools
2013-07-09 03:56:44 [FINEST] [OmniTools] Sending event IMCEvent to mod OmniTools
2013-07-09 03:56:44 [FINEST] [OmniTools] Sent event IMCEvent to mod OmniTools
2013-07-09 03:56:44 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2013-07-09 03:56:44 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2013-07-09 03:56:44 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sending event FMLPostInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sent event FMLPostInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sending event FMLPostInitializationEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sent event FMLPostInitializationEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sending event FMLPostInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sent event FMLPostInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sending event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sent event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sending event FMLPostInitializationEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sent event FMLPostInitializationEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sending event FMLPostInitializationEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sent event FMLPostInitializationEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [GalacticraftCore] Sending event FMLPostInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] While registering space station recipe, found 2 type(s) of ingotTin
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] While registering space station recipe, found 1 type(s) of ingotInvar
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] While registering space station recipe, found 3 type(s) of ingotCopper
2013-07-09 03:56:45 [FINEST] [GalacticraftCore] Sent event FMLPostInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:45 [FINEST] [GuiAPI] Sending event FMLPostInitializationEvent to mod GuiAPI
2013-07-09 03:56:45 [FINEST] [GuiAPI] Sent event FMLPostInitializationEvent to mod GuiAPI
2013-07-09 03:56:45 [FINEST] [cfm] Sending event FMLPostInitializationEvent to mod cfm
2013-07-09 03:56:45 [FINEST] [cfm] Sent event FMLPostInitializationEvent to mod cfm
2013-07-09 03:56:45 [FINEST] [ArsMagica] Sending event FMLPostInitializationEvent to mod ArsMagica
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] Ars Magica >> Initializing power lookups
2013-07-09 03:56:48 [iNFO] [ForgeModLoader] Ars Magica >> Power Lookups Completed.
2013-07-09 03:56:48 [FINEST] [ArsMagica] Sent event FMLPostInitializationEvent to mod ArsMagica
2013-07-09 03:56:48 [FINEST] [AssemblyLine] Sending event FMLPostInitializationEvent to mod AssemblyLine
2013-07-09 03:56:48 [FINEST] [AssemblyLine] Sent event FMLPostInitializationEvent to mod AssemblyLine
2013-07-09 03:56:48 [FINEST] [AtomicScience] Sending event FMLPostInitializationEvent to mod AtomicScience
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for electronicCircuit
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for advancedCircuit
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for iridiumPlate
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for energyCrystal
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for reBattery
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for batBox
2013-07-09 03:56:48 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: calclavia:BATTERY_BOX, id=2000 meta=4
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for wrench
2013-07-09 03:56:48 [sEVERE] [ForgeModLoader] Universal Recipes: Error Registering calclavia:WRENCH
2013-07-09 03:56:48 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: calclavia:WIRE, id=3080 meta=0
2013-07-09 03:56:48 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: calclavia:WIRE, id=2071 meta=0
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for generator
2013-07-09 03:56:48 [FINE] [ForgeModLoader] Skipping automatic mod AtomicScience entity registration for already registered class atomicscience.fanwusu.EWuSu
2013-07-09 03:56:49 [FINEST] [AtomicScience] Sent event FMLPostInitializationEvent to mod AtomicScience
2013-07-09 03:56:49 [FINEST] [biblioCraft] Sending event FMLPostInitializationEvent to mod BiblioCraft
2013-07-09 03:56:49 [FINEST] [biblioCraft] Sent event FMLPostInitializationEvent to mod BiblioCraft
2013-07-09 03:56:49 [FINEST] [Natura] Sending event FMLPostInitializationEvent to mod Natura
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity Imp as Natura.Imp
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity FlameSpider as Natura.FlameSpider
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity NitroCreeper as Natura.NitroCreeper
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity FusewoodArrow as Natura.FusewoodArrow
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity FlameSpiderBaby as Natura.FlameSpiderBaby
2013-07-09 03:56:49 [FINEST] [Natura] Sent event FMLPostInitializationEvent to mod Natura
2013-07-09 03:56:49 [FINEST] [biomesOPlenty] Sending event FMLPostInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:49 [FINEST] [biomesOPlenty] Sent event FMLPostInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:49 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:49 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:49 [FINEST] [Forestry] Sending event FMLPostInitializationEvent to mod Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13784) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13785) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13786) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13787) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13788) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13783) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13789) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13801) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13802) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13803) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13804) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13805) owned by Forestry
2013-07-09 03:56:49 [FINER] [Forestry] Beekeeping mode read from config: NORMAL
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13756) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13757) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13758) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13759) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13760) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13761) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13762) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13763) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13764) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13765) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13766) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13767) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13768) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13769) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13770) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13771) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13772) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13773) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13774) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13775) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13776) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13777) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13778) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13779) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13780) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13781) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13782) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13790) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13791) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13792) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13793) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13794) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13795) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13796) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13797) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13798) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13799) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13800) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13806) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13807) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13808) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13809) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13810) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13811) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13812) owned by Forestry
2013-07-09 03:56:49 [FINE] [ForgeModLoader] Skipping automatic mod Forestry entity registration for already registered class forestry.lepidopterology.entities.EntityButterfly
2013-07-09 03:56:49 [FINER] [Forestry] Registered entity butterflyGE (class forestry.lepidopterology.entities.EntityButterfly) with id 89.
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.items.ItemDictionary(8793) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3025) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquidDNA(8799) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.item.ItemApiaristMachine(3022) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.item.ItemGeneticMachine(3023) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.item.ItemAdvancedGeneticMachine(3021) owned by Forestry
2013-07-09 03:56:49 [iNFO] [sTDOUT] Adding recipe for ingotIronAdding recipe for ingotGoldIC2 API: Call getItem failed for coalDust
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for uraniumDrop
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for clayDust
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for coffeePowder
2013-07-09 03:56:49 [WARNING] [ForgeModLoader] Could not retrieve Forestry item identified by: sawdust
2013-07-09 03:56:49 [FINE] [Forestry] Using buildcraft.energy.PneumaticPowerFramework as framework.
2013-07-09 03:56:50 [iNFO] [Forestry] Skipping CraftGuide integration.
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14256) owned by Forestry
2013-07-09 03:56:50 [FINE] [ForgeModLoader] Trying to implement forestry hive fx...
2013-07-09 03:56:50 [FINE] [ForgeModLoader] Failed: forestry.apiculture.ProxyApiculture
2013-07-09 03:56:50 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesFestive
2013-07-09 03:56:50 [iNFO] [extrabees] Added 111 species, out of a total of 127
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8816) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8817) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8818) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8819) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8820) owned by Forestry
2013-07-09 03:56:50 [FINEST] [Forestry] Sent event FMLPostInitializationEvent to mod Forestry
2013-07-09 03:56:50 [FINEST] [binnieCore] Sending event FMLPostInitializationEvent to mod BinnieCore
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.core.machines.ItemMachine(3024) owned by BinnieCore
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.core.machines.ItemMachine(3705) owned by BinnieCore
2013-07-09 03:56:50 [FINEST] [binnieCore] Sent event FMLPostInitializationEvent to mod BinnieCore
2013-07-09 03:56:50 [FINEST] [ExtraBees] Sending event FMLPostInitializationEvent to mod ExtraBees
2013-07-09 03:56:50 [FINEST] [ExtraBees] Sent event FMLPostInitializationEvent to mod ExtraBees
2013-07-09 03:56:50 [FINEST] [ExtraTrees] Sending event FMLPostInitializationEvent to mod ExtraTrees
2013-07-09 03:56:50 [FINEST] [ExtraTrees] Sent event FMLPostInitializationEvent to mod ExtraTrees
2013-07-09 03:56:50 [FINEST] [biotech] Sending event FMLPostInitializationEvent to mod Biotech
2013-07-09 03:56:50 [iNFO] [biotech] Biotech fully loaded
2013-07-09 03:56:50 [FINEST] [biotech] Sent event FMLPostInitializationEvent to mod Biotech
2013-07-09 03:56:50 [FINEST] [buildCraft|Core] Sending event FMLPostInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:50 [FINEST] [buildCraft|Core] Sent event FMLPostInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:50 [FINEST] [buildCraft|Builders] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:50 [FINEST] [buildCraft|Builders] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:50 [FINEST] [buildCraft|Energy] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:50 [FINEST] [buildCraft|Energy] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:50 [FINEST] [buildCraft|Factory] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:50 [FINE] [buildcraft] NEI not detected.
2013-07-09 03:56:50 [FINEST] [buildCraft|Factory] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:50 [FINEST] [buildCraft|Transport] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:50 [FINEST] [buildCraft|Transport] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:50 [FINEST] [buildCraft|Silicon] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:50 [FINEST] [buildCraft|Silicon] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:50 [FINEST] [ChickenChunks] Sending event FMLPostInitializationEvent to mod ChickenChunks
2013-07-09 03:56:50 [FINEST] [ChickenChunks] Sent event FMLPostInitializationEvent to mod ChickenChunks
2013-07-09 03:56:50 [FINEST] [ComplexMachines] Sending event FMLPostInitializationEvent to mod ComplexMachines
2013-07-09 03:56:50 [FINEST] [ComplexMachines] Sent event FMLPostInitializationEvent to mod ComplexMachines
2013-07-09 03:56:50 [FINEST] [ClaySoldiersMod] Sending event FMLPostInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:50 [FINEST] [ClaySoldiersMod] Sent event FMLPostInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:50 [FINEST] [CustomSpawner] Sending event FMLPostInitializationEvent to mod CustomSpawner
2013-07-09 03:56:50 [FINEST] [CustomSpawner] Sent event FMLPostInitializationEvent to mod CustomSpawner
2013-07-09 03:56:50 [FINEST] [DimDoors] Sending event FMLPostInitializationEvent to mod DimDoors
2013-07-09 03:56:50 [FINEST] [DimDoors] Sent event FMLPostInitializationEvent to mod DimDoors
2013-07-09 03:56:50 [FINEST] [MagicCarpet] Sending event FMLPostInitializationEvent to mod MagicCarpet
2013-07-09 03:56:50 [FINEST] [MagicCarpet] Sent event FMLPostInitializationEvent to mod MagicCarpet
2013-07-09 03:56:50 [FINEST] [MoCreatures] Sending event FMLPostInitializationEvent to mod MoCreatures
2013-07-09 03:56:53 [iNFO] [MoCreatures] Initializing MoCreatures GUI API
2013-07-09 03:56:54 [FINEST] [MoCreatures] Sent event FMLPostInitializationEvent to mod MoCreatures
2013-07-09 03:56:54 [FINEST] [DustMod] Sending event FMLPostInitializationEvent to mod DustMod
2013-07-09 03:56:54 [FINEST] [DustMod] Sent event FMLPostInitializationEvent to mod DustMod
2013-07-09 03:56:54 [FINEST] [DustModDefaults] Sending event FMLPostInitializationEvent to mod DustModDefaults
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: torch2
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: rabbit
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: heal
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lumberjack
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: campfire6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: pit
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: obelisk
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: farm
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lilypad
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: dawn
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lunar
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: firetrap
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lightning
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: poison
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: bomb
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: cage
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: timelock6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: void
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: wall
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: xpstore
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: speed
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: compression
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: firerain6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: egg
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: resurrect
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: powerRelay
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: charchInsc
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: scollect
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: reprog
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: tele7
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: minitele
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: Fire Sprite6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: earthsprite6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: bounce
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: record
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: spirittools
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: ench.firebow
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: ench.silktouch
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: ench.fortune
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: forcefield6
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: flatten
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: liftterrain
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: xp6
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription leapI
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription leapII
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription respawn
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription voidinscription
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription bouncy
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription blinkI
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription blinkII
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription foresight
2013-07-09 03:56:55 [FINEST] [DustModDefaults] Sent event FMLPostInitializationEvent to mod DustModDefaults
2013-07-09 03:56:55 [FINEST] [DustDeco] Sending event FMLPostInitializationEvent to mod DustDeco
2013-07-09 03:56:55 [FINEST] [DustDeco] Sent event FMLPostInitializationEvent to mod DustDeco
2013-07-09 03:56:55 [FINEST] [iCBM|Contraption] Sending event FMLPostInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:55 [FINEST] [iCBM|Contraption] Sent event FMLPostInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:55 [FINEST] [MineFactoryReloaded] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:55 [FINEST] [MineFactoryReloaded] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:55 [FINEST] [ElectricExpansion] Sending event FMLPostInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:55 [iNFO] [ElectricExpansion] PostInitializing ElectricExpansion v.2.3.0.51
2013-07-09 03:56:55 [FINEST] [ElectricExpansion] Sent event FMLPostInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:55 [FINEST] [EnderStorage] Sending event FMLPostInitializationEvent to mod EnderStorage
2013-07-09 03:56:55 [FINEST] [EnderStorage] Sent event FMLPostInitializationEvent to mod EnderStorage
2013-07-09 03:56:55 [FINEST] [iCBM|Sentry] Sending event FMLPostInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:55 [FINEST] [iCBM|Sentry] Sent event FMLPostInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:55 [FINEST] [iCBM|Explosion] Sending event FMLPostInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.zhapin.EZhaDan
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.daodan.EDaoDan
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.zhapin.EZhaPin
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.EFeiBlock
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.EGuang
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.ESuiPian
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.zhapin.EShouLiuDan
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.cart.EChe
2013-07-09 03:56:56 [FINEST] [iCBM|Explosion] Sent event FMLPostInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:56 [FINEST] [Mekanism] Sending event FMLPostInitializationEvent to mod Mekanism
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Hooked into BuildCraft successfully.
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Hooked into Forestry successfully.
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockOsmium, id=2035 meta=0
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockBronze, id=2035 meta=1
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockRefinedObsidian, id=2035 meta=2
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCoal, id=2035 meta=3
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockRefinedGlowstone, id=2035 meta=4
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=2035 meta=5
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreOsmium, id=2042 meta=0
2013-07-09 03:56:56 [iNFO] [sTDOUT] Adding recipe for dustIronAdding recipe for dustGoldAdding recipe for dustOsmiumAdding recipe for dustSteelAdding recipe for dustCopperAdding recipe for dustTinAdding recipe for dustSilverAdding recipe for ingotOsmiumAdding recipe for ingotBronzeAdding recipe for ingotSteelAdding recipe for blockOsmiumAdding recipe for blockBronzeAdding recipe for blockCoalAdding recipe for blockSteelAdding recipe for oreOsmium[Mekanism] Hooked into Thermal Expansion successfully.
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Hooking complete.
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Successfully set up SoundHandler.
2013-07-09 03:56:56 [FINEST] [Mekanism] Sent event FMLPostInitializationEvent to mod Mekanism
2013-07-09 03:56:56 [FINEST] [MekanismGenerators] Sending event FMLPostInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:56 [FINEST] [MekanismGenerators] Sent event FMLPostInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:56 [FINEST] [MekanismTools] Sending event FMLPostInitializationEvent to mod MekanismTools
2013-07-09 03:56:56 [FINEST] [MekanismTools] Sent event FMLPostInitializationEvent to mod MekanismTools
2013-07-09 03:56:56 [FINEST] [MFFS] Sending event FMLPostInitializationEvent to mod MFFS
2013-07-09 03:56:56 [FINEST] [MFFS] Sent event FMLPostInitializationEvent to mod MFFS
2013-07-09 03:56:56 [FINEST] [minechem] Sending event FMLPostInitializationEvent to mod minechem
2013-07-09 03:56:56 [iNFO] [sTDOUT] Minechem: BOP support loaded
2013-07-09 03:56:56 [iNFO] [sTDOUT] [MineChem] POSTINIT PASSED
2013-07-09 03:56:56 [FINEST] [minechem] Sent event FMLPostInitializationEvent to mod minechem
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:56 [FINEST] [Mystcraft] Sending event FMLPostInitializationEvent to mod Mystcraft
2013-07-09 03:56:56 [FINEST] [Mystcraft] Sent event FMLPostInitializationEvent to mod Mystcraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:56 [FINEST] [Thaumcraft] Sending event FMLPostInitializationEvent to mod Thaumcraft
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@12
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@13
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@14
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@15
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@12
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@13
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@14
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@15
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.null@8
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.leavesFruit@3
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.foliage@8
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding default language support for de_DE
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding default language support for en_US
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding default language support for ru_RU
2013-07-09 03:56:56 [FINEST] [Thaumcraft] Sent event FMLPostInitializationEvent to mod Thaumcraft
2013-07-09 03:56:56 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:56 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:56 [FINEST] [ThermalExpansion] Sending event FMLPostInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:57 [iNFO] [ThermalExpansion] Buildcraft Triggers Registered: 8
2013-07-09 03:56:57 [FINEST] [ThermalExpansion] Sent event FMLPostInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sending event FMLPostInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:57 [WARNING] [MMMPS-CLIENT] No powersuits keybind file found.
2013-07-09 03:56:57 [WARNING] [MMMPS-CLIENT] Failed to get MFFS item!
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sent event FMLPostInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLPostInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLPostInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Railcraft] Sending event FMLPostInitializationEvent to mod Railcraft
2013-07-09 03:56:57 [FINE] [Railcraft] Post-Init Phase
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleCore
2013-07-09 03:56:57 [FINER] [Railcraft] Registered Forestry BioFuel as a valid fuel source.
2013-07-09 03:56:57 [FINER] [Railcraft] Registered Buildcraft Fuel as a valid fuel source.
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleCore
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleFactory
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemMultiTextureTile, 17, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 1
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 2
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 3
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.RedwoodItem, 3261, 1
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 1
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 2
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 3
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.WillowItem, 3280, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.DarkTreeItem, 3271, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1933, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1934, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1935, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1974, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1388, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1389, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1390, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1391, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1411, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1412, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1413, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 3704, 32767
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleFactory
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleTransport
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleTransport
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleForestry
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleForestry
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleEnergy
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleEnergy
2013-07-09 03:56:57 [FINER] [Railcraft] Init Start: Renderer
2013-07-09 03:56:57 [FINER] [Railcraft] Init Complete: Renderer
2013-07-09 03:56:57 [FINEST] [Railcraft] Could not register CraftGuide plugins: CraftGuide missing.
2013-07-09 03:56:57 [FINEST] [Railcraft] Sent event FMLPostInitializationEvent to mod Railcraft
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sending event FMLPostInitializationEvent to mod PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.common.ItemBlockPowerConverterCommon(2850) owned by PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.buildcraft.ItemBlockPowerConverterBuildCraft(2851) owned by PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.railcraft.ItemBlockPowerConverterRailCraft(2853) owned by PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.ue.ItemBlockPowerConverterUniversalElectricty(2854) owned by PowerConverters
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sent event FMLPostInitializationEvent to mod PowerConverters
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sending event FMLPostInitializationEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sent event FMLPostInitializationEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [TStormFix] Sending event FMLPostInitializationEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [TStormFix] Sent event FMLPostInitializationEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sending event FMLPostInitializationEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sent event FMLPostInitializationEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sending event FMLPostInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sent event FMLPostInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sending event FMLPostInitializationEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sent event FMLPostInitializationEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sending event FMLPostInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sent event FMLPostInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sending event FMLPostInitializationEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sent event FMLPostInitializationEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sending event FMLPostInitializationEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sent event FMLPostInitializationEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [TC] Sending event FMLPostInitializationEvent to mod TC
2013-07-09 03:56:57 [iNFO] [TC] Skipped plugin class src.train.common.core.plugins.PluginIndustrialCraft mod not available.
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29305) owned by TC
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29304) owned by TC
2013-07-09 03:56:57 [WARNING] [TC] Railcraft items not loaded:  part.ingot.steel
2013-07-09 03:56:57 [iNFO] [TC] Added plugin class src.train.common.core.plugins.PluginRailcraft
2013-07-09 03:56:57 [FINEST] [TC] Sent event FMLPostInitializationEvent to mod TC
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sending event FMLPostInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sent event FMLPostInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [OmniTools] Sending event FMLPostInitializationEvent to mod OmniTools
2013-07-09 03:56:57 [FINEST] [OmniTools] Sent event FMLPostInitializationEvent to mod OmniTools
2013-07-09 03:56:57 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2013-07-09 03:56:57 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2013-07-09 03:56:57 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2013-07-09 03:56:57 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2013-07-09 03:56:57 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2013-07-09 03:56:57 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2013-07-09 03:56:57 [FINEST] [CodeChickenCore] Sending event FMLLoadCompleteEvent to mod CodeChickenCore
2013-07-09 03:56:57 [FINEST] [CodeChickenCore] Sent event FMLLoadCompleteEvent to mod CodeChickenCore
2013-07-09 03:56:57 [FINEST] [CoFHFramework] Sending event FMLLoadCompleteEvent to mod CoFHFramework
2013-07-09 03:56:57 [FINEST] [CoFHFramework] Sent event FMLLoadCompleteEvent to mod CoFHFramework
2013-07-09 03:56:57 [FINEST] [NotEnoughItems] Sending event FMLLoadCompleteEvent to mod NotEnoughItems
2013-07-09 03:56:57 [FINEST] [NotEnoughItems] Sent event FMLLoadCompleteEvent to mod NotEnoughItems
2013-07-09 03:56:57 [FINEST] [PowerCrystalsCore] Sending event FMLLoadCompleteEvent to mod PowerCrystalsCore
2013-07-09 03:56:57 [FINEST] [PowerCrystalsCore] Sent event FMLLoadCompleteEvent to mod PowerCrystalsCore
2013-07-09 03:56:57 [FINEST] [CoFHCore] Sending event FMLLoadCompleteEvent to mod CoFHCore
2013-07-09 03:56:57 [FINEST] [CoFHCore] Sent event FMLLoadCompleteEvent to mod CoFHCore
2013-07-09 03:56:57 [FINEST] [CoFHWorld] Sending event FMLLoadCompleteEvent to mod CoFHWorld
2013-07-09 03:56:57 [FINEST] [CoFHWorld] Sent event FMLLoadCompleteEvent to mod CoFHWorld
2013-07-09 03:56:57 [FINEST] [GalacticraftCore] Sending event FMLLoadCompleteEvent to mod GalacticraftCore
2013-07-09 03:56:57 [FINEST] [GalacticraftCore] Sent event FMLLoadCompleteEvent to mod GalacticraftCore
2013-07-09 03:56:57 [FINEST] [GuiAPI] Sending event FMLLoadCompleteEvent to mod GuiAPI
2013-07-09 03:56:57 [FINEST] [GuiAPI] Sent event FMLLoadCompleteEvent to mod GuiAPI
2013-07-09 03:56:57 [FINEST] [cfm] Sending event FMLLoadCompleteEvent to mod cfm
2013-07-09 03:56:57 [FINEST] [cfm] Sent event FMLLoadCompleteEvent to mod cfm
2013-07-09 03:56:57 [FINEST] [ArsMagica] Sending event FMLLoadCompleteEvent to mod ArsMagica
2013-07-09 03:56:57 [FINEST] [ArsMagica] Sent event FMLLoadCompleteEvent to mod ArsMagica
2013-07-09 03:56:57 [FINEST] [AssemblyLine] Sending event FMLLoadCompleteEvent to mod AssemblyLine
2013-07-09 03:56:57 [FINEST] [AssemblyLine] Sent event FMLLoadCompleteEvent to mod AssemblyLine
2013-07-09 03:56:57 [FINEST] [AtomicScience] Sending event FMLLoadCompleteEvent to mod AtomicScience
2013-07-09 03:56:57 [FINEST] [AtomicScience] Sent event FMLLoadCompleteEvent to mod AtomicScience
2013-07-09 03:56:57 [FINEST] [biblioCraft] Sending event FMLLoadCompleteEvent to mod BiblioCraft
2013-07-09 03:56:57 [FINEST] [biblioCraft] Sent event FMLLoadCompleteEvent to mod BiblioCraft
2013-07-09 03:56:57 [FINEST] [Natura] Sending event FMLLoadCompleteEvent to mod Natura
2013-07-09 03:56:57 [FINEST] [Natura] Sent event FMLLoadCompleteEvent to mod Natura
2013-07-09 03:56:57 [FINEST] [biomesOPlenty] Sending event FMLLoadCompleteEvent to mod BiomesOPlenty
2013-07-09 03:56:57 [FINEST] [biomesOPlenty] Sent event FMLLoadCompleteEvent to mod BiomesOPlenty
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:57 [FINEST] [Forestry] Sending event FMLLoadCompleteEvent to mod Forestry
2013-07-09 03:56:57 [FINEST] [Forestry] Sent event FMLLoadCompleteEvent to mod Forestry
2013-07-09 03:56:57 [FINEST] [binnieCore] Sending event FMLLoadCompleteEvent to mod BinnieCore
2013-07-09 03:56:57 [FINEST] [binnieCore] Sent event FMLLoadCompleteEvent to mod BinnieCore
2013-07-09 03:56:57 [FINEST] [ExtraBees] Sending event FMLLoadCompleteEvent to mod ExtraBees
2013-07-09 03:56:57 [FINEST] [ExtraBees] Sent event FMLLoadCompleteEvent to mod ExtraBees
2013-07-09 03:56:57 [FINEST] [ExtraTrees] Sending event FMLLoadCompleteEvent to mod ExtraTrees
2013-07-09 03:56:57 [FINEST] [ExtraTrees] Sent event FMLLoadCompleteEvent to mod ExtraTrees
2013-07-09 03:56:57 [FINEST] [biotech] Sending event FMLLoadCompleteEvent to mod Biotech
2013-07-09 03:56:57 [FINEST] [biotech] Sent event FMLLoadCompleteEvent to mod Biotech
2013-07-09 03:56:57 [FINEST] [buildCraft|Core] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core
2013-07-09 03:56:57 [FINEST] [buildCraft|Core] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core
2013-07-09 03:56:57 [FINEST] [buildCraft|Builders] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders
2013-07-09 03:56:57 [FINEST] [buildCraft|Builders] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders
2013-07-09 03:56:57 [FINEST] [buildCraft|Energy] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy
2013-07-09 03:56:57 [FINEST] [buildCraft|Energy] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy
2013-07-09 03:56:57 [FINEST] [buildCraft|Factory] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory
2013-07-09 03:56:57 [FINEST] [buildCraft|Factory] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory
2013-07-09 03:56:57 [FINEST] [buildCraft|Transport] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport
2013-07-09 03:56:57 [FINEST] [buildCraft|Transport] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport
2013-07-09 03:56:57 [FINEST] [buildCraft|Silicon] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2013-07-09 03:56:57 [FINEST] [buildCraft|Silicon] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2013-07-09 03:56:57 [FINEST] [ChickenChunks] Sending event FMLLoadCompleteEvent to mod ChickenChunks
2013-07-09 03:56:57 [FINEST] [ChickenChunks] Sent event FMLLoadCompleteEvent to mod ChickenChunks
2013-07-09 03:56:57 [FINEST] [ComplexMachines] Sending event FMLLoadCompleteEvent to mod ComplexMachines
2013-07-09 03:56:57 [FINEST] [ComplexMachines] Sent event FMLLoadCompleteEvent to mod ComplexMachines
2013-07-09 03:56:57 [FINEST] [ClaySoldiersMod] Sending event FMLLoadCompleteEvent to mod ClaySoldiersMod
2013-07-09 03:56:57 [FINEST] [ClaySoldiersMod] Sent event FMLLoadCompleteEvent to mod ClaySoldiersMod
2013-07-09 03:56:57 [FINEST] [CustomSpawner] Sending event FMLLoadCompleteEvent to mod CustomSpawner
2013-07-09 03:56:57 [FINEST] [CustomSpawner] Sent event FMLLoadCompleteEvent to mod CustomSpawner
2013-07-09 03:56:57 [FINEST] [DimDoors] Sending event FMLLoadCompleteEvent to mod DimDoors
2013-07-09 03:56:57 [FINEST] [DimDoors] Sent event FMLLoadCompleteEvent to mod DimDoors
2013-07-09 03:56:57 [FINEST] [MagicCarpet] Sending event FMLLoadCompleteEvent to mod MagicCarpet
2013-07-09 03:56:57 [FINEST] [MagicCarpet] Sent event FMLLoadCompleteEvent to mod MagicCarpet
2013-07-09 03:56:57 [FINEST] [MoCreatures] Sending event FMLLoadCompleteEvent to mod MoCreatures
2013-07-09 03:56:57 [FINEST] [MoCreatures] Sent event FMLLoadCompleteEvent to mod MoCreatures
2013-07-09 03:56:57 [FINEST] [DustMod] Sending event FMLLoadCompleteEvent to mod DustMod
2013-07-09 03:56:57 [FINEST] [DustMod] Sent event FMLLoadCompleteEvent to mod DustMod
2013-07-09 03:56:57 [FINEST] [DustModDefaults] Sending event FMLLoadCompleteEvent to mod DustModDefaults
2013-07-09 03:56:57 [FINEST] [DustModDefaults] Sent event FMLLoadCompleteEvent to mod DustModDefaults
2013-07-09 03:56:57 [FINEST] [DustDeco] Sending event FMLLoadCompleteEvent to mod DustDeco
2013-07-09 03:56:57 [FINEST] [DustDeco] Sent event FMLLoadCompleteEvent to mod DustDeco
2013-07-09 03:56:57 [FINEST] [iCBM|Contraption] Sending event FMLLoadCompleteEvent to mod ICBM|Contraption
2013-07-09 03:56:57 [FINEST] [iCBM|Contraption] Sent event FMLLoadCompleteEvent to mod ICBM|Contraption
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [ElectricExpansion] Sending event FMLLoadCompleteEvent to mod ElectricExpansion
2013-07-09 03:56:57 [FINEST] [ElectricExpansion] Sent event FMLLoadCompleteEvent to mod ElectricExpansion
2013-07-09 03:56:57 [FINEST] [EnderStorage] Sending event FMLLoadCompleteEvent to mod EnderStorage
2013-07-09 03:56:57 [FINEST] [EnderStorage] Sent event FMLLoadCompleteEvent to mod EnderStorage
2013-07-09 03:56:57 [FINEST] [iCBM|Sentry] Sending event FMLLoadCompleteEvent to mod ICBM|Sentry
2013-07-09 03:56:57 [FINEST] [iCBM|Sentry] Sent event FMLLoadCompleteEvent to mod ICBM|Sentry
2013-07-09 03:56:57 [FINEST] [iCBM|Explosion] Sending event FMLLoadCompleteEvent to mod ICBM|Explosion
2013-07-09 03:56:57 [FINEST] [iCBM|Explosion] Sent event FMLLoadCompleteEvent to mod ICBM|Explosion
2013-07-09 03:56:57 [FINEST] [Mekanism] Sending event FMLLoadCompleteEvent to mod Mekanism
2013-07-09 03:56:57 [FINEST] [Mekanism] Sent event FMLLoadCompleteEvent to mod Mekanism
2013-07-09 03:56:57 [FINEST] [MekanismGenerators] Sending event FMLLoadCompleteEvent to mod MekanismGenerators
2013-07-09 03:56:57 [FINEST] [MekanismGenerators] Sent event FMLLoadCompleteEvent to mod MekanismGenerators
2013-07-09 03:56:57 [FINEST] [MekanismTools] Sending event FMLLoadCompleteEvent to mod MekanismTools
2013-07-09 03:56:57 [FINEST] [MekanismTools] Sent event FMLLoadCompleteEvent to mod MekanismTools
2013-07-09 03:56:57 [FINEST] [MFFS] Sending event FMLLoadCompleteEvent to mod MFFS
2013-07-09 03:56:57 [FINEST] [MFFS] Sent event FMLLoadCompleteEvent to mod MFFS
2013-07-09 03:56:57 [FINEST] [minechem] Sending event FMLLoadCompleteEvent to mod minechem
2013-07-09 03:56:57 [FINEST] [minechem] Sent event FMLLoadCompleteEvent to mod minechem
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:57 [FINEST] [Mystcraft] Sending event FMLLoadCompleteEvent to mod Mystcraft
2013-07-09 03:56:57 [FINEST] [Mystcraft] Sent event FMLLoadCompleteEvent to mod Mystcraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:57 [FINEST] [Thaumcraft] Sending event FMLLoadCompleteEvent to mod Thaumcraft
2013-07-09 03:56:57 [FINEST] [Thaumcraft] Sent event FMLLoadCompleteEvent to mod Thaumcraft
2013-07-09 03:56:57 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLLoadCompleteEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:57 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLLoadCompleteEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:57 [FINEST] [ThermalExpansion] Sending event FMLLoadCompleteEvent to mod ThermalExpansion
2013-07-09 03:56:57 [FINEST] [ThermalExpansion] Sent event FMLLoadCompleteEvent to mod ThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sending event FMLLoadCompleteEvent to mod mmmPowersuits
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sent event FMLLoadCompleteEvent to mod mmmPowersuits
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLLoadCompleteEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLLoadCompleteEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Railcraft] Sending event FMLLoadCompleteEvent to mod Railcraft
2013-07-09 03:56:57 [FINEST] [Railcraft] Sent event FMLLoadCompleteEvent to mod Railcraft
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sending event FMLLoadCompleteEvent to mod PowerConverters
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sent event FMLLoadCompleteEvent to mod PowerConverters
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sending event FMLLoadCompleteEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sent event FMLLoadCompleteEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [TStormFix] Sending event FMLLoadCompleteEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [TStormFix] Sent event FMLLoadCompleteEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sending event FMLLoadCompleteEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sent event FMLLoadCompleteEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sending event FMLLoadCompleteEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sent event FMLLoadCompleteEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sending event FMLLoadCompleteEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sent event FMLLoadCompleteEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sending event FMLLoadCompleteEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sent event FMLLoadCompleteEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sending event FMLLoadCompleteEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sent event FMLLoadCompleteEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sending event FMLLoadCompleteEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sent event FMLLoadCompleteEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [TC] Sending event FMLLoadCompleteEvent to mod TC
2013-07-09 03:56:57 [FINEST] [TC] Sent event FMLLoadCompleteEvent to mod TC
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sending event FMLLoadCompleteEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINE] [mod_ZanMinimap] Handling post startup activities for ModLoader mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Requesting renderers from basemod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Received 56 renderers from basemod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sent event FMLLoadCompleteEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [OmniTools] Sending event FMLLoadCompleteEvent to mod OmniTools
2013-07-09 03:56:57 [FINEST] [OmniTools] Sent event FMLLoadCompleteEvent to mod OmniTools
2013-07-09 03:56:57 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 88 mods
2013-07-09 03:56:57 [iNFO] [sTDOUT] Registering carpet textures
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/.png, but that file does not exist. Ignoring.
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_top.png, but that file does not exist. Ignoring.
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/turretPlatform.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/geneticMachine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/proximityDetector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extratrees.block.machine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/Printer.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extrabees.block.alveary.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/apiaristMachine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/advGeneticMachine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/SingleModel.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/missingno.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/multiBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_bottom.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/null.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/biotech/textures/blocks/MilkFlow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_side.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_top.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_side.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_top.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/CombinerFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/CrusherFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/EnergizedSmelterFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/MetallurgicInfuserBackOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/MetallurgicInfuserFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/MetallurgicInfuserSideOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/OsmiumCompressorFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/PurificationChamberFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mffs/textures/blocks/forceField.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/DimDoors/textures/blocks/blockDimWallPerm.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/blocks/portal.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.black.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.blue.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.brown.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.cyan.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.default.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.gray.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.green.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.lightblue.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.lightgray.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.lime.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.magenta.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.orange.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.pink.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.purple.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.red.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.white.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.yellow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.blockbreaker.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.breeder.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.chronotyper.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.fertilizer.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.fruitpicker.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.grinder.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.harvester.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.back.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.left.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.right.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.rancher.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.vet.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/blocks/signal.switch.routing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'mead' (13365:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'mead' (13365:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'ethanol' (5269:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'ethanol' (5269:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'biomass' (5270:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'biomass' (5270:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'ice' (13375:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'ice' (13375:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'seedoil' (13313:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'seedoil' (13313:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'juice' (13314:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'juice' (13314:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'honey' (13315:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'honey' (13315:0).
2013-07-09 03:57:00 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/biotech/textures/items/CaveSpider.png, but that file does not exist. Ignoring.
2013-07-09 03:57:00 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/missingno.png, but that file does not exist. Ignoring.
2013-07-09 03:57:00 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/liquid.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/bioCheese.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/silver.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/royaljelly.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/rocketLauncher.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/shellCollector.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/natura/textures/items/_bowl.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/analyzer/natural.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/missile.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/targetCard.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/empty.png, but that file does not exist. Ignoring.
2013-07-09 03:57:02 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/mekanism/textures/items/Robit.png, but that file does not exist. Ignoring.
2013-07-09 03:57:02 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/Hoy.png, but that file does not exist. Ignoring.
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_gram.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_milligram.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/strangeMatter.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/items/fuel_flow.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/items/tracker.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/drone.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/drone.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/larvae.body.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/larvae.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/larvae.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/princess.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/princess.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/queen.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/queen.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/acid.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/dna.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/liquidNitrogen.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/molten.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/poison.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/machines/serumFilling.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/items/liquid.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_diesel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_fuel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'mead' (13365:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'mead' (13365:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'ethanol' (5269:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'ethanol' (5269:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'biomass' (5270:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'biomass' (5270:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'ice' (13375:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'ice' (13375:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'seedoil' (13313:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'seedoil' (13313:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'juice' (13314:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'juice' (13314:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'honey' (13315:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'honey' (13315:0).
2013-07-09 03:57:07 [iNFO] [Minecraft-Client] Connecting to 69.195.149.100, 25569
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Resetting due to opened connection.1
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Reseting remote runes.
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Reseting remote dusts.
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Reseting remote inscriptions.
2013-07-09 03:57:09 [FINE] [ForgeModLoader] The server has compatibility level 2
2013-07-09 03:57:09 [FINE] [fml.ItemTracker] The difference set is not equal: only on left={24268=Item 24268, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 1, name null, claimedModId null, 24265=Item 24265, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 3, name null, claimedModId null, 24266=Item 24266, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null}: value differences={24267=(Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 2, name null, claimedModId null, Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null)}
2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] FML has detected item discrepancies
2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Missing items : {24268=Item 24268, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 1, name null, claimedModId null, 24265=Item 24265, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 3, name null, claimedModId null, 24266=Item 24266, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null}
2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Mismatched items : {24267=(Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 2, name null, claimedModId null, Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null)}
2013-07-09 03:57:10 [iNFO] [ForgeModLoader] [Modstats] Updates found: Atomic Science (0.6.1).
2013-07-09 03:57:10 [iNFO] [Minecraft-Client] [CHAT] Updates found: Atomic Science (0.6.1).
2013-07-09 03:57:10 [iNFO] [Galacticraft] Unregistered Dimension: -28
2013-07-09 03:57:10 [iNFO] [sTDOUT] Clearing dim cache
2013-07-09 03:57:10 [iNFO] [ForgeModLoader] [THAUMCRAFT] Restoring client configs.
2013-07-09 03:57:16 [iNFO] [Minecraft-Client] Stopping!
2013-07-09 03:57:16 [iNFO] [sTDOUT] 
2013-07-09 03:57:16 [iNFO] [sTDOUT] SoundSystem shutting down...
2013-07-09 03:57:16 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com
2013-07-09 03:57:16 [iNFO] [sTDOUT] 

 

 

Also, if it helps, here are all the instances 'Severe' pops up in the log, so you don't have to go through all of that to find them.

 

 

2013-07-09 03:56:05 [iNFO] [ForgeModLoader] FML has found a non-mod file FluidMechanics_v0.5.1.103.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

 

2013-07-09 03:56:48 [sEVERE] [ForgeModLoader] Universal Recipes: Error Registering calclavia:WRENCH

 

2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] FML has detected item discrepancies

2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Missing items : {24268=Item 24268, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 1, name null, claimedModId null, 24265=Item 24265, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 3, name null, claimedModId null, 24266=Item 24266, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null}

2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Mismatched items : {24267=(Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 2, name null, claimedModId null, Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null)}

 

Posted

I made a type when originally posting the topic. My Minecraft is 1.5.2, not 1.3.2. I have edited it, but I'd like to state it out loud in case people thought '1.3.2? Not worth my time.'

 

Also, bump.

  • 4 weeks later...
Posted

I have problems like that myself. All configs are correct and still there is two missmatches that is called: basiccomponents.common.item.ItemIngot

 

The two id's doesn't exist.

Posted

Ok. Solved it. The missmatch is something that happens when you have some mods on the client that doesn't exist on the server. Some id's that doesn't show in any config still get a conflict which forces forge to change the id.

 

Just remove extra mods that adds any blocks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Here is the crash report https://github.com/KingDeathClaw/Minecraft-Crash-Logs/blob/main/Crash log 4-21-2025 Honestly im not sure what happened or what else to say but please help
    • My modpack has been crashing and I am not sure why. I tried fixing the config files issues but I am not sure why it isn't working. ---- Minecraft Crash Report ---- // Hi. I'm Connector, and I'm a crashaholic ========================= SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues. ========================= // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2025-04-21 10:49:12 Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file jei-server.toml of type SERVER for modid jei     at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.4.0.jar%231097!/:?] {}     at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.4.0.jar%231097!/:?] {}     at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar%231097!/:?] {}     at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}     at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}     at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar%231097!/:?] {}     at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.4.0-universal.jar%231101!/:?] {re:mixin,re:classloading,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%231096!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231096!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin from mod chunkpregen,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin from mod chunkpregen,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer from mod crafttweaker,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin from mod ichunutil,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer from mod majruszlibrary,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:APP:fabrication.mixins.json:_general.config.MixinMinecraftServer from mod fabrication,pl:mixin:A,pl:connector_pre_launch:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231096!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin from mod chunkpregen,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin from mod chunkpregen,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer from mod crafttweaker,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin from mod ichunutil,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer from mod majruszlibrary,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:APP:fabrication.mixins.json:_general.config.MixinMinecraftServer from mod fabrication,pl:mixin:A,pl:connector_pre_launch:A}     at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available     at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}     at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}     at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}     at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}     at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.4.0.jar%231097!/:?] {}     ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Windows 11 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1154705536 bytes (1101 MiB) / 8388608000 bytes (8000 MiB) up to 8917090304 bytes (8504 MiB)     CPUs: 12     Processor Vendor: AuthenticAMD     Processor Name: AMD Ryzen 5 5600G with Radeon Graphics              Identifier: AuthenticAMD Family 25 Model 80 Stepping 0     Microarchitecture: Zen 3     Frequency (GHz): 3.89     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce RTX 3060     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2504     Graphics card #0 versionInfo: DriverVersion=32.0.15.7602     Graphics card #1 name: AMD Radeon(TM) Graphics     Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)     Graphics card #1 VRAM (MB): 512.00     Graphics card #1 deviceId: 0x1638     Graphics card #1 versionInfo: DriverVersion=31.0.21910.11004     Memory slot #0 capacity (MB): 16384.00     Memory slot #0 clockSpeed (GHz): 3.20     Memory slot #0 type: DDR4     Virtual memory max (MB): 30559.30     Virtual memory used (MB): 27002.46     Swap memory total (MB): 14848.00     Swap memory used (MB): 1990.68     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8500m -Xms256m     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:areas, mod:connectorextras_kubejs_bridge, mod:nethers_exoticism, mod:dynamiccrosshair, mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:critter_lib, mod:forgeendertech, mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:netherite_horse_armor (incompatible), mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:mcwstairs, mod:connectorextras_rei_bridge, mod:shrink (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:snowrealmagic (incompatible), mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:sawmill (incompatible), mod:embeddium, mod:structure_gel, mod:corpse, mod:handcrafted (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:gml, mod:structurecompass, mod:peacefulmoon, mod:blockrunner, mod:highlighter (incompatible), mod:curiouslanterns, mod:commongroovylibrary (incompatible), mod:advancednetherite, mod:mr_dungeons_andtaverns (incompatible), mod:attributeslib (incompatible), mod:villagersellanimals, mod:mushroomquest, mod:bettervillage, mod:chunkpregen (incompatible), mod:accessories, mod:cumulus_menus, mod:mcwroofs, mod:netherchested, mod:chimes, mod:woodenbucket, mod:itemphysic, mod:flib, mod:dynamic_fps, mod:fabric_rendering_data_attachment_v1, mod:nitrogen_internals, mod:the_bumblezone, mod:potionblender (incompatible), mod:arsdelight (incompatible), mod:krypton (incompatible), mod:l2library (incompatible), mod:nebs (incompatible), mod:mcwlights, mod:fabric_client_tags_api_v1, mod:radium, mod:kiwi (incompatible), mod:puffish_skills, mod:humancompanions (incompatible), mod:serene_shrubbery, mod:visualworkbench, mod:fabric_screen_handler_api_v1, mod:libraryferret, mod:goblintraders (incompatible), mod:realmrpg_creep, mod:alexscavesdelight, mod:kobolds, mod:immersive_weathering (incompatible), mod:libbamboo, mod:mcwholidays, mod:ags_hud_texts, mod:untamedwilds, mod:aaa_particles, mod:snowundertrees, mod:midnightlib (incompatible), mod:guideapi_vp (incompatible), mod:beefix, mod:additional_lights, mod:jeitweaker (incompatible), mod:corpsecurioscompat, mod:crafttweaker (incompatible), mod:fabric_particles_v1, mod:luminousworld, mod:ironchest, mod:dungeons_arise, mod:logprot (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:guardribbits (incompatible), mod:lootintegration_wda (incompatible), mod:necronomicon, mod:justenoughbreeding, mod:cleanswing (incompatible), mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:forgeconfigapiport, mod:astikorcarts (incompatible), mod:brewinandchewin, mod:notenoughanimations, mod:farmersrespite, mod:shadowizardlib (incompatible), mod:justenoughprofessions, mod:wits (incompatible), mod:fabric_registry_sync_v0, mod:fastfurnace (incompatible), mod:tlc (incompatible), mod:moremobvariants, mod:fabric_object_builder_api_v1, mod:treasure2_undergarden_lp, mod:deep_dark_regrowth, mod:fabric_message_api_v1, mod:cosmeticarmorreworked, mod:phantasm (incompatible), mod:euphoria_patcher, mod:fruitsdelight (incompatible), mod:grapplemod (incompatible), mod:aether_enhanced_extinguishing (incompatible), mod:skyvillages (incompatible), mod:unusualfishmod (incompatible), mod:kuma_api, mod:fabric_renderer_api_v1, mod:animation_overhaul (incompatible), mod:fabric_item_api_v1, mod:illagerinvasion, mod:fireproofboats, mod:firstperson, mod:additionalbanners (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:structureessentials (incompatible), mod:villagernames, mod:elytra_physics (incompatible), mod:placebo (incompatible), mod:jumpoverfences, mod:lootintegrations (incompatible), mod:finsandtails (incompatible), mod:cobweb (incompatible), mod:bookshelf, mod:fabrication (incompatible), mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:medieval_buildings (incompatible), mod:bygonenether (incompatible), mod:carryon (incompatible), mod:macawsroofsbop, mod:fzzy_config (incompatible), mod:fabric_api, mod:connectorextras_modmenu_bridge, mod:konkrete (incompatible), mod:diagonalwalls, mod:diagonalblocks, mod:mcwbridges, mod:jearchaeology, mod:fabric_api_lookup_api_v1, mod:projectvibrantjourneys, mod:dogslie, mod:nocubesbettergrindstone, mod:eeeabsmobs, mod:dynamiccrosshairapi (incompatible), mod:lionfishapi (incompatible), mod:fishontheline, mod:connectorextras_architectury_bridge, mod:memorysettings (incompatible), mod:seadwellers, mod:villagertools (incompatible), mod:spartanfire, mod:connectormod, mod:spartanskies, mod:runelic, mod:starterkit, mod:bridgingmod, mod:twilightdelight (incompatible), mod:immersivelanterns, mod:aiimprovements, mod:cupboard (incompatible), mod:undergarden, mod:monolib (incompatible), mod:framework, mod:puffish_attributes, mod:whatthebucket (incompatible), mod:quarkdelight, mod:celesteconfig (incompatible), mod:dreadsteel (incompatible), mod:fabric_key_binding_api_v1, mod:fabric_transfer_api_v1, mod:bedbenefits (incompatible), mod:shrines (incompatible), mod:nourished_nether, mod:particlerain (incompatible), mod:commonnetworking (incompatible), mod:connectorextras_pehkui_bridge, mod:conjurer_illager (incompatible), mod:monster_hunter_villager, mod:fabric_resource_loader_v0, mod:obscure_api (incompatible), mod:enlightened_end, mod:illagerwarship, mod:mcwpaintings, mod:clumps (incompatible), mod:danger_close (incompatible), mod:tumbleweed (incompatible), mod:outer_end, mod:decorative_blocks, mod:aquamirae_mod_extra_music, mod:explorerscompass, mod:pineapple_delight (incompatible), mod:ichunutil, mod:txnilib, mod:azurelib, mod:connectorextras_energy_bridge, mod:usefulslime (incompatible), mod:skinlayers3d, mod:travelerstitles, mod:morezombievillagers, mod:raided, mod:friendsandfoes (incompatible), mod:nyfsspiders (incompatible), mod:tetrasdelight, mod:rubinated_nether, mod:extragore, mod:mysterious_mountain_lib (incompatible), mod:fabric_blockrenderlayer_v1, mod:amecsapi, mod:another_furniture (incompatible), mod:spidersproducewebs, mod:creativecore, mod:spartanshields, mod:bucketlib, mod:pigpen (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:diagonalfences, mod:miners_delight (incompatible), mod:mynethersdelight, mod:betterarcheology (incompatible), mod:fabric_biome_api_v1, mod:raised (incompatible), mod:ferritecore (incompatible), mod:enhancedcelestials, mod:corgilib, mod:dataanchor, mod:notrample, mod:justzoom (incompatible), mod:majruszsenchantments (incompatible), mod:realmrpg_quests, mod:secondchanceforge (incompatible), mod:mcwbyg, mod:addonslib, mod:supermartijn642configlib (incompatible), mod:playeranimator (incompatible), mod:combatroll (incompatible), mod:grassoverhaul (incompatible), mod:mcwwindows, mod:sound_physics_remastered (incompatible), mod:fabric_convention_tags_v1, mod:lootbeams (incompatible), mod:guardvillagers (incompatible), mod:medievalend (incompatible), mod:treasure2_twilight_forest_lp, mod:farmersdelightcompat, mod:fcbop, mod:balm, mod:fabric_screen_api_v1, mod:dynview (incompatible), mod:immersive_armors (incompatible), mod:jeresources, mod:ctov, mod:vminus, mod:athena, mod:connectorextras_terrablender_bridge, mod:vintagedelight, mod:fabric_game_rule_api_v1, mod:toolstats (incompatible), mod:w2pets (incompatible), mod:ironfurnaces, mod:unusualend, mod:supermartijn642corelib, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:enchantmenttransfer, mod:mr_tidal_towns, mod:mysticaloaktree (incompatible), mod:curios (incompatible), mod:desert_mining, mod:searchables (incompatible), mod:eldritch_end, mod:measurements, mod:fabric_entity_events_v1, mod:sapience (incompatible), mod:mcwfurnitures, mod:apothiccurios (incompatible), mod:mountedpearl (incompatible), mod:mace_backport, mod:hasteenchantment, mod:adchimneys, mod:jadeaddons (incompatible), mod:majruszlibrary (incompatible), mod:darkpaintings (incompatible), mod:mcwabnormals, mod:waterdripsound (incompatible), mod:fabric_dimensions_v1, mod:betteranimationscollection, mod:mowziesmobs, mod:fastload, mod:puzzlesapi, mod:formationsnether, mod:rpghud (incompatible), mod:fabric_model_loading_api_v1, mod:lithostitched, mod:stoneworks, mod:fabric_rendering_v1, mod:fabric_renderer_indigo, mod:fallingleaves, mod:apotheotic_additions, mod:naturescompass, mod:smarterfarmers (incompatible), mod:jumpboat, mod:catjammies, mod:glitchcore (incompatible), mod:sereneseasons, mod:connectorextras_geckolib_fabric_compat, mod:table_top_craft, mod:dismountentity, mod:speed_enchantment, mod:formations, mod:aetherdelight, mod:puzzlesaccessapi, mod:dungeons_arise_seven_seas, mod:more_wandering_trades, mod:chalk (incompatible), mod:zombiemoon, mod:mcwpaths, mod:wither_spawn_animation, mod:fabric_api_base, mod:mousetweaks, mod:easier_sleeping, mod:cubes_without_borders (incompatible), mod:ohthetreesyoullgrow, mod:spectrelib (incompatible), mod:connectorextras_jei_bridge, mod:kotlinforforge (incompatible), mod:ecologics, mod:fabric_item_group_api_v1, mod:imfast, mod:polymorph (incompatible), mod:entityculling, mod:oceansdelight (incompatible), mod:fabric_recipe_api_v1, mod:visuality (incompatible), mod:ubesdelight, mod:puzzleslib, mod:friendlyfire (incompatible), mod:fabric_sound_api_v1, mod:explosiveenhancement, mod:chunksending (incompatible), mod:aquamirae (incompatible), mod:xpbook, mod:cristellib (incompatible), mod:carbonconfig (incompatible), mod:tetra (incompatible), mod:undergardenpatch, mod:tetranomicon, mod:treechop (incompatible), mod:tropicraft, mod:blue_skies (incompatible), mod:dimasctetracompat (incompatible), mod:geckolib, mod:biomeswevegone, mod:creeperoverhaul, mod:ars_nouveau (incompatible), mod:crittersandcompanions (incompatible), mod:aether, mod:aetheric_tetranomicon, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:ancient_aether, mod:naturalist (incompatible), mod:soulbound (incompatible), mod:dynamiclights (incompatible), mod:netheroverhaul, mod:horseexpert, mod:paperdoll, mod:golemsarefriends (incompatible), mod:controlling (incompatible), mod:citadel (incompatible), mod:rats, mod:alexsmobs (incompatible), mod:iceandfire, mod:forge, mod:auroras, mod:appleskin (incompatible), mod:akashictome (incompatible), mod:dragonseeker, mod:zeta (incompatible), mod:aquaculture, mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:aether_villages, mod:endercrop (incompatible), mod:storagedelight, mod:twigs (incompatible), mod:minersmoon, mod:waddles, mod:jeed (incompatible), mod:hauntedharvest (incompatible), mod:dummmmmmy (incompatible), mod:fabric_content_registries_v0, mod:twilightforest, mod:sodiumdynamiclights, mod:better_climbing (incompatible), mod:farmersdelight, mod:corn_delight (incompatible), mod:largemeals, mod:ends_delight, mod:chefsdelight (incompatible), mod:culturaldelights, mod:curious_armor_stands, mod:endersdelight, mod:treasure2, mod:gottschcore, mod:mcwfences, mod:spartanundergarden, mod:reach_entity_attributes, mod:medievalmusic (incompatible), mod:villagespawnpoint, mod:spartantoolkit, mod:patchouli (incompatible), mod:collective, mod:betterthirdperson, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:spartanweaponry, mod:seasonhud (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:doapi (incompatible), mod:jecalculation, mod:findme (incompatible), mod:brewery (incompatible), mod:meadow, mod:jei, mod:jamlib, mod:rightclickharvest, mod:fabric_loot_api_v2, mod:connectorextras, mod:umbral_skies (incompatible), mod:refurbished_furniture, mod:fabric_networking_api_v1, mod:fabric_lifecycle_events_v1, mod:tradingpost, mod:villagesandpillages (incompatible), mod:rhino (incompatible), mod:festive_delight, mod:jmi (incompatible), mod:amendments (incompatible), mod:blueflame (incompatible), mod:additionallanterns (incompatible), mod:rainbows, mod:waystones, mod:journeymap (incompatible), mod:comforts (incompatible), mod:fabric_mining_level_api_v1, mod:configured (incompatible), mod:default_skill_trees (incompatible), mod:betterdeserttemples, mod:mapperbase (incompatible), mod:netherdepthsupgrade (incompatible), mod:blueprint, mod:savage_and_ravage (incompatible), mod:clayworks, mod:personality, mod:autumnity (incompatible), mod:environmental (incompatible), mod:buzzier_bees (incompatible), mod:coffee_delight (incompatible), mod:moredelight (incompatible), mod:spartantwilight, mod:ramadandelight, mod:libertyvillagers (incompatible), mod:fasterladderclimbing (incompatible), mod:fabric_transitive_access_wideners_v1, mod:zillagersweararmor (incompatible), mod:dtkupd, mod:cofh_core, mod:endergetic (incompatible), mod:commonality, mod:farmers_structures, mod:ls_spooky_paintings, mod:dramaticdoors, mod:archers_paradox, mod:abnormals_delight, mod:aquaculturedelight, mod:upgrade_aquatic (incompatible), mod:aquamirae_delight, mod:undergardendelight, mod:ensorcellation, mod:alexscaves, mod:pumpeddesertremake, mod:enchdesc (incompatible), mod:radiantgear (incompatible), mod:moonlight (incompatible), mod:toolbelt (incompatible), mod:mr_farmers_cuttingohthebiomeswevegone, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:snowyspirit (incompatible), mod:l2harvester (incompatible), mod:displaydelight, mod:nethersdelight, mod:lootintegrations_yungs (incompatible), mod:rocks, mod:barteringstation, mod:ribbits (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:delightful, mod:suppsquared (incompatible), mod:woodworks (incompatible), mod:mutil, mod:brutalbosses (incompatible), mod:legendarycreatures, mod:inventoryhud (incompatible), mod:universalenchants, mod:bettertridents, mod:alexsdelight, mod:yet_another_config_lib_v3 (incompatible), mod:apexcore, mod:fantasyfurniture, mod:crabbersdelight, mod:connectorextras_emi_bridge, mod:healingcampfire, mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, mod:presencefootsteps (incompatible), Immersive Weathering Generated Pack, Sawmill Sawmill Recipes, Snowyspirit Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, builtin/aether_curios_override, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, builtin/ancient_aether_worldgen_overrides, builtin/compat_recipes/aether_lost_content_compat, builtin/compat_recipes/ancient_aether_compat, builtin/compatibility/deep_aether, builtin/compatibility/lost_aether_content, builtin/extinguishing_recipe_override, fabric, lithostitched/breaks_seed_parity, rubinated_nether/better_netherite_template, mod:loot_journal (incompatible), mod:obscure_tooltips (incompatible)     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-47.4.0     Sinytra Connector: 1.0.0-beta.46+1.20.1         SINYTRA CONNECTOR IS PRESENT!         Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.         Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.         Installed Fabric mods:         | ================================================== | ============================== | ============================== | ==================== |         | Eldritch_End-FORGE-MC1.20.1-0.3.3$aaa-particles-1. | AAAParticles                   | aaa_particles                  | 1.20.1-1.4.5         |         | Eldritch_End-FORGE-MC1.20.1-0.3.3_mapped_srg_1.20. | Eldritch End                   | eldritch_end                   | 0.3.3                |     ModLauncher: 10.0.9+10.0.9+main.dcd20f30     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.5.jar eventbus PLUGINSERVICE          fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE          fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE      FML Language Providers:          javafml@null         lowcodefml@null         [email protected]         [email protected]         [email protected]     Mod List:          areas-1.20.1-6.1.jar                              |Areas                         |areas                         |6.1                 |DONE      |Manifest: NOSIGNATURE         kubejs-bridge-1.11.2+1.20.1.jar                   |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         nether-s-exoticism-1.20.1-1.2.9.jar               |Nether's Exoticism            |nethers_exoticism             |1.2.9               |DONE      |Manifest: NOSIGNATURE         dynamiccrosshair-9.3+1.20.1-forge.jar             |Dynamic Crosshair             |dynamiccrosshair              |9.3                 |DONE      |Manifest: NOSIGNATURE         fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar  |Fabric Rendering Fluids (v1)  |fabric_rendering_fluids_v1    |3.0.28+4ac5e37a77   |DONE      |Manifest: NOSIGNATURE         fabric-models-v0-0.4.2+7c3892a477.jar             |Fabric Models (v0)            |fabric_models_v0              |0.4.2+7c3892a477    |DONE      |Manifest: NOSIGNATURE         critter-forge-0.1-beta.14.jar                     |Critter Library               |critter_lib                   |0.1-beta.14         |DONE      |Manifest: NOSIGNATURE         ForgeEndertech-1.20.1-11.1.6.0-build.0980.jar     |ForgeEndertech                |forgeendertech                |11.1.6.0            |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.21.0+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.21.0+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         fabric-command-api-v1-1.2.34+f71b366f77.jar       |Fabric Command API (v1)       |fabric_command_api_v1         |1.2.34+f71b366f77   |DONE      |Manifest: NOSIGNATURE         netherite_horse_armor-forge-1.20.1-1.0.4.jar      |Netherite Horse Armor         |netherite_horse_armor         |1.20.1-1.0.4        |DONE      |Manifest: NOSIGNATURE         fabric-block-view-api-v2-1.0.1+0767707077.jar     |Fabric BlockView API (v2)     |fabric_block_view_api_v2      |1.0.1+0767707077    |DONE      |Manifest: NOSIGNATURE         fabric-command-api-v2-2.2.13+561530ec77.jar       |Fabric Command API (v2)       |fabric_command_api_v2         |2.2.13+561530ec77   |DONE      |Manifest: NOSIGNATURE         YungsApi-1.20-Forge-4.0.6.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.6    |DONE      |Manifest: NOSIGNATURE         mcw-stairs-1.0.1-1.20.1forge.jar                  |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.1               |DONE      |Manifest: NOSIGNATURE         rei-bridge-1.11.2+1.20.1.jar                      |Connector Extras REI Bridge   |connectorextras_rei_bridge    |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         Shrink-1.20.1-1.4.5.jar                           |Shrink                        |shrink                        |1.4.5               |DONE      |Manifest: NOSIGNATURE         DarkUtilities-Forge-1.20.1-17.0.5.jar             |DarkUtilities                 |darkutils                     |17.0.5              |DONE      |Manifest: NOSIGNATURE         Apotheosis-1.20.1-7.4.7.jar                       |Apotheosis                    |apotheosis                    |7.4.7               |DONE      |Manifest: NOSIGNATURE         SnowRealMagic-1.20.1-Forge-10.5.2.jar             |Snow! Real Magic!             |snowrealmagic                 |10.5.2              |DONE      |Manifest: NOSIGNATURE         Paraglider-forge-20.1.3.jar                       |Paraglider                    |paraglider                    |20.1.3              |DONE      |Manifest: NOSIGNATURE         cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE         sawmill-1.20-1.4.6.jar                            |Universal Sawmill             |sawmill                       |1.20-1.4.6          |DONE      |Manifest: NOSIGNATURE         embeddium-0.3.31+mc1.20.1.jar                     |Embeddium                     |embeddium                     |0.3.31+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         structure_gel-1.20.1-2.16.2.jar                   |Structure Gel API             |structure_gel                 |2.16.2              |DONE      |Manifest: NOSIGNATURE         corpse-forge-1.20.1-1.0.20.jar                    |Corpse                        |corpse                        |1.20.1-1.0.20       |DONE      |Manifest: NOSIGNATURE         handcrafted-forge-1.20.1-3.0.6.jar                |Handcrafted                   |handcrafted                   |3.0.6               |DONE      |Manifest: NOSIGNATURE         repurposed_structures-7.1.15+1.20.1-forge.jar     |Repurposed Structures         |repurposed_structures         |7.1.15+1.20.1-forge |DONE      |Manifest: NOSIGNATURE         morevillagers-forge-1.20.1-5.0.0.jar              |More Villagers                |morevillagers                 |5.0.0               |DONE      |Manifest: NOSIGNATURE         mod-4.0.11.jar                                    |GroovyModLoader               |gml                           |4.0.11              |DONE      |Manifest: NOSIGNATURE         loot_journal-forge-1.20.1-4.0.2.jar               |Loot Journal                  |loot_journal                  |4.0.2               |DONE      |Manifest: NOSIGNATURE         StructureCompass-1.20.1-2.1.0.jar                 |Structure Compass Mod         |structurecompass              |2.1.0               |DONE      |Manifest: NOSIGNATURE         PeacefulMoon-1.20.jar                             |Peaceful Moon                 |peacefulmoon                  |1.20                |DONE      |Manifest: NOSIGNATURE         BlockRunner-v8.0.4-1.20.1-Forge.jar               |Block Runner                  |blockrunner                   |8.0.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Highlighter-1.20.1-forge-1.1.9.jar                |Highlighter                   |highlighter                   |1.1.9               |DONE      |Manifest: NOSIGNATURE         curiouslanterns-1.20.1-1.3.6.jar                  |Curious Lanterns              |curiouslanterns               |1.20.1-1.3.6        |DONE      |Manifest: NOSIGNATURE         cgl-1.20-forge-0.3.3.jar                          |CommonGroovyLibrary           |commongroovylibrary           |0.3.3               |DONE      |Manifest: NOSIGNATURE         advancednetherite-forge-2.1.3-1.20.1.jar          |Advanced Netherite            |advancednetherite             |2.1.3               |DONE      |Manifest: NOSIGNATURE         dungeons-and-taverns-3.0.3.f[Forge].jar           |Dungeons and Taverns          |mr_dungeons_andtaverns        |3.0.3.f             |DONE      |Manifest: NOSIGNATURE         ApothicAttributes-1.20.1-1.3.7.jar                |Apothic Attributes            |attributeslib                 |1.3.7               |DONE      |Manifest: NOSIGNATURE         nocube's_villagers_sell_animals_1.2.1_forge_1.20.1|Villagers Sell Animals (by NoC|villagersellanimals           |1.2.1               |DONE      |Manifest: NOSIGNATURE         MushroomQuest-1.20.1-v4.1.2.jar                   |Mushroom Quest                |mushroomquest                 |4.0.0               |DONE      |Manifest: NOSIGNATURE         bettervillage-forge-1.20.1-3.3.0-all.jar          |Better village                |bettervillage                 |3.3.0               |DONE      |Manifest: NOSIGNATURE         Chunk-Pregenerator-1.20-4.4.4.jar                 |Chunk Pregenerator            |chunkpregen                   |1.20-4.4.4          |DONE      |Manifest: NOSIGNATURE         accessories-neoforge-1.0.0-beta.46+1.20.1.jar     |Accessories                   |accessories                   |1.0.0-beta46+1.20.1 |DONE      |Manifest: NOSIGNATURE         cumulus_menus-1.20.1-1.0.1-neoforge.jar           |Cumulus                       |cumulus_menus                 |1.20.1-1.0.1-neoforg|DONE      |Manifest: NOSIGNATURE         mcw-roofs-2.3.1-mc1.20.1forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.3.1               |DONE      |Manifest: NOSIGNATURE         NetherChested-v8.0.4-1.20.1-Forge.jar             |Nether Chested                |netherchested                 |8.0.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Chimes-v2.0.1-1.20.1.jar                          |Chimes                        |chimes                        |2.0.1               |DONE      |Manifest: NOSIGNATURE         woodenbucket-1.20.1-2.1.0.0.jar                   |Wooden Bucket                 |woodenbucket                  |1.20.1-2.1.0.0      |DONE      |Manifest: NOSIGNATURE         ItemPhysic_FORGE_v1.8.6_mc1.20.1.jar              |ItemPhysic                    |itemphysic                    |1.8.6               |DONE      |Manifest: NOSIGNATURE         flib-1.20.1-0.0.15.jar                            |flib                          |flib                          |0.0.15              |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         dynamic-fps-3.9.3+minecraft-1.20.0-forge.jar      |Dynamic FPS                   |dynamic_fps                   |3.9.3               |DONE      |Manifest: NOSIGNATURE         fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77   |DONE      |Manifest: NOSIGNATURE         nitrogen_internals-1.20.1-1.0.12-neoforge.jar     |Nitrogen                      |nitrogen_internals            |1.20.1-1.0.12-neofor|DONE      |Manifest: NOSIGNATURE         the_bumblezone-7.6.12+1.20.1-forge.jar            |The Bumblezone                |the_bumblezone                |7.6.12+1.20.1-forge |DONE      |Manifest: NOSIGNATURE         Potion-Blender-1.20.1-FORGE-3.1.2.jar             |Potion-Blender                |potionblender                 |3.1.2               |DONE      |Manifest: NOSIGNATURE         arsdelight-1.1.4.jar                              |Ars Nouveau's Flavors & Deligh|arsdelight                    |1.1.4               |DONE      |Manifest: NOSIGNATURE         KryptonReforged-0.2.3.jar                         |Krypton Reforged              |krypton                       |0.2.3               |DONE      |Manifest: NOSIGNATURE         l2library-2.5.1-slim.jar                          |L2 Library                    |l2library                     |2.5.1               |DONE      |Manifest: NOSIGNATURE         NekosEnchantedBooks-1.19.3-2.0.3.jar              |Neko's Enchanted Books        |nebs                          |2.0.3               |DONE      |Manifest: NOSIGNATURE         mcw-lights-1.1.0-mc1.20.1forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.1.0               |DONE      |Manifest: NOSIGNATURE         fabric-client-tags-api-v1-1.1.2+5d6761b877.jar    |Fabric Client Tags            |fabric_client_tags_api_v1     |1.1.2+5d6761b877    |DONE      |Manifest: NOSIGNATURE         radium-mc1.20.1-0.12.4+git.26c9d8e.jar            |Radium                        |radium                        |0.12.4+git.26c9d8e  |DONE      |Manifest: NOSIGNATURE         Kiwi-1.20.1-Forge-11.8.29.jar                     |Kiwi Library                  |kiwi                          |11.8.29+forge       |DONE      |Manifest: NOSIGNATURE         puffish_skills-0.15.4-1.20-forge.jar              |Pufferfish's Skills           |puffish_skills                |0.15.4              |DONE      |Manifest: NOSIGNATURE         humancompanions-1.20.1-1.7.6.jar                  |Human Companions              |humancompanions               |1.20.1-1.7.6        |DONE      |Manifest: NOSIGNATURE         SereneShrubbery-1.20.1-v2.1.0.jar                 |Serene Shrubbery              |serene_shrubbery              |1.2.0               |DONE      |Manifest: NOSIGNATURE         VisualWorkbench-v8.0.0-1.20.1-Forge.jar           |Visual Workbench              |visualworkbench               |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1  |1.3.30+561530ec77   |DONE      |Manifest: NOSIGNATURE         libraryferret-forge-1.20.1-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE         goblintraders-forge-1.20.1-1.9.3.jar              |Goblin Traders                |goblintraders                 |1.9.3               |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         realmrpg_creep_and_crop_1.0.2_forge_1.20.1.jar    |Realm RPG: Creep & Crop       |realmrpg_creep                |1.0.2               |DONE      |Manifest: NOSIGNATURE         alexscavesdelight-1.0.26-1.20.1.jar               |Alex's Caves Delight          |alexscavesdelight             |1.0.26-1.20.1       |DONE      |Manifest: NOSIGNATURE         Kobolds-2.12.0.jar                                |Kobolds                       |kobolds                       |2.12.0              |DONE      |Manifest: NOSIGNATURE         immersive_weathering-1.20.1-2.0.5-forge.jar       |Immersive Weathering          |immersive_weathering          |1.20.1-2.0.5        |DONE      |Manifest: NOSIGNATURE         libbamboo-2.2+1.20.1-forge.jar                    |LibBamboo                     |libbamboo                     |2.2                 |DONE      |Manifest: NOSIGNATURE         mcw-holidays-1.1.0-mc1.20.1forge.jar              |Macaw's Holidays              |mcwholidays                   |1.1.0               |DONE      |Manifest: NOSIGNATURE         hud_texts_v3.2_1.20.1_[FORGE].jar                 |Hud Texts                     |ags_hud_texts                 |3.2                 |DONE      |Manifest: NOSIGNATURE         untamedwilds-1.20.1-4.0.4.jar                     |Untamed Wilds                 |untamedwilds                  |4.0.4               |DONE      |Manifest: NOSIGNATURE         Eldritch_End-FORGE-MC1.20.1-0.3.3$aaa-particles-1.|AAAParticles                  |aaa_particles                 |1.20.1-1.4.5        |DONE      |Manifest: NOSIGNATURE         snowundertrees-1.20.1-1.4.10.jar                  |Snow Under Trees              |snowundertrees                |1.4.10              |DONE      |Manifest: NOSIGNATURE         midnightlib-1.4.2-forge.jar                       |MidnightLib                   |midnightlib                   |1.4.2               |DONE      |Manifest: NOSIGNATURE         Guide-API-VP-1.20.1-2.2.6.jar                     |Guide-API VP                  |guideapi_vp                   |2.2.6               |DONE      |Manifest: NOSIGNATURE         BeeFix-1.20-1.0.7.jar                             |Bee Fix                       |beefix                        |1.0.7               |DONE      |Manifest: NOSIGNATURE         additional_lights-1.20.1-2.1.7.jar                |Additional Lights             |additional_lights             |2.1.7               |DONE      |Manifest: NOSIGNATURE         JeiTweaker-forge-1.20.1-8.0.6.jar                 |JeiTweaker                    |jeitweaker                    |8.0.6               |DONE      |Manifest: NOSIGNATURE         corpsecurioscompat-1.18.x-1.20.x-Forge-2.2.2.jar  |corpsecurioscompat            |corpsecurioscompat            |2.2.2               |DONE      |Manifest: NOSIGNATURE         CraftTweaker-forge-1.20.1-14.0.57.jar             |CraftTweaker                  |crafttweaker                  |14.0.57             |DONE      |Manifest: NOSIGNATURE         fabric-particles-v1-1.1.2+78e1ecb877.jar          |Fabric Particles (v1)         |fabric_particles_v1           |1.1.2+78e1ecb877    |DONE      |Manifest: NOSIGNATURE         Luminous V1.4.9 - Forge 1.20.1.jar                |Luminous                      |luminousworld                 |1.4.9               |DONE      |Manifest: NOSIGNATURE         ironchest-1.20.1-14.4.4.jar                       |Iron Chests                   |ironchest                     |1.20.1-14.4.4       |DONE      |Manifest: NOSIGNATURE         DungeonsArise-1.20.x-2.1.58-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.58-1.20.x       |DONE      |Manifest: NOSIGNATURE         logprot-1.20.1-3.5.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.20.1-3.0.1.10.jar            |TerraBlender                  |terrablender                  |3.0.1.10            |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.20.1-18.0.0.592.jar               |Biomes O' Plenty              |biomesoplenty                 |18.0.0.592          |DONE      |Manifest: NOSIGNATURE         GuardRibbits-1.20.1-Forge-1.0.7.jar               |Guard Ribbits                 |guardribbits                  |1.20.1-Forge-1.0.7  |DONE      |Manifest: NOSIGNATURE         lootintegration_wda-1.6.jar                       |lootintegration_wda mod       |lootintegration_wda           |1                   |DONE      |Manifest: NOSIGNATURE         Necronomicon-Forge-1.6.0+1.20.1.jar               |Necronomicon                  |necronomicon                  |1.6.0               |DONE      |Manifest: NOSIGNATURE         justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar    |Just Enough Breeding          |justenoughbreeding            |1.5.0               |DONE      |Manifest: NOSIGNATURE         cleanswing-1.20-1.8.jar                           |Clean Swing Through Grass     |cleanswing                    |1.8                 |DONE      |Manifest: NOSIGNATURE         fabric-block-api-v1-1.0.11+0e6cb7f777.jar         |Fabric Block API (v1)         |fabric_block_api_v1           |1.0.11+0e6cb7f777   |DONE      |Manifest: NOSIGNATURE         fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177    |DONE      |Manifest: NOSIGNATURE         forgeconfigapiport-1.11.2+1.20.1.jar              |Forge Config API Port (Connect|forgeconfigapiport            |8.0.0               |DONE      |Manifest: NOSIGNATURE         astikorcarts-1.20.1-1.1.8.jar                     |AstikorCarts Redux            |astikorcarts                  |1.1.8               |DONE      |Manifest: NOSIGNATURE         BrewinAndChewin-1.20.1-3.2.1.jar                  |Brewin' And Chewin'           |brewinandchewin               |1.20.1-3.2.1        |DONE      |Manifest: NOSIGNATURE         notenoughanimations-forge-1.9.3-mc1.20.1.jar      |NotEnoughAnimations           |notenoughanimations           |1.9.3               |DONE      |Manifest: NOSIGNATURE         farmersrespite-1.20.1-2.1.2.jar                   |Farmer's Respite              |farmersrespite                |1.20.1-2.1          |DONE      |Manifest: NOSIGNATURE         shadowizardlib-1.20.1-1.2.5.jar                   |ShadowizardLib                |shadowizardlib                |1.20.1-1.2.5        |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |DONE      |Manifest: NOSIGNATURE         wits-1.1.0+1.20.1-forge.jar                       |WITS                          |wits                          |1.1.0+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE         fabric-registry-sync-v0-2.3.3+1c0ea72177.jar      |Fabric Registry Sync (v0)     |fabric_registry_sync_v0       |2.3.3+1c0ea72177    |DONE      |Manifest: NOSIGNATURE         FastFurnace-1.20.1-8.0.2.jar                      |FastFurnace                   |fastfurnace                   |8.0.2               |DONE      |Manifest: NOSIGNATURE         tlc_forge-1.0.3-R-1.20.X.jar                      |The Lost Castle               |tlc                           |1.0.2               |DONE      |Manifest: NOSIGNATURE         moremobvariants-forge+1.20.1-1.3.0.1.jar          |More Mob Variants             |moremobvariants               |1.3.0.1             |DONE      |Manifest: NOSIGNATURE         fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1  |11.1.3+2174fc8477   |DONE      |Manifest: NOSIGNATURE         treasure2_undergarden_lp-1.20.1-3.6.2.jar         |Treasure2 Undergarden LP      |treasure2_undergarden_lp      |3.6.2               |DONE      |Manifest: NOSIGNATURE         Deep Dark Regrowth 1.2.6.1 - 1.20.1.jar           |Deep Dark: Regrowth           |deep_dark_regrowth            |1.2.6.1             |DONE      |Manifest: NOSIGNATURE         fabric-message-api-v1-5.1.9+52cc178c77.jar        |Fabric Message API (v1)       |fabric_message_api_v1         |5.1.9+52cc178c77    |DONE      |Manifest: NOSIGNATURE         cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         phantasm-1.0.1.jar                                |End's Phantasm                |phantasm                      |1.0.1               |DONE      |Manifest: NOSIGNATURE         EuphoriaPatcher-1.5.2-r5.4-forge.jar              |EuphoriaPatcher               |euphoria_patcher              |1.5.2-r5.4-forge    |DONE      |Manifest: NOSIGNATURE         fruitsdelight-1.0.21.jar                          |Fruits Delight                |fruitsdelight                 |1.0.21              |DONE      |Manifest: NOSIGNATURE         grappling_hook_mod-1.20.1-1.20.1-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.20.1-v13          |DONE      |Manifest: NOSIGNATURE         aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing        |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|DONE      |Manifest: NOSIGNATURE         SkyVillages-1.0.4-1.19.2-1.20.1-forge-release.jar |Sky Villages                  |skyvillages                   |1.0.4               |DONE      |Manifest: NOSIGNATURE         unusualfishmod-1.1.8.jar                          |Unusual Fish Mod              |unusualfishmod                |1.1.8               |DONE      |Manifest: NOSIGNATURE         kuma-api-forge-20.1.10+1.20.1.jar                 |KumaAPI                       |kuma_api                      |20.1.10             |DONE      |Manifest: NOSIGNATURE         fabric-renderer-api-v1-3.2.1+cf68abbe77.jar       |Fabric Renderer API (v1)      |fabric_renderer_api_v1        |3.2.1+cf68abbe77    |DONE      |Manifest: NOSIGNATURE         Animation_Overhaul-forge-1.20.x-1.3.1.jar         |Animation Overhaul            |animation_overhaul            |1.3.1               |DONE      |Manifest: NOSIGNATURE         fabric-item-api-v1-2.1.28+4d0bbcfa77.jar          |Fabric Item API (v1)          |fabric_item_api_v1            |2.1.28+4d0bbcfa77   |DONE      |Manifest: NOSIGNATURE         IllagerInvasion-v8.0.7-1.20.1-Forge.jar           |Illager Invasion              |illagerinvasion               |8.0.7               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         fireproofboats-1.20.1-1.0.3.jar                   |Fireproof Boats               |fireproofboats                |1.20.1-1.0.3        |DONE      |Manifest: NOSIGNATURE         firstperson-forge-2.4.9-mc1.20.1.jar              |FirstPerson                   |firstperson                   |2.4.9               |DONE      |Manifest: NOSIGNATURE         AdditionalBanners-Forge-1.20.1-14.0.4.jar         |AdditionalBanners             |additionalbanners             |14.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         sophisticatedcore-1.20.1-1.2.46.956.jar           |Sophisticated Core            |sophisticatedcore             |1.2.46.956          |DONE      |Manifest: NOSIGNATURE         gpumemleakfix-1.20.1-1.8.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.20.1-1.8          |DONE      |Manifest: NOSIGNATURE         structureessentials-1.20.1-4.7.jar                |Structure Essentials mod      |structureessentials           |1.20.1-4.7          |DONE      |Manifest: NOSIGNATURE         villagernames-1.20.1-8.2.jar                      |Villager Names                |villagernames                 |8.2                 |DONE      |Manifest: NOSIGNATURE         elytra_physics-forge-2.1_mc1.19.3-1.20.4.jar      |Elytra physics                |elytra_physics                |2.1                 |DONE      |Manifest: NOSIGNATURE         Placebo-1.20.1-8.6.3.jar                          |Placebo                       |placebo                       |8.6.3               |DONE      |Manifest: NOSIGNATURE         jumpoverfences-forge-1.20.1-1.3.1.jar             |Jump Over Fences              |jumpoverfences                |1.3.1               |DONE      |Manifest: NOSIGNATURE         lootintegrations-1.20.1-4.3.jar                   |Lootintegrations mod          |lootintegrations              |1.20.1-4.3          |DONE      |Manifest: NOSIGNATURE         finsandtails-1.20.1-1.1.5.jar                     |Fins and Tails                |finsandtails                  |1.20.1-1.1.5        |DONE      |Manifest: NOSIGNATURE         cobweb-forge-1.20.1-1.0.1.jar                     |Cobweb                        |cobweb                        |1.0.1               |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         forgery-3.5.8+1.20.jar                            |Forgery                       |fabrication                   |3.5.8+1.20          |DONE      |Manifest: NOSIGNATURE         sophisticatedbackpacks-1.20.1-3.23.13.1229.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.23.13.1229        |DONE      |Manifest: NOSIGNATURE         mcw-doors-1.1.2-mc1.20.1forge.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.2               |DONE      |Manifest: NOSIGNATURE         medieval_buildings-1.20.1-1.1.1-forge.jar         |Medieval Buildings            |medieval_buildings            |1.1.1               |DONE      |Manifest: NOSIGNATURE         bygonenether-1.3.2-1.20.x.jar                     |Bygone Nether                 |bygonenether                  |1.3.2               |DONE      |Manifest: NOSIGNATURE         carryon-forge-1.20.1-2.1.2.7.jar                  |Carry On                      |carryon                       |2.1.2.7             |DONE      |Manifest: NOSIGNATURE         macawsroofsbop-1.20-1.1.jar                       |Macaw's Roofs - BOP           |macawsroofsbop                |1.20-1.1            |DONE      |Manifest: NOSIGNATURE         fzzy_config-0.6.9+1.20.1+forge.jar                |Fzzy Config                   |fzzy_config                   |0.6.9+1.20.1+forge  |DONE      |Manifest: NOSIGNATURE         fabric-api-0.92.2+1.11.12+1.20.1.jar              |Forgified Fabric API          |fabric_api                    |0.92.2+1.11.12+1.20.|DONE      |Manifest: NOSIGNATURE         modmenu-bridge-1.11.2+1.20.1.jar                  |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.8.0_MC_1.20-1.20.1.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         DiagonalWalls-v8.0.4-1.20.1-Forge.jar             |Diagonal Walls                |diagonalwalls                 |8.0.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         diagonalblocks-forge-8.0.6.jar                    |Diagonal Blocks               |diagonalblocks                |8.0.6               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         mcw-bridges-3.0.0-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |3.0.0               |DONE      |Manifest: NOSIGNATURE         jearchaeology-1.20.1-1.0.4.jar                    |Just Enough Archaeology       |jearchaeology                 |1.20.1-1.0.4        |DONE      |Manifest: NOSIGNATURE         fabric-api-lookup-api-v1-1.6.36+67f9824077.jar    |Fabric API Lookup API (v1)    |fabric_api_lookup_api_v1      |1.6.36+67f9824077   |DONE      |Manifest: NOSIGNATURE         projectvibrantjourneys-1.20.1-6.1.0.jar           |Project: Vibrant Journeys     |projectvibrantjourneys        |1.20.1-6.1.0        |DONE      |Manifest: NOSIGNATURE         LetSleepingDogsLie-1.20.1-Forge-1.3.0.jar         |Let Sleeping Dogs Lie         |dogslie                       |1.3.0               |DONE      |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f         nocube's_better_grindstone_1.0.1_forge_1.20.1.jar |NoCube's Better Grindstone    |nocubesbettergrindstone       |1.0.1               |DONE      |Manifest: NOSIGNATURE         eeeabsmobs-1.20.1-0.97-Fix.jar                    |EEEAB's Mobs                  |eeeabsmobs                    |1.20.1-0.97         |DONE      |Manifest: NOSIGNATURE         dynamiccrosshair-9.3+1.20.1-forge-api.jar         |Dynamic Crosshair API         |dynamiccrosshairapi           |1.1                 |DONE      |Manifest: NOSIGNATURE         lionfishapi-2.4-Fix.jar                           |LionfishAPI                   |lionfishapi                   |2.4-Fix             |DONE      |Manifest: NOSIGNATURE         fishontheline-1.20.1-3.5.jar                      |Fish On The Line              |fishontheline                 |3.5                 |DONE      |Manifest: NOSIGNATURE         architectury-bridge-1.11.2+1.20.1.jar             |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         memorysettings-1.20.1-5.9.jar                     |memorysettings mod            |memorysettings                |1.20.1-5.9          |DONE      |Manifest: NOSIGNATURE         realmrpg_seadwellers_2.9.9_forge_1.20.1.jar       |Realm RPG: Sea Dwellers       |seadwellers                   |2.9.9               |DONE      |Manifest: NOSIGNATURE         villagertools-1.20.1-1.0.3.jar                    |villagertools                 |villagertools                 |1.0.3               |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         spartanfire-1.20.1-2.1.0.jar                      |Spartan Weaponry: Ice and Fire|spartanfire                   |2.1.0               |DONE      |Manifest: NOSIGNATURE         Connector-1.0.0-beta.46+1.20.1-mod.jar            |Connector                     |connectormod                  |1.0.0-beta.46+1.20.1|DONE      |Manifest: NOSIGNATURE         spartanskies-1.20.1-1.2.0.jar                     |Spartan Weaponry: Blue Skies  |spartanskies                  |1.20.1-1.2.0        |DONE      |Manifest: NOSIGNATURE         Runelic-Forge-1.20.1-18.0.2.jar                   |Runelic                       |runelic                       |18.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         starterkit-1.20.1-7.4.jar                         |Starter Kit                   |starterkit                    |7.4                 |DONE      |Manifest: NOSIGNATURE         BridgingMod-2.5.1+1.20.1.forge-release.jar        |Bridging Mod                  |bridgingmod                   |2.5.1+1.20.1        |DONE      |Manifest: NOSIGNATURE         twilightdelight-2.0.13.jar                        |Twilight's Flavor & Delight   |twilightdelight               |2.0.13              |DONE      |Manifest: NOSIGNATURE         immersivelanterns-forge-1.0.6-1.20.1.jar          |Immersive Lanterns            |immersivelanterns             |1.0.6               |DONE      |Manifest: NOSIGNATURE         AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE         cupboard-1.20.1-2.7.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.7          |DONE      |Manifest: NOSIGNATURE         The_Undergarden-1.20.1-0.8.14.jar                 |The Undergarden               |undergarden                   |0.8.14              |DONE      |Manifest: NOSIGNATURE         monolib-forge-1.20.1-2.0.0.jar                    |MonoLib                       |monolib                       |2.0.0               |DONE      |Manifest: NOSIGNATURE         framework-forge-1.20.1-0.7.12.jar                 |Framework                     |framework                     |0.7.12              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         puffish_attributes-0.7.3-1.20-forge.jar           |Pufferfish's Attributes       |puffish_attributes            |0.7.3               |DONE      |Manifest: NOSIGNATURE         WhatTheBucket-Forge-1.20.1-11.0.3.jar             |WhatTheBucket                 |whatthebucket                 |11.0.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         quark_delight_1.0.0_forge_1.20.1.jar              |Quark Delight                 |quarkdelight                  |1.0.0               |DONE      |Manifest: NOSIGNATURE         Celestial Configuration-forge-1.20.1-1.1.1.jar    |Celestial Configuration       |celesteconfig                 |1.1.1               |DONE      |Manifest: NOSIGNATURE         dreadsteel-1.20.1-1.1.9.jar                       |Dreadsteel                    |dreadsteel                    |1.1.9               |DONE      |Manifest: NOSIGNATURE         fabric-key-binding-api-v1-1.0.37+561530ec77.jar   |Fabric Key Binding API (v1)   |fabric_key_binding_api_v1     |1.0.37+561530ec77   |DONE      |Manifest: NOSIGNATURE         fabric-transfer-api-v1-3.3.5+631c9cd677.jar       |Fabric Transfer API (v1)      |fabric_transfer_api_v1        |3.3.5+631c9cd677    |DONE      |Manifest: NOSIGNATURE         BedBenefits-Forge-1.20.1-13.0.3.jar               |BedBenefits                   |bedbenefits                   |13.0.3              |DONE      |Manifest: NOSIGNATURE         Shrines-1.20.1-6.0.2.jar                          |Shrines                       |shrines                       |1.20.1-6.0.2        |DONE      |Manifest: NOSIGNATURE         phantasmic-1.20.1-0.2.5.jar                       |Phantasmic                    |nourished_nether              |0.2.5               |DONE      |Manifest: NOSIGNATURE         Pretty Rain-1.20.1-Forge-1.1.3.jar                |Pretty Rain                   |particlerain                  |1.1.3               |DONE      |Manifest: NOSIGNATURE         common-networking-forge-1.0.5-1.20.1.jar          |Common Networking             |commonnetworking              |1.0.5-1.20.1        |DONE      |Manifest: NOSIGNATURE         pehkui-bridge-1.11.2+1.20.1.jar                   |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         the-conjurer-1.20.1-1.1.6.jar                     |The Conjurer                  |conjurer_illager              |1.1.6               |DONE      |Manifest: NOSIGNATURE         Monster Hunter Villager 1.2.1-1.20.1.jar          |Monster Hunter Villager       |monster_hunter_villager       |1.2.1               |DONE      |Manifest: NOSIGNATURE         fabric-resource-loader-v0-0.11.10+bcd08ed377.jar  |Fabric Resource Loader (v0)   |fabric_resource_loader_v0     |0.11.10+bcd08ed377  |DONE      |Manifest: NOSIGNATURE         obscure_api-15.jar                                |Obscure API                   |obscure_api                   |15                  |DONE      |Manifest: NOSIGNATURE         enlightend-5.0.14-1.20.1.jar                      |Enlightend                    |enlightened_end               |5.0.14              |DONE      |Manifest: NOSIGNATURE         illagerwarship-1.0.0 forge 1.20.1.jar             |Illager-Warship               |illagerwarship                |1.0.0               |DONE      |Manifest: NOSIGNATURE         mcw-paintings-1.0.5-1.20.1forge.jar               |Macaw's Paintings             |mcwpaintings                  |1.0.5               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |DONE      |Manifest: NOSIGNATURE         danger_close-merged-1.20.1-3.1.3.jar              |Danger Close                  |danger_close                  |3.1.3               |DONE      |Manifest: NOSIGNATURE         Tumbleweed-forge-1.20.1-0.5.5.jar                 |Tumbleweed                    |tumbleweed                    |0.5.5               |DONE      |Manifest: NOSIGNATURE         TheOuterEnd-1.0.10.jar                            |The Outer End                 |outer_end                     |1.0.8               |DONE      |Manifest: NOSIGNATURE         decorative_blocks-forge-1.20.1-4.1.3.jar          |Decorative Blocks             |decorative_blocks             |4.1.3               |DONE      |Manifest: NOSIGNATURE         Aquamirae Mod Boss Music Tweaks 1.20.1 v1.1.0.jar |Aquamirae Mod EXTRA Music     |aquamirae_mod_extra_music     |1.0.0               |DONE      |Manifest: NOSIGNATURE         ExplorersCompass-1.20.1-1.3.3-forge.jar           |Explorer's Compass            |explorerscompass              |1.20.1-1.3.3-forge  |DONE      |Manifest: NOSIGNATURE         PineappleDelight-Forge-1.20-1.0.13.jar            |Pineapple Delight             |pineapple_delight             |1.0.13              |DONE      |Manifest: NOSIGNATURE         iChunUtil-1.20.1-Forge-1.0.3.jar                  |iChunUtil                     |ichunutil                     |1.0.3               |DONE      |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f         txnilib-forge-1.0.23-1.20.1.jar                   |TxniLib                       |txnilib                       |1.0.23              |DONE      |Manifest: NOSIGNATURE         azurelib-neo-1.20.1-2.0.41.jar                    |AzureLib                      |azurelib                      |2.0.41              |DONE      |Manifest: NOSIGNATURE         energy-bridge-1.11.2+1.20.1.jar                   |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         UsefulSlime-forge-1.20.1-1.8.1.jar                |Useful Slime                  |usefulslime                   |1.8.1               |DONE      |Manifest: NOSIGNATURE         skinlayers3d-forge-1.7.5-mc1.20.1.jar             |3d-Skin-Layers                |skinlayers3d                  |1.7.5               |DONE      |Manifest: NOSIGNATURE         TravelersTitles-1.20-Forge-4.0.2.jar              |Traveler's Titles             |travelerstitles               |1.20-Forge-4.0.2    |DONE      |Manifest: NOSIGNATURE         morezombievillagers-1.20.1-3.6.jar                |More Zombie Villagers         |morezombievillagers           |3.6                 |DONE      |Manifest: NOSIGNATURE         Raided-1.20.1-0.1.4.jar                           |Raided                        |raided                        |0.1.4               |DONE      |Manifest: NOSIGNATURE         friendsandfoes-forge-mc1.20.1-3.0.9.jar           |Friends&Foes                  |friendsandfoes                |3.0.9               |DONE      |Manifest: NOSIGNATURE         nyfsspiders-forge-1.20.1-2.1.1.jar                |Nyf's Spiders                 |nyfsspiders                   |2.1.1               |DONE      |Manifest: NOSIGNATURE         tetrasdelight-1.20.1-1.jar                        |Tetra's Delight               |tetrasdelight                 |1.20.1-1            |DONE      |Manifest: NOSIGNATURE         RubinatedNether-forge-1.3.0.E-1.20.1.jar          |Rubinated Nether              |rubinated_nether              |1.3.0.E-1.20.1      |DONE      |Manifest: NOSIGNATURE         extragore-1.20.1-5.2.3.1.jar                      |Extra Gore                    |extragore                     |5.2.3.1             |DONE      |Manifest: NOSIGNATURE         mysterious_mountain_lib-1.5.19-1.20.1.jar         |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.5.19-1.20.1       |DONE      |Manifest: NOSIGNATURE         fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar  |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1    |1.1.41+1d0da21e77   |DONE      |Manifest: NOSIGNATURE         Obscure-Tooltips-2.2.jar                          |Obscure Tooltips              |obscure_tooltips              |2.2                 |DONE      |Manifest: NOSIGNATURE         amecsapi-1.5.3+mc1.20-pre1.jar                    |Amecs API                     |amecsapi                      |1.5.3+mc1.20-pre1   |DONE      |Manifest: NOSIGNATURE         another_furniture-forge-1.20.1-3.0.2.jar          |Another Furniture             |another_furniture             |1.20.1-3.0.2        |DONE      |Manifest: NOSIGNATURE         spidersproducewebs-1.20.1-3.6.jar                 |Spiders Produce Webs          |spidersproducewebs            |3.6                 |DONE      |Manifest: NOSIGNATURE         CreativeCore_FORGE_v2.12.32_mc1.20.1.jar          |CreativeCore                  |creativecore                  |2.12.32             |DONE      |Manifest: NOSIGNATURE         SpartanShields-1.20.1-forge-3.1.1.jar             |Spartan Shields               |spartanshields                |3.1.1               |DONE      |Manifest: NOSIGNATURE         bucketlib-1.20.1-2.3.5.3.jar                      |BucketLib                     |bucketlib                     |1.20.1-2.3.5.3      |DONE      |Manifest: NOSIGNATURE         PigPen-Forge-1.20.1-15.0.2.jar                    |PigPen                        |pigpen                        |15.0.2              |DONE      |Manifest: NOSIGNATURE         FastWorkbench-1.20.1-8.0.4.jar                    |Fast Workbench                |fastbench                     |8.0.4               |DONE      |Manifest: NOSIGNATURE         StorageDrawers-1.20.1-12.9.13.jar                 |Storage Drawers               |storagedrawers                |12.9.13             |DONE      |Manifest: NOSIGNATURE         DiagonalFences-v8.1.5-1.20.1-Forge.jar            |Diagonal Fences               |diagonalfences                |8.1.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         miners_delight-1.20.1-1.2.3.jar                   |Miner's Delight               |miners_delight                |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE         MyNethersDelight-1.20.1-0.1.7.5.jar               |My Nether's Delight           |mynethersdelight              |1.20.1-1.7.5        |DONE      |Manifest: NOSIGNATURE         betterarcheology-1.2.1-1.20.1.jar                 |Better Archeology             |betterarcheology              |1.2.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         fabric-biome-api-v1-13.0.13+dc36698e77.jar        |Fabric Biome API (v1)         |fabric_biome_api_v1           |13.0.13+dc36698e77  |DONE      |Manifest: NOSIGNATURE         raised-forge-1.20.1-4.0.1.jar                     |Raised                        |raised                        |4.0.1               |DONE      |Manifest: NOSIGNATURE         ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         Enhanced-Celestials-forge-1.20.1-5.0.3.1.jar      |Enhanced Celestials           |enhancedcelestials            |1.20.1-5.0.3.1      |DONE      |Manifest: NOSIGNATURE         Corgilib-Forge-1.20.1-4.0.3.3.jar                 |CorgiLib                      |corgilib                      |4.0.3.3             |DONE      |Manifest: NOSIGNATURE         Data_Anchor-forge-1.20.1-1.0.0.13.jar             |Data Anchor                   |dataanchor                    |1.0.0.13            |DONE      |Manifest: NOSIGNATURE         notrample-1.20.1-1.0.1.jar                        |No Trample                    |notrample                     |1.20.1-1.0.1        |DONE      |Manifest: NOSIGNATURE         justzoom_forge_2.1.1_MC_1.20.1.jar                |Just Zoom                     |justzoom                      |2.1.1               |DONE      |Manifest: NOSIGNATURE         majruszs-enchantments-forge-1.20.1-1.10.8.jar     |Majrusz's Enchantments        |majruszsenchantments          |1.10.8              |DONE      |Manifest: NOSIGNATURE         realmrpg_quests-0.1.1-forge-1.20.1.jar            |Realm RPG: Quests & Rewards   |realmrpg_quests               |0.1.1               |DONE      |Manifest: NOSIGNATURE         secondchanceforge-1.20-1.5.1.jar                  |Second Chance Forge           |secondchanceforge             |1.5.1               |DONE      |Manifest: NOSIGNATURE         mcwbyg-1.20.1-1.2.1.jar                           |Macaw's - Oh the Biomes You'll|mcwbyg                        |1.20.1-1.2.1        |DONE      |Manifest: NOSIGNATURE         addonslib-1.20.1-1.4.jar                          |Addons Lib                    |addonslib                     |1.20.1-1.4          |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE         combatroll-forge-1.3.3+1.20.1.jar                 |Combat Roll                   |combatroll                    |1.3.3+1.20.1        |DONE      |Manifest: NOSIGNATURE         Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar        |Grass Overhaul                |grassoverhaul                 |23.10.10            |DONE      |Manifest: NOSIGNATURE         mcw-windows-2.3.0-mc1.20.1forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |DONE      |Manifest: NOSIGNATURE         sound-physics-remastered-forge-1.20.1-1.4.13.jar  |Sound Physics Remastered      |sound_physics_remastered      |1.20.1-1.4.13       |DONE      |Manifest: NOSIGNATURE         fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar    |Fabric Convention Tags        |fabric_convention_tags_v1     |1.5.5+fa3d1c0177    |DONE      |Manifest: NOSIGNATURE         lootbeams-1.20.1-1.2.6.jar                        |LootBeams                     |lootbeams                     |1.20.1              |DONE      |Manifest: NOSIGNATURE         guardvillagers-1.20.1-1.6.10.jar                  |Guard Villagers               |guardvillagers                |1.20.1-1.6.10       |DONE      |Manifest: NOSIGNATURE         forge-medievalend-1.0.1.jar                       |Medieval Buildings [The End Ed|medievalend                   |1.0.1               |DONE      |Manifest: NOSIGNATURE         treasure2_twilight_forest_lp-1.20.1-3.6.2.jar     |Treasure2 Twilight Forest LP  |treasure2_twilight_forest_lp  |3.6.2               |DONE      |Manifest: NOSIGNATURE         Compat_FarmersDelight.jar                         |Farmer's Delight Compat       |farmersdelightcompat          |1.1.0               |DONE      |Manifest: NOSIGNATURE         farmers-cutting-biomes-o-plenty-1.0.0.jar         |Farmer's Cutting: Biomes O' Pl|fcbop                         |1.0.0               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.20.1-7.3.27-all.jar                  |Balm                          |balm                          |7.3.27              |DONE      |Manifest: NOSIGNATURE         fabric-screen-api-v1-2.0.8+45a670a577.jar         |Fabric Screen API (v1)        |fabric_screen_api_v1          |2.0.8+45a670a577    |DONE      |Manifest: NOSIGNATURE         dynview-1.20.1-4.0.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE         immersive_armors-1.6.1+1.20.1-forge.jar           |Immersive Armors              |immersive_armors              |1.6.1+1.20.1        |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.20.1-1.4.0.247.jar          |Just Enough Resources         |jeresources                   |1.4.0.247           |DONE      |Manifest: NOSIGNATURE         [forge]ctov-3.4.13.jar                            |ChoiceTheorem's Overhauled Vil|ctov                          |3.4.13              |DONE      |Manifest: NOSIGNATURE         vminus-forge-1.20.1-3.2.7.jar                     |VMinus                        |vminus                        |3.2.7               |DONE      |Manifest: NOSIGNATURE         athena-forge-1.20.1-3.1.1.jar                     |Athena                        |athena                        |3.1.1               |DONE      |Manifest: NOSIGNATURE         terrablender-bridge-1.11.2+1.20.1.jar             |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         vintagedelight-0.1.6.jar                          |Vintage Delight               |vintagedelight                |0.1.6               |DONE      |Manifest: NOSIGNATURE         fabric-game-rule-api-v1-1.0.40+683d4da877.jar     |Fabric Game Rule API (v1)     |fabric_game_rule_api_v1       |1.0.40+683d4da877   |DONE      |Manifest: NOSIGNATURE         ToolStats-Forge-1.20.1-16.0.9.jar                 |ToolStats                     |toolstats                     |16.0.9              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         WaystonesTeleportPets-1.20-1.20.1--1.2.jar        |Waystones Teleport Pets       |w2pets                        |1.0                 |DONE      |Manifest: NOSIGNATURE         ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE         unusualend-2.3.0-forge-1.20.1.jar                 |Unusual End                   |unusualend                    |2.3.0               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.18-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18              |DONE      |Manifest: NOSIGNATURE         YungsBridges-1.20-Forge-4.0.3.jar                 |YUNG's Bridges                |yungsbridges                  |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.20.1-2.1.3.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.3               |DONE      |Manifest: NOSIGNATURE         enchantmenttransfer-0.0.6-1.20.1.jar              |Enchantment Transfer          |enchantmenttransfer           |0.0.6               |DONE      |Manifest: NOSIGNATURE         tidal-towns-1.3.4.jar                             |Tidal Towns                   |mr_tidal_towns                |1.3.4               |DONE      |Manifest: NOSIGNATURE         mysticaloaktree-1.20-1.11.jar                     |Mystical Oak Tree             |mysticaloaktree               |1.20-1.11           |DONE      |Manifest: NOSIGNATURE         curios-forge-5.14.1+1.20.1.jar                    |Curios API                    |curios                        |5.14.1+1.20.1       |DONE      |Manifest: NOSIGNATURE         Desert Mining 1.0.0 -1.20.1.jar                   |Desert Mining                 |desert_mining                 |1.0.0               |DONE      |Manifest: NOSIGNATURE         Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |DONE      |Manifest: NOSIGNATURE         Eldritch_End-FORGE-MC1.20.1-0.3.3_mapped_srg_1.20.|Eldritch End                  |eldritch_end                  |0.3.3               |DONE      |Manifest: NOSIGNATURE         Measurements-forge-1.20.1-2.0.1.jar               |Measurements                  |measurements                  |2.0.1               |DONE      |Manifest: NOSIGNATURE         fabric-entity-events-v1-1.6.0+6274ab9d77.jar      |Fabric Entity Events (v1)     |fabric_entity_events_v1       |1.6.0+6274ab9d77    |DONE      |Manifest: NOSIGNATURE         sapience-1.20.1-1.0.0.jar                         |Sapience                      |sapience                      |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE         mcw-furniture-3.3.0-mc1.20.1forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |DONE      |Manifest: NOSIGNATURE         ApothicCurios-1.20.1-1.0.3d.jar                   |Apothic Curios                |apothiccurios                 |1.0.3d              |DONE      |Manifest: NOSIGNATURE         mountedpearl-1.20.1-1.0.1.jar                     |Mounted Pearl                 |mountedpearl                  |1.0.1               |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         DerexMaceMod-Balanced-1.20.1-8.1.7.2.jar          |Mace                          |mace_backport                 |8.1.7.2             |DONE      |Manifest: NOSIGNATURE         Haste Enchantment 1.0.0 - 1.20.1.jar              |Haste Enchantment             |hasteenchantment              |1.0.0               |DONE      |Manifest: NOSIGNATURE         AdChimneys-1.20.1-10.1.16.0-build.0995.jar        |Advanced Chimneys             |adchimneys                    |10.1.16.0           |DONE      |Manifest: NOSIGNATURE         JadeAddons-1.20.1-Forge-5.3.1.jar                 |Jade Addons                   |jadeaddons                    |5.3.1+forge         |DONE      |Manifest: NOSIGNATURE         majrusz-library-forge-1.20.1-7.0.8.jar            |Majrusz Library               |majruszlibrary                |7.0.8               |DONE      |Manifest: NOSIGNATURE         DarkPaintings-Forge-1.20.1-17.0.4.jar             |DarkPaintings                 |darkpaintings                 |17.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         mcwabnormals-1.20.1-1.2.jar                       |Macaw's Abnormals             |mcwabnormals                  |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE         DripSounds-1.19.4-0.3.2.jar                       |Drip Sounds                   |waterdripsound                |0.3.2               |DONE      |Manifest: NOSIGNATURE         fabric-dimensions-v1-2.1.54+8005d10d77.jar        |Fabric Dimensions API (v1)    |fabric_dimensions_v1          |2.1.54+8005d10d77   |DONE      |Manifest: NOSIGNATURE         BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection  |betteranimationscollection    |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         mowziesmobs-1.7.1.jar                             |Mowzie's Mobs                 |mowziesmobs                   |1.7.1               |DONE      |Manifest: NOSIGNATURE         Fastload-Reforged-mc1.20.1-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |DONE      |Manifest: NOSIGNATURE         puzzlesapi-forge-8.1.7.jar                        |Puzzles Api                   |puzzlesapi                    |8.1.7               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         formationsnether-1.0.5.jar                        |Formations Nether             |formationsnether              |1.0.5               |DONE      |Manifest: NOSIGNATURE         [1.20.1][Forge] RPG-HUD-3.10.jar                  |RPG-HUD                       |rpghud                        |3.10                |DONE      |Manifest: NOSIGNATURE         fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar  |Fabric Model Loading API (v1) |fabric_model_loading_api_v1   |1.0.3+6274ab9d77    |DONE      |Manifest: NOSIGNATURE         lithostitched-forge-1.20.1-1.4.4.jar              |Lithostitched                 |lithostitched                 |1.4                 |DONE      |Manifest: NOSIGNATURE         Stoneworks-v8.0.0-1.20.1-Forge.jar                |Stoneworks                    |stoneworks                    |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         fabric-rendering-v1-3.0.8+66e9a48f77.jar          |Fabric Rendering (v1)         |fabric_rendering_v1           |3.0.8+66e9a48f77    |DONE      |Manifest: NOSIGNATURE         fabric-renderer-indigo-1.5.2+b5b2da4177.jar       |Fabric Renderer - Indigo      |fabric_renderer_indigo        |1.5.2+b5b2da4177    |DONE      |Manifest: NOSIGNATURE         fallingleaves-1.20.1-2.1.2.jar                    |Fallingleaves                 |fallingleaves                 |2.1.2               |DONE      |Manifest: NOSIGNATURE         ApotheoticAdditionsV2.2.2.jar                     |Apotheotic Additions          |apotheotic_additions          |2.2.2               |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE         smarterfarmers-1.20-2.1.2.jar                     |Smarter Farmers               |smarterfarmers                |1.20-2.1.2          |DONE      |Manifest: NOSIGNATURE         jumpboat-1.20.0-1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.20.0-1.0.5        |DONE      |Manifest: NOSIGNATURE         catjammies-1.20.1-1.6.2.jar                       |CatJammies                    |catjammies                    |1.20.1-1.6.2        |DONE      |Manifest: NOSIGNATURE         GlitchCore-forge-1.20.1-0.0.1.1.jar               |GlitchCore                    |glitchcore                    |0.0.1.1             |DONE      |Manifest: NOSIGNATURE         SereneSeasons-forge-1.20.1-9.1.0.2.jar            |Serene Seasons                |sereneseasons                 |9.1.0.2             |DONE      |Manifest: NOSIGNATURE         geckolib-fabric-compat-1.11.2+1.20.1.jar          |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         table_top_craft-1.20.1-6.1.2.jar                  |Table Top Craft               |table_top_craft               |1.20.1-6.1.2        |DONE      |Manifest: NOSIGNATURE         dismountentity-1.20.1-3.6.jar                     |Dismount Entity               |dismountentity                |3.6                 |DONE      |Manifest: NOSIGNATURE         Speed Enchantment 1.0.0 - 1.20.1.jar              |Speed Enchantment             |speed_enchantment             |1.0.0               |DONE      |Manifest: NOSIGNATURE         formations-1.0.3-forge-mc1.20.2.jar               |Formations                    |formations                    |1.0.3               |DONE      |Manifest: NOSIGNATURE         aether_delight_1.0.0_forge_1.20.1.jar             |Aether Delight                |aetherdelight                 |1.0.0               |DONE      |Manifest: NOSIGNATURE         puzzlesaccessapi-forge-20.1.1.jar                 |Puzzles Access Api            |puzzlesaccessapi              |20.1.1              |DONE      |Manifest: NOSIGNATURE         DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar     |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas     |1.0.2               |DONE      |Manifest: NOSIGNATURE         More Wandering Trades 1.0.0 - 1.20.1.jar          |More Wandering Trades         |more_wandering_trades         |1.0.0               |DONE      |Manifest: NOSIGNATURE         chalk-1.20.1-1.6.5.jar                            |Chalk                         |chalk                         |1.6.5               |DONE      |Manifest: NOSIGNATURE         ZombieMoon-1.20.jar                               |Horde Moon                    |zombiemoon                    |1.20                |DONE      |Manifest: NOSIGNATURE         mcw-paths-1.1.0forge-mc1.20.1.jar                 |Macaw's Paths and Pavings     |mcwpaths                      |1.1.0               |DONE      |Manifest: NOSIGNATURE         wither_spawn_animation-1.5.1-forge-1.20.1.jar     |Wither Spawn Animation        |wither_spawn_animation        |1.5.1               |DONE      |Manifest: NOSIGNATURE         fabric-api-base-0.4.31+ef105b4977.jar             |Fabric API Base               |fabric_api_base               |0.4.31+ef105b4977   |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE         EasierSleeping-1.20.1-2.1.3.jar                   |Easier Sleeping               |easier_sleeping               |2.1.3               |DONE      |Manifest: NOSIGNATURE         cwb-forge-3.0.0+mc1.20.jar                        |Cubes Without Borders         |cubes_without_borders         |3.0.0+mc1.20        |DONE      |Manifest: NOSIGNATURE         Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.8.jar    |Oh The Trees You'll Grow      |ohthetreesyoullgrow           |1.3.8               |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.13.17+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.17+1.20.1      |DONE      |Manifest: NOSIGNATURE         jei-bridge-1.11.2+1.20.1.jar                      |Connector Extras JEI Bridge   |connectorextras_jei_bridge    |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE         ecologics-forge-1.20.1-2.2.0.jar                  |Ecologics                     |ecologics                     |2.2.0               |DONE      |Manifest: NOSIGNATURE         fabric-item-group-api-v1-4.0.12+c9161c2d77.jar    |Fabric Item Group API (v1)    |fabric_item_group_api_v1      |4.0.12+c9161c2d77   |DONE      |Manifest: NOSIGNATURE         imfast-FORGE-1.20.1-1.0.2.jar                     |I'm Fast                      |imfast                        |1.0.2               |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.49.9+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.9+1.20.1       |DONE      |Manifest: NOSIGNATURE         entityculling-forge-1.7.4-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.7.4               |DONE      |Manifest: NOSIGNATURE         oceansdelight-1.0.2-1.20.jar                      |Ocean's Delight               |oceansdelight                 |1.0.2-1.20          |DONE      |Manifest: NOSIGNATURE         fabric-recipe-api-v1-1.0.21+514a076577.jar        |Fabric Recipe API (v1)        |fabric_recipe_api_v1          |1.0.21+514a076577   |DONE      |Manifest: NOSIGNATURE         visuality-forge-2.0.2.jar                         |Visuality: Reforged           |visuality                     |2.0.2               |DONE      |Manifest: NOSIGNATURE         ubesdelight-forge-1.20.1-0.3.4.jar                |Ube's Delight                 |ubesdelight                   |0.3.4               |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v8.1.32-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.32              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         FriendlyFire-Forge-1.20.1-18.0.7.jar              |FriendlyFire                  |friendlyfire                  |18.0.7              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         fabric-sound-api-v1-1.0.13+4f23bd8477.jar         |Fabric Sound API (v1)         |fabric_sound_api_v1           |1.0.13+4f23bd8477   |DONE      |Manifest: NOSIGNATURE         explosiveenhancement-1.1.0-1.20.1-client-and-serve|Explosive Enhancement         |explosiveenhancement          |1.1.0               |DONE      |Manifest: NOSIGNATURE         chunksending-1.20.1-2.8.jar                       |chunksending mod              |chunksending                  |1.20.1-2.8          |DONE      |Manifest: NOSIGNATURE         aquamirae-6.API15.jar                             |Aquamirae                     |aquamirae                     |6.API15             |DONE      |Manifest: NOSIGNATURE         xptome-1.20.1-2.2.1.jar                           |XP Tome                       |xpbook                        |2.2.1               |DONE      |Manifest: NOSIGNATURE         cristellib-1.1.6-forge.jar                        |Cristel Lib                   |cristellib                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         CarbonConfig-1.20-1.2.7.jar                       |Carbon Config Library         |carbonconfig                  |1.20-1.2.7          |DONE      |Manifest: NOSIGNATURE         tetra-1.20.1-6.9.0.jar                            |tetra                         |tetra                         |6.9.0               |DONE      |Manifest: NOSIGNATURE         undergardenpatch-1.4.2-1.20.1.jar                 |Undergarden-Tetra Patch       |undergardenpatch              |1.4.2-1.20.1        |DONE      |Manifest: NOSIGNATURE         tetranomicon-1.6.1-1.20.1.jar                     |Tetranomicon                  |tetranomicon                  |1.6.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         TreeChop-1.20.1-forge-0.19.0-fixed.jar            |HT's TreeChop                 |treechop                      |0.19.0              |DONE      |Manifest: NOSIGNATURE         Tropicraft-9.6.3.jar                              |Tropicraft                    |tropicraft                    |9.6.3               |DONE      |Manifest: NOSIGNATURE         blue_skies-1.20.1-1.3.31.jar                      |Blue Skies                    |blue_skies                    |1.3.31              |DONE      |Manifest: NOSIGNATURE         dimasctetracompat-1.20.1-1.5.0.0.jar              |Dimensional Ascension Tetra Co|dimasctetracompat             |1.5.0.0             |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.20.1-4.7.1.2.jar                 |GeckoLib 4                    |geckolib                      |4.7.1.2             |DONE      |Manifest: NOSIGNATURE         Oh-The-Biomes-Weve-Gone-Forge-1.5.11.jar          |Oh The Biomes We've Gone      |biomeswevegone                |1.5.11              |DONE      |Manifest: NOSIGNATURE         creeperoverhaul-3.0.2-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |3.0.2               |DONE      |Manifest: NOSIGNATURE         ars_nouveau-1.20.1-4.12.6-all.jar                 |Ars Nouveau                   |ars_nouveau                   |4.12.6              |DONE      |Manifest: NOSIGNATURE         crittersandcompanions-forge-2.2.2.jar             |Critters and Companions       |crittersandcompanions         |2.2.2               |DONE      |Manifest: NOSIGNATURE         aether-1.20.1-1.5.2-neoforge.jar                  |The Aether                    |aether                        |1.20.1-1.5.2-neoforg|DONE      |Manifest: NOSIGNATURE         aetheric_tetranomicon-1.2.0-1.20.1.jar            |Aetheric Tetranomicon         |aetheric_tetranomicon         |1.2.0-1.20.1        |DONE      |Manifest: NOSIGNATURE         lost_aether_content-1.20.1-1.2.3.jar              |Aether: Lost Content          |lost_aether_content           |1.2.3               |DONE      |Manifest: NOSIGNATURE         deep_aether-1.20.1-1.1.5.jar                      |Deep Aether                   |deep_aether                   |1.20.1-1.1.5        |DONE      |Manifest: NOSIGNATURE         aeroblender-1.20.1-1.0.2-rc1-neoforge.jar         |AeroBlender                   |aeroblender                   |1.20.1-1.0.2-rc1-neo|DONE      |Manifest: NOSIGNATURE         ancient_aether-0.9.10.jar                         |Ancient Aether                |ancient_aether                |0.9.10              |DONE      |Manifest: NOSIGNATURE         naturalist-5.0pre2+forge-1.20.1.jar               |Naturalist                    |naturalist                    |5.0pre2             |DONE      |Manifest: NOSIGNATURE         soulbound-forge-1.0.0+1.20.1.jar                  |Soulbound                     |soulbound                     |1.0.0               |DONE      |Manifest: NOSIGNATURE         dynamiclights-1.20.1.2.jar                        |Dynamic Lights                |dynamiclights                 |1.20.1.2            |DONE      |Manifest: NOSIGNATURE         Nether's Overhaul-1.20.1_V1.3.6.jar               |Nether's Overhaul             |netheroverhaul                |1.3.6               |DONE      |Manifest: NOSIGNATURE         HorseExpert-v8.1.1-1.20.1-Forge.jar               |Horse Expert                  |horseexpert                   |8.1.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         PaperDoll-v8.0.0-1.20.1-Forge.jar                 |Paper Doll                    |paperdoll                     |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         golemsarefriends-1.20.0-1.0.1.jar                 |Golems Are Friends Not Fodder |golemsarefriends              |1.20.0-1.0.1        |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE         citadel-2.6.1-1.20.1.jar                          |Citadel                       |citadel                       |2.6.1               |DONE      |Manifest: NOSIGNATURE         Rats-1.20.1-8.1.3.jar                             |Rats                          |rats                          |1.20.1-8.1.3        |DONE      |Manifest: NOSIGNATURE         alexsmobs-1.22.9.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.9              |DONE      |Manifest: NOSIGNATURE         iceandfire-2.1.13-1.20.1-beta-5.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.20.1       |DONE      |Manifest: NOSIGNATURE         forge-1.20.1-47.4.0-universal.jar                 |Forge                         |forge                         |47.4.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         Auroras-1.20.1-1.6.2.jar                          |Auroras                       |auroras                       |1.6.2               |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         AkashicTome-1.7-27.jar                            |Akashic Tome                  |akashictome                   |1.7-27              |DONE      |Manifest: NOSIGNATURE         dragonseeker-1.2.0-1.20.1.jar                     |Dragonseeker                  |dragonseeker                  |1.2.0-1.20.1        |DONE      |Manifest: NOSIGNATURE         Zeta-1.0-30.jar                                   |Zeta                          |zeta                          |1.0-30              |DONE      |Manifest: NOSIGNATURE         Aquaculture-1.20.1-2.5.5.jar                      |Aquaculture 2                 |aquaculture                   |2.5.5               |DONE      |Manifest: NOSIGNATURE         fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77    |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |DONE      |Manifest: NOSIGNATURE         AetherVillages-1.20.1-1.0.7-forge.jar             |Aether Villages               |aether_villages               |1.0.7               |DONE      |Manifest: NOSIGNATURE         endercrop-1.20.1-1.7.0.jar                        |Ender Crop                    |endercrop                     |1.20.1-1.7.0        |DONE      |Manifest: NOSIGNATURE         storagedelight-25.03.09-1.20-forge.jar            |Storage Delight               |storagedelight                |25.03.09-1.20-forge |DONE      |Manifest: NOSIGNATURE         Twigs-1.20.1-3.1.0.jar                            |Twigs                         |twigs                         |1.20.1-3.1.1        |DONE      |Manifest: NOSIGNATURE         MinersMoon1.20.jar                                |Miner's Moon                  |minersmoon                    |1.20.1              |DONE      |Manifest: NOSIGNATURE         Waddles-1.20.1-0.9.4.jar                          |Waddles                       |waddles                       |0.9.4               |DONE      |Manifest: NOSIGNATURE         jeed-1.20-2.2.5.jar                               |Just Enough Effects Descriptio|jeed                          |1.20-2.2.5          |DONE      |Manifest: NOSIGNATURE         hauntedharvest-1.20-3.2.0.jar                     |Haunted Harvest               |hauntedharvest                |1.20-3.2.0          |DONE      |Manifest: NOSIGNATURE         dummmmmmy-1.20-2.0.6.jar                          |MmmMmmMmmmmm                  |dummmmmmy                     |1.20-2.0.6          |DONE      |Manifest: NOSIGNATURE         fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0  |4.0.11+a670df1e77   |DONE      |Manifest: NOSIGNATURE         twilightforest-1.20.1-4.3.2508-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2508            |DONE      |Manifest: NOSIGNATURE         sodiumdynamiclights-forge-1.0.10-1.20.1.jar       |Sodium Dynamic Lights         |sodiumdynamiclights           |1.0.9               |DONE      |Manifest: NOSIGNATURE         better_climbing-forge-3.jar                       |Better Climbing               |better_climbing               |3                   |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.20.1-1.2.7.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.7        |DONE      |Manifest: NOSIGNATURE         corn_delight-1.1.6-1.20.1.jar                     |Corn Delight                  |corn_delight                  |1.1.6-1.20.1        |DONE      |Manifest: NOSIGNATURE         largemeals-1.20.1-1.3.0.jar                       |Large Meals                   |largemeals                    |1.20.1-1.3.0        |DONE      |Manifest: NOSIGNATURE         ends_delight-1.20.1-2.4.jar                       |End's Delight                 |ends_delight                  |2.4                 |DONE      |Manifest: NOSIGNATURE         chefs-delight-1.0.3-forge-1.20.1.jar              |Chefs Delight                 |chefsdelight                  |1.0.3-forge-1.20.1  |DONE      |Manifest: NOSIGNATURE         culturaldelights-0.16.4.jar                       |Cultural Delights             |culturaldelights              |0.16.4              |DONE      |Manifest: NOSIGNATURE         curious_armor_stands-1.20-5.1.0.jar               |Curious Armor Stands          |curious_armor_stands          |1.20-5.1.0          |DONE      |Manifest: NOSIGNATURE         endersdelight-forge-1.20.1-1.1.2.jar              |Ender's Delight               |endersdelight                 |1.1.2               |DONE      |Manifest: NOSIGNATURE         treasure2-1.20.1-3.12.0.jar                       |Treasure2                     |treasure2                     |3.12.0              |DONE      |Manifest: NOSIGNATURE         gottschcore-1.20.1-2.3.0.jar                      |GottschCore                   |gottschcore                   |2.3.0               |DONE      |Manifest: NOSIGNATURE         mcw-fences-1.2.0-1.20.1forge.jar                  |Macaw's Fences and Walls      |mcwfences                     |1.2.0               |DONE      |Manifest: NOSIGNATURE         spartanundergarden-1.20.1-1.1.0.jar               |Spartan Weaponry: Undergarden |spartanundergarden            |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         reach-entity-attributes-2.4.0.jar                 |Reach Entity Attributes       |reach_entity_attributes       |2.4.0               |DONE      |Manifest: NOSIGNATURE         zmedievalmusic-1.20.1-2.1.jar                     |medievalmusic mod             |medievalmusic                 |1.20.1-2.1          |DONE      |Manifest: NOSIGNATURE         villagespawnpoint-1.20.1-4.6.jar                  |Village Spawn Point           |villagespawnpoint             |4.6                 |DONE      |Manifest: NOSIGNATURE         spartantoolkit-1.20.1-1.5.2.jar                   |Spartan Weaponry Addon Toolkit|spartantoolkit                |1.20.1-1.5.2        |DONE      |Manifest: NOSIGNATURE         Patchouli-1.20.1-84.1-FORGE.jar                   |Patchouli                     |patchouli                     |1.20.1-84.1-FORGE   |DONE      |Manifest: NOSIGNATURE         collective-1.20.1-8.3.jar                         |Collective                    |collective                    |8.3                 |DONE      |Manifest: NOSIGNATURE         BetterThirdPerson-Forge-1.20-1.9.0.jar            |Better Third Person           |betterthirdperson             |1.9.0               |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE         eatinganimation-1.20.1-5.1.0.jar                  |Eating Animation              |eatinganimation               |5.1.0               |DONE      |Manifest: NOSIGNATURE         SpartanWeaponry-1.20.1-forge-3.1.3-all.jar        |Spartan Weaponry              |spartanweaponry               |3.1.3               |DONE      |Manifest: NOSIGNATURE         seasonhud-forge-1.20.1-1.13.2.jar                 |SeasonHUD                     |seasonhud                     |1.13.2              |DONE      |Manifest: NOSIGNATURE         deeperdarker-forge-1.20.1-1.3.3.jar               |Deeper and Darker             |deeperdarker                  |1.3.3               |DONE      |Manifest: NOSIGNATURE         architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE         BambooEverything-forge-3.0.3+mc1.20.1.jar         |Bamboo Everything             |bambooeverything              |3.0.3+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         letsdo-API-forge-1.2.15-forge.jar                 |[Let's Do] API                |doapi                         |1.2.15              |DONE      |Manifest: NOSIGNATURE         jecalculation-forge-1.20.1-4.0.4.jar              |Just Enough Calculation       |jecalculation                 |4.0.4               |DONE      |Manifest: NOSIGNATURE         findme-3.2.1-forge.jar                            |FindMe                        |findme                        |3.2.1               |DONE      |Manifest: NOSIGNATURE         letsdo-brewery-forge-1.1.9.jar                    |[Let's Do] Brewery            |brewery                       |1.1.9               |DONE      |Manifest: NOSIGNATURE         letsdo-meadow-forge-1.3.24.jar                    |[Let's Do] Meadow             |meadow                        |1.3.24              |DONE      |Manifest: NOSIGNATURE         jei-1.20.1-forge-15.20.0.106.jar                  |Just Enough Items             |jei                           |15.20.0.106         |DONE      |Manifest: NOSIGNATURE         jamlib-forge-1.3.5+1.20.1.jar                     |JamLib                        |jamlib                        |1.3.5+1.20.1        |DONE      |Manifest: NOSIGNATURE         rightclickharvest-forge-4.5.3+1.20.1.jar          |Right Click Harvest           |rightclickharvest             |4.5.3+1.20.1        |DONE      |Manifest: NOSIGNATURE         fabric-loot-api-v2-1.2.1+eb28f93e77.jar           |Fabric Loot API (v2)          |fabric_loot_api_v2            |1.2.1+eb28f93e77    |DONE      |Manifest: NOSIGNATURE         ConnectorExtras-1.11.2+1.20.1.jar                 |Connector Extras              |connectorextras               |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         umbral_skies-1.3.jar                              |Umbral Skies                  |umbral_skies                  |1.3                 |DONE      |Manifest: NOSIGNATURE         refurbished_furniture-forge-1.20.1-1.0.12.jar     |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.12              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         fabric-networking-api-v1-1.3.11+503a202477.jar    |Fabric Networking API (v1)    |fabric_networking_api_v1      |1.3.11+503a202477   |DONE      |Manifest: NOSIGNATURE         fabric-lifecycle-events-v1-2.2.22+afab492177.jar  |Fabric Lifecycle Events (v1)  |fabric_lifecycle_events_v1    |2.2.22+afab492177   |DONE      |Manifest: NOSIGNATURE         TradingPost-v8.0.2-1.20.1-Forge.jar               |Trading Post                  |tradingpost                   |8.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         villagesandpillages-forge-mc1.20.1-1.0.2.jar      |Villages & Pillages           |villagesandpillages           |1.0.2               |DONE      |Manifest: NOSIGNATURE         rhino-forge-2001.2.3-build.10.jar                 |Rhino                         |rhino                         |2001.2.3-build.10   |DONE      |Manifest: NOSIGNATURE         Festive_Delight_1.3_Forge_1.20.1.jar              |Festive Delight               |festive_delight               |1.3.0               |DONE      |Manifest: NOSIGNATURE         jmi-forge-1.20.1-0.14-48.jar                      |JourneyMap Integration        |jmi                           |1.20.1-0.14-48      |DONE      |Manifest: NOSIGNATURE         amendments-1.20-1.2.19.jar                        |Amendments                    |amendments                    |1.20-1.2.19         |DONE      |Manifest: NOSIGNATURE         blueflame-1.20.0-1.0.3.jar                        |Blue Flame Burning            |blueflame                     |1.20.0-1.0.3        |DONE      |Manifest: NOSIGNATURE         additionallanterns-1.1.1a-forge-mc1.20.jar        |Additional Lanterns           |additionallanterns            |1.1.1a              |DONE      |Manifest: NOSIGNATURE         Rainbows-1.20.1-1.5.jar                           |Rainbows                      |rainbows                      |1.5                 |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.20.1-14.1.11.jar                |Waystones                     |waystones                     |14.1.11             |DONE      |Manifest: NOSIGNATURE         journeymap-1.20.1-5.10.3-forge.jar                |Journeymap                    |journeymap                    |5.10.3              |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.4.0+1.20.1.jar                   |Comforts                      |comforts                      |6.4.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         fabric-mining-level-api-v1-2.1.50+561530ec77.jar  |Fabric Mining Level API (v1)  |fabric_mining_level_api_v1    |2.1.50+561530ec77   |DONE      |Manifest: NOSIGNATURE         configured-forge-1.20.1-2.2.3.jar                 |Configured                    |configured                    |2.2.3               |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         default_skill_trees-1.1.jar                       |Default Skill Trees           |default_skill_trees           |1.1                 |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE         mapperbase-1.20.1-6.0.0.0.jar                     |Mapper Base                   |mapperbase                    |1.20.1-6.0.0.0      |DONE      |Manifest: NOSIGNATURE         netherdepthsupgrade-3.1.5-1.20.jar                |Nether Depths Upgrade         |netherdepthsupgrade           |3.1.5-1.20          |DONE      |Manifest: NOSIGNATURE         blueprint-1.20.1-7.1.3.jar                        |Blueprint                     |blueprint                     |7.1.3               |DONE      |Manifest: NOSIGNATURE         savage_and_ravage-1.20.1-6.0.0.jar                |Savage & Ravage               |savage_and_ravage             |6.0.0               |DONE      |Manifest: NOSIGNATURE         clayworks-1.20.1-3.0.4.jar                        |Clayworks                     |clayworks                     |3.0.4               |DONE      |Manifest: NOSIGNATURE         personality-1.20.1-4.1.0.jar                      |Personality                   |personality                   |4.1.0               |DONE      |Manifest: NOSIGNATURE         autumnity-1.20.1-5.0.2.jar                        |Autumnity                     |autumnity                     |5.0.2               |DONE      |Manifest: NOSIGNATURE         environmental-1.20.1-4.0.1.jar                    |Environmental                 |environmental                 |4.0.1               |DONE      |Manifest: NOSIGNATURE         buzzier_bees-1.20.1-6.0.1.jar                     |Buzzier Bees                  |buzzier_bees                  |6.0.1               |DONE      |Manifest: NOSIGNATURE         CoffeeDelight-Forge-1.20.1-1.5.2.jar              |Coffee Delight                |coffee_delight                |1.6                 |DONE      |Manifest: NOSIGNATURE         moredelight-25.01.13-1.20-forge.jar               |More Delight                  |moredelight                   |25.01.13-1.20-forge |DONE      |Manifest: NOSIGNATURE         spartantwilight-1.20.1-3.1.0.jar                  |Spartan Weaponry: Twilight For|spartantwilight               |3.1.0               |DONE      |Manifest: NOSIGNATURE         ramadandelight-1.4.jar                            |Ramadan Delight               |ramadandelight                |1.4                 |DONE      |Manifest: NOSIGNATURE         libertyvillagers-2.0.0+forge+1.20.1.jar           |Liberty's Villagers           |libertyvillagers              |2.0.0+forge+1.20.1  |DONE      |Manifest: NOSIGNATURE         FasterLadderClimbing-1.20.1-0.2.10.jar            |Faster Ladder Climbing        |fasterladderclimbing          |0.2.10              |DONE      |Manifest: NOSIGNATURE         fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877    |DONE      |Manifest: NOSIGNATURE         illagersweararmor-1.20.1-1.4.0.jar                |Illagers Wear Armor           |zillagersweararmor            |1.20.1-1.4.0        |DONE      |Manifest: NOSIGNATURE         client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         dtkupd-1.4-forge-1.20.1.jar                       |DTKUpdate                     |dtkupd                        |1.4                 |DONE      |Manifest: NOSIGNATURE         cofh_core-1.20.1-11.0.2.56.jar                    |CoFH Core                     |cofh_core                     |11.0.2              |DONE      |Manifest: NOSIGNATURE         endergetic-1.20.1-5.0.1.jar                       |The Endergetic Expansion      |endergetic                    |5.0.1               |DONE      |Manifest: NOSIGNATURE         commonality-1.20.1-7.0.0.jar                      |Commonality                   |commonality                   |7.0.0               |DONE      |Manifest: NOSIGNATURE         FarmersStructures-1.0.3-1.20.jar                  |FarmersStructures             |farmers_structures            |1.0.0               |DONE      |Manifest: NOSIGNATURE         ls_spooky_paintings-2.1.1-forge-1.20.1.jar        |Spooky Paintings              |ls_spooky_paintings           |2.1.1               |DONE      |Manifest: NOSIGNATURE         DramaticDoors-QuiFabrge-1.20.1-3.3.1.jar          |Dramatic Doors                |dramaticdoors                 |1.20.1-3.3.1        |DONE      |Manifest: NOSIGNATURE         archers_paradox-1.20.1-5.0.0.17.jar               |Archer's Paradox              |archers_paradox               |5.0.0               |DONE      |Manifest: NOSIGNATURE         abnormals_delight-1.20.1-5.0.0.jar                |Abnormals Delight             |abnormals_delight             |5.0.0               |DONE      |Manifest: NOSIGNATURE         aquaculturedelight-1.1.1-forge-1.20.1.jar         |Aquaculture Delight           |aquaculturedelight            |1.1.1               |DONE      |Manifest: NOSIGNATURE         upgrade_aquatic-1.20.1-6.0.3.jar                  |Upgrade Aquatic               |upgrade_aquatic               |6.0.3               |DONE      |Manifest: NOSIGNATURE         aquamirae_delight-1.5.2-forge-1.20.1.jar          |Aquamirae Delight             |aquamirae_delight             |1.5.2               |DONE      |Manifest: NOSIGNATURE         undergardendelight-1.1.2-forge-1.20.1.jar         |Undergarden Delight           |undergardendelight            |1.1.2               |DONE      |Manifest: NOSIGNATURE         ensorcellation-1.20.1-5.0.2.24.jar                |Ensorcellation                |ensorcellation                |5.0.2               |DONE      |Manifest: NOSIGNATURE         alexscaves-2.0.2.jar                              |Alex's Caves                  |alexscaves                    |2.0.2               |DONE      |Manifest: NOSIGNATURE         pumpeddesertremake-2.0.0-forge-1.20.1.jar         |Pumped Desert Remake          |pumpeddesertremake            |2.0.0               |DONE      |Manifest: NOSIGNATURE         EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar  |EnchantmentDescriptions       |enchdesc                      |17.1.19             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         radiantgear-forge-2.2.0+1.20.1.jar                |Radiant Gear                  |radiantgear                   |2.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         moonlight-1.20-2.13.82-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.13.82        |DONE      |Manifest: NOSIGNATURE         ToolBelt-1.20.1-1.20.02.jar                       |Tool Belt                     |toolbelt                      |1.20.02             |DONE      |Manifest: NOSIGNATURE         farmers-cutting-oh-the-biomes-weve-gone-1.20.1-1.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.20.1-1.1-forge    |DONE      |Manifest: NOSIGNATURE         mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |DONE      |Manifest: NOSIGNATURE         Jade-1.20.1-Forge-11.13.1.jar                     |Jade                          |jade                          |11.13.1+forge       |DONE      |Manifest: NOSIGNATURE         snowyspirit-1.20-3.0.10.jar                       |Snowy Spirit                  |snowyspirit                   |1.20-3.0.10         |DONE      |Manifest: NOSIGNATURE         l2harvester-0.1.0.jar                             |L2Harvester                   |l2harvester                   |0.1.0               |DONE      |Manifest: NOSIGNATURE         displaydelight-1.2.0.jar                          |Display Delight               |displaydelight                |1.2.0               |DONE      |Manifest: NOSIGNATURE         nethersdelight-1.20.1-4.0.jar                     |Nether's Delight              |nethersdelight                |1.20.1-4.0          |DONE      |Manifest: NOSIGNATURE         lootintegrations_yungs-1.3.jar                    |lootintegrations_yungs mod    |lootintegrations_yungs        |1                   |DONE      |Manifest: NOSIGNATURE         ThisRocks-1.20.1-1.5.1.jar                        |This Rocks! (Forge)           |rocks                         |1.5.1               |DONE      |Manifest: NOSIGNATURE         BarteringStation-v8.0.0-1.20.1-Forge.jar          |Bartering Station             |barteringstation              |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Ribbits-1.20.1-Forge-3.0.4.jar                    |Ribbits                       |ribbits                       |1.20.1-Forge-3.0.4  |DONE      |Manifest: NOSIGNATURE         Iceberg-1.20.1-forge-1.1.25.jar                   |Iceberg                       |iceberg                       |1.1.25              |DONE      |Manifest: NOSIGNATURE         Quark-4.0-462.jar                                 |Quark                         |quark                         |4.0-462             |DONE      |Manifest: NOSIGNATURE         supplementaries-1.20-3.1.26.jar                   |Supplementaries               |supplementaries               |1.20-3.1.26         |DONE      |Manifest: NOSIGNATURE         Delightful-1.20.1-3.7.1.jar                       |Delightful                    |delightful                    |3.7.1               |DONE      |Manifest: NOSIGNATURE         suppsquared-1.20-1.1.21.jar                       |Supplementaries Squared       |suppsquared                   |1.20-1.1.21         |DONE      |Manifest: NOSIGNATURE         woodworks-1.20.1-3.0.2.jar                        |Woodworks                     |woodworks                     |3.0.2               |DONE      |Manifest: NOSIGNATURE         mutil-1.20.1-6.2.0.jar                            |mutil                         |mutil                         |6.2.0               |DONE      |Manifest: NOSIGNATURE         brutalbosses-1.20.1-8.0.jar                       |brutalbosses mod              |brutalbosses                  |1.20.1-8.0          |DONE      |Manifest: NOSIGNATURE         legendarycreatures-1.20.1-1.0.15.jar              |Legendary Creatures           |legendarycreatures            |1.20.1-1.0.15       |DONE      |Manifest: NOSIGNATURE         inventoryhud.forge.1.20.1-3.4.26.jar              |Inventory HUD+                |inventoryhud                  |3.4.26              |DONE      |Manifest: NOSIGNATURE         UniversalEnchants-v8.0.0-1.20.1-Forge.jar         |Universal Enchants            |universalenchants             |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         BetterTridents-v8.0.1-1.20.1-Forge.jar            |Better Tridents               |bettertridents                |8.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         alexsdelight-1.5.jar                              |Alex's Delight                |alexsdelight                  |1.5                 |DONE      |Manifest: NOSIGNATURE         yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar  |YetAnotherConfigLib           |yet_another_config_lib_v3     |3.6.6+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE         apexcore-1.20.1-10.0.0.jar                        |ApexCore                      |apexcore                      |10.0.0              |DONE      |Manifest: NOSIGNATURE         fantasyfurniture-1.20.1-9.0.0.jar                 |Fantasy's Furniture           |fantasyfurniture              |9.0.0               |DONE      |Manifest: NOSIGNATURE         CrabbersDelight-1.20.1-1.1.7e.jar                 |Crabber's Delight             |crabbersdelight               |1.1.7e              |DONE      |Manifest: NOSIGNATURE         emi-bridge-1.11.2+1.20.1.jar                      |Connector Extras EMI Bridge   |connectorextras_emi_bridge    |1.11.2+1.20.1       |DONE      |Manifest: NOSIGNATURE         healingcampfire-1.20.1-6.2.jar                    |Healing Campfire              |healingcampfire               |6.2                 |DONE      |Manifest: NOSIGNATURE         fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477   |DONE      |Manifest: NOSIGNATURE         fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0  |0.6.2+0d0bd5a777    |DONE      |Manifest: NOSIGNATURE         PresenceFootsteps-1.20.1-1.9.1-beta.1.jar         |Presence Footsteps (Forge)    |presencefootsteps             |1.20.1-1.9.1-beta.1 |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: d500aa9a-f821-445e-85be-a2b3186aa14e     FML: 47.4     Forge: net.minecraftforge:47.4.0     Kiwi Modules:          kiwi:block_components         kiwi:block_templates         kiwi:contributors         kiwi:data         kiwi:item_templates         snowrealmagic:core
    • When I tried to open the game, it crashed and these errors popped up. I checked for any duplicate mods and I couldn't find any. Mod list:  https://paste.pics/a7385d4ce369bc9fc96625d277401701 https://paste.pics/44d6f1749b8e2a84300e73e2717c6086 https://paste.pics/9b06c1f054bc099fccaef73a07489aba https://paste.pics/17be358309261b636fbc9dc9a3df3ffe https://paste.pics/b40d6dc1177081ef7befc53e215151f6 https://paste.pics/05777d08113b89bc6c20872bdd420305   Here's my latest.log: https://mclo.gs/svzfiMH      
    • شو هي مواصفات جهازك و كمان بعات المودز اللي عم تستخدمهن
    • When you make a change and it doesn't work, always post new logs.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.