Advertisement
Guest User

Untitled

a guest
Jan 30th, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 332.61 KB | None | 0 0
  1. 2013-01-30 17:04:11 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.10.524 for Minecraft 1.4.7 loading
  2. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] All core mods are successfully located
  3. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Discovering coremods
  4. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.1.0.jar
  5. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.1.0.jar
  6. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.1.0.jar
  7. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found a candidate coremod MCore3.2.8.jar
  8. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Loading coremod MCore3.2.8.jar
  9. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Loaded coremod MCore3.2.8.jar
  10. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.1.jar
  11. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.1.jar
  12. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.1.jar
  13. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
  14. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
  15. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
  16. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
  17. 2013-01-30 17:04:11 [INFO] [STDOUT] Adding transformer map: mcore_at.cfg
  18. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Running coremod plugins
  19. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  20. 2013-01-30 17:04:11 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
  21. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
  22. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  23. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
  24. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
  25. 2013-01-30 17:04:11 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
  26. 2013-01-30 17:04:11 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
  27. 2013-01-30 17:04:11 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  28. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
  29. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Running coremod plugin MCorePlugin
  30. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Coremod plugin MCorePlugin run successfully
  31. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
  32. 2013-01-30 17:04:11 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
  33. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
  34. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Validating minecraft
  35. 2013-01-30 17:04:11 [FINEST] [ForgeModLoader] Minecraft validated, launching...
  36. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Modifying class EntityLiving
  37. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityLiving.<init>
  38. 2013-01-30 17:04:12 [FINER] [ForgeModLoader] MCore >> Inserting Instructions
  39. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityLiving.writeEntityToNBT(Lnet/minecraft/src/NBTTagCompound;)V
  40. 2013-01-30 17:04:12 [FINER] [ForgeModLoader] MCore >> Inserting Instructions
  41. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityLiving.readEntityFromNBT(Lnet/minecraft/src/NBTTagCompound;)V
  42. 2013-01-30 17:04:12 [FINER] [ForgeModLoader] MCore >> Inserting Instructions
  43. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Modifying class EntityPlayer
  44. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityPlayer.fall(F)V
  45. 2013-01-30 17:04:12 [FINER] [ForgeModLoader] MCore >> Inserting Instructions
  46. 2013-01-30 17:04:12 [INFO] [STDOUT] Inserted super call into avz.c
  47. 2013-01-30 17:04:12 [INFO] [STDOUT] avf was overriden from NotEnoughItems 1.4.5.1.jar
  48. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Modifying class GuiIngame
  49. 2013-01-30 17:04:12 [INFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.GuiIngame.renderGameOverlay(FZII)V
  50. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: aum.a Desc: ()I
  51. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: aum.b Desc: ()I
  52. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: ban.c Desc: ()V
  53. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: ays.c Desc: (F)F
  54. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: qw.f Desc: (I)Lur;
  55. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: ays.a Desc: (Lll;)Z
  56. 2013-01-30 17:04:12 [FINEST] [ForgeModLoader] Found INVOKEVIRTUAL: ayo.a Desc: ()Z
  57. 2013-01-30 17:04:12 [FINER] [ForgeModLoader] MCore >> Target Virtual Invocation Located -- searching for first ILOAD
  58. 2013-01-30 17:04:12 [FINER] [ForgeModLoader] MCore >> ILOAD Located. Inserting Instructions
  59. 2013-01-30 17:04:12 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
  60. 2013-01-30 17:04:13 [INFO] [STDOUT] Inserted GameData hook
  61. 2013-01-30 17:04:13 [INFO] [STDOUT] 27 achievements
  62. 2013-01-30 17:04:13 [INFO] [STDOUT] 210 recipes
  63. 2013-01-30 17:04:13 [INFO] [STDOUT] Setting user: King, 1451376711
  64. 2013-01-30 17:04:13 [INFO] [STDERR] Client asked for parameter: server
  65. 2013-01-30 17:04:13 [INFO] [STDOUT] LWJGL Version: 2.4.2
  66. 2013-01-30 17:04:13 [INFO] [STDOUT] OptiFine_1.4.6_HD_U_B5
  67. 2013-01-30 17:04:13 [INFO] [STDOUT] Wed Jan 30 17:04:13 BRST 2013
  68. 2013-01-30 17:04:13 [INFO] [STDOUT] OS: Windows XP (amd64) version 5.2
  69. 2013-01-30 17:04:13 [INFO] [STDOUT] Java: 1.7.0_11, Oracle Corporation
  70. 2013-01-30 17:04:13 [INFO] [STDOUT] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. 2013-01-30 17:04:13 [INFO] [STDOUT] LWJGL: 2.4.2
  72. 2013-01-30 17:04:13 [INFO] [STDOUT] OpenGL: Intel(R) HD Graphics version 3.1.0 - Build 6.14.10.5421, Intel
  73. 2013-01-30 17:04:13 [INFO] [STDOUT] OpenGL Version: 3.1
  74. 2013-01-30 17:04:13 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  75. 2013-01-30 17:04:13 [INFO] [STDOUT] Checking for new version
  76. 2013-01-30 17:04:13 [INFO] [STDOUT] (Reflector) Class not present: LightCache
  77. 2013-01-30 17:04:13 [INFO] [STDOUT] (Reflector) Class not present: BlockCoord
  78. 2013-01-30 17:04:13 [INFO] [STDOUT] Version found: B6
  79. 2013-01-30 17:04:13 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
  80. 2013-01-30 17:04:13 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
  81. 2013-01-30 17:04:13 [INFO] [STDOUT] MinecraftForge v6.6.0.499 Initialized
  82. 2013-01-30 17:04:13 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.499 Initialized
  83. 2013-01-30 17:04:14 [INFO] [STDOUT] Replaced 84 ore recipies
  84. 2013-01-30 17:04:14 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
  85. 2013-01-30 17:04:14 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_B5, enabling compatibility features
  86. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, mcore.asm.MCoreModContainer, codechicken.nei.asm.NEIModContainer]
  87. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
  88. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Admin\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
  89. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\bin\jinput.jar
  90. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\bin\lwjgl.jar
  91. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\bin\lwjgl_util.jar
  92. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a minecraft related file at E:\Documents and Settings\Administrator\Application Data\.minecraft\coremods\CodeChickenCore 0.7.1.0.jar, examining for mod candidates
  93. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a minecraft related file at E:\Documents and Settings\Administrator\Application Data\.minecraft\coremods\MCore3.2.8.jar, examining for mod candidates
  94. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a minecraft related file at E:\Documents and Settings\Administrator\Application Data\.minecraft\coremods\NotEnoughItems 1.4.5.1.jar, examining for mod candidates
  95. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\lib\argo-2.25.jar
  96. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\lib\guava-12.0.1.jar
  97. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\lib\asm-all-4.0.jar
  98. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Skipping known library file E:\Documents and Settings\Administrator\Application Data\.minecraft\lib\bcprov-jdk15on-147.jar
  99. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
  100. 2013-01-30 17:04:14 [INFO] [ForgeModLoader] Searching E:\Documents and Settings\Administrator\Application Data\.minecraft\mods for mods
  101. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1-30-13 KBI TC3 Custom Aspects Addon.zip
  102. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6, 1.4.7]KeeyMyStats.zip
  103. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.7]ReiMinimap_v3.2_06.zip
  104. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file [2.2] Apple Generation.zip
  105. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file [3.2] Fishnet.zip
  106. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_RC_5.32.272.zip
  107. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file backpack 1.5.7.zip
  108. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.2.4.334 (1).jar
  109. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file BattleTowers_1.4.6.zip
  110. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file betterAnvil-147-new config.zip
  111. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.4.0.jar
  112. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.2.1.1.jar
  113. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file DamageIndicators[1.4.6]2.3.7.zip
  114. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file DungeonPack 1.4.6 v2 Universal.zip
  115. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.2_CORE.jar
  116. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.2_DECORATIVE-PACK.jar
  117. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.2_DEFAULT-RUNES.jar
  118. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1f.jar
  119. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.12.6.jar
  120. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.3.1.1.jar
  121. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnhancedPortals_1.4.6_1.4.7_[1.4-2].zip
  122. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file extrabees-1.5.0.0.zip
  123. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.4.7-3.8.0.jar
  124. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.7.10.jar
  125. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file FarmCraftory2.0.7_MC1.4.7.zip
  126. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.0.0.2.jar
  127. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun1.4.6v1.zip
  128. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file gregtechmod.zip
  129. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.112.170-lf.jar
  130. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file InfernalMobs_1.4.6.zip
  131. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks_v1.49_(1.4.6).zip
  132. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.4.7-4.5.4.214.zip
  133. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file MachineMuseModularPowerSuits-v0.1.43.jar
  134. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file magical_crops_BETA_1.5a.zip
  135. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy Base Metals 2.4.jar
  136. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy Core 2.4.2.jar
  137. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy Ender Metals 2.4.jar
  138. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy Fantasy Metals 2.4.jar
  139. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy Nether Metals 2.4.jar
  140. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy Precious Metals 2.4.jar
  141. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularForceFieldSystemV2.2.8.3.5.zip
  142. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mystcraft Addon 1.4.jar
  143. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.4.6-0.9.5.00.zip
  144. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEI_RedPowerPlugin 1.4.3.jar
  145. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.4.5.jar
  146. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file NetherOres_1.4.6.zip
  147. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-universal-1.2.0.3.zip
  148. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate mod directory Off
  149. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-2.2.5.zip
  150. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.4.6-6.14.0.0.zip
  151. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCompat-2.0pr6.zip
  152. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCore-2.0pr6.zip
  153. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerDigital-2.0pr6.zip
  154. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerMechanical-2.0pr6.zip
  155. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
  156. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-v1.26-universal.zip
  157. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.2a.zip
  158. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.1.6.zip
  159. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-NEI-2.1.6.zip
  160. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.14.0.zip
  161. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE Addons 1.3.2.4.jar
  162. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE Core 1.3.2.4.jar
  163. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE RedPower 1.3.2.4.jar
  164. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file XReliquary1.05b.jar
  165. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Found a candidate zip or jar file xycraft-universal-1.4.6-0.9.44.zip
  166. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
  167. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
  168. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.7.1.0.jar for potential mods
  169. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.7.1.0.jar appears to be missing an mcmod.info file
  170. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file MCore3.2.8.jar for potential mods
  171. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container MCore3.2.8.jar appears to be missing an mcmod.info file
  172. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.5.1.jar for potential mods
  173. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.5.1.jar appears to be missing an mcmod.info file
  174. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file 1-30-13 KBI TC3 Custom Aspects Addon.zip for potential mods
  175. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container 1-30-13 KBI TC3 Custom Aspects Addon.zip appears to be missing an mcmod.info file
  176. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod KBI.thaumcraft.EssentiaAddonMod
  177. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [Thaumcraft@[3.0.1,)] [Thaumcraft@[3.0.1,), MetallurgyBase, MetallurgyNether, MetallurgyFantasy, MetallurgyEnder, Condensed Block, CameraCraft, CCTurtle, DustMod, ExtrabiomesXL, factorization, InfiBlocks, MetallurgyUtility, minechem, Mystcraft, OrizonPastels, PaintMod, PamHCBase, PortalGun, Railcraft, RedPowerBase, RedPowerCompat, StevesCarts, technomancy, katzetweak, ThermalExpansion, TwilightForest, XReliquary, XyCraft, RedPowerWorld, MetallurgyPrecious, Magical-Crops, DustDeco, ArsMagica] []
  178. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file [1.4.6, 1.4.7]KeeyMyStats.zip for potential mods
  179. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container [1.4.6, 1.4.7]KeeyMyStats.zip appears to be missing an mcmod.info file
  180. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file [1.4.7]ReiMinimap_v3.2_06.zip for potential mods
  181. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container [1.4.7]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file
  182. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
  183. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file [2.2] Apple Generation.zip for potential mods
  184. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container [2.2] Apple Generation.zip appears to be missing an mcmod.info file
  185. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified a class growthcraft.applegeneration.mod_AppleGeneration following modloader naming convention but not directly a BaseMod or currently seen subclass
  186. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod growthcraft.applegeneration.mod_AppleGeneration
  187. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  188. 2013-01-30 17:04:14 [INFO] [ForgeModLoader] Attempting to reparse the mod container [2.2] Apple Generation.zip
  189. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file [2.2] Apple Generation.zip for potential mods
  190. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container [2.2] Apple Generation.zip appears to be missing an mcmod.info file
  191. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified a class growthcraft.applegeneration.mod_AppleGeneration following modloader naming convention but not directly a BaseMod or currently seen subclass
  192. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod growthcraft.applegeneration.mod_AppleGeneration
  193. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  194. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file [3.2] Fishnet.zip for potential mods
  195. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container [3.2] Fishnet.zip appears to be missing an mcmod.info file
  196. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified a class growthcraft.fishnet.mod_Fishnet following modloader naming convention but not directly a BaseMod or currently seen subclass
  197. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod growthcraft.fishnet.mod_Fishnet
  198. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  199. 2013-01-30 17:04:14 [INFO] [ForgeModLoader] Attempting to reparse the mod container [3.2] Fishnet.zip
  200. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file [3.2] Fishnet.zip for potential mods
  201. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container [3.2] Fishnet.zip appears to be missing an mcmod.info file
  202. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified a class growthcraft.fishnet.mod_Fishnet following modloader naming convention but not directly a BaseMod or currently seen subclass
  203. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod growthcraft.fishnet.mod_Fishnet
  204. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  205. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file ArsMagica_RC_5.32.272.zip for potential mods
  206. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_RC_5.32.272.zip
  207. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore
  208. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  209. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file backpack 1.5.7.zip for potential mods
  210. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file backpack 1.5.7.zip
  211. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod backpack.Backpack
  212. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  213. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.2.4.334 (1).jar for potential mods
  214. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file BasicComponents_v1.2.4.334 (1).jar
  215. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod basiccomponents.common.BCLoader
  216. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  217. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file BattleTowers_1.4.6.zip for potential mods
  218. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container BattleTowers_1.4.6.zip appears to be missing an mcmod.info file
  219. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file betterAnvil-147-new config.zip for potential mods
  220. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container betterAnvil-147-new config.zip appears to be missing an mcmod.info file
  221. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.4.0.jar for potential mods
  222. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.4.0.jar
  223. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
  224. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.4.0] [BuildCraft|Core@3.4.0] []
  225. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
  226. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.3.0.0,)] [Forge@[6.3.0.0,)] []
  227. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
  228. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.4.0] [BuildCraft|Core@3.4.0] []
  229. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
  230. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.4.0] [BuildCraft|Core@3.4.0] []
  231. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
  232. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Transport@3.4.0] [BuildCraft|Transport@3.4.0] []
  233. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
  234. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.4.0] [BuildCraft|Core@3.4.0] []
  235. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.2.1.1.jar for potential mods
  236. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container ChickenChunks 1.2.1.1.jar appears to be missing an mcmod.info file
  237. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
  238. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.1.413,)] [Forge@[6.4.1.413,)] []
  239. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file DamageIndicators[1.4.6]2.3.7.zip for potential mods
  240. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container DamageIndicators[1.4.6]2.3.7.zip appears to be missing an mcmod.info file
  241. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicators.DamageIndicatorsMod
  242. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  243. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file DungeonPack 1.4.6 v2 Universal.zip for potential mods
  244. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file DungeonPack 1.4.6 v2 Universal.zip
  245. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod dungeonpack.DungeonPack
  246. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  247. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file dustmod-v1.2_CORE.jar for potential mods
  248. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.2_CORE.jar
  249. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmod.DustMod
  250. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  251. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file dustmod-v1.2_DECORATIVE-PACK.jar for potential mods
  252. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.2_DECORATIVE-PACK.jar
  253. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmoddeco.DustDeco
  254. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [DustMod] []
  255. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file dustmod-v1.2_DEFAULT-RUNES.jar for potential mods
  256. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.2_DEFAULT-RUNES.jar
  257. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmod.DustModDefaults
  258. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [DustMod] []
  259. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1f.jar for potential mods
  260. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1f.jar
  261. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
  262. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  263. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.12.6.jar for potential mods
  264. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.12.6.jar
  265. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.common.EnchantingPlus
  266. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  267. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file EnderStorage 1.3.1.1.jar for potential mods
  268. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container EnderStorage 1.3.1.1.jar appears to be missing an mcmod.info file
  269. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
  270. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  271. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file EnhancedPortals_1.4.6_1.4.7_[1.4-2].zip for potential mods
  272. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file EnhancedPortals_1.4.6_1.4.7_[1.4-2].zip
  273. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod alz.enhancedportals.common.EnhancedPortals
  274. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  275. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file extrabees-1.5.0.0.zip for potential mods
  276. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container extrabees-1.5.0.0.zip appears to be missing an mcmod.info file
  277. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
  278. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [Forestry] []
  279. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
  280. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [BinnieCore] []
  281. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.4.7-3.8.0.jar for potential mods
  282. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.4.7-3.8.0.jar
  283. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
  284. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  285. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file Factorization-0.7.10.jar for potential mods
  286. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.7.10.jar
  287. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
  288. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  289. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file FarmCraftory2.0.7_MC1.4.7.zip for potential mods
  290. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] The mod container FarmCraftory2.0.7_MC1.4.7.zip appears to be missing an mcmod.info file
  291. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod farmcraftory.FarmCraftory
  292. 2013-01-30 17:04:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  293. 2013-01-30 17:04:14 [FINE] [ForgeModLoader] Examining file forestry-A-2.0.0.2.jar for potential mods
  294. 2013-01-30 17:04:14 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.0.0.2.jar
  295. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
  296. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ExtrabiomesXL] []
  297. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file GravityGun1.4.6v1.zip for potential mods
  298. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun1.4.6v1.zip
  299. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
  300. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.339,)] [Forge@[6.0.1.339,)] []
  301. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file gregtechmod.zip for potential mods
  302. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file gregtechmod.zip
  303. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod gregtechmod.GT_Mod
  304. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [IC2] [IC2, factorization, Railcraft, ThermalExpansion, ThermalExpansion|Transport, ThermalExpansion|Energy, ThermalExpansion|Factory, XyCraft, MetallurgyCore, MetallurgyBase, MetallurgyEnder, MetallurgyFantasy, MetallurgyNether, MetallurgyPrecious, MetallurgyUtility, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, LiquidUU, TwilightForest, Forestry, RedPowerCore, RedPowerBase, RedPowerMachine, RedPowerCompat, RedPowerWiring, RedPowerLogic, RedPowerLighting, RedPowerWorld, RedPowerControl] []
  305. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.112.170-lf.jar for potential mods
  306. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.112.170-lf.jar
  307. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
  308. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  309. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file InfernalMobs_1.4.6.zip for potential mods
  310. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file InfernalMobs_1.4.6.zip
  311. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.infernalmobs.common.InfernalMobsCore
  312. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  313. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file InventoryTweaks_v1.49_(1.4.6).zip for potential mods
  314. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container InventoryTweaks_v1.49_(1.4.6).zip appears to be missing an mcmod.info file
  315. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_InvTweaks
  316. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.4.7-4.5.4.214.zip for potential mods
  317. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.4.7-4.5.4.214.zip
  318. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
  319. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5,)] [Forge@[6.5,)] []
  320. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Attempting to load the file version.properties from ironchest-universal-1.4.7-4.5.4.214.zip to locate a version number for IronChest
  321. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Found version 4.5.4.214 for mod IronChest in version.properties, using
  322. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file MachineMuseModularPowerSuits-v0.1.43.jar for potential mods
  323. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file MachineMuseModularPowerSuits-v0.1.43.jar
  324. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.PowersuitsMod
  325. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Using mcmod dependency info : [Forge] [] []
  326. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file magical_crops_BETA_1.5a.zip for potential mods
  327. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container magical_crops_BETA_1.5a.zip appears to be missing an mcmod.info file
  328. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a class magicCrop.mod_mCrops following modloader naming convention but not directly a BaseMod or currently seen subclass
  329. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicCrop.mod_mCrops
  330. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  331. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] Attempting to reparse the mod container magical_crops_BETA_1.5a.zip
  332. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file magical_crops_BETA_1.5a.zip for potential mods
  333. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container magical_crops_BETA_1.5a.zip appears to be missing an mcmod.info file
  334. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a class magicCrop.mod_mCrops following modloader naming convention but not directly a BaseMod or currently seen subclass
  335. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicCrop.mod_mCrops
  336. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  337. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Base Metals 2.4.jar for potential mods
  338. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Base Metals 2.4.jar appears to be missing an mcmod.info file
  339. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.base.MetallurgyBaseMetals
  340. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [MetallurgyCore] []
  341. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Core 2.4.2.jar for potential mods
  342. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Core 2.4.2.jar appears to be missing an mcmod.info file
  343. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.MetallurgyCore
  344. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  345. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a class shadow.mods.metallurgy.mod_Gold following modloader naming convention but not directly a BaseMod or currently seen subclass
  346. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a class shadow.mods.metallurgy.mod_Iron following modloader naming convention but not directly a BaseMod or currently seen subclass
  347. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] Attempting to reparse the mod container Metallurgy Core 2.4.2.jar
  348. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Core 2.4.2.jar for potential mods
  349. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Core 2.4.2.jar appears to be missing an mcmod.info file
  350. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.MetallurgyCore
  351. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  352. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a class shadow.mods.metallurgy.mod_Gold following modloader naming convention but not directly a BaseMod or currently seen subclass
  353. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified a class shadow.mods.metallurgy.mod_Iron following modloader naming convention but not directly a BaseMod or currently seen subclass
  354. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Ender Metals 2.4.jar for potential mods
  355. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Ender Metals 2.4.jar appears to be missing an mcmod.info file
  356. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.ender.MetallurgyEnder
  357. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [MetallurgyCore] []
  358. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Fantasy Metals 2.4.jar for potential mods
  359. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Fantasy Metals 2.4.jar appears to be missing an mcmod.info file
  360. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.fantasy.MetallurgyFantasy
  361. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [MetallurgyCore] []
  362. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Nether Metals 2.4.jar for potential mods
  363. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Nether Metals 2.4.jar appears to be missing an mcmod.info file
  364. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.nether.MetallurgyNether
  365. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [MetallurgyCore] []
  366. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Metallurgy Precious Metals 2.4.jar for potential mods
  367. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Metallurgy Precious Metals 2.4.jar appears to be missing an mcmod.info file
  368. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadow.mods.metallurgy.precious.MetallurgyPrecious
  369. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [MetallurgyCore] []
  370. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file ModularForceFieldSystemV2.2.8.3.5.zip for potential mods
  371. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularForceFieldSystemV2.2.8.3.5.zip
  372. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod chb.mods.mffs.common.ModularForceFieldSystem
  373. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ThermalExpansion] []
  374. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Mystcraft Addon 1.4.jar for potential mods
  375. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container Mystcraft Addon 1.4.jar appears to be missing an mcmod.info file
  376. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.4.6-0.9.5.00.zip for potential mods
  377. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.4.6-0.9.5.00.zip
  378. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod xcompwiz.mystcraft.Mystcraft
  379. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5,)] [Forge@[6.5,)] []
  380. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file NEI_RedPowerPlugin 1.4.3.jar for potential mods
  381. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container NEI_RedPowerPlugin 1.4.3.jar appears to be missing an mcmod.info file
  382. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.4.5.jar for potential mods
  383. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container NEIPlugins-1.0.4.5.jar appears to be missing an mcmod.info file
  384. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod mistaqur.nei.NEIPlugins
  385. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
  386. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file NetherOres_1.4.6.zip for potential mods
  387. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres_1.4.6.zip
  388. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.netherores.common.NetherOresCore
  389. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [IC2] []
  390. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file obsidiplates-universal-1.2.0.3.zip for potential mods
  391. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-universal-1.2.0.3.zip
  392. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.e
  393. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Using mcmod dependency info : [FML@[4.6,), Forge@[6.5.0,)] [] []
  394. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining directory Off for potential mods
  395. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] No mcmod.info file found in directory Off
  396. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file OmniTools-2.2.5.zip for potential mods
  397. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-2.2.5.zip
  398. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools
  399. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.1.407,)] [Forge@[6.4.1.407,)] []
  400. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Railcraft_1.4.6-6.14.0.0.zip for potential mods
  401. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.4.6-6.14.0.0.zip
  402. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod railcraft.common.core.Railcraft
  403. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.486,)] [Forge@[6.5.0.486,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, IC2] []
  404. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file RedPowerCompat-2.0pr6.zip for potential mods
  405. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCompat-2.0pr6.zip
  406. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCompat
  407. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase, RedPowerMachine] [RedPowerBase, RedPowerMachine, BuildCraftBase] []
  408. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file RedPowerCore-2.0pr6.zip for potential mods
  409. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCore-2.0pr6.zip
  410. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCore
  411. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  412. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerBase
  413. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerCore] [RedPowerCore] []
  414. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file RedPowerDigital-2.0pr6.zip for potential mods
  415. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerDigital-2.0pr6.zip
  416. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWiring
  417. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
  418. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLogic
  419. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
  420. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLighting
  421. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
  422. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file RedPowerMechanical-2.0pr6.zip for potential mods
  423. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerMechanical-2.0pr6.zip
  424. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWorld
  425. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
  426. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerMachine
  427. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
  428. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerControl
  429. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
  430. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
  431. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
  432. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file SoulShards-v1.26-universal.zip for potential mods
  433. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-v1.26-universal.zip
  434. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards
  435. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.486,]] [Forge@[6.5.0.486,]] []
  436. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.2a.zip for potential mods
  437. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.2a.zip
  438. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
  439. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.6.0.491,)] [Forge@[6.6.0.491,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
  440. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.1.6.zip for potential mods
  441. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.1.6.zip
  442. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
  443. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.470,)] [Forge@[6.5.0.470,), BuildCraft|Core, CCTurtle] []
  444. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionEnergy
  445. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion|Factory] [ThermalExpansion|Factory] []
  446. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionFactory
  447. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion] [ThermalExpansion] []
  448. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionTransport
  449. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion|Factory] [ThermalExpansion|Factory] []
  450. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file ThermalExpansion-NEI-2.1.6.zip for potential mods
  451. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-NEI-2.1.6.zip
  452. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionNEI
  453. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion] [ThermalExpansion] []
  454. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file twilightforest-1.14.0.zip for potential mods
  455. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.14.0.zip
  456. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
  457. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  458. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file WR-CBE Addons 1.3.2.4.jar for potential mods
  459. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container WR-CBE Addons 1.3.2.4.jar appears to be missing an mcmod.info file
  460. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons
  461. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []
  462. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file WR-CBE Core 1.3.2.4.jar for potential mods
  463. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container WR-CBE Core 1.3.2.4.jar appears to be missing an mcmod.info file
  464. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore
  465. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  466. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file WR-CBE RedPower 1.3.2.4.jar for potential mods
  467. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] The mod container WR-CBE RedPower 1.3.2.4.jar appears to be missing an mcmod.info file
  468. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.redpower.WirelessRedstoneRedPower
  469. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [WR-CBE|Core, RedPowerLogic] [WR-CBE|Core, RedPowerLogic] []
  470. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file XReliquary1.05b.jar for potential mods
  471. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file XReliquary1.05b.jar
  472. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod xeno.reliquary.Reliquary
  473. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  474. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Examining file xycraft-universal-1.4.6-0.9.44.zip for potential mods
  475. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Located mcmod.info file in file xycraft-universal-1.4.6-0.9.44.zip
  476. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod soaryn.xycraft.XyCraft
  477. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.0.386,)] [Forge@[6.4.0.386,)] []
  478. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] Forge Mod Loader has identified 78 mods to load
  479. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Received a system property request ''
  480. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
  481. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
  482. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod mcp
  483. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod FML
  484. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Forge
  485. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod CodeChickenCore
  486. 2013-01-30 17:04:15 [WARNING] [ForgeModLoader] Mod MCore has been disabled through configuration
  487. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod NotEnoughItems
  488. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod KBITC3EssenceAddon
  489. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod KBITC3EssenceAddon
  490. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
  491. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
  492. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod gwafu_applegen
  493. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod gwafu_applegen
  494. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod gwafu_fishnet
  495. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod gwafu_fishnet
  496. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ArsMagica
  497. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ArsMagica
  498. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod Backpack
  499. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Backpack
  500. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BasicComponents
  501. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BasicComponents
  502. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders
  503. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders
  504. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core
  505. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core
  506. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy
  507. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy
  508. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory
  509. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory
  510. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon
  511. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon
  512. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport
  513. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport
  514. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ChickenChunks
  515. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ChickenChunks
  516. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod DamageIndicatorsMod
  517. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod DamageIndicatorsMod
  518. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod DungeonPack
  519. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod DungeonPack
  520. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod DustMod
  521. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod DustMod
  522. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod DustDeco
  523. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod DustDeco
  524. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod DustModDefaults
  525. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod DustModDefaults
  526. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod EE3
  527. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod EE3
  528. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod eplus
  529. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod eplus
  530. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod EnderStorage
  531. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod EnderStorage
  532. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod enhancedportals
  533. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod enhancedportals
  534. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod BinnieCore
  535. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod BinnieCore
  536. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ExtraBees
  537. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ExtraBees
  538. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ExtrabiomesXL
  539. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ExtrabiomesXL
  540. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod factorization
  541. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod factorization
  542. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod FarmCraftory
  543. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod FarmCraftory
  544. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod Forestry
  545. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Forestry
  546. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod GraviGun
  547. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod GraviGun
  548. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod GregTech_Addon
  549. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod GregTech_Addon
  550. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod IC2
  551. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod IC2
  552. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod InfernalMobs
  553. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod InfernalMobs
  554. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod mod_InvTweaks
  555. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod mod_InvTweaks
  556. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod IronChest
  557. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod IronChest
  558. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod mmmPowersuits
  559. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod mmmPowersuits
  560. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod Magical-Crops
  561. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Magical-Crops
  562. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod MetallurgyBase
  563. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod MetallurgyBase
  564. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod MetallurgyCore
  565. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod MetallurgyCore
  566. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod MetallurgyEnder
  567. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod MetallurgyEnder
  568. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod MetallurgyFantasy
  569. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod MetallurgyFantasy
  570. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod MetallurgyNether
  571. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod MetallurgyNether
  572. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod MetallurgyPrecious
  573. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod MetallurgyPrecious
  574. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ModularForceFieldSystem
  575. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ModularForceFieldSystem
  576. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod Mystcraft
  577. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Mystcraft
  578. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod NEIPlugins
  579. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod NEIPlugins
  580. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod NetherOres
  581. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod NetherOres
  582. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ObsidiPlates
  583. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ObsidiPlates
  584. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod OmniTools
  585. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod OmniTools
  586. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod Railcraft
  587. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Railcraft
  588. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerCompat
  589. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerCompat
  590. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerCore
  591. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerCore
  592. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerBase
  593. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerBase
  594. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerWiring
  595. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerWiring
  596. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerLogic
  597. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerLogic
  598. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerLighting
  599. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerLighting
  600. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerWorld
  601. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerWorld
  602. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerMachine
  603. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerMachine
  604. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod RedPowerControl
  605. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod RedPowerControl
  606. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod SoulShards
  607. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod SoulShards
  608. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod Thaumcraft
  609. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod Thaumcraft
  610. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion
  611. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ThermalExpansion
  612. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Energy
  613. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Energy
  614. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Factory
  615. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Factory
  616. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Transport
  617. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Transport
  618. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|NEI
  619. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|NEI
  620. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod TwilightForest
  621. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod TwilightForest
  622. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod WR-CBE|Addons
  623. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod WR-CBE|Addons
  624. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod WR-CBE|Core
  625. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod WR-CBE|Core
  626. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod WR-CBE|RedPower
  627. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod WR-CBE|RedPower
  628. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod XReliquary
  629. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod XReliquary
  630. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Enabling mod XyCraft
  631. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Activating mod XyCraft
  632. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
  633. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] All mod requirements are satisfied
  634. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Sorting mods into an ordered list
  635. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Mod sorting completed successfully
  636. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Mod sorting data:
  637. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:Open Beta RC 5.32.272-Universal): ArsMagica_RC_5.32.272.zip ()
  638. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] DustMod(Runic Dust Mod:1.2): dustmod-v1.2_CORE.jar ()
  639. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] DustDeco(Runic Dust Mod: Decorative dusts pack:2.1): dustmod-v1.2_DECORATIVE-PACK.jar (after:DustMod)
  640. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.8.0): ExtrabiomesXL-universal-1.4.7-3.8.0.jar ()
  641. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] factorization(Factorization:0.7.10): Factorization-0.7.10.jar ()
  642. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Magical-Crops(Magical Crops:1.5): magical_crops_BETA_1.5a.zip ()
  643. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] MetallurgyCore(Metallurgy Core:2.4.2): Metallurgy Core 2.4.2.jar ()
  644. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] MetallurgyBase(Metallurgy Base:2.4): Metallurgy Base Metals 2.4.jar (after:MetallurgyCore)
  645. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] MetallurgyEnder(Metallurgy Ender:2.4): Metallurgy Ender Metals 2.4.jar (after:MetallurgyCore)
  646. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] MetallurgyFantasy(Metallurgy Fantasy:2.4): Metallurgy Fantasy Metals 2.4.jar (after:MetallurgyCore)
  647. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] MetallurgyNether(Metallurgy Nether:2.4): Metallurgy Nether Metals 2.4.jar (after:MetallurgyCore)
  648. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] MetallurgyPrecious(Metallurgy Precious:2.4): Metallurgy Precious Metals 2.4.jar (after:MetallurgyCore)
  649. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.9.5.00): mystcraft-uni-1.4.6-0.9.5.00.zip (required-after:Forge@[6.5,))
  650. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.0): buildcraft-A-3.4.0.jar (required-after:Forge@[6.3.0.0,))
  651. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|Core@3.4.0)
  652. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|Core@3.4.0)
  653. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|Core@3.4.0)
  654. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.0.0.2): forestry-A-2.0.0.2.jar (after:ExtrabiomesXL)
  655. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.112.170-lf): industrialcraft-2_1.112.170-lf.jar ()
  656. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Railcraft(Railcraft:6.14.0.0): Railcraft_1.4.6-6.14.0.0.zip (required-after:Forge@[6.5.0.486,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:IC2)
  657. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerCore(RedPower:2.0pr6): RedPowerCore-2.0pr6.zip ()
  658. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerBase(RP Base:2.0pr6): RedPowerCore-2.0pr6.zip (required-after:RedPowerCore)
  659. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerMachine(RP Machine:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)
  660. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerCompat(RP Compat:2.0pr6): RedPowerCompat-2.0pr6.zip (required-after:RedPowerBase;required-after:RedPowerMachine;after:BuildCraftBase)
  661. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerWorld(RP World:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)
  662. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.2a): Thaumcraft3.0.2a.zip (required-after:Forge@[6.6.0.491,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
  663. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:Forge@[6.5.0.470,);after:BuildCraft|Core;after:CCTurtle)
  664. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.14.0): twilightforest-1.14.0.zip ()
  665. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] XReliquary(Xeno's Reliquary:1.0.3): XReliquary1.05b.jar ()
  666. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] XyCraft(XyCraft:0.9.44): xycraft-universal-1.4.6-0.9.44.zip (required-after:Forge@[6.4.0.386,))
  667. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] KBITC3EssenceAddon(ThaumCraft3 Essence Addons:2.2.0): 1-30-13 KBI TC3 Custom Aspects Addon.zip (required-after:Thaumcraft@[3.0.1,);after:MetallurgyBase;after:MetallurgyNether;after:MetallurgyFantasy;after:MetallurgyEnder;after:Condensed Block;after:CameraCraft;after:CCTurtle;after:DustMod;after:ExtrabiomesXL;after:factorization;after:InfiBlocks;after:MetallurgyUtility;after:minechem;after:Mystcraft;after:OrizonPastels;after:PaintMod;after:PamHCBase;after:PortalGun;after:Railcraft;after:RedPowerBase;after:RedPowerCompat;after:StevesCarts;after:technomancy;after:katzetweak;after:ThermalExpansion;after:TwilightForest;after:XReliquary;after:XyCraft;after:RedPowerWorld;after:MetallurgyPrecious;after:Magical-Crops;after:DustDeco;after:ArsMagica)
  668. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.7]ReiMinimap_v3.2_06.zip ()
  669. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] gwafu_applegen(Apple Gen:2.2): [2.2] Apple Generation.zip ()
  670. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] gwafu_fishnet(Fishnet:3.2): [3.2] Fishnet.zip ()
  671. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] Backpack(Backpack:1.5.7): backpack 1.5.7.zip ()
  672. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.2.4): BasicComponents_v1.2.4.334 (1).jar ()
  673. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|Core@3.4.0)
  674. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|Transport@3.4.0)
  675. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.2.1.1): ChickenChunks 1.2.1.1.jar (required-after:Forge@[6.4.1.413,))
  676. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.3.7): DamageIndicators[1.4.6]2.3.7.zip ()
  677. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] DungeonPack(DungeonPack:1.4.6 v1): DungeonPack 1.4.6 v2 Universal.zip ()
  678. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] DustModDefaults(Runic Dust Mod: Default runes and inscriptions pack:1.5): dustmod-v1.2_DEFAULT-RUNES.jar (after:DustMod)
  679. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1f): ee3-universal-pre1f.jar ()
  680. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.12.6): EnchantingPlus-1.12.6.jar ()
  681. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.3.1.1): EnderStorage 1.3.1.1.jar ()
  682. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] enhancedportals(Enhanced Portals:1.4.6 - 1.4): EnhancedPortals_1.4.6_1.4.7_[1.4-2].zip ()
  683. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.5.0.0): extrabees-1.5.0.0.zip (after:Forestry)
  684. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.5.0.0): extrabees-1.5.0.0.zip (after:BinnieCore)
  685. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] FarmCraftory(FarmCraftory 2.0.6:1.4.6): FarmCraftory2.0.7_MC1.4.7.zip ()
  686. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.4.6.1): GravityGun1.4.6v1.zip (required-after:Forge@[6.0.1.339,))
  687. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerWiring(RP Wiring:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)
  688. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerLogic(RP Logic:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)
  689. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerLighting(RP Lighting:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)
  690. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] RedPowerControl(RP Control:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)
  691. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ThermalExpansion|Factory(Factory:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:ThermalExpansion)
  692. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ThermalExpansion|Energy(Energy:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:ThermalExpansion|Factory)
  693. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ThermalExpansion|Transport(Transport:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:ThermalExpansion|Factory)
  694. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] GregTech_Addon(GregTech-Addon:MC146_V2.72b): gregtechmod.zip (required-after:IC2; after:factorization; after:Railcraft; after:ThermalExpansion; after:ThermalExpansion|Transport; after:ThermalExpansion|Energy; after:ThermalExpansion|Factory; after:XyCraft; after:MetallurgyCore; after:MetallurgyBase; after:MetallurgyEnder; after:MetallurgyFantasy; after:MetallurgyNether; after:MetallurgyPrecious; after:MetallurgyUtility; after:BuildCraft|Silicon; after:BuildCraft|Core; after:BuildCraft|Transport; after:BuildCraft|Factory; after:BuildCraft|Energy; after:BuildCraft|Builders; after:LiquidUU; after:TwilightForest; after:Forestry; after:RedPowerCore; after:RedPowerBase; after:RedPowerMachine; after:RedPowerCompat; after:RedPowerWiring; after:RedPowerLogic; after:RedPowerLighting; after:RedPowerWorld; after:RedPowerControl;)
  695. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] InfernalMobs(Infernal Mobs:1.1.5): InfernalMobs_1.4.6.zip ()
  696. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] mod_InvTweaks(mod_InvTweaks:Not available): InventoryTweaks_v1.49_(1.4.6).zip ()
  697. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] IronChest(Iron Chest:4.5.4.214): ironchest-universal-1.4.7-4.5.4.214.zip (required-after:Forge@[6.5,))
  698. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.1.42): MachineMuseModularPowerSuits-v0.1.43.jar ()
  699. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.2.8.3.5): ModularForceFieldSystemV2.2.8.3.5.zip (after:ThermalExpansion)
  700. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.4.5): NEIPlugins-1.0.4.5.jar (required-after:NotEnoughItems)
  701. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.4.6R1.3.1): NetherOres_1.4.6.zip (after:IC2)
  702. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.2.0): obsidiplates-universal-1.2.0.3.zip ()
  703. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] OmniTools(OmniTools:2.2.5.0): OmniTools-2.2.5.zip (required-after:Forge@[6.4.1.407,))
  704. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.26): SoulShards-v1.26-universal.zip (required-after:Forge@[6.5.0.486,])
  705. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] ThermalExpansion|NEI(NEI:2.1.6.0): ThermalExpansion-NEI-2.1.6.zip (required-after:ThermalExpansion)
  706. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.3.2.4): WR-CBE Core 1.3.2.4.jar ()
  707. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.3.2.4): WR-CBE Addons 1.3.2.4.jar (required-after:WR-CBE|Core)
  708. 2013-01-30 17:04:15 [FINE] [ForgeModLoader] WR-CBE|RedPower(WR-CBE RedPower:1.3.2.4): WR-CBE RedPower 1.3.2.4.jar (required-after:WR-CBE|Core;required-after:RedPowerLogic)
  709. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] FML has found a non-mod file [1.4.6, 1.4.7]KeeyMyStats.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  710. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] FML has found a non-mod file BattleTowers_1.4.6.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  711. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] FML has found a non-mod file betterAnvil-147-new config.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  712. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] FML has found a non-mod file Mystcraft Addon 1.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  713. 2013-01-30 17:04:15 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_RedPowerPlugin 1.4.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  714. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
  715. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
  716. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
  717. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
  718. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
  719. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
  720. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod CodeChickenCore
  721. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod CodeChickenCore
  722. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod NotEnoughItems
  723. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod NotEnoughItems
  724. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ArsMagica
  725. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection
  726. 2013-01-30 17:04:15 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (Open Beta RC 5.32.272-Universal)
  727. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Client Packet Handler Initialized
  728. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Initializing Buffs
  729. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Extending Potions Array
  730. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
  731. 2013-01-30 17:04:15 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs
  732. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica
  733. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ArsMagica
  734. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod DustMod
  735. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod DustMod to verify it accepts its own version in a remote connection
  736. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod DustMod accepts its own version (1.2)
  737. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustMod
  738. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod DustMod
  739. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod DustDeco
  740. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod DustDeco to verify it accepts its own version in a remote connection
  741. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod DustDeco accepts its own version (2.1)
  742. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustDeco
  743. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod DustDeco
  744. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ExtrabiomesXL
  745. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod ExtrabiomesXL to verify it accepts its own version in a remote connection
  746. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod ExtrabiomesXL accepts its own version (3.8.0)
  747. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtrabiomesXL
  748. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ExtrabiomesXL
  749. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod factorization
  750. 2013-01-30 17:04:16 [INFO] [FZ] This is Factorization 0.7.10
  751. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection
  752. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.7.10)
  753. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization
  754. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod factorization
  755. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Magical-Crops
  756. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod Magical-Crops to verify it accepts its own version in a remote connection
  757. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod Magical-Crops accepts its own version (1.5)
  758. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Magical-Crops
  759. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Magical-Crops
  760. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod MetallurgyCore
  761. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod MetallurgyCore to verify it accepts its own version in a remote connection
  762. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod MetallurgyCore accepts its own version (2.4.2)
  763. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MetallurgyCore
  764. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod MetallurgyCore
  765. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod MetallurgyBase
  766. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod MetallurgyBase to verify it accepts its own version in a remote connection
  767. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod MetallurgyBase accepts its own version (2.4)
  768. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MetallurgyBase
  769. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod MetallurgyBase
  770. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod MetallurgyEnder
  771. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod MetallurgyEnder to verify it accepts its own version in a remote connection
  772. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod MetallurgyEnder accepts its own version (2.4)
  773. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MetallurgyEnder
  774. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod MetallurgyEnder
  775. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod MetallurgyFantasy
  776. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod MetallurgyFantasy to verify it accepts its own version in a remote connection
  777. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod MetallurgyFantasy accepts its own version (2.4)
  778. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MetallurgyFantasy
  779. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod MetallurgyFantasy
  780. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod MetallurgyNether
  781. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod MetallurgyNether to verify it accepts its own version in a remote connection
  782. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod MetallurgyNether accepts its own version (2.4)
  783. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MetallurgyNether
  784. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod MetallurgyNether
  785. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod MetallurgyPrecious
  786. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod MetallurgyPrecious to verify it accepts its own version in a remote connection
  787. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod MetallurgyPrecious accepts its own version (2.4)
  788. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MetallurgyPrecious
  789. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod MetallurgyPrecious
  790. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Mystcraft
  791. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
  792. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.9.5.00)
  793. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
  794. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Mystcraft
  795. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Core
  796. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
  797. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.4.0)
  798. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
  799. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Core
  800. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Builders
  801. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
  802. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.4.0)
  803. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
  804. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Builders
  805. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Energy
  806. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
  807. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.4.0)
  808. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
  809. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Energy
  810. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Factory
  811. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
  812. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.4.0)
  813. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
  814. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Factory
  815. 2013-01-30 17:04:16 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forestry
  816. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
  817. 2013-01-30 17:04:16 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.0.0.2)
  818. 2013-01-30 17:04:16 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
  819. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forestry
  820. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod IC2
  821. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
  822. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.112.170-lf)
  823. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
  824. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_0.png", id: 4
  825. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_cable.png", id: 5
  826. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_electric.png", id: 6
  827. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_generator.png", id: 7
  828. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_machine.png", id: 8
  829. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_machine2.png", id: 9
  830. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/block_personal.png", id: 10
  831. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/item_0.png", id: 11
  832. 2013-01-30 17:04:17 [INFO] [STDOUT] setupTexture: "/ic2/sprites/crops_0.png", id: 12
  833. 2013-01-30 17:04:17 [INFO] [STDOUT] TextureFX registered: ic2.core.TextureLiquidFX@3c09dfcb, texId: 11, index: 202
  834. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod IC2
  835. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Railcraft
  836. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
  837. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (6.14.0.0)
  838. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
  839. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Railcraft
  840. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerCore
  841. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod RedPowerCore to verify it accepts its own version in a remote connection
  842. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod RedPowerCore accepts its own version (2.0pr6)
  843. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCore
  844. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerCore
  845. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerBase
  846. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod RedPowerBase to verify it accepts its own version in a remote connection
  847. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod RedPowerBase accepts its own version (2.0pr6)
  848. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerBase
  849. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerBase
  850. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerMachine
  851. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod RedPowerMachine to verify it accepts its own version in a remote connection
  852. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod RedPowerMachine accepts its own version (2.0pr6)
  853. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerMachine
  854. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerMachine
  855. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerCompat
  856. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod RedPowerCompat to verify it accepts its own version in a remote connection
  857. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod RedPowerCompat accepts its own version (2.0pr6)
  858. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCompat
  859. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerCompat
  860. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerWorld
  861. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod RedPowerWorld to verify it accepts its own version in a remote connection
  862. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod RedPowerWorld accepts its own version (2.0pr6)
  863. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWorld
  864. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerWorld
  865. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Thaumcraft
  866. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
  867. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.2a)
  868. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
  869. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Thaumcraft
  870. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion
  871. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
  872. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (2.1.6.0)
  873. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
  874. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion
  875. 2013-01-30 17:04:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod TwilightForest
  876. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
  877. 2013-01-30 17:04:17 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.14.0)
  878. 2013-01-30 17:04:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
  879. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod TwilightForest
  880. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod XReliquary
  881. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod XReliquary to verify it accepts its own version in a remote connection
  882. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod XReliquary accepts its own version (1.0.3)
  883. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into XReliquary
  884. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod XReliquary
  885. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod XyCraft
  886. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod XyCraft to verify it accepts its own version in a remote connection
  887. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod XyCraft accepts its own version (0.9.44)
  888. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into XyCraft
  889. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod XyCraft
  890. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod KBITC3EssenceAddon
  891. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod KBITC3EssenceAddon to verify it accepts its own version in a remote connection
  892. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod KBITC3EssenceAddon accepts its own version (2.2.0)
  893. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into KBITC3EssenceAddon
  894. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod KBITC3EssenceAddon
  895. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
  896. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
  897. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
  898. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
  899. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
  900. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod gwafu_applegen
  901. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod gwafu_applegen to verify it accepts its own version in a remote connection
  902. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod gwafu_applegen accepts its own version (2.2)
  903. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into gwafu_applegen
  904. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod gwafu_applegen
  905. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod gwafu_fishnet
  906. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod gwafu_fishnet to verify it accepts its own version in a remote connection
  907. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod gwafu_fishnet accepts its own version (3.2)
  908. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into gwafu_fishnet
  909. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod gwafu_fishnet
  910. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Backpack
  911. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod Backpack to verify it accepts its own version in a remote connection
  912. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod Backpack accepts its own version (1.5.7)
  913. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Backpack
  914. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Backpack
  915. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BasicComponents
  916. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod BasicComponents to verify it accepts its own version in a remote connection
  917. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod BasicComponents accepts its own version (1.2.4)
  918. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BasicComponents
  919. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BasicComponents
  920. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Transport
  921. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
  922. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.4.0)
  923. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
  924. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Transport
  925. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
  926. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
  927. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.4.0)
  928. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
  929. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
  930. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ChickenChunks
  931. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
  932. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ChickenChunks
  933. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod DamageIndicatorsMod
  934. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod DamageIndicatorsMod to verify it accepts its own version in a remote connection
  935. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod DamageIndicatorsMod accepts its own version (2.3.7)
  936. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DamageIndicatorsMod
  937. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod DamageIndicatorsMod
  938. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod DungeonPack
  939. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod DungeonPack to verify it accepts its own version in a remote connection
  940. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod DungeonPack accepts its own version (1.4.6 v1)
  941. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DungeonPack
  942. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod DungeonPack
  943. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod DustModDefaults
  944. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod DustModDefaults to verify it accepts its own version in a remote connection
  945. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod DustModDefaults accepts its own version (1.5)
  946. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustModDefaults
  947. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod DustModDefaults
  948. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod EE3
  949. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
  950. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre1f)
  951. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
  952. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod EE3
  953. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod eplus
  954. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod eplus to verify it accepts its own version in a remote connection
  955. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod eplus accepts its own version (1.12.6)
  956. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into eplus
  957. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod eplus
  958. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod EnderStorage
  959. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
  960. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod EnderStorage
  961. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod enhancedportals
  962. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod enhancedportals to verify it accepts its own version in a remote connection
  963. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod enhancedportals accepts its own version (1.4.6 - 1.4)
  964. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into enhancedportals
  965. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod enhancedportals
  966. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BinnieCore
  967. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
  968. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.5.0.0)
  969. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
  970. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BinnieCore
  971. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ExtraBees
  972. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
  973. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.5.0.0)
  974. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
  975. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ExtraBees
  976. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FarmCraftory
  977. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 260 (uk from Minecraft) with farmcraftory.ItemChangeFood
  978. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(260) owned by FarmCraftory
  979. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 282 (tc from Minecraft) with farmcraftory.ItemChangeSoup
  980. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeSoup(282) owned by FarmCraftory
  981. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 297 (uk from Minecraft) with farmcraftory.ItemChangeFood
  982. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(297) owned by FarmCraftory
  983. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 319 (uk from Minecraft) with farmcraftory.ItemChangeFood
  984. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(319) owned by FarmCraftory
  985. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 320 (uk from Minecraft) with farmcraftory.ItemChangeFood
  986. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(320) owned by FarmCraftory
  987. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 322 (ul from Minecraft) with farmcraftory.ItemChangeAppleGold
  988. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeAppleGold(322) owned by FarmCraftory
  989. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 349 (uk from Minecraft) with farmcraftory.ItemChangeFood
  990. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(349) owned by FarmCraftory
  991. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 350 (uk from Minecraft) with farmcraftory.ItemChangeFood
  992. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(350) owned by FarmCraftory
  993. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 357 (uk from Minecraft) with farmcraftory.ItemChangeFood
  994. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(357) owned by FarmCraftory
  995. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 360 (uk from Minecraft) with farmcraftory.ItemChangeFood
  996. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(360) owned by FarmCraftory
  997. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 363 (uk from Minecraft) with farmcraftory.ItemChangeFood
  998. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(363) owned by FarmCraftory
  999. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 364 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1000. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(364) owned by FarmCraftory
  1001. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 365 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1002. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(365) owned by FarmCraftory
  1003. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 366 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1004. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(366) owned by FarmCraftory
  1005. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 367 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1006. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(367) owned by FarmCraftory
  1007. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 391 (vg from Minecraft) with farmcraftory.ItemChangeSeedFood
  1008. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeSeedFood(391) owned by FarmCraftory
  1009. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 392 (vg from Minecraft) with farmcraftory.ItemChangeSeedFood
  1010. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeSeedFood(392) owned by FarmCraftory
  1011. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 393 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1012. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(393) owned by FarmCraftory
  1013. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 394 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1014. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(394) owned by FarmCraftory
  1015. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] [ItemTracker] The mod FarmCraftory is overwriting existing item at 400 (uk from Minecraft) with farmcraftory.ItemChangeFood
  1016. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] [ItemTracker] Adding item farmcraftory.ItemChangeFood(400) owned by FarmCraftory
  1017. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod FarmCraftory to verify it accepts its own version in a remote connection
  1018. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod FarmCraftory accepts its own version (1.4.6)
  1019. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FarmCraftory
  1020. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FarmCraftory
  1021. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod GraviGun
  1022. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
  1023. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (1.4.6.1)
  1024. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
  1025. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod GraviGun
  1026. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerWiring
  1027. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod RedPowerWiring to verify it accepts its own version in a remote connection
  1028. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod RedPowerWiring accepts its own version (2.0pr6)
  1029. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWiring
  1030. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerWiring
  1031. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerLogic
  1032. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod RedPowerLogic to verify it accepts its own version in a remote connection
  1033. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod RedPowerLogic accepts its own version (2.0pr6)
  1034. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLogic
  1035. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerLogic
  1036. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerLighting
  1037. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod RedPowerLighting to verify it accepts its own version in a remote connection
  1038. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod RedPowerLighting accepts its own version (2.0pr6)
  1039. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLighting
  1040. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerLighting
  1041. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod RedPowerControl
  1042. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod RedPowerControl to verify it accepts its own version in a remote connection
  1043. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod RedPowerControl accepts its own version (2.0pr6)
  1044. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerControl
  1045. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod RedPowerControl
  1046. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|Factory
  1047. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|Factory to verify it accepts its own version in a remote connection
  1048. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ThermalExpansion|Factory accepts its own version (2.1.6.0)
  1049. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|Factory
  1050. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|Factory
  1051. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|Energy
  1052. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|Energy to verify it accepts its own version in a remote connection
  1053. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ThermalExpansion|Energy accepts its own version (2.1.6.0)
  1054. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|Energy
  1055. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|Energy
  1056. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|Transport
  1057. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|Transport to verify it accepts its own version in a remote connection
  1058. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ThermalExpansion|Transport accepts its own version (2.1.6.0)
  1059. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|Transport
  1060. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|Transport
  1061. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod GregTech_Addon
  1062. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod GregTech_Addon to verify it accepts its own version in a remote connection
  1063. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod GregTech_Addon accepts its own version (MC146_V2.72b)
  1064. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GregTech_Addon
  1065. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod GregTech_Addon
  1066. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod InfernalMobs
  1067. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod InfernalMobs to verify it accepts its own version in a remote connection
  1068. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod InfernalMobs accepts its own version (1.1.5)
  1069. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into InfernalMobs
  1070. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod InfernalMobs
  1071. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_InvTweaks
  1072. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] No MLProp configuration for mod_InvTweaks found or required. No file written
  1073. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_InvTweaks
  1074. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_InvTweaks
  1075. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_InvTweaks
  1076. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod IronChest
  1077. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
  1078. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (4.5.4.214)
  1079. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
  1080. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod IronChest
  1081. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mmmPowersuits
  1082. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection
  1083. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.1.42)
  1084. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits
  1085. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mmmPowersuits
  1086. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ModularForceFieldSystem
  1087. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ModularForceFieldSystem to verify it accepts its own version in a remote connection
  1088. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ModularForceFieldSystem accepts its own version (2.2.8.3.5)
  1089. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ModularForceFieldSystem
  1090. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ModularForceFieldSystem
  1091. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod NEIPlugins
  1092. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
  1093. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod NEIPlugins
  1094. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod NetherOres
  1095. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod NetherOres to verify it accepts its own version in a remote connection
  1096. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod NetherOres accepts its own version (1.4.6R1.3.1)
  1097. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NetherOres
  1098. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod NetherOres
  1099. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ObsidiPlates
  1100. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
  1101. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ObsidiPlates accepts its own version (1.2.0)
  1102. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ObsidiPlates
  1103. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ObsidiPlates
  1104. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod OmniTools
  1105. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod OmniTools to verify it accepts its own version in a remote connection
  1106. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod OmniTools accepts its own version (2.2.5.0)
  1107. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OmniTools
  1108. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod OmniTools
  1109. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod SoulShards
  1110. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod SoulShards to verify it accepts its own version in a remote connection
  1111. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod SoulShards accepts its own version (1.26)
  1112. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SoulShards
  1113. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod SoulShards
  1114. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|NEI
  1115. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|NEI to verify it accepts its own version in a remote connection
  1116. 2013-01-30 17:04:18 [FINEST] [ForgeModLoader] The mod ThermalExpansion|NEI accepts its own version (2.1.6.0)
  1117. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|NEI
  1118. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|NEI
  1119. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod WR-CBE|Core
  1120. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Core
  1121. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod WR-CBE|Core
  1122. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod WR-CBE|Addons
  1123. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Addons
  1124. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod WR-CBE|Addons
  1125. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod WR-CBE|RedPower
  1126. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|RedPower
  1127. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod WR-CBE|RedPower
  1128. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Mod signature data:
  1129. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND)
  1130. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.10.524): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
  1131. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.499): coremods (NO VALID CERTIFICATE FOUND)
  1132. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.7.1.0): coremods (NO VALID CERTIFICATE FOUND)
  1133. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.4.5.1): coremods (NO VALID CERTIFICATE FOUND)
  1134. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:Open Beta RC 5.32.272-Universal): ArsMagica_RC_5.32.272.zip (NO VALID CERTIFICATE FOUND)
  1135. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] DustMod(Runic Dust Mod:1.2): dustmod-v1.2_CORE.jar (NO VALID CERTIFICATE FOUND)
  1136. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] DustDeco(Runic Dust Mod: Decorative dusts pack:2.1): dustmod-v1.2_DECORATIVE-PACK.jar (NO VALID CERTIFICATE FOUND)
  1137. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.8.0): ExtrabiomesXL-universal-1.4.7-3.8.0.jar (NO VALID CERTIFICATE FOUND)
  1138. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] factorization(Factorization:0.7.10): Factorization-0.7.10.jar (NO VALID CERTIFICATE FOUND)
  1139. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Magical-Crops(Magical Crops:1.5): magical_crops_BETA_1.5a.zip (NO VALID CERTIFICATE FOUND)
  1140. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] MetallurgyCore(Metallurgy Core:2.4.2): Metallurgy Core 2.4.2.jar (NO VALID CERTIFICATE FOUND)
  1141. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] MetallurgyBase(Metallurgy Base:2.4): Metallurgy Base Metals 2.4.jar (NO VALID CERTIFICATE FOUND)
  1142. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] MetallurgyEnder(Metallurgy Ender:2.4): Metallurgy Ender Metals 2.4.jar (NO VALID CERTIFICATE FOUND)
  1143. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] MetallurgyFantasy(Metallurgy Fantasy:2.4): Metallurgy Fantasy Metals 2.4.jar (NO VALID CERTIFICATE FOUND)
  1144. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] MetallurgyNether(Metallurgy Nether:2.4): Metallurgy Nether Metals 2.4.jar (NO VALID CERTIFICATE FOUND)
  1145. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] MetallurgyPrecious(Metallurgy Precious:2.4): Metallurgy Precious Metals 2.4.jar (NO VALID CERTIFICATE FOUND)
  1146. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.9.5.00): mystcraft-uni-1.4.6-0.9.5.00.zip (NO VALID CERTIFICATE FOUND)
  1147. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND)
  1148. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND)
  1149. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND)
  1150. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND)
  1151. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.0.0.2): forestry-A-2.0.0.2.jar (862700d0712182f612efd419ad296f9ed482ec1d)
  1152. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.112.170-lf): industrialcraft-2_1.112.170-lf.jar (de041f9f6187debbc77034a344134053277aa3b0)
  1153. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Railcraft(Railcraft:6.14.0.0): Railcraft_1.4.6-6.14.0.0.zip (NO VALID CERTIFICATE FOUND)
  1154. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerCore(RedPower:2.0pr6): RedPowerCore-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1155. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerBase(RP Base:2.0pr6): RedPowerCore-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1156. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerMachine(RP Machine:2.0pr6): RedPowerMechanical-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1157. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerCompat(RP Compat:2.0pr6): RedPowerCompat-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1158. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerWorld(RP World:2.0pr6): RedPowerMechanical-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1159. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.2a): Thaumcraft3.0.2a.zip (NO VALID CERTIFICATE FOUND)
  1160. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.1.6.0): ThermalExpansion-2.1.6.zip (NO VALID CERTIFICATE FOUND)
  1161. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.14.0): twilightforest-1.14.0.zip (NO VALID CERTIFICATE FOUND)
  1162. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] XReliquary(Xeno's Reliquary:1.0.3): XReliquary1.05b.jar (NO VALID CERTIFICATE FOUND)
  1163. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] XyCraft(XyCraft:0.9.44): xycraft-universal-1.4.6-0.9.44.zip (NO VALID CERTIFICATE FOUND)
  1164. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] KBITC3EssenceAddon(ThaumCraft3 Essence Addons:2.2.0): 1-30-13 KBI TC3 Custom Aspects Addon.zip (NO VALID CERTIFICATE FOUND)
  1165. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:v3.2_06 [1.4.7]): [1.4.7]ReiMinimap_v3.2_06.zip (NO VALID CERTIFICATE FOUND)
  1166. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] gwafu_applegen(Apple Gen:2.2): [2.2] Apple Generation.zip (NO VALID CERTIFICATE FOUND)
  1167. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] gwafu_fishnet(Fishnet:3.2): [3.2] Fishnet.zip (NO VALID CERTIFICATE FOUND)
  1168. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] Backpack(Backpack:1.5.7): backpack 1.5.7.zip (NO VALID CERTIFICATE FOUND)
  1169. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.2.4): BasicComponents_v1.2.4.334 (1).jar (NO VALID CERTIFICATE FOUND)
  1170. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND)
  1171. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND)
  1172. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.2.1.1): ChickenChunks 1.2.1.1.jar (NO VALID CERTIFICATE FOUND)
  1173. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.3.7): DamageIndicators[1.4.6]2.3.7.zip (NO VALID CERTIFICATE FOUND)
  1174. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] DungeonPack(DungeonPack:1.4.6 v1): DungeonPack 1.4.6 v2 Universal.zip (NO VALID CERTIFICATE FOUND)
  1175. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] DustModDefaults(Runic Dust Mod: Default runes and inscriptions pack:1.5): dustmod-v1.2_DEFAULT-RUNES.jar (NO VALID CERTIFICATE FOUND)
  1176. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1f): ee3-universal-pre1f.jar (NO VALID CERTIFICATE FOUND)
  1177. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.12.6): EnchantingPlus-1.12.6.jar (NO VALID CERTIFICATE FOUND)
  1178. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.3.1.1): EnderStorage 1.3.1.1.jar (NO VALID CERTIFICATE FOUND)
  1179. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] enhancedportals(Enhanced Portals:1.4.6 - 1.4): EnhancedPortals_1.4.6_1.4.7_[1.4-2].zip (NO VALID CERTIFICATE FOUND)
  1180. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.5.0.0): extrabees-1.5.0.0.zip (NO VALID CERTIFICATE FOUND)
  1181. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.5.0.0): extrabees-1.5.0.0.zip (NO VALID CERTIFICATE FOUND)
  1182. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] FarmCraftory(FarmCraftory 2.0.6:1.4.6): FarmCraftory2.0.7_MC1.4.7.zip (NO VALID CERTIFICATE FOUND)
  1183. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.4.6.1): GravityGun1.4.6v1.zip (NO VALID CERTIFICATE FOUND)
  1184. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerWiring(RP Wiring:2.0pr6): RedPowerDigital-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1185. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerLogic(RP Logic:2.0pr6): RedPowerDigital-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1186. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerLighting(RP Lighting:2.0pr6): RedPowerDigital-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1187. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] RedPowerControl(RP Control:2.0pr6): RedPowerMechanical-2.0pr6.zip (28f7f8a775e597088f3a418ea29290b6a1d23c7b)
  1188. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ThermalExpansion|Factory(Factory:2.1.6.0): ThermalExpansion-2.1.6.zip (NO VALID CERTIFICATE FOUND)
  1189. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ThermalExpansion|Energy(Energy:2.1.6.0): ThermalExpansion-2.1.6.zip (NO VALID CERTIFICATE FOUND)
  1190. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ThermalExpansion|Transport(Transport:2.1.6.0): ThermalExpansion-2.1.6.zip (NO VALID CERTIFICATE FOUND)
  1191. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] GregTech_Addon(GregTech-Addon:MC146_V2.72b): gregtechmod.zip (NO VALID CERTIFICATE FOUND)
  1192. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] InfernalMobs(Infernal Mobs:1.1.5): InfernalMobs_1.4.6.zip (NO VALID CERTIFICATE FOUND)
  1193. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] mod_InvTweaks(Inventory Tweaks:1.49 (1.4.6)): InventoryTweaks_v1.49_(1.4.6).zip (NO VALID CERTIFICATE FOUND)
  1194. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] IronChest(Iron Chest:4.5.4.214): ironchest-universal-1.4.7-4.5.4.214.zip (NO VALID CERTIFICATE FOUND)
  1195. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.1.42): MachineMuseModularPowerSuits-v0.1.43.jar (NO VALID CERTIFICATE FOUND)
  1196. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.2.8.3.5): ModularForceFieldSystemV2.2.8.3.5.zip (NO VALID CERTIFICATE FOUND)
  1197. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.4.5): NEIPlugins-1.0.4.5.jar (NO VALID CERTIFICATE FOUND)
  1198. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.4.6R1.3.1): NetherOres_1.4.6.zip (NO VALID CERTIFICATE FOUND)
  1199. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.2.0): obsidiplates-universal-1.2.0.3.zip (NO VALID CERTIFICATE FOUND)
  1200. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] OmniTools(OmniTools:2.2.5.0): OmniTools-2.2.5.zip (NO VALID CERTIFICATE FOUND)
  1201. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.26): SoulShards-v1.26-universal.zip (NO VALID CERTIFICATE FOUND)
  1202. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] ThermalExpansion|NEI(NEI:2.1.6.0): ThermalExpansion-NEI-2.1.6.zip (NO VALID CERTIFICATE FOUND)
  1203. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.3.2.4): WR-CBE Core 1.3.2.4.jar (NO VALID CERTIFICATE FOUND)
  1204. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.3.2.4): WR-CBE Addons 1.3.2.4.jar (NO VALID CERTIFICATE FOUND)
  1205. 2013-01-30 17:04:18 [FINE] [ForgeModLoader] WR-CBE|RedPower(WR-CBE RedPower:1.3.2.4): WR-CBE RedPower 1.3.2.4.jar (NO VALID CERTIFICATE FOUND)
  1206. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
  1207. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
  1208. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
  1209. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
  1210. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
  1211. 2013-01-30 17:04:18 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  1212. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
  1213. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod CodeChickenCore
  1214. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod CodeChickenCore
  1215. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod NotEnoughItems
  1216. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod NotEnoughItems
  1217. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ArsMagica
  1218. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ArsMagica
  1219. 2013-01-30 17:04:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod DustMod
  1220. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemDust(22106) owned by DustMod
  1221. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemRunicTome(22107) owned by DustMod
  1222. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item up(22112) owned by DustMod
  1223. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item up(22113) owned by DustMod
  1224. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemPlaceScroll(22108) owned by DustMod
  1225. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemChisel(22111) owned by DustMod
  1226. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemSpiritPickaxe(22110) owned by DustMod
  1227. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemSpiritSword(22109) owned by DustMod
  1228. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemInscription(22114) owned by DustMod
  1229. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemInk(22115) owned by DustMod
  1230. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemWornInscription(22116) owned by DustMod
  1231. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item dustmod.ItemPouch(22117) owned by DustMod
  1232. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod DustMod
  1233. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod DustDeco
  1234. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod DustDeco
  1235. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ExtrabiomesXL
  1236. 2013-01-30 17:04:19 [INFO] [ExtrabiomesXL]
  1237. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemCustomLeaves(2200) owned by ExtrabiomesXL
  1238. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemCatTail(2201) owned by ExtrabiomesXL
  1239. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(255) owned by ExtrabiomesXL
  1240. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemFlower(2202) owned by ExtrabiomesXL
  1241. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemGrass(2203) owned by ExtrabiomesXL
  1242. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemCustomGreenLeaves(2204) owned by ExtrabiomesXL
  1243. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(2205) owned by ExtrabiomesXL
  1244. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemRedRock(254) owned by ExtrabiomesXL
  1245. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.ItemSapling(2207) owned by ExtrabiomesXL
  1246. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2208) owned by ExtrabiomesXL
  1247. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2209) owned by ExtrabiomesXL
  1248. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2211) owned by ExtrabiomesXL
  1249. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2212) owned by ExtrabiomesXL
  1250. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2213) owned by ExtrabiomesXL
  1251. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item extrabiomes.items.LogTurner(13126) owned by ExtrabiomesXL
  1252. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
  1253. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
  1254. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
  1255. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
  1256. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
  1257. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
  1258. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
  1259. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
  1260. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
  1261. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
  1262. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
  1263. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
  1264. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
  1265. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
  1266. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
  1267. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
  1268. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
  1269. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
  1270. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
  1271. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
  1272. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
  1273. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
  1274. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
  1275. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
  1276. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
  1277. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
  1278. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
  1279. 2013-01-30 17:04:19 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
  1280. 2013-01-30 17:04:19 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
  1281. 2013-01-30 17:04:19 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
  1282. 2013-01-30 17:04:19 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
  1283. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ExtrabiomesXL
  1284. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod factorization
  1285. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemFactorization(4030) owned by factorization
  1286. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(4031) owned by factorization
  1287. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemBlockResource(4032) owned by factorization
  1288. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemOreProcessing(7288) owned by factorization
  1289. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemOreProcessing(7286) owned by factorization
  1290. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemOreProcessing(7289) owned by factorization
  1291. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemOreProcessing(7287) owned by factorization
  1292. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7299) owned by factorization
  1293. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7270) owned by factorization
  1294. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7298) owned by factorization
  1295. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7265) owned by factorization
  1296. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemWrathIgniter(7302) owned by factorization
  1297. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7263) owned by factorization
  1298. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemBagOfHolding(7258) owned by factorization
  1299. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMatrixProgrammer(7273) owned by factorization
  1300. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7271) owned by factorization
  1301. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7272) owned by factorization
  1302. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7267) owned by factorization
  1303. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemWandOfCooling(7301) owned by factorization
  1304. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7292) owned by factorization
  1305. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7293) owned by factorization
  1306. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7294) owned by factorization
  1307. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7295) owned by factorization
  1308. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7296) owned by factorization
  1309. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7291) owned by factorization
  1310. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMachineUpgrade(7259) owned by factorization
  1311. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemAcidBottle(7256) owned by factorization
  1312. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7274) owned by factorization
  1313. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7262) owned by factorization
  1314. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7285) owned by factorization
  1315. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7266) owned by factorization
  1316. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7264) owned by factorization
  1317. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemChargeMeter(7261) owned by factorization
  1318. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemMirror(7284) owned by factorization
  1319. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemBattery(7260) owned by factorization
  1320. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraft(7269) owned by factorization
  1321. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoArmor(7280) owned by factorization
  1322. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoArmor(7277) owned by factorization
  1323. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoArmor(7281) owned by factorization
  1324. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoArmor(7279) owned by factorization
  1325. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemCraftingComponent(7276) owned by factorization
  1326. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoBuoyantBarrel(7275) owned by factorization
  1327. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoCobblestoneDrive(7278) owned by factorization
  1328. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoMountedPiston(7282) owned by factorization
  1329. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ExoWallJump(7283) owned by factorization
  1330. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemAngularSaw(7257) owned by factorization
  1331. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemSculptingTool(7297) owned by factorization
  1332. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemInverium(7268) owned by factorization
  1333. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item factorization.common.ItemPocketTable(7290) owned by factorization
  1334. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/factorization/texture/blocks.png", id: 13
  1335. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/factorization/texture/items.png", id: 14
  1336. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod factorization
  1337. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Magical-Crops
  1338. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Magical-Crops
  1339. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MetallurgyCore
  1340. 2013-01-30 17:04:19 [INFO] [STDOUT] Successfully created/read configuration file
  1341. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/Overrides.png", id: 15
  1342. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyTerrain.png", id: 16
  1343. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyFurnaces.png", id: 17
  1344. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyBaseMetals.png", id: 18
  1345. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyBaseAlloys.png", id: 19
  1346. 2013-01-30 17:04:19 [INFO] [STDOUT] Metallurgy Core: Base Metals detected, comapatibility added
  1347. 2013-01-30 17:04:19 [INFO] [STDOUT] Metallurgy Core: Nether detected, comapatibility added
  1348. 2013-01-30 17:04:19 [INFO] [STDOUT] Metallurgy Core: Precious detected, comapatibility added
  1349. 2013-01-30 17:04:19 [INFO] [STDOUT] Metallurgy Core: Fantasy detected, comapatibility added
  1350. 2013-01-30 17:04:19 [INFO] [STDOUT] Metallurgy Core: Ender detected, comapatibility added
  1351. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MetallurgyCore
  1352. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MetallurgyBase
  1353. 2013-01-30 17:04:19 [INFO] [STDOUT] Successfully created/read configuration file
  1354. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26656) owned by MetallurgyBase
  1355. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26657) owned by MetallurgyBase
  1356. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(26658) owned by MetallurgyBase
  1357. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(26659) owned by MetallurgyBase
  1358. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(26660) owned by MetallurgyBase
  1359. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(26661) owned by MetallurgyBase
  1360. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(26662) owned by MetallurgyBase
  1361. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26663) owned by MetallurgyBase
  1362. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26664) owned by MetallurgyBase
  1363. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26665) owned by MetallurgyBase
  1364. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26666) owned by MetallurgyBase
  1365. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26706) owned by MetallurgyBase
  1366. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26707) owned by MetallurgyBase
  1367. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(26708) owned by MetallurgyBase
  1368. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(26709) owned by MetallurgyBase
  1369. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(26710) owned by MetallurgyBase
  1370. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(26711) owned by MetallurgyBase
  1371. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(26712) owned by MetallurgyBase
  1372. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26713) owned by MetallurgyBase
  1373. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26714) owned by MetallurgyBase
  1374. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26715) owned by MetallurgyBase
  1375. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26716) owned by MetallurgyBase
  1376. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26756) owned by MetallurgyBase
  1377. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26757) owned by MetallurgyBase
  1378. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(26758) owned by MetallurgyBase
  1379. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(26759) owned by MetallurgyBase
  1380. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(26760) owned by MetallurgyBase
  1381. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(26761) owned by MetallurgyBase
  1382. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(26762) owned by MetallurgyBase
  1383. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26763) owned by MetallurgyBase
  1384. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26764) owned by MetallurgyBase
  1385. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26765) owned by MetallurgyBase
  1386. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26766) owned by MetallurgyBase
  1387. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26806) owned by MetallurgyBase
  1388. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26807) owned by MetallurgyBase
  1389. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(26808) owned by MetallurgyBase
  1390. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(26809) owned by MetallurgyBase
  1391. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(26810) owned by MetallurgyBase
  1392. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(26811) owned by MetallurgyBase
  1393. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(26812) owned by MetallurgyBase
  1394. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26813) owned by MetallurgyBase
  1395. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26814) owned by MetallurgyBase
  1396. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26815) owned by MetallurgyBase
  1397. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26816) owned by MetallurgyBase
  1398. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26856) owned by MetallurgyBase
  1399. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26857) owned by MetallurgyBase
  1400. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(26858) owned by MetallurgyBase
  1401. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(26859) owned by MetallurgyBase
  1402. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(26860) owned by MetallurgyBase
  1403. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(26861) owned by MetallurgyBase
  1404. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(26862) owned by MetallurgyBase
  1405. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26863) owned by MetallurgyBase
  1406. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26864) owned by MetallurgyBase
  1407. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26865) owned by MetallurgyBase
  1408. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26866) owned by MetallurgyBase
  1409. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26506) owned by MetallurgyBase
  1410. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26507) owned by MetallurgyBase
  1411. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(26508) owned by MetallurgyBase
  1412. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(26509) owned by MetallurgyBase
  1413. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(26510) owned by MetallurgyBase
  1414. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(26511) owned by MetallurgyBase
  1415. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(26512) owned by MetallurgyBase
  1416. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26513) owned by MetallurgyBase
  1417. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26514) owned by MetallurgyBase
  1418. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26515) owned by MetallurgyBase
  1419. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(26516) owned by MetallurgyBase
  1420. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26556) owned by MetallurgyBase
  1421. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26557) owned by MetallurgyBase
  1422. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26606) owned by MetallurgyBase
  1423. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(26607) owned by MetallurgyBase
  1424. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.ItemDoorMetal(31999) owned by MetallurgyBase
  1425. 2013-01-30 17:04:19 [INFO] [STDOUT] creating door item 31743
  1426. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.base.ItemGlassDust(31998) owned by MetallurgyBase
  1427. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/deco.png", id: 20
  1428. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternBlue.png", id: 21
  1429. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternGreen.png", id: 22
  1430. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternGrey.png", id: 23
  1431. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternOrange.png", id: 24
  1432. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternPurple.png", id: 25
  1433. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternRed.png", id: 26
  1434. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternWhite.png", id: 27
  1435. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternYellow.png", id: 28
  1436. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/LanternYellow1.png", id: 29
  1437. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MetallurgyBase
  1438. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MetallurgyEnder
  1439. 2013-01-30 17:04:19 [INFO] [STDOUT] Successfully created/read configuration file
  1440. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28856) owned by MetallurgyEnder
  1441. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28857) owned by MetallurgyEnder
  1442. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28858) owned by MetallurgyEnder
  1443. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28859) owned by MetallurgyEnder
  1444. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28860) owned by MetallurgyEnder
  1445. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28861) owned by MetallurgyEnder
  1446. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28862) owned by MetallurgyEnder
  1447. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28863) owned by MetallurgyEnder
  1448. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28864) owned by MetallurgyEnder
  1449. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28865) owned by MetallurgyEnder
  1450. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28866) owned by MetallurgyEnder
  1451. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28756) owned by MetallurgyEnder
  1452. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28757) owned by MetallurgyEnder
  1453. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28758) owned by MetallurgyEnder
  1454. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28759) owned by MetallurgyEnder
  1455. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28760) owned by MetallurgyEnder
  1456. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28761) owned by MetallurgyEnder
  1457. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28762) owned by MetallurgyEnder
  1458. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28763) owned by MetallurgyEnder
  1459. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28764) owned by MetallurgyEnder
  1460. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28765) owned by MetallurgyEnder
  1461. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28766) owned by MetallurgyEnder
  1462. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28806) owned by MetallurgyEnder
  1463. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28807) owned by MetallurgyEnder
  1464. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MetallurgyEnder
  1465. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MetallurgyFantasy
  1466. 2013-01-30 17:04:19 [INFO] [STDOUT] Successfully created/read configuration file
  1467. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28406) owned by MetallurgyFantasy
  1468. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28407) owned by MetallurgyFantasy
  1469. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28408) owned by MetallurgyFantasy
  1470. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28409) owned by MetallurgyFantasy
  1471. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28410) owned by MetallurgyFantasy
  1472. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28411) owned by MetallurgyFantasy
  1473. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28412) owned by MetallurgyFantasy
  1474. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28413) owned by MetallurgyFantasy
  1475. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28414) owned by MetallurgyFantasy
  1476. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28415) owned by MetallurgyFantasy
  1477. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28416) owned by MetallurgyFantasy
  1478. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28456) owned by MetallurgyFantasy
  1479. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28457) owned by MetallurgyFantasy
  1480. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28458) owned by MetallurgyFantasy
  1481. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28459) owned by MetallurgyFantasy
  1482. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28460) owned by MetallurgyFantasy
  1483. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28461) owned by MetallurgyFantasy
  1484. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28462) owned by MetallurgyFantasy
  1485. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28463) owned by MetallurgyFantasy
  1486. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28464) owned by MetallurgyFantasy
  1487. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28465) owned by MetallurgyFantasy
  1488. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28466) owned by MetallurgyFantasy
  1489. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28506) owned by MetallurgyFantasy
  1490. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28507) owned by MetallurgyFantasy
  1491. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28508) owned by MetallurgyFantasy
  1492. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28509) owned by MetallurgyFantasy
  1493. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28510) owned by MetallurgyFantasy
  1494. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28511) owned by MetallurgyFantasy
  1495. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28512) owned by MetallurgyFantasy
  1496. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28513) owned by MetallurgyFantasy
  1497. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28514) owned by MetallurgyFantasy
  1498. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28515) owned by MetallurgyFantasy
  1499. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28516) owned by MetallurgyFantasy
  1500. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28556) owned by MetallurgyFantasy
  1501. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28557) owned by MetallurgyFantasy
  1502. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28558) owned by MetallurgyFantasy
  1503. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28559) owned by MetallurgyFantasy
  1504. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28560) owned by MetallurgyFantasy
  1505. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28561) owned by MetallurgyFantasy
  1506. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28562) owned by MetallurgyFantasy
  1507. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28563) owned by MetallurgyFantasy
  1508. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28564) owned by MetallurgyFantasy
  1509. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28565) owned by MetallurgyFantasy
  1510. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28566) owned by MetallurgyFantasy
  1511. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28606) owned by MetallurgyFantasy
  1512. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28607) owned by MetallurgyFantasy
  1513. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28608) owned by MetallurgyFantasy
  1514. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28609) owned by MetallurgyFantasy
  1515. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28610) owned by MetallurgyFantasy
  1516. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28611) owned by MetallurgyFantasy
  1517. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28612) owned by MetallurgyFantasy
  1518. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28613) owned by MetallurgyFantasy
  1519. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28614) owned by MetallurgyFantasy
  1520. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28615) owned by MetallurgyFantasy
  1521. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28616) owned by MetallurgyFantasy
  1522. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27806) owned by MetallurgyFantasy
  1523. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27807) owned by MetallurgyFantasy
  1524. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27808) owned by MetallurgyFantasy
  1525. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27809) owned by MetallurgyFantasy
  1526. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27810) owned by MetallurgyFantasy
  1527. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27811) owned by MetallurgyFantasy
  1528. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27812) owned by MetallurgyFantasy
  1529. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27813) owned by MetallurgyFantasy
  1530. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27814) owned by MetallurgyFantasy
  1531. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27815) owned by MetallurgyFantasy
  1532. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27816) owned by MetallurgyFantasy
  1533. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27856) owned by MetallurgyFantasy
  1534. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27857) owned by MetallurgyFantasy
  1535. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27858) owned by MetallurgyFantasy
  1536. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27859) owned by MetallurgyFantasy
  1537. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27860) owned by MetallurgyFantasy
  1538. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27861) owned by MetallurgyFantasy
  1539. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27862) owned by MetallurgyFantasy
  1540. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27863) owned by MetallurgyFantasy
  1541. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27864) owned by MetallurgyFantasy
  1542. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27865) owned by MetallurgyFantasy
  1543. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27866) owned by MetallurgyFantasy
  1544. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27906) owned by MetallurgyFantasy
  1545. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27907) owned by MetallurgyFantasy
  1546. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27956) owned by MetallurgyFantasy
  1547. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27957) owned by MetallurgyFantasy
  1548. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27958) owned by MetallurgyFantasy
  1549. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27959) owned by MetallurgyFantasy
  1550. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27960) owned by MetallurgyFantasy
  1551. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27961) owned by MetallurgyFantasy
  1552. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27962) owned by MetallurgyFantasy
  1553. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27963) owned by MetallurgyFantasy
  1554. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27964) owned by MetallurgyFantasy
  1555. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27965) owned by MetallurgyFantasy
  1556. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27966) owned by MetallurgyFantasy
  1557. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28006) owned by MetallurgyFantasy
  1558. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28007) owned by MetallurgyFantasy
  1559. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28008) owned by MetallurgyFantasy
  1560. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28009) owned by MetallurgyFantasy
  1561. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28010) owned by MetallurgyFantasy
  1562. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28011) owned by MetallurgyFantasy
  1563. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28012) owned by MetallurgyFantasy
  1564. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28013) owned by MetallurgyFantasy
  1565. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28014) owned by MetallurgyFantasy
  1566. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28015) owned by MetallurgyFantasy
  1567. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28016) owned by MetallurgyFantasy
  1568. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28056) owned by MetallurgyFantasy
  1569. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28057) owned by MetallurgyFantasy
  1570. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28058) owned by MetallurgyFantasy
  1571. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28059) owned by MetallurgyFantasy
  1572. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28060) owned by MetallurgyFantasy
  1573. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28061) owned by MetallurgyFantasy
  1574. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28062) owned by MetallurgyFantasy
  1575. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28063) owned by MetallurgyFantasy
  1576. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28064) owned by MetallurgyFantasy
  1577. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28065) owned by MetallurgyFantasy
  1578. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28066) owned by MetallurgyFantasy
  1579. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28106) owned by MetallurgyFantasy
  1580. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28107) owned by MetallurgyFantasy
  1581. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28108) owned by MetallurgyFantasy
  1582. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28109) owned by MetallurgyFantasy
  1583. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28110) owned by MetallurgyFantasy
  1584. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28111) owned by MetallurgyFantasy
  1585. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28112) owned by MetallurgyFantasy
  1586. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28113) owned by MetallurgyFantasy
  1587. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28114) owned by MetallurgyFantasy
  1588. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28115) owned by MetallurgyFantasy
  1589. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28116) owned by MetallurgyFantasy
  1590. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28156) owned by MetallurgyFantasy
  1591. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28157) owned by MetallurgyFantasy
  1592. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28158) owned by MetallurgyFantasy
  1593. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28159) owned by MetallurgyFantasy
  1594. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28160) owned by MetallurgyFantasy
  1595. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28161) owned by MetallurgyFantasy
  1596. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28162) owned by MetallurgyFantasy
  1597. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28163) owned by MetallurgyFantasy
  1598. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28164) owned by MetallurgyFantasy
  1599. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28165) owned by MetallurgyFantasy
  1600. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28166) owned by MetallurgyFantasy
  1601. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28206) owned by MetallurgyFantasy
  1602. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28207) owned by MetallurgyFantasy
  1603. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28256) owned by MetallurgyFantasy
  1604. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28257) owned by MetallurgyFantasy
  1605. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28258) owned by MetallurgyFantasy
  1606. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28259) owned by MetallurgyFantasy
  1607. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28260) owned by MetallurgyFantasy
  1608. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28261) owned by MetallurgyFantasy
  1609. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28262) owned by MetallurgyFantasy
  1610. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28263) owned by MetallurgyFantasy
  1611. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28264) owned by MetallurgyFantasy
  1612. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28265) owned by MetallurgyFantasy
  1613. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28266) owned by MetallurgyFantasy
  1614. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28306) owned by MetallurgyFantasy
  1615. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28307) owned by MetallurgyFantasy
  1616. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28308) owned by MetallurgyFantasy
  1617. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28309) owned by MetallurgyFantasy
  1618. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28310) owned by MetallurgyFantasy
  1619. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28311) owned by MetallurgyFantasy
  1620. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28312) owned by MetallurgyFantasy
  1621. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28313) owned by MetallurgyFantasy
  1622. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28314) owned by MetallurgyFantasy
  1623. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28315) owned by MetallurgyFantasy
  1624. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28316) owned by MetallurgyFantasy
  1625. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28356) owned by MetallurgyFantasy
  1626. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(28357) owned by MetallurgyFantasy
  1627. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(28358) owned by MetallurgyFantasy
  1628. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(28359) owned by MetallurgyFantasy
  1629. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(28360) owned by MetallurgyFantasy
  1630. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(28361) owned by MetallurgyFantasy
  1631. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(28362) owned by MetallurgyFantasy
  1632. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28363) owned by MetallurgyFantasy
  1633. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28364) owned by MetallurgyFantasy
  1634. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28365) owned by MetallurgyFantasy
  1635. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(28366) owned by MetallurgyFantasy
  1636. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/AbstractorParticle.png", id: 30
  1637. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyFantasyFurnace.png", id: 31
  1638. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyFantasyMetals.png", id: 32
  1639. 2013-01-30 17:04:19 [INFO] [STDOUT] setupTexture: "/shadow/MetallurgyFantasyAlloys.png", id: 33
  1640. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MetallurgyFantasy
  1641. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MetallurgyNether
  1642. 2013-01-30 17:04:19 [INFO] [STDOUT] Successfully created/read configuration file
  1643. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27656) owned by MetallurgyNether
  1644. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27657) owned by MetallurgyNether
  1645. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27658) owned by MetallurgyNether
  1646. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27659) owned by MetallurgyNether
  1647. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27660) owned by MetallurgyNether
  1648. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27661) owned by MetallurgyNether
  1649. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27662) owned by MetallurgyNether
  1650. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27663) owned by MetallurgyNether
  1651. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27664) owned by MetallurgyNether
  1652. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27665) owned by MetallurgyNether
  1653. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27666) owned by MetallurgyNether
  1654. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27706) owned by MetallurgyNether
  1655. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27707) owned by MetallurgyNether
  1656. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27708) owned by MetallurgyNether
  1657. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27709) owned by MetallurgyNether
  1658. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27710) owned by MetallurgyNether
  1659. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27711) owned by MetallurgyNether
  1660. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27712) owned by MetallurgyNether
  1661. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27713) owned by MetallurgyNether
  1662. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27714) owned by MetallurgyNether
  1663. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27715) owned by MetallurgyNether
  1664. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27716) owned by MetallurgyNether
  1665. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27756) owned by MetallurgyNether
  1666. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27757) owned by MetallurgyNether
  1667. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27758) owned by MetallurgyNether
  1668. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27759) owned by MetallurgyNether
  1669. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27760) owned by MetallurgyNether
  1670. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27761) owned by MetallurgyNether
  1671. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27762) owned by MetallurgyNether
  1672. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27763) owned by MetallurgyNether
  1673. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27764) owned by MetallurgyNether
  1674. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27765) owned by MetallurgyNether
  1675. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27766) owned by MetallurgyNether
  1676. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27256) owned by MetallurgyNether
  1677. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27257) owned by MetallurgyNether
  1678. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27258) owned by MetallurgyNether
  1679. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27259) owned by MetallurgyNether
  1680. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27260) owned by MetallurgyNether
  1681. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27261) owned by MetallurgyNether
  1682. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27262) owned by MetallurgyNether
  1683. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27263) owned by MetallurgyNether
  1684. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27264) owned by MetallurgyNether
  1685. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27265) owned by MetallurgyNether
  1686. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27266) owned by MetallurgyNether
  1687. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27306) owned by MetallurgyNether
  1688. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27307) owned by MetallurgyNether
  1689. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27308) owned by MetallurgyNether
  1690. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27309) owned by MetallurgyNether
  1691. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27310) owned by MetallurgyNether
  1692. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27311) owned by MetallurgyNether
  1693. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27312) owned by MetallurgyNether
  1694. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27313) owned by MetallurgyNether
  1695. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27314) owned by MetallurgyNether
  1696. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27315) owned by MetallurgyNether
  1697. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27316) owned by MetallurgyNether
  1698. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27356) owned by MetallurgyNether
  1699. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27357) owned by MetallurgyNether
  1700. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27358) owned by MetallurgyNether
  1701. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27359) owned by MetallurgyNether
  1702. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27360) owned by MetallurgyNether
  1703. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27361) owned by MetallurgyNether
  1704. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27362) owned by MetallurgyNether
  1705. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27363) owned by MetallurgyNether
  1706. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27364) owned by MetallurgyNether
  1707. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27365) owned by MetallurgyNether
  1708. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27366) owned by MetallurgyNether
  1709. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27406) owned by MetallurgyNether
  1710. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27407) owned by MetallurgyNether
  1711. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27408) owned by MetallurgyNether
  1712. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27409) owned by MetallurgyNether
  1713. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27410) owned by MetallurgyNether
  1714. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27411) owned by MetallurgyNether
  1715. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27412) owned by MetallurgyNether
  1716. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27413) owned by MetallurgyNether
  1717. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27414) owned by MetallurgyNether
  1718. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27415) owned by MetallurgyNether
  1719. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27416) owned by MetallurgyNether
  1720. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27456) owned by MetallurgyNether
  1721. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27457) owned by MetallurgyNether
  1722. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27458) owned by MetallurgyNether
  1723. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27459) owned by MetallurgyNether
  1724. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27460) owned by MetallurgyNether
  1725. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27461) owned by MetallurgyNether
  1726. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27462) owned by MetallurgyNether
  1727. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27463) owned by MetallurgyNether
  1728. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27464) owned by MetallurgyNether
  1729. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27465) owned by MetallurgyNether
  1730. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27466) owned by MetallurgyNether
  1731. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27506) owned by MetallurgyNether
  1732. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27507) owned by MetallurgyNether
  1733. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27508) owned by MetallurgyNether
  1734. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27509) owned by MetallurgyNether
  1735. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27510) owned by MetallurgyNether
  1736. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27511) owned by MetallurgyNether
  1737. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27512) owned by MetallurgyNether
  1738. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27513) owned by MetallurgyNether
  1739. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27514) owned by MetallurgyNether
  1740. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27515) owned by MetallurgyNether
  1741. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27516) owned by MetallurgyNether
  1742. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27556) owned by MetallurgyNether
  1743. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27557) owned by MetallurgyNether
  1744. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27558) owned by MetallurgyNether
  1745. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27559) owned by MetallurgyNether
  1746. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27560) owned by MetallurgyNether
  1747. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27561) owned by MetallurgyNether
  1748. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27562) owned by MetallurgyNether
  1749. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27563) owned by MetallurgyNether
  1750. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27564) owned by MetallurgyNether
  1751. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27565) owned by MetallurgyNether
  1752. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27566) owned by MetallurgyNether
  1753. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27606) owned by MetallurgyNether
  1754. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27607) owned by MetallurgyNether
  1755. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27608) owned by MetallurgyNether
  1756. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27609) owned by MetallurgyNether
  1757. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27610) owned by MetallurgyNether
  1758. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27611) owned by MetallurgyNether
  1759. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27612) owned by MetallurgyNether
  1760. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27613) owned by MetallurgyNether
  1761. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27614) owned by MetallurgyNether
  1762. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27615) owned by MetallurgyNether
  1763. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27616) owned by MetallurgyNether
  1764. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27354) owned by MetallurgyNether
  1765. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27355) owned by MetallurgyNether
  1766. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27554) owned by MetallurgyNether
  1767. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27555) owned by MetallurgyNether
  1768. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MetallurgyNether
  1769. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MetallurgyPrecious
  1770. 2013-01-30 17:04:19 [INFO] [STDOUT] Successfully created/read configuration file
  1771. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27156) owned by MetallurgyPrecious
  1772. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27157) owned by MetallurgyPrecious
  1773. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27158) owned by MetallurgyPrecious
  1774. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27159) owned by MetallurgyPrecious
  1775. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27160) owned by MetallurgyPrecious
  1776. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27161) owned by MetallurgyPrecious
  1777. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27162) owned by MetallurgyPrecious
  1778. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27163) owned by MetallurgyPrecious
  1779. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27164) owned by MetallurgyPrecious
  1780. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27165) owned by MetallurgyPrecious
  1781. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27166) owned by MetallurgyPrecious
  1782. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27206) owned by MetallurgyPrecious
  1783. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27207) owned by MetallurgyPrecious
  1784. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27208) owned by MetallurgyPrecious
  1785. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27209) owned by MetallurgyPrecious
  1786. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27210) owned by MetallurgyPrecious
  1787. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27211) owned by MetallurgyPrecious
  1788. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27212) owned by MetallurgyPrecious
  1789. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27213) owned by MetallurgyPrecious
  1790. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27214) owned by MetallurgyPrecious
  1791. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27215) owned by MetallurgyPrecious
  1792. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27216) owned by MetallurgyPrecious
  1793. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27006) owned by MetallurgyPrecious
  1794. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27007) owned by MetallurgyPrecious
  1795. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27056) owned by MetallurgyPrecious
  1796. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27057) owned by MetallurgyPrecious
  1797. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27058) owned by MetallurgyPrecious
  1798. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27059) owned by MetallurgyPrecious
  1799. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27060) owned by MetallurgyPrecious
  1800. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27061) owned by MetallurgyPrecious
  1801. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27062) owned by MetallurgyPrecious
  1802. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27063) owned by MetallurgyPrecious
  1803. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27064) owned by MetallurgyPrecious
  1804. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27065) owned by MetallurgyPrecious
  1805. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27066) owned by MetallurgyPrecious
  1806. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27106) owned by MetallurgyPrecious
  1807. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27107) owned by MetallurgyPrecious
  1808. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemPickaxe(27108) owned by MetallurgyPrecious
  1809. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSpade(27109) owned by MetallurgyPrecious
  1810. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemAxe(27110) owned by MetallurgyPrecious
  1811. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemHoe(27111) owned by MetallurgyPrecious
  1812. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItemSword(27112) owned by MetallurgyPrecious
  1813. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27113) owned by MetallurgyPrecious
  1814. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27114) owned by MetallurgyPrecious
  1815. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27115) owned by MetallurgyPrecious
  1816. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyArmor(27116) owned by MetallurgyPrecious
  1817. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.precious.ItemCoins(27254) owned by MetallurgyPrecious
  1818. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.precious.ItemCoins(27253) owned by MetallurgyPrecious
  1819. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.precious.ItemCoins(27252) owned by MetallurgyPrecious
  1820. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.precious.ItemCoins(27251) owned by MetallurgyPrecious
  1821. 2013-01-30 17:04:19 [FINE] [ForgeModLoader] [ItemTracker] Adding item shadow.mods.metallurgy.MetallurgyItem(27255) owned by MetallurgyPrecious
  1822. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MetallurgyPrecious
  1823. 2013-01-30 17:04:19 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Mystcraft
  1824. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1276) owned by Mystcraft
  1825. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item xcompwiz.mystcraft.ItemDecayBlock(1282) owned by Mystcraft
  1826. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item xcompwiz.mystcraft.ItemLinkbook(8957) owned by Mystcraft
  1827. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item xcompwiz.mystcraft.ItemNotebook(8958) owned by Mystcraft
  1828. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1278) owned by Mystcraft
  1829. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1280) owned by Mystcraft
  1830. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item xcompwiz.mystcraft.ItemAgebook(8956) owned by Mystcraft
  1831. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1277) owned by Mystcraft
  1832. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1275) owned by Mystcraft
  1833. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item xcompwiz.mystcraft.ItemWritingDesk(8959) owned by Mystcraft
  1834. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1279) owned by Mystcraft
  1835. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1283) owned by Mystcraft
  1836. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class xcompwiz.mystcraft.EntityLinkbook
  1837. 2013-01-30 17:04:20 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class xcompwiz.mystcraft.EntityFallingBlock
  1838. 2013-01-30 17:04:20 [FINEST] [ForgeModLoader] Automatically registered mod Mystcraft entity Meteor as Mystcraft.Meteor
  1839. 2013-01-30 17:04:20 [INFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
  1840. 2013-01-30 17:04:20 [INFO] [STDOUT] setupTexture: "/myst/blocks.png", id: 34
  1841. 2013-01-30 17:04:20 [INFO] [STDOUT] setupTexture: "/myst/blocks64.png", id: 35
  1842. 2013-01-30 17:04:20 [INFO] [STDOUT] TextureFX registered: xcompwiz.mystcraft.client.TexturePortalFX@4671baeb, texId: 34, index: 15
  1843. 2013-01-30 17:04:20 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Mystcraft
  1844. 2013-01-30 17:04:20 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
  1845. 2013-01-30 17:04:21 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.4.0 (build:13)] for Minecraft 1.4.7. Consider updating.
  1846. 2013-01-30 17:04:21 [INFO] [Buildcraft] Starting BuildCraft 3.4.0 (:13)
  1847. 2013-01-30 17:04:21 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
  1848. 2013-01-30 17:04:21 [INFO] [Buildcraft] http://www.mod-buildcraft.com
  1849. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core
  1850. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core
  1851. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core
  1852. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core
  1853. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core
  1854. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core
  1855. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
  1856. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
  1857. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders
  1858. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders
  1859. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders
  1860. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders
  1861. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders
  1862. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders
  1863. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders
  1864. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders
  1865. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
  1866. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
  1867. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy
  1868. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy
  1869. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy
  1870. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy
  1871. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy
  1872. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy
  1873. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
  1874. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
  1875. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory
  1876. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory
  1877. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory
  1878. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory
  1879. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory
  1880. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory
  1881. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory
  1882. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory
  1883. 2013-01-30 17:04:21 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory
  1884. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
  1885. 2013-01-30 17:04:21 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forestry
  1886. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for BuildCraft3
  1887. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for EquivalentExchange
  1888. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Apiculture
  1889. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Arboriculture
  1890. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Core
  1891. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Cultivation
  1892. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Energy
  1893. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Factory
  1894. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Farming
  1895. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Food
  1896. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Mail
  1897. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Storage
  1898. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for IndustrialCraft2
  1899. 2013-01-30 17:04:21 [FINE] [Forestry] Found plugin for Apiarist's Pipe for BC3
  1900. 2013-01-30 17:04:22 [FINE] [Forestry] Found plugin for Extra Bees
  1901. 2013-01-30 17:04:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forestry
  1902. 2013-01-30 17:04:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod IC2
  1903. 2013-01-30 17:04:22 [INFO] [IC2] Config loaded from E:\Documents and Settings\Administrator\Application Data\.minecraft\config\IC2.cfg
  1904. 2013-01-30 17:04:22 [INFO] [IC2] Sounds disabled.
  1905. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(4090) owned by IC2
  1906. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4089) owned by IC2
  1907. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemRubLeaves(4088) owned by IC2
  1908. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4087) owned by IC2
  1909. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4085) owned by IC2
  1910. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4084) owned by IC2
  1911. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(4083) owned by IC2
  1912. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(4082) owned by IC2
  1913. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(4081) owned by IC2
  1914. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4080) owned by IC2
  1915. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4079) owned by IC2
  1916. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4078) owned by IC2
  1917. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4077) owned by IC2
  1918. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockMetal(4076) owned by IC2
  1919. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4075) owned by IC2
  1920. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemGenerator(4074) owned by IC2
  1921. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4073) owned by IC2
  1922. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemElectricBlock(4072) owned by IC2
  1923. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemMachine(4071) owned by IC2
  1924. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemMachine2(4070) owned by IC2
  1925. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4069) owned by IC2
  1926. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4068) owned by IC2
  1927. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4067) owned by IC2
  1928. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4066) owned by IC2
  1929. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemPersonalBlock(4065) owned by IC2
  1930. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4064) owned by IC2
  1931. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4063) owned by IC2
  1932. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4062) owned by IC2
  1933. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4061) owned by IC2
  1934. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4060) owned by IC2
  1935. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(4059) owned by IC2
  1936. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemResin(30217) owned by IC2
  1937. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30216) owned by IC2
  1938. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30243) owned by IC2
  1939. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30251) owned by IC2
  1940. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30133) owned by IC2
  1941. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30256) owned by IC2
  1942. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30253) owned by IC2
  1943. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30254) owned by IC2
  1944. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30255) owned by IC2
  1945. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30130) owned by IC2
  1946. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30250) owned by IC2
  1947. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30252) owned by IC2
  1948. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30226) owned by IC2
  1949. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30249) owned by IC2
  1950. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30248) owned by IC2
  1951. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30247) owned by IC2
  1952. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30246) owned by IC2
  1953. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30245) owned by IC2
  1954. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30244) owned by IC2
  1955. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30191) owned by IC2
  1956. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30190) owned by IC2
  1957. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30187) owned by IC2
  1958. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30152) owned by IC2
  1959. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30151) owned by IC2
  1960. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30150) owned by IC2
  1961. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30188) owned by IC2
  1962. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30128) owned by IC2
  1963. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30147) owned by IC2
  1964. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30084) owned by IC2
  1965. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemTreetap(30212) owned by IC2
  1966. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemIC2Pickaxe(30200) owned by IC2
  1967. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemIC2Axe(30199) owned by IC2
  1968. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemIC2Sword(30198) owned by IC2
  1969. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemIC2Spade(30197) owned by IC2
  1970. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemIC2Hoe(30196) owned by IC2
  1971. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolWrench(30183) owned by IC2
  1972. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolCutter(30153) owned by IC2
  1973. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemSprayer(30131) owned by IC2
  1974. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemToolbox(30117) owned by IC2
  1975. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDrill(30235) owned by IC2
  1976. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDDrill(30234) owned by IC2
  1977. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolChainsaw(30233) owned by IC2
  1978. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolWrenchElectric(30140) owned by IC2
  1979. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemTreetapElectric(30124) owned by IC2
  1980. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolMiningLaser(30208) owned by IC2
  1981. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolMeter(30182) owned by IC2
  1982. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemScanner(30220) owned by IC2
  1983. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemScannerAdv(30219) owned by IC2
  1984. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemFrequencyTransmitter(30134) owned by IC2
  1985. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(30148) owned by IC2
  1986. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(30149) owned by IC2
  1987. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30082) owned by IC2
  1988. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30081) owned by IC2
  1989. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30080) owned by IC2
  1990. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30211) owned by IC2
  1991. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30195) owned by IC2
  1992. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30194) owned by IC2
  1993. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30193) owned by IC2
  1994. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30192) owned by IC2
  1995. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30179) owned by IC2
  1996. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30178) owned by IC2
  1997. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30177) owned by IC2
  1998. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30176) owned by IC2
  1999. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30175) owned by IC2
  2000. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30174) owned by IC2
  2001. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30173) owned by IC2
  2002. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30172) owned by IC2
  2003. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30171) owned by IC2
  2004. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpack(30210) owned by IC2
  2005. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpackElectric(30209) owned by IC2
  2006. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorBatpack(30180) owned by IC2
  2007. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorLappack(30127) owned by IC2
  2008. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorCFPack(30129) owned by IC2
  2009. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorSolarHelmet(30116) owned by IC2
  2010. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorStaticBoots(30115) owned by IC2
  2011. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.armor.ItemArmorNightvisionGoggles(30078) owned by IC2
  2012. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemBatteryDischarged(30239) owned by IC2
  2013. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemBattery(30242) owned by IC2
  2014. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemBattery(30241) owned by IC2
  2015. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemBattery(30240) owned by IC2
  2016. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemBatterySU(30238) owned by IC2
  2017. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemCable(30184) owned by IC2
  2018. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemCell(30237) owned by IC2
  2019. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30236) owned by IC2
  2020. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30230) owned by IC2
  2021. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30229) owned by IC2
  2022. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30228) owned by IC2
  2023. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30227) owned by IC2
  2024. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30218) owned by IC2
  2025. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30181) owned by IC2
  2026. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemFuelCanEmpty(30231) owned by IC2
  2027. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemFuelCanFilled(30232) owned by IC2
  2028. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30222) owned by IC2
  2029. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemTinCan(30221) owned by IC2
  2030. 2013-01-30 17:04:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30079) owned by IC2
  2031. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30207) owned by IC2
  2032. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30102) owned by IC2
  2033. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30101) owned by IC2
  2034. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30206) owned by IC2
  2035. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30100) owned by IC2
  2036. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30099) owned by IC2
  2037. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30205) owned by IC2
  2038. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30098) owned by IC2
  2039. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30097) owned by IC2
  2040. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30204) owned by IC2
  2041. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30096) owned by IC2
  2042. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30095) owned by IC2
  2043. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30094) owned by IC2
  2044. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30093) owned by IC2
  2045. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30092) owned by IC2
  2046. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30091) owned by IC2
  2047. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVentSpread(30090) owned by IC2
  2048. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30089) owned by IC2
  2049. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorDepletedUranium(30203) owned by IC2
  2050. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30202) owned by IC2
  2051. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30201) owned by IC2
  2052. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatpack(30088) owned by IC2
  2053. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30087) owned by IC2
  2054. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30086) owned by IC2
  2055. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30085) owned by IC2
  2056. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30083) owned by IC2
  2057. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30146) owned by IC2
  2058. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPCultivation(30145) owned by IC2
  2059. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPIrrigation(30144) owned by IC2
  2060. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPChilling(30143) owned by IC2
  2061. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPDesertification(30142) owned by IC2
  2062. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPFlatification(30141) owned by IC2
  2063. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPMushroom(30118) owned by IC2
  2064. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30138) owned by IC2
  2065. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30137) owned by IC2
  2066. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30136) owned by IC2
  2067. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30135) owned by IC2
  2068. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30189) owned by IC2
  2069. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemScrapbox(30139) owned by IC2
  2070. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30225) owned by IC2
  2071. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30224) owned by IC2
  2072. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30223) owned by IC2
  2073. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30170) owned by IC2
  2074. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30169) owned by IC2
  2075. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30168) owned by IC2
  2076. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30167) owned by IC2
  2077. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30166) owned by IC2
  2078. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30165) owned by IC2
  2079. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30164) owned by IC2
  2080. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30163) owned by IC2
  2081. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30162) owned by IC2
  2082. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30161) owned by IC2
  2083. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30160) owned by IC2
  2084. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30159) owned by IC2
  2085. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30158) owned by IC2
  2086. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30157) owned by IC2
  2087. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30156) owned by IC2
  2088. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30155) owned by IC2
  2089. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30154) owned by IC2
  2090. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30215) owned by IC2
  2091. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30214) owned by IC2
  2092. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemRemote(30213) owned by IC2
  2093. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemUpgradeModule(30125) owned by IC2
  2094. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30186) owned by IC2
  2095. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemIC2Door(30185) owned by IC2
  2096. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30132) owned by IC2
  2097. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30106) owned by IC2
  2098. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemDebug(30104) owned by IC2
  2099. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30103) owned by IC2
  2100. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemCropSeed(30126) owned by IC2
  2101. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemCropnalyzer(30122) owned by IC2
  2102. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemFertilizer(30121) owned by IC2
  2103. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemGradual(30120) owned by IC2
  2104. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolHoe(30119) owned by IC2
  2105. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemTerraWart(30114) owned by IC2
  2106. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30105) owned by IC2
  2107. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemMug(30111) owned by IC2
  2108. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30113) owned by IC2
  2109. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30112) owned by IC2
  2110. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemMugCoffee(30110) owned by IC2
  2111. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemIC2(30109) owned by IC2
  2112. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.block.ItemBarrel(30108) owned by IC2
  2113. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item ic2.core.item.ItemBooze(30107) owned by IC2
  2114. 2013-01-30 17:04:23 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser
  2115. 2013-01-30 17:04:23 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite
  2116. 2013-01-30 17:04:23 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite
  2117. 2013-01-30 17:04:23 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt
  2118. 2013-01-30 17:04:23 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke
  2119. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod IC2
  2120. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Railcraft
  2121. 2013-01-30 17:04:23 [FINE] [Railcraft] Pre-Init Phase
  2122. 2013-01-30 17:04:23 [FINER] [Railcraft] Pre-Init Start: ModuleCore
  2123. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item railcraft.common.liquids.ItemLiquid(7784) owned by Railcraft
  2124. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item railcraft.common.liquids.ItemLiquid(7787) owned by Railcraft
  2125. 2013-01-30 17:04:23 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
  2126. 2013-01-30 17:04:23 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
  2127. 2013-01-30 17:04:23 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
  2128. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Railcraft
  2129. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerCore
  2130. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerCore
  2131. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerBase
  2132. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerBase
  2133. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerMachine
  2134. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerMachine
  2135. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerCompat
  2136. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerCompat
  2137. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerWorld
  2138. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerWorld
  2139. 2013-01-30 17:04:23 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Thaumcraft
  2140. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingApprentice(25256) owned by Thaumcraft
  2141. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingAdept(25257) owned by Thaumcraft
  2142. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingMage(25258) owned by Thaumcraft
  2143. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFire(25259) owned by Thaumcraft
  2144. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandLightning(25260) owned by Thaumcraft
  2145. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25261) owned by Thaumcraft
  2146. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25262) owned by Thaumcraft
  2147. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemResource(25263) owned by Thaumcraft
  2148. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemShard(25264) owned by Thaumcraft
  2149. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.research.ItemResearchNotes(25265) owned by Thaumcraft
  2150. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.research.ItemInkwell(25266) owned by Thaumcraft
  2151. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.research.ItemThaumonomicon(25267) owned by Thaumcraft
  2152. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemPortableHole(25268) owned by Thaumcraft
  2153. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumometer(25269) owned by Thaumcraft
  2154. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemFlyingCarpet(25270) owned by Thaumcraft
  2155. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25271) owned by Thaumcraft
  2156. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemGoggles(25272) owned by Thaumcraft
  2157. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumArmor(25273) owned by Thaumcraft
  2158. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumArmor(25274) owned by Thaumcraft
  2159. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumArmor(25275) owned by Thaumcraft
  2160. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumArmor(25276) owned by Thaumcraft
  2161. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumShovel(25277) owned by Thaumcraft
  2162. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumPickaxe(25278) owned by Thaumcraft
  2163. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumAxe(25279) owned by Thaumcraft
  2164. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumSword(25280) owned by Thaumcraft
  2165. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemThaumiumHoe(25281) owned by Thaumcraft
  2166. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25282) owned by Thaumcraft
  2167. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandTrade(25283) owned by Thaumcraft
  2168. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandExcavation(25284) owned by Thaumcraft
  2169. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25285) owned by Thaumcraft
  2170. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.world.ItemNugget(25286) owned by Thaumcraft
  2171. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemBootsTraveller(25287) owned by Thaumcraft
  2172. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25288) owned by Thaumcraft
  2173. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25289) owned by Thaumcraft
  2174. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25290) owned by Thaumcraft
  2175. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.blocks.jars.ItemJarFilledItem(25291) owned by Thaumcraft
  2176. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25292) owned by Thaumcraft
  2177. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemHellrod(25293) owned by Thaumcraft
  2178. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFrost(25294) owned by Thaumcraft
  2179. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(25295) owned by Thaumcraft
  2180. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemElementalSword(25296) owned by Thaumcraft
  2181. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemElementalShovel(25297) owned by Thaumcraft
  2182. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemElementalPickaxe(25298) owned by Thaumcraft
  2183. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemElementalAxe(25299) owned by Thaumcraft
  2184. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemElementalHoe(25300) owned by Thaumcraft
  2185. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemRobeArmor(25301) owned by Thaumcraft
  2186. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemRobeArmor(25302) owned by Thaumcraft
  2187. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemRobeArmor(25303) owned by Thaumcraft
  2188. 2013-01-30 17:04:23 [FINE] [ForgeModLoader] [ItemTracker] Adding item thaumcraft.common.items.ItemKey(25304) owned by Thaumcraft
  2189. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Thaumcraft
  2190. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ThermalExpansion
  2191. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ThermalExpansion
  2192. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod TwilightForest
  2193. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFLog(2163) owned by TwilightForest
  2194. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2170) owned by TwilightForest
  2195. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFLeaves(2164) owned by TwilightForest
  2196. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2160) owned by TwilightForest
  2197. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2171) owned by TwilightForest
  2198. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2162) owned by TwilightForest
  2199. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2165) owned by TwilightForest
  2200. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2166) owned by TwilightForest
  2201. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2167) owned by TwilightForest
  2202. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2168) owned by TwilightForest
  2203. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFPlant(2169) owned by TwilightForest
  2204. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2172) owned by TwilightForest
  2205. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2173) owned by TwilightForest
  2206. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2174) owned by TwilightForest
  2207. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2175) owned by TwilightForest
  2208. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2178) owned by TwilightForest
  2209. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2176) owned by TwilightForest
  2210. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2177) owned by TwilightForest
  2211. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2179) owned by TwilightForest
  2212. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2180) owned by TwilightForest
  2213. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2181) owned by TwilightForest
  2214. 2013-01-30 17:04:24 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodLog, id=2163 meta=-1
  2215. 2013-01-30 17:04:24 [INFO] [Railcraft] An updated version of Railcraft is available: 6.15.0.0
  2216. 2013-01-30 17:04:24 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodLog, id=2176 meta=-1
  2217. 2013-01-30 17:04:24 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=2175 meta=-1
  2218. 2013-01-30 17:04:24 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=2164 meta=-1
  2219. 2013-01-30 17:04:24 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=2177 meta=-1
  2220. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(31997) owned by TwilightForest
  2221. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(31996) owned by TwilightForest
  2222. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(31995) owned by TwilightForest
  2223. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFTwilightWand(31994) owned by TwilightForest
  2224. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFLifeDrainWand(31993) owned by TwilightForest
  2225. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFZombieWand(31992) owned by TwilightForest
  2226. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFOreMeter(31990) owned by TwilightForest
  2227. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(31989) owned by TwilightForest
  2228. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(31988) owned by TwilightForest
  2229. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(27967) owned by TwilightForest
  2230. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27968) owned by TwilightForest
  2231. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27969) owned by TwilightForest
  2232. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27970) owned by TwilightForest
  2233. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27972) owned by TwilightForest
  2234. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27973) owned by TwilightForest
  2235. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27974) owned by TwilightForest
  2236. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27975) owned by TwilightForest
  2237. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27976) owned by TwilightForest
  2238. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27977) owned by TwilightForest
  2239. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27978) owned by TwilightForest
  2240. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodSword(27979) owned by TwilightForest
  2241. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodShovel(27980) owned by TwilightForest
  2242. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodPick(27981) owned by TwilightForest
  2243. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodAxe(27982) owned by TwilightForest
  2244. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFIronwoodHoe(27983) owned by TwilightForest
  2245. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27984) owned by TwilightForest
  2246. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSpawnEgg(27985) owned by TwilightForest
  2247. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(27986) owned by TwilightForest
  2248. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(27987) owned by TwilightForest
  2249. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(27988) owned by TwilightForest
  2250. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27989) owned by TwilightForest
  2251. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27990) owned by TwilightForest
  2252. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27991) owned by TwilightForest
  2253. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27992) owned by TwilightForest
  2254. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27993) owned by TwilightForest
  2255. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27994) owned by TwilightForest
  2256. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27995) owned by TwilightForest
  2257. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFFierySword(27996) owned by TwilightForest
  2258. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFFieryPick(27997) owned by TwilightForest
  2259. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTF(27998) owned by TwilightForest
  2260. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(27999) owned by TwilightForest
  2261. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28000) owned by TwilightForest
  2262. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28001) owned by TwilightForest
  2263. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28002) owned by TwilightForest
  2264. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafSword(28003) owned by TwilightForest
  2265. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafShovel(28004) owned by TwilightForest
  2266. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafPick(28005) owned by TwilightForest
  2267. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafAxe(31987) owned by TwilightForest
  2268. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFSteeleafHoe(31986) owned by TwilightForest
  2269. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFMinotaurAxe(31985) owned by TwilightForest
  2270. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFMazebreakerPick(31984) owned by TwilightForest
  2271. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFTransformPowder(31983) owned by TwilightForest
  2272. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(31982) owned by TwilightForest
  2273. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(31981) owned by TwilightForest
  2274. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item tc(31980) owned by TwilightForest
  2275. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item uk(31979) owned by TwilightForest
  2276. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFEmptyMagicMap(31978) owned by TwilightForest
  2277. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(31977) owned by TwilightForest
  2278. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(28017) owned by TwilightForest
  2279. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFOreMagnet(28018) owned by TwilightForest
  2280. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFCrumbleHorn(28019) owned by TwilightForest
  2281. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFPeacockFan(28020) owned by TwilightForest
  2282. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFMoonwormQueen(28021) owned by TwilightForest
  2283. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFCharm(28022) owned by TwilightForest
  2284. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFCharm(28023) owned by TwilightForest
  2285. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFCharm(28026) owned by TwilightForest
  2286. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFCharm(28024) owned by TwilightForest
  2287. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item twilightforest.item.ItemTFCharm(28025) owned by TwilightForest
  2288. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Boar as TwilightForest.Wild Boar
  2289. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Bighorn Sheep as TwilightForest.Bighorn Sheep
  2290. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Deer as TwilightForest.Wild Deer
  2291. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap as TwilightForest.Redcap
  2292. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Swarm Spider as TwilightForest.Swarm Spider
  2293. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga as TwilightForest.Naga
  2294. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga Segment as TwilightForest.Naga Segment
  2295. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Skeleton Druid as TwilightForest.Skeleton Druid
  2296. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hostile Wolf as TwilightForest.Hostile Wolf
  2297. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Wraith as TwilightForest.Twilight Wraith
  2298. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hedge Spider as TwilightForest.Hedge Spider
  2299. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hydra as TwilightForest.Hydra
  2300. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Lich as TwilightForest.Twilight Lich
  2301. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Penguin as TwilightForest.Penguin
  2302. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lich Minion as TwilightForest.Lich Minion
  2303. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Loyal Zombie as TwilightForest.Loyal Zombie
  2304. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tiny Bird as TwilightForest.Tiny Bird
  2305. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Squirrel as TwilightForest.Forest Squirrel
  2306. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Bunny as TwilightForest.Forest Bunny
  2307. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Raven as TwilightForest.Forest Raven
  2308. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Questing Ram as TwilightForest.Questing Ram
  2309. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Kobold as TwilightForest.Twilight Kobold
  2310. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Boggard as TwilightForest.Boggard
  2311. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mosquito Swarm as TwilightForest.Mosquito Swarm
  2312. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Death Tome as TwilightForest.Death Tome
  2313. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minotaur as TwilightForest.Minotaur
  2314. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minoshroom as TwilightForest.Minoshroom
  2315. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Fire Beetle as TwilightForest.Fire Beetle
  2316. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Slime Beetle as TwilightForest.Slime Beetle
  2317. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Pinch Beetle as TwilightForest.Pinch Beetle
  2318. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Maze Slime as TwilightForest.Maze Slime
  2319. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap Sapper as TwilightForest.Redcap Sapper
  2320. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mist Wolf as TwilightForest.Mist Wolf
  2321. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity King Spider as TwilightForest.King Spider
  2322. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Firefly as TwilightForest.Firefly
  2323. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity HydraHead as TwilightForest.HydraHead
  2324. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfnaturebolt as TwilightForest.tfnaturebolt
  2325. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbolt as TwilightForest.tflichbolt
  2326. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftwilightwandbolt as TwilightForest.tftwilightwandbolt
  2327. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftomebolt as TwilightForest.tftomebolt
  2328. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfhydramortar as TwilightForest.tfhydramortar
  2329. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbomb as TwilightForest.tflichbomb
  2330. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfmoonwormshot as TwilightForest.tfmoonwormshot
  2331. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfslimeblob as TwilightForest.tfslimeblob
  2332. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfcharmeffect as TwilightForest.tfcharmeffect
  2333. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod TwilightForest
  2334. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod XReliquary
  2335. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod XReliquary
  2336. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod XyCraft
  2337. 2013-01-30 17:04:24 [INFO] [XyCraft] Initializing Expansion: XyCraft Core
  2338. 2013-01-30 17:04:24 [INFO] [XyCraft] Initializing Expansion: XyCraft World
  2339. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.block.BlockOresMeta(220) owned by XyCraft
  2340. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(221) owned by XyCraft
  2341. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.block.BlockXychoriditeMeta(1375) owned by XyCraft
  2342. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1376) owned by XyCraft
  2343. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1377) owned by XyCraft
  2344. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1378) owned by XyCraft
  2345. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1379) owned by XyCraft
  2346. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.block.BlockXychoridite2Meta(1380) owned by XyCraft
  2347. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.block.BlockXychoriditeDyeMeta(1381) owned by XyCraft
  2348. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24256) owned by XyCraft
  2349. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24257) owned by XyCraft
  2350. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24258) owned by XyCraft
  2351. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24259) owned by XyCraft
  2352. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24260) owned by XyCraft
  2353. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24261) owned by XyCraft
  2354. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24262) owned by XyCraft
  2355. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24263) owned by XyCraft
  2356. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24264) owned by XyCraft
  2357. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24265) owned by XyCraft
  2358. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24266) owned by XyCraft
  2359. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24267) owned by XyCraft
  2360. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemSulfurGoo(24268) owned by XyCraft
  2361. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemXyFood(24269) owned by XyCraft
  2362. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemKernel(24270) owned by XyCraft
  2363. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemHenequen(24271) owned by XyCraft
  2364. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24272) owned by XyCraft
  2365. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24273) owned by XyCraft
  2366. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemXyFood(24274) owned by XyCraft
  2367. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemXyFood(24275) owned by XyCraft
  2368. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24276) owned by XyCraft
  2369. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24856) owned by XyCraft
  2370. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid White Dye
  2371. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid WhiteDye
  2372. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24857) owned by XyCraft
  2373. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Orange Dye
  2374. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid OrangeDye
  2375. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24858) owned by XyCraft
  2376. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Magenta Dye
  2377. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid MagentaDye
  2378. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24859) owned by XyCraft
  2379. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Light Blue Dye
  2380. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Light BlueDye
  2381. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24860) owned by XyCraft
  2382. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Yellow Dye
  2383. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid YellowDye
  2384. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24861) owned by XyCraft
  2385. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Lime Green Dye
  2386. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Lime GreenDye
  2387. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24862) owned by XyCraft
  2388. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Pink Dye
  2389. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid PinkDye
  2390. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24863) owned by XyCraft
  2391. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Gray Dye
  2392. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid GrayDye
  2393. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24864) owned by XyCraft
  2394. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Light Gray Dye
  2395. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Light GrayDye
  2396. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24865) owned by XyCraft
  2397. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Cyan Dye
  2398. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid CyanDye
  2399. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24866) owned by XyCraft
  2400. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Purple Dye
  2401. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid PurpleDye
  2402. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24867) owned by XyCraft
  2403. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Blue Dye
  2404. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid BlueDye
  2405. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24868) owned by XyCraft
  2406. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Brown Dye
  2407. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid BrownDye
  2408. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24869) owned by XyCraft
  2409. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Green Dye
  2410. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid GreenDye
  2411. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24870) owned by XyCraft
  2412. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Red Dye
  2413. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid RedDye
  2414. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidDye(24871) owned by XyCraft
  2415. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Black Dye
  2416. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid BlackDye
  2417. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquid(24872) owned by XyCraft
  2418. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Primer
  2419. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquid(24873) owned by XyCraft
  2420. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Nitrogen Gas
  2421. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquid(24874) owned by XyCraft
  2422. 2013-01-30 17:04:24 [INFO] [STDOUT] Fluid registration: Liquid Nitrogen
  2423. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidContainer(24875) owned by XyCraft
  2424. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidContainer(24876) owned by XyCraft
  2425. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidContainer(24877) owned by XyCraft
  2426. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidContainer(24878) owned by XyCraft
  2427. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidContainer(24879) owned by XyCraft
  2428. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.liquid.ItemXyLiquidContainer(24880) owned by XyCraft
  2429. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24881) owned by XyCraft
  2430. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item soaryn.xycraft.world.item.ItemWorld(24882) owned by XyCraft
  2431. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod XyCraft
  2432. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod KBITC3EssenceAddon
  2433. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod KBITC3EssenceAddon
  2434. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
  2435. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
  2436. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod gwafu_applegen
  2437. 2013-01-30 17:04:24 [INFO] [STDOUT] setupTexture: "/growthcraft/applegeneration/AppleGeneration_Tex.png", id: 36
  2438. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod gwafu_applegen
  2439. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod gwafu_fishnet
  2440. 2013-01-30 17:04:24 [INFO] [STDOUT] setupTexture: "/growthcraft/fishnet/Fishnet_Tex.png", id: 37
  2441. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod gwafu_fishnet
  2442. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Backpack
  2443. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Backpack
  2444. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BasicComponents
  2445. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] BCLoader has been registered to Universal Electricity.
  2446. 2013-01-30 17:04:24 [INFO] [STDOUT] Buildcraft conversion ratio: 400.0
  2447. 2013-01-30 17:04:24 [INFO] [STDOUT] IC2 conversion ratio: 40.0
  2448. 2013-01-30 17:04:24 [FINEST] [ForgeModLoader] Universal Electricity v1.2.4 successfully loaded!
  2449. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBattery(14227) owned by BasicComponents
  2450. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemWrench(14228) owned by BasicComponents
  2451. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemCircuit(14229) owned by BasicComponents
  2452. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14230) owned by BasicComponents
  2453. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14231) owned by BasicComponents
  2454. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14232) owned by BasicComponents
  2455. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14233) owned by BasicComponents
  2456. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14234) owned by BasicComponents
  2457. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14235) owned by BasicComponents
  2458. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14236) owned by BasicComponents
  2459. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14237) owned by BasicComponents
  2460. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14238) owned by BasicComponents
  2461. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14239) owned by BasicComponents
  2462. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item basiccomponents.common.item.ItemBasic(14240) owned by BasicComponents
  2463. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BasicComponents
  2464. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
  2465. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport
  2466. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1513) owned by BuildCraft|Transport
  2467. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport
  2468. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport
  2469. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport
  2470. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport
  2471. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport
  2472. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport
  2473. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport
  2474. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
  2475. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
  2476. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
  2477. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
  2478. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
  2479. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport
  2480. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport
  2481. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport
  2482. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport
  2483. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport
  2484. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
  2485. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport
  2486. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
  2487. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport
  2488. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport
  2489. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport
  2490. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport
  2491. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport
  2492. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport
  2493. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport
  2494. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
  2495. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
  2496. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon
  2497. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.silicon.ItemAssemblyTable(1517) owned by BuildCraft|Silicon
  2498. 2013-01-30 17:04:24 [FINE] [ForgeModLoader] [ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon
  2499. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
  2500. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ChickenChunks
  2501. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ChickenChunks
  2502. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod DamageIndicatorsMod
  2503. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod DamageIndicatorsMod
  2504. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod DungeonPack
  2505. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod DungeonPack
  2506. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod DustModDefaults
  2507. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod DustModDefaults
  2508. 2013-01-30 17:04:24 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod EE3
  2509. 2013-01-30 17:04:25 [INFO] [ThermalExpansion] An updated version of Thermal Expansion is available: 2.2.0.0.
  2510. 2013-01-30 17:04:25 [INFO] [ThermalExpansion] This update has been marked as CRITICAL and will ignore notification suppression.
  2511. 2013-01-30 17:04:25 [INFO] [ThermalExpansion] This update is for Minecraft 1.4.7.
  2512. 2013-01-30 17:04:26 [INFO] [Equivalent Exchange 3] Initializing remote version check against remote version authority, located at https://raw.github.com/pahimar/Equivalent-Exchange-3/master/version.xml
  2513. 2013-01-30 17:04:26 [INFO] [Equivalent Exchange 3] Currently using the most up to date version (pre1f) of Equivalent Exchange 3 for Minecraft 1.4.7
  2514. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod EE3
  2515. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod eplus
  2516. 2013-01-30 17:04:26 [WARNING] [eplus] Unable to read from remote version authority.
  2517. 2013-01-30 17:04:26 [INFO] [STDERR] java.io.FileNotFoundException: https://raw.github.com/odininon/EnchantingPlus/1.4.6/resources/version
  2518. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  2519. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  2520. 2013-01-30 17:04:26 [INFO] [STDERR] at java.net.URL.openStream(Unknown Source)
  2521. 2013-01-30 17:04:26 [INFO] [STDERR] at eplus.common.Version.versionCheck(Version.java:38)
  2522. 2013-01-30 17:04:26 [INFO] [STDERR] at eplus.common.EnchantingPlus.preInit(EnchantingPlus.java:80)
  2523. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2524. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2525. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2526. 2013-01-30 17:04:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  2527. 2013-01-30 17:04:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
  2528. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2529. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2530. 2013-01-30 17:04:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  2531. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2532. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2533. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2534. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2535. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2536. 2013-01-30 17:04:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  2537. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2538. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2539. 2013-01-30 17:04:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2540. 2013-01-30 17:04:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  2541. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2542. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2543. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2544. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2545. 2013-01-30 17:04:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2546. 2013-01-30 17:04:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  2547. 2013-01-30 17:04:26 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
  2548. 2013-01-30 17:04:26 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  2549. 2013-01-30 17:04:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  2550. 2013-01-30 17:04:26 [INFO] [STDERR] at asq.a(SourceFile:56)
  2551. 2013-01-30 17:04:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  2552. 2013-01-30 17:04:26 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  2553. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod eplus
  2554. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod EnderStorage
  2555. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod EnderStorage
  2556. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod enhancedportals
  2557. 2013-01-30 17:04:26 [INFO] [STDOUT] is not a valid block ID.
  2558. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod enhancedportals
  2559. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BinnieCore
  2560. 2013-01-30 17:04:26 [INFO] [STDOUT] /config/forestry/extrabees/main.conf
  2561. 2013-01-30 17:04:26 [INFO] [STDOUT] /config/forestry/extrabees/machines.conf
  2562. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BinnieCore
  2563. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ExtraBees
  2564. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ExtraBees
  2565. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FarmCraftory
  2566. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FarmCraftory
  2567. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod GraviGun
  2568. 2013-01-30 17:04:26 [INFO] [GraviGun] [1.4.6v1] Loading properties.
  2569. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod GraviGun
  2570. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerWiring
  2571. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerWiring
  2572. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerLogic
  2573. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerLogic
  2574. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerLighting
  2575. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerLighting
  2576. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod RedPowerControl
  2577. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod RedPowerControl
  2578. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ThermalExpansion|Factory
  2579. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ThermalExpansion|Factory
  2580. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ThermalExpansion|Energy
  2581. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ThermalExpansion|Energy
  2582. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ThermalExpansion|Transport
  2583. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ThermalExpansion|Transport
  2584. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod GregTech_Addon
  2585. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod GregTech_Addon
  2586. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod InfernalMobs
  2587. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod InfernalMobs
  2588. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_InvTweaks
  2589. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_InvTweaks
  2590. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod IronChest
  2591. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] Attempting to load the file version.properties from ironchest-universal-1.4.7-4.5.4.214.zip to locate a version number for IronChest
  2592. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19757) owned by IronChest
  2593. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19758) owned by IronChest
  2594. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19759) owned by IronChest
  2595. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19760) owned by IronChest
  2596. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19761) owned by IronChest
  2597. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19762) owned by IronChest
  2598. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19763) owned by IronChest
  2599. 2013-01-30 17:04:26 [FINE] [ForgeModLoader] [ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19764) owned by IronChest
  2600. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod IronChest
  2601. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mmmPowersuits
  2602. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mmmPowersuits
  2603. 2013-01-30 17:04:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ModularForceFieldSystem
  2604. 2013-01-30 17:04:26 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for IC2
  2605. 2013-01-30 17:04:26 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Universal Electricity
  2606. 2013-01-30 17:04:26 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Buildcraft
  2607. 2013-01-30 17:04:26 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for EE3
  2608. 2013-01-30 17:04:26 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for ThermalExpansion
  2609. 2013-01-30 17:04:27 [SEVERE] [ForgeModLoader] [Modual ForceField System] cannot read remote Version file!
  2610. java.io.FileNotFoundException: https://raw.github.com/Thunderdark/ModularForceFieldSystem/master/src/minecraft/versioninfo
  2611. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  2612. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  2613. at java.net.URL.openStream(Unknown Source)
  2614. at chb.mods.mffs.common.Versioninfo.newestversion(Versioninfo.java:61)
  2615. at chb.mods.mffs.common.ModularForceFieldSystem.preInit(ModularForceFieldSystem.java:251)
  2616. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2617. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2618. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2619. at java.lang.reflect.Method.invoke(Unknown Source)
  2620. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
  2621. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2622. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2623. at java.lang.reflect.Method.invoke(Unknown Source)
  2624. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2625. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2626. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2627. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2628. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2629. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  2630. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2631. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2632. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2633. at java.lang.reflect.Method.invoke(Unknown Source)
  2634. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2635. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2636. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2637. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2638. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2639. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  2640. at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
  2641. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  2642. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  2643. at asq.a(SourceFile:56)
  2644. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  2645. at java.lang.Thread.run(Unknown Source)
  2646. 2013-01-30 17:04:27 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  2647. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemProjectorFieldModulatorDistance(11387) owned by ModularForceFieldSystem
  2648. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemProjectorFieldModulatorStrength(11388) owned by ModularForceFieldSystem
  2649. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemProjectorFocusMatrix(11389) owned by ModularForceFieldSystem
  2650. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemForcePowerCrystal(11401) owned by ModularForceFieldSystem
  2651. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemForcicium(11400) owned by ModularForceFieldSystem
  2652. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemForcicumCell(11402) owned by ModularForceFieldSystem
  2653. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModulediagonallyWall(11369) owned by ModularForceFieldSystem
  2654. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleSphere(11377) owned by ModularForceFieldSystem
  2655. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleCube(11378) owned by ModularForceFieldSystem
  2656. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleWall(11380) owned by ModularForceFieldSystem
  2657. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleDeflector(11381) owned by ModularForceFieldSystem
  2658. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleTube(11382) owned by ModularForceFieldSystem
  2659. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleContainment(11396) owned by ModularForceFieldSystem
  2660. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.modules.ItemProjectorModuleAdvCube(11398) owned by ModularForceFieldSystem
  2661. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionTouchDamage(11383) owned by ModularForceFieldSystem
  2662. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionSponge(11384) owned by ModularForceFieldSystem
  2663. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionFieldManipulator(11385) owned by ModularForceFieldSystem
  2664. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionBlockBreaker(11386) owned by ModularForceFieldSystem
  2665. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionDefenseStation(11393) owned by ModularForceFieldSystem
  2666. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionMobDefence(11394) owned by ModularForceFieldSystem
  2667. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionForceFieldJammer(11395) owned by ModularForceFieldSystem
  2668. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionCamoflage(11397) owned by ModularForceFieldSystem
  2669. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.options.ItemProjectorOptionFieldFusion(11399) owned by ModularForceFieldSystem
  2670. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCardEmpty(11371) owned by ModularForceFieldSystem
  2671. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCardPowerLink(11372) owned by ModularForceFieldSystem
  2672. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCardPersonalID(11390) owned by ModularForceFieldSystem
  2673. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCardSecurityLink(11391) owned by ModularForceFieldSystem
  2674. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCardPower(11403) owned by ModularForceFieldSystem
  2675. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemAccessCard(11370) owned by ModularForceFieldSystem
  2676. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCardDataLink(11404) owned by ModularForceFieldSystem
  2677. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.multitool.ItemWrench(11363) owned by ModularForceFieldSystem
  2678. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.multitool.ItemSwitch(11364) owned by ModularForceFieldSystem
  2679. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.multitool.ItemFieldtransporter(11365) owned by ModularForceFieldSystem
  2680. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.multitool.ItemPersonalIDWriter(11366) owned by ModularForceFieldSystem
  2681. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.multitool.ItemDebugger(11367) owned by ModularForceFieldSystem
  2682. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.multitool.ItemManuelBook(11368) owned by ModularForceFieldSystem
  2683. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemExtractorUpgradeBooster(11374) owned by ModularForceFieldSystem
  2684. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCapacitorUpgradeRange(11375) owned by ModularForceFieldSystem
  2685. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.item.ItemCapacitorUpgradeCapacity(11376) owned by ModularForceFieldSystem
  2686. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ModularForceFieldSystem
  2687. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod NEIPlugins
  2688. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod NEIPlugins
  2689. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod NetherOres
  2690. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod NetherOres
  2691. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ObsidiPlates
  2692. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] Attempting to load the file version.properties from obsidiplates-universal-1.2.0.3.zip to locate a version number for ObsidiPlates
  2693. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(1555) owned by ObsidiPlates
  2694. 2013-01-30 17:04:27 [INFO] [ObsidiPlates] Config loaded from: E:\Documents and Settings\Administrator\Application Data\.minecraft\config\ObsidiPlates.cfg
  2695. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ObsidiPlates
  2696. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod OmniTools
  2697. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item omnitools.block.ItemBlockPlinth(2101) owned by OmniTools
  2698. 2013-01-30 17:04:27 [FINE] [ForgeModLoader] [ItemTracker] Adding item omnitools.item.ItemWrench(21257) owned by OmniTools
  2699. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod OmniTools
  2700. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod SoulShards
  2701. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod SoulShards
  2702. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ThermalExpansion|NEI
  2703. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ThermalExpansion|NEI
  2704. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod WR-CBE|Core
  2705. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod WR-CBE|Core
  2706. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod WR-CBE|Addons
  2707. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod WR-CBE|Addons
  2708. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod WR-CBE|RedPower
  2709. 2013-01-30 17:04:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod WR-CBE|RedPower
  2710. 2013-01-30 17:04:27 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  2711. 2013-01-30 17:04:27 [SEVERE] [ForgeModLoader]
  2712. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  2713. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  2714. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  2715. CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  2716. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  2717. ArsMagica [Ars Magica] (ArsMagica_RC_5.32.272.zip) Unloaded->Constructed->Pre-initialized
  2718. DustMod [Runic Dust Mod] (dustmod-v1.2_CORE.jar) Unloaded->Constructed->Pre-initialized
  2719. DustDeco [Runic Dust Mod: Decorative dusts pack] (dustmod-v1.2_DECORATIVE-PACK.jar) Unloaded->Constructed->Pre-initialized
  2720. ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.8.0.jar) Unloaded->Constructed->Pre-initialized
  2721. factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized
  2722. Magical-Crops [Magical Crops] (magical_crops_BETA_1.5a.zip) Unloaded->Constructed->Pre-initialized
  2723. MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.4.2.jar) Unloaded->Constructed->Pre-initialized
  2724. MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.4.jar) Unloaded->Constructed->Pre-initialized
  2725. MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.4.jar) Unloaded->Constructed->Pre-initialized
  2726. MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.4.jar) Unloaded->Constructed->Pre-initialized
  2727. MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.4.jar) Unloaded->Constructed->Pre-initialized
  2728. MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.4.jar) Unloaded->Constructed->Pre-initialized
  2729. Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded->Constructed->Pre-initialized
  2730. BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.0.jar) Unloaded->Constructed->Pre-initialized
  2731. BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.0.jar) Unloaded->Constructed->Pre-initialized
  2732. BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.0.jar) Unloaded->Constructed->Pre-initialized
  2733. BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.0.jar) Unloaded->Constructed->Pre-initialized
  2734. Forestry [Forestry for Minecraft] (forestry-A-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  2735. IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized
  2736. Railcraft [Railcraft] (Railcraft_1.4.6-6.14.0.0.zip) Unloaded->Constructed->Pre-initialized
  2737. RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2738. RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2739. RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2740. RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2741. RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2742. Thaumcraft [Thaumcraft] (Thaumcraft3.0.2a.zip) Unloaded->Constructed->Pre-initialized
  2743. ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized
  2744. TwilightForest [The Twilight Forest] (twilightforest-1.14.0.zip) Unloaded->Constructed->Pre-initialized
  2745. XReliquary [Xeno's Reliquary] (XReliquary1.05b.jar) Unloaded->Constructed->Pre-initialized
  2746. XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized
  2747. KBITC3EssenceAddon [ThaumCraft3 Essence Addons] (1-30-13 KBI TC3 Custom Aspects Addon.zip) Unloaded->Constructed->Pre-initialized
  2748. mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized
  2749. gwafu_applegen [Apple Gen] ([2.2] Apple Generation.zip) Unloaded->Constructed->Pre-initialized
  2750. gwafu_fishnet [Fishnet] ([3.2] Fishnet.zip) Unloaded->Constructed->Pre-initialized
  2751. Backpack [Backpack] (backpack 1.5.7.zip) Unloaded->Constructed->Pre-initialized
  2752. BasicComponents [Basic Components] (BasicComponents_v1.2.4.334 (1).jar) Unloaded->Constructed->Errored
  2753. BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.0.jar) Unloaded->Constructed->Pre-initialized
  2754. BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.0.jar) Unloaded->Constructed->Pre-initialized
  2755. ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded->Constructed->Pre-initialized
  2756. DamageIndicatorsMod [Damage Indicators] (DamageIndicators[1.4.6]2.3.7.zip) Unloaded->Constructed->Pre-initialized
  2757. DungeonPack [DungeonPack] (DungeonPack 1.4.6 v2 Universal.zip) Unloaded->Constructed->Pre-initialized
  2758. DustModDefaults [Runic Dust Mod: Default runes and inscriptions pack] (dustmod-v1.2_DEFAULT-RUNES.jar) Unloaded->Constructed->Pre-initialized
  2759. EE3 [Equivalent Exchange 3] (ee3-universal-pre1f.jar) Unloaded->Constructed->Pre-initialized
  2760. eplus [Enchanting Plus] (EnchantingPlus-1.12.6.jar) Unloaded->Constructed->Pre-initialized
  2761. EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded->Constructed->Pre-initialized
  2762. enhancedportals [Enhanced Portals] (EnhancedPortals_1.4.6_1.4.7_[1.4-2].zip) Unloaded->Constructed->Pre-initialized
  2763. BinnieCore [Binnie Core] (extrabees-1.5.0.0.zip) Unloaded->Constructed->Pre-initialized
  2764. ExtraBees [Extra Bees] (extrabees-1.5.0.0.zip) Unloaded->Constructed->Pre-initialized
  2765. FarmCraftory [FarmCraftory 2.0.6] (FarmCraftory2.0.7_MC1.4.7.zip) Unloaded->Constructed->Pre-initialized
  2766. GraviGun [GraviGun] (GravityGun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized
  2767. RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2768. RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2769. RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2770. RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized
  2771. ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized
  2772. ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized
  2773. ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized
  2774. GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized
  2775. InfernalMobs [Infernal Mobs] (InfernalMobs_1.4.6.zip) Unloaded->Constructed->Pre-initialized
  2776. mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_v1.49_(1.4.6).zip) Unloaded->Constructed->Pre-initialized
  2777. IronChest [Iron Chest] (ironchest-universal-1.4.7-4.5.4.214.zip) Unloaded->Constructed->Pre-initialized
  2778. mmmPowersuits [MachineMuse's Modular Powersuits] (MachineMuseModularPowerSuits-v0.1.43.jar) Unloaded->Constructed->Pre-initialized
  2779. ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.5.zip) Unloaded->Constructed->Pre-initialized
  2780. NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.5.jar) Unloaded->Constructed->Pre-initialized
  2781. NetherOres [Nether Ores] (NetherOres_1.4.6.zip) Unloaded->Constructed->Pre-initialized
  2782. ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized
  2783. OmniTools [OmniTools] (OmniTools-2.2.5.zip) Unloaded->Constructed->Pre-initialized
  2784. SoulShards [SoulShards] (SoulShards-v1.26-universal.zip) Unloaded->Constructed->Pre-initialized
  2785. ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed->Pre-initialized
  2786. WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized
  2787. WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized
  2788. WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized
  2789. MCore [MCore] (coremods) Unloaded->Disabled
  2790. 2013-01-30 17:04:27 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  2791. 2013-01-30 17:04:27 [SEVERE] [ForgeModLoader] Caught exception from BasicComponents
  2792. java.lang.NullPointerException
  2793. at com.eloraam.redpower.core.CoreLib.compareItemStack(CoreLib.java:95)
  2794. at com.eloraam.redpower.core.CoreLib$1.compare(CoreLib.java:104)
  2795. at com.eloraam.redpower.core.CoreLib$1.compare(CoreLib.java:102)
  2796. at java.util.TreeMap.put(Unknown Source)
  2797. at com.eloraam.redpower.core.CoreLib.registerOre(CoreLib.java:112)
  2798. at com.eloraam.redpower.core.CoreEvents.oreRegister(CoreEvents.java:53)
  2799. at net.minecraftforge.event.ASMEventHandler_90_CoreEvents_oreRegister_OreRegisterEvent.invoke(.dynamic)
  2800. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
  2801. at net.minecraftforge.event.EventBus.post(EventBus.java:103)
  2802. at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:286)
  2803. at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:268)
  2804. at universalelectricity.prefab.ore.OreGenBase.<init>(OreGenBase.java:70)
  2805. at universalelectricity.prefab.ore.OreGenReplace.<init>(OreGenReplace.java:48)
  2806. at universalelectricity.prefab.ore.OreGenReplaceStone.<init>(OreGenReplaceStone.java:9)
  2807. at universalelectricity.prefab.ore.OreGenReplaceStone.<init>(OreGenReplaceStone.java:15)
  2808. at basiccomponents.common.BCLoader.preInit(BCLoader.java:98)
  2809. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2810. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2811. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2812. at java.lang.reflect.Method.invoke(Unknown Source)
  2813. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
  2814. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2815. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2816. at java.lang.reflect.Method.invoke(Unknown Source)
  2817. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2818. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2819. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2820. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2821. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2822. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  2823. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2824. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2825. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2826. at java.lang.reflect.Method.invoke(Unknown Source)
  2827. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2828. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2829. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2830. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2831. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2832. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  2833. at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
  2834. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  2835. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  2836. at asq.a(SourceFile:56)
  2837. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  2838. at java.lang.Thread.run(Unknown Source)
  2839. 2013-01-30 17:04:27 [INFO] [STDERR] java.lang.NullPointerException
  2840. 2013-01-30 17:04:27 [INFO] [STDERR] at com.eloraam.redpower.core.CoreLib.compareItemStack(CoreLib.java:95)
  2841. 2013-01-30 17:04:27 [INFO] [STDERR] at com.eloraam.redpower.core.CoreLib$1.compare(CoreLib.java:104)
  2842. 2013-01-30 17:04:27 [INFO] [STDERR] at com.eloraam.redpower.core.CoreLib$1.compare(CoreLib.java:102)
  2843. 2013-01-30 17:04:27 [INFO] [STDERR] at java.util.TreeMap.put(Unknown Source)
  2844. 2013-01-30 17:04:27 [INFO] [STDERR] at com.eloraam.redpower.core.CoreLib.registerOre(CoreLib.java:112)
  2845. 2013-01-30 17:04:27 [INFO] [STDERR] at com.eloraam.redpower.core.CoreEvents.oreRegister(CoreEvents.java:53)
  2846. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_90_CoreEvents_oreRegister_OreRegisterEvent.invoke(.dynamic)
  2847. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
  2848. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
  2849. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:286)
  2850. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:268)
  2851. 2013-01-30 17:04:27 [INFO] [STDERR] at universalelectricity.prefab.ore.OreGenBase.<init>(OreGenBase.java:70)
  2852. 2013-01-30 17:04:27 [INFO] [STDERR] at universalelectricity.prefab.ore.OreGenReplace.<init>(OreGenReplace.java:48)
  2853. 2013-01-30 17:04:27 [INFO] [STDERR] at universalelectricity.prefab.ore.OreGenReplaceStone.<init>(OreGenReplaceStone.java:9)
  2854. 2013-01-30 17:04:27 [INFO] [STDERR] at universalelectricity.prefab.ore.OreGenReplaceStone.<init>(OreGenReplaceStone.java:15)
  2855. 2013-01-30 17:04:27 [INFO] [STDERR] at basiccomponents.common.BCLoader.preInit(BCLoader.java:98)
  2856. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2857. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2858. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2859. 2013-01-30 17:04:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  2860. 2013-01-30 17:04:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
  2861. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2862. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2863. 2013-01-30 17:04:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  2864. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2865. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2866. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2867. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2868. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2869. 2013-01-30 17:04:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  2870. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2871. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2872. 2013-01-30 17:04:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2873. 2013-01-30 17:04:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  2874. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  2875. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  2876. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  2877. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  2878. 2013-01-30 17:04:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  2879. 2013-01-30 17:04:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  2880. 2013-01-30 17:04:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
  2881. 2013-01-30 17:04:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  2882. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  2883. 2013-01-30 17:04:27 [INFO] [STDERR] at asq.a(SourceFile:56)
  2884. 2013-01-30 17:04:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  2885. 2013-01-30 17:04:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  2886. 2013-01-30 17:10:17 [INFO] [STDERR] Someone is closing me!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement