Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 2016/12/06 1:01 AM
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalArgumentException: Default value cannot be lower than minimum value!
  8. at net.minecraft.entity.ai.attributes.RangedAttribute.<init>(SourceFile:14)
  9. at net.minecraft.client.network.NetHandlerPlayClient.func_147290_a(NetHandlerPlayClient.java:1635)
  10. at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:71)
  11. at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:15)
  12. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  13. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
  14. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
  15. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Possibly involved mods --
  30. Details:
  31.  
  32. -- Head --
  33. Stacktrace:
  34. at net.minecraft.entity.ai.attributes.RangedAttribute.<init>(SourceFile:14)
  35. at net.minecraft.client.network.NetHandlerPlayClient.func_147290_a(NetHandlerPlayClient.java:1635)
  36. at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:71)
  37. at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:15)
  38. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  39. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
  40. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
  41.  
  42. -- Affected level --
  43. Details:
  44. Level name: MpServer
  45. All players: 1 total; [EntityClientPlayerMP['Baas'/475, l='MpServer', x=7995.30, y=28.59, z=8102.65]]
  46. Chunk stats: MultiplayerChunkCache: 441, 441
  47. Level seed: 0
  48. Level generator: ID 00 - default, ver 1. Features enabled: false
  49. Level generator options:
  50. Level spawn location: World: (-4003,62,4144), Chunk: (at 13,3,0 in -251,259; contains blocks -4016,0,4144 to -4001,255,4159), Region: (-8,8; contains chunks -256,256 to -225,287, blocks -4096,0,4096 to -3585,255,4607)
  51. Level time: 35059594 game time, 37538923 day time
  52. Level dimension: 0
  53. Level storage version: 0x00000 - Unknown?
  54. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  55. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  56. Forced entities: 17 total; [EntityBlaze['Blaze'/676995, l='MpServer', x=5.58, y=-8.06, z=-1.13], EntityPig['Pig'/190862, l='MpServer', x=0.42, y=-1.62, z=11.78], EntityOtherPlayerMP['Evilracc0on'/200, l='MpServer', x=-4007.57, y=74.47, z=4184.43], EntityOtherPlayerMP['Evilracc0on'/200, l='MpServer', x=-2996.38, y=62.00, z=-2997.09], EntityFluidCow['Fluid Cow'/139938, l='MpServer', x=-0.27, y=-1.62, z=1.90], EntityOtherPlayerMP['Evilracc0on'/200, l='MpServer', x=-3977.78, y=64.13, z=4152.16], EntityClientPlayerMP['Baas'/475, l='MpServer', x=7995.30, y=28.59, z=8102.65], EntityBlaze['Blaze'/535844, l='MpServer', x=11.40, y=-0.01, z=-1.72], EntityTrail['unknown'/98609, l='MpServer', x=7995.30, y=28.59, z=8102.65], EntityZombie['Zombie'/472396, l='MpServer', x=8004.41, y=35.29, z=8102.32], EntityHuman['Malorolam'/472392, l='MpServer', x=8003.91, y=28.38, z=8102.99], EntitySkeleton['Skeleton'/472402, l='MpServer', x=8003.30, y=29.29, z=8103.70], EntityOtherPlayerMP['RaivisM'/4086, l='MpServer', x=-7994.38, y=61.00, z=7996.50], EntityGuardian['Dungeon Guardian'/472415, l='MpServer', x=8001.50, y=45.00, z=8105.50], EntityFluidCow['Fluid Cow'/148184, l='MpServer', x=0.55, y=-1.62, z=2.27], EntityOtherPlayerMP['RaivisM'/4086, l='MpServer', x=-3981.44, y=64.00, z=4168.66], EntityOtherPlayerMP['RaivisM'/4086, l='MpServer', x=-7995.41, y=61.00, z=7996.47]]
  57. Retry entities: 0 total; []
  58. Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
  59. Server type: Non-integrated multiplayer server
  60. Stacktrace:
  61. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  62. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  63. at net.minecraft.client.main.Main.main(SourceFile:148)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  67. at java.lang.reflect.Method.invoke(Unknown Source)
  68. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  69. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.7.10
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_91, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 3110331136 bytes (2966 MB) / 5544869888 bytes (5288 MB) up to 5592580096 bytes (5333 MB)
  78. Mod Pack: Unknown / None
  79. LiteLoader Mods: 1 loaded mod(s)
  80. - Mouse Tweaks version 2.4.4
  81. LaunchWrapper: 59 active transformer(s)
  82. - Transformer: logisticspipes.asm.LogisticsPipesClassInjector
  83. - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
  84. - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
  85. - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
  86. - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
  87. - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
  88. - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
  89. - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
  90. - Transformer: net.minecraftforge.classloading.FluidIdTransformer
  91. - Transformer: appeng.transformer.asm.ASMIntegration
  92. - Transformer: codechicken.lib.asm.ClassHeirachyManager
  93. - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
  94. - Transformer: codechicken.core.asm.TweakTransformer
  95. - Transformer: codechicken.core.asm.DelegatedTransformer
  96. - Transformer: codechicken.core.asm.DefaultImplementationTransformer
  97. - Transformer: DummyCore.ASM.DCASMManager
  98. - Transformer: vazkii.emotes.client.asm.ClassTransformer
  99. - Transformer: mrtjp.relocation.asm.Transformer
  100. - Transformer: imc.asm.IMCClassTransformer
  101. - Transformer: myrathi.infinibows.asm.BowTransformer
  102. - Transformer: invtweaks.forge.asm.ContainerTransformer
  103. - Transformer: cn.lambdalib.pipeline.core.PipelineTransformer
  104. - Transformer: pcl.lc.coremod.LCCoreTransformer
  105. - Transformer: logisticspipes.asm.LogisticsClassTransformer
  106. - Transformer: ru.fewizz.idextender.asm.IETransformer
  107. - Transformer: codechicken.nei.asm.NEITransformer
  108. - Transformer: coolsquid.squidapi.asm.SquidAPIPlugin
  109. - Transformer: thaumicenergistics.fml.ASMTransformer
  110. - Transformer: chocohead.patcher.PatcherPlugin
  111. - Transformer: openmods.core.OpenModsClassTransformer
  112. - Transformer: openblocks.asm.OpenBlocksClassTransformer
  113. - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
  114. - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
  115. - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
  116. - Transformer: appeng.transformer.asm.ASMTweaker
  117. - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
  118. - Transformer: cofh.asm.CoFHAccessTransformer
  119. - Transformer: nf.fr.ephys.cookiecore.common.core.CookieCoreAT
  120. - Transformer: makeo.gadomancy.coremod.GadomancyTransformer
  121. - Transformer: invtweaks.forge.asm.ITAccessTransformer
  122. - Transformer: logisticspipes.asm.LogisticsAccessTransformer
  123. - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
  124. - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
  125. - Transformer: com.brandon3055.brandonscore.asm.ClassTransformer
  126. - Transformer: cofh.asm.CoFHClassTransformer
  127. - Transformer: lumien.resourceloader.asm.ClassTransformer
  128. - Transformer: squeek.applecore.asm.TransformerModuleHandler
  129. - Transformer: mods.immibis.core.impl.MultiInterfaceClassTransformer
  130. - Transformer: mods.immibis.core.impl.TraitTransformer
  131. - Transformer: mods.immibis.core.multipart.MultipartCoreHookTransformer
  132. - Transformer: chocohead.patcher.BinniePatcher
  133. - Transformer: com.enderio.core.common.transform.EnderCoreTransformer
  134. - Transformer: com.enderio.core.common.transform.EnderCoreTransformerClient
  135. - Transformer: fastcraft.J
  136. - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
  137. - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
  138. - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
  139. - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
  140. - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
  141. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4000M -Xmx6000M
  142. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  143. IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
  144. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 265 mods loaded, 258 mods active
  145. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  146. UCHIJA charcoalBlock{1.0} [A Charcoal Block] (A Block of Charcoal-1.0.jar)
  147. UCHIJA ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
  148. UCHIJA academy-craft{1.0.4} [Academy Craft] (AcademyCraft-1.0.4.jar)
  149. UCHIJA additionalresources{0.0.2} [Additional Resources] (additionalresources-1.7.10_0.1.0.unknown.jar)
  150. UCHIJA advgenerators{0.9.20.123} [Advanced Generators] (generators-0.9.20.123-mc1.7.10.jar)
  151. UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  152. UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  153. UCHIJA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  154. UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
  155. UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  156. UCHIJA appaero{2.2.1.610} [AppliedAerodynamics] (IntelligentEnergistics-1.7.10-2.2.1.610-universal.jar)
  157. UCHIJA appaeronei{2.2.1.610} [AppliedAerodynamicsNEI] (IntelligentEnergistics-1.7.10-2.2.1.610-universal.jar)
  158. UCHIJA appint{${version}} [AppliedIntelligences] (IntelligentEnergistics-1.7.10-2.2.1.610-universal.jar)
  159. UCHIJA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
  160. UCHIJA audiodeath{0.6.0_1.7.10-e8c5987} [Audio Death] (audiodeath-0.6.0-1.7.10r25+e8c5987.jar)
  161. UCHIJA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  162. UCHIJA Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
  163. UCHIJA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
  164. UCHIJA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
  165. UCHIJA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
  166. UCHIJA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
  167. UCHIJA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
  168. UCHIJA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
  169. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  170. UCHIJA baconators{2.0.3} [Baconators] (baconators-1.7.10-2.0.3.jar)
  171. UCHIJA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
  172. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  173. UCHIJA betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
  174. UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  175. UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  176. UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  177. UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
  178. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  179. UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  180. UCHIJA BinnieFix{1.0-7} [Binnie Fix] (BinnieFix-1.0-7.jar)
  181. UCHIJA BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
  182. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  183. UCHIJA bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
  184. UCHIJA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  185. UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  186. UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  187. UCHIJA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
  188. UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  189. UCHIJA chancecubes{1.7.10-2.2.1.121} [Chance Cubes] (ChanceCubes-1.7.10-2.2.1.121.jar)
  190. UCHIJA ChatFlow{1.1} [ChatFlow] (ChatFlow-1.1.jar)
  191. UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  192. UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  193. UCHIJA chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3.jar)
  194. UCHIJA ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
  195. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  196. UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  197. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  198. UCHIJA compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
  199. UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
  200. UCHIJA cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar)
  201. UCHIJA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
  202. UCHIJA CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
  203. UCHIJA customthings{MC1.7.10-0.0.3-55} [CustomThings] (CustomThings-MC1.7.10-0.0.3-55.jar)
  204. UCHIJA davincing{1710.1.8} [DaVincing] (DaVincing-1710.1.8.jar)
  205. UCHIJA deathwaysmod{1.2.1} [Deathways] (Deathways-1.7.10-1.2.1.jar)
  206. UCHIJA props{2.3.3} [Decocraft] (Decocraft-2.3.3_1.7.10.jar)
  207. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  208. UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
  209. UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
  210. UCHIJA DummyCore{1.12} [DummyCore] (DummyCore1.12.jar)
  211. UCHIJA Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
  212. UCHIJA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  213. UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  214. UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  215. UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
  216. UCHIJA ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
  217. UCHIJA essentialcraft{4.6.1710.63} [Essential Craft 3] (EssentialCraftv4.6.1710.63.jar)
  218. UCHIJA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
  219. UCHIJA ewysworkshop{Ewy's Workshop-1.7.10-1.1.2} [Ewy's Workshop] (Ewy's Workshop-1.1.4.jar)
  220. UCHIJA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
  221. UCHIJA excompressum{1.1.143} [Ex Compressum] (excompressum-mc1.7.10-1.1.143.jar)
  222. UCHIJA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
  223. UCHIJA xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
  224. UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  225. UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
  226. UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  227. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  228. UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
  229. UCHIJA FTBI{1.3.1} [FTB Islands] (ftbisland-1.3.1.jar)
  230. UCHIJA FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
  231. UCHIJA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  232. UCHIJA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  233. UCHIJA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  234. UCHIJA fluxedCrystals{1.0.7} [FluxedCrystals2] (Fluxed-Crystals2-1.0.7.jar)
  235. UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  236. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
  237. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  238. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  239. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  240. UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  241. UCHIJA gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  242. UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  243. UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
  244. UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  245. UCHIJA Growthcraft{1.7.10-2.7.0} [Growthcraft] (growthcraft-1.7.10-2.7.0-complete.jar)
  246. UCHIJA Growthcraft|Apples{1.7.10-2.7.0} [Growthcraft Apples] (growthcraft-1.7.10-2.7.0-complete.jar)
  247. UCHIJA Growthcraft|Bamboo{1.7.10-2.7.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.0-complete.jar)
  248. UCHIJA Growthcraft|Bees{1.7.10-2.7.0} [Growthcraft Bees] (growthcraft-1.7.10-2.7.0-complete.jar)
  249. UCHIJA Growthcraft|Cellar{1.7.10-2.7.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.0-complete.jar)
  250. UCHIJA Growthcraft|Fishtrap{1.7.10-2.7.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.0-complete.jar)
  251. UCHIJA Growthcraft|Grapes{1.7.10-2.7.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.0-complete.jar)
  252. UCHIJA Growthcraft|Hops{1.7.10-2.7.0} [Growthcraft Hops] (growthcraft-1.7.10-2.7.0-complete.jar)
  253. UCHIJA Growthcraft|Milk{1.7.10-2.7.0} [Growthcraft Milk] (growthcraft-1.7.10-2.7.0-complete.jar)
  254. UCHIJA Growthcraft|Rice{1.7.10-2.7.0} [Growthcraft Rice] (growthcraft-1.7.10-2.7.0-complete.jar)
  255. UCHIJA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
  256. UCHIJA hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
  257. UCHIJA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
  258. UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  259. UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
  260. UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  261. UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
  262. UCHIJA imc{1.12.3-MC1.7.10} [Improving Minecraft] (Improving Minecraft-1.12.3 for Minecraft 1.7.10.jar)
  263. UCHIJA InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
  264. UCHIJA IC2{2.2.823-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.823-experimental.jar)
  265. UCHIJA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
  266. UCHIJA intellie{2.2.1.610} [IntelliE] (IntelligentEnergistics-1.7.10-2.2.1.610-universal.jar)
  267. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  268. UCHIJA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  269. UCHIJA ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.7.10-1.0.4.jar)
  270. UCHIJA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  271. UCHIJA JadedsShinies{1.7.10-1.2} [Jadeds Shinies] (JadedsShinies-1.7.10-1.2.jar)
  272. UCHIJA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  273. UCHIJA kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
  274. UCHIJA LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar)
  275. UCHIJA LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar)
  276. UCHIJA LanteaCraft{1.0.0-70} [LanteaCraft] (LanteaCraft-1.7.10-70.jar)
  277. UCHIJA LanteaCraft-Core{1.0} [LanteaCraft Core] (minecraft.jar)
  278. UCHIJA LogisticsPipes{0.9.3.128} [Logistics Pipes] (logisticspipes-0.9.3.128.jar)
  279. UCHIJA lootbags{2.0.16} [Loot Bags] (LootBags-1.7.10-2.0.16.jar)
  280. UCHIJA lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
  281. UCHIJA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  282. UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  283. UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  284. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  285. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  286. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  287. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  288. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  289. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  290. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  291. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  292. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  293. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  294. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  295. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  296. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  297. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  298. UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  299. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  300. UCHIJA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar)
  301. UCHIJA MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
  302. UCHIJA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
  303. UCHIJA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
  304. UCHIJA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
  305. UCHIJA Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
  306. UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  307. UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  308. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  309. UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
  310. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  311. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  312. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  313. UCHIJA mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.2.jar)
  314. UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  315. UCHIJA mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
  316. UCHIJA MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
  317. UCHIJA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  318. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  319. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
  320. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  321. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  322. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  323. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  324. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  325. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  326. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  327. UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
  328. UCHIJA NEIlootbags{1.1.3} [NEIlootbags] (NEIlootbags-1.7.10-1.1.3.jar)
  329. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
  330. UCHIJA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar)
  331. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  332. UCHIJA notenoughIDs{1.4.3.4} [NotEnoughIDs] (NotEnoughIDs-1.4.3.4.jar)
  333. UCHIJA IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
  334. UCHIJA NuclearCraft{1.9d} [NuclearCraft] (NuclearCraft-1.9d--1.7.10.jar)
  335. UCHIJA openmodularturrets{2.2.4-225} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.4-225.jar)
  336. UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  337. UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  338. UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  339. UCHIJA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
  340. UCHIJA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
  341. UCHIJA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
  342. UCHIJA oreexcavation{1.1.23} [OreExcavation] (OreExcavation-1.1.23.jar)
  343. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.3_1.7.10.jar)
  344. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  345. UCHIJA placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
  346. UCHIJA qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
  347. UCHIJA rftools{4.23} [RFTools] (rftools-4.23.jar)
  348. UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
  349. UCHIJA RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
  350. UCHIJA RedLogic{59.1.11} [RedLogic] (redlogic-59.1.11.jar)
  351. UCHIJA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  352. UCHIJA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
  353. UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  354. UCHIJA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
  355. UCHIJA runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar)
  356. UCHIJA Sampler{1.59} [Sampler] (sampler-1.59.jar)
  357. UCHIJA SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
  358. UCHIJA SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
  359. UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  360. UCHIJA slabcraftmod{1.7} [Slabcraft] (Slabcraftmod 1.7 - 1.7.10 Forge.jar)
  361. UCHIJA snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
  362. UCHIJA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
  363. UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
  364. UCHIJA spatialio-compat{build-9} [Spatial IO Compat] (spatialiocompat-build-9.jar)
  365. UCHIJA SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
  366. UCHIJA staircraftmod{1.7} [Staircraft] (Staircraftmod 1.7 - 1.7.10 Forge.jar)
  367. UCHIJA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  368. UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  369. UCHIJA StorageDrawers{1.7.10-1.10.3} [Storage Drawers] (StorageDrawers-1.7.10-1.10.3.jar)
  370. UCHIJA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
  371. UCHIJA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
  372. UCHIJA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
  373. UCHIJA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  374. UCHIJA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  375. UCHIJA TaintedMagic{r7.3} [Tainted Magic] (Tainted-Magic-r7.3.jar)
  376. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  377. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  378. UCHIJA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
  379. UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  380. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  381. UCHIJA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  382. UCHIJA gud_thaumicnei{1.3.0} [Thaumic NEI] (gud_thaumicnei-1.3.0.jar)
  383. UCHIJA ThermalCasting{0.0.3} [Thermal Casting] (thermalcasting-0.0.3.jar)
  384. UCHIJA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
  385. UCHIJA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
  386. UCHIJA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
  387. UCHIJA thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
  388. UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  389. UCHIJA TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
  390. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  391. UCHIJA TSteelworks{1.7.10-1.1.2} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.1.2-20.jar)
  392. UCHIJA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
  393. UCHIJA treeGrowingSimulator{0.0.4} [Tree Growing Simulator 2014] (treeGrowingSimulator-0.0.4.jar)
  394. UCHIJA twitchcrumbs{1.0.10} [Twitchcrumbs] (twitchcrumbs-mc1.7.10-1.0.10.jar)
  395. UCHIJA wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
  396. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  397. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  398. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  399. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  400. UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
  401. UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  402. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  403. UCHIJA withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.7.10-0.3.jar)
  404. UCHIJA YUNoMakeGoodMap{3.0} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.7.10-4.0.0.12-universal.jar)
  405. UCHIJA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
  406. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  407. UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
  408. UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  409. UCHIJA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
  410. UCHIJA noshelter{2.1} [noshelter] (noshelter-2.1.jar)
  411. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4444' Renderer: 'Intel(R) HD Graphics 4400'
  412. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  413. Class transformer null safety: all safe
  414. CoFHCore: -[1.7.10]3.1.3-327
  415. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  416. MineFactoryReloaded: -[1.7.10]2.8.1-174
  417. Mantle Environment: Environment healthy.
  418. ThermalFoundation: -[1.7.10]1.2.5-115
  419. ThermalExpansion: -[1.7.10]4.1.4-247
  420. RedstoneArsenal: -[1.7.10]1.1.2-92
  421. TConstruct Environment: Environment healthy.
  422. Spatial IO Compat: erogenousbeef.core.multiblock.MultiblockTileEntityBase, carpentersblocks.tileentity.TEBase, cpw.mods.ironchest.TileEntityIronChest, thaumcraft.common.tiles.TileAlchemyFurnace, thaumcraft.common.tiles.TileAlembic, thaumcraft.common.tiles.TileArcaneBore, thaumcraft.common.tiles.TileArcaneFurnace, thaumcraft.common.tiles.TileArcaneLamp, thaumcraft.common.tiles.TileArcaneLampFertility, thaumcraft.common.tiles.TileArcaneLampGrowth, thaumcraft.common.tiles.TileArcaneLampLight, thaumcraft.common.tiles.TileArcaneWorkbench, thaumcraft.common.tiles.TileBellows, thaumcraft.common.tiles.TileBrainbox, thaumcraft.common.tiles.TileCentrifuge, thaumcraft.common.tiles.TileChestHungry, thaumcraft.common.tiles.TileCrucible, thaumcraft.common.tiles.TileCrystal, thaumcraft.common.tiles.TileDeconstrucionTable, thaumcraft.common.tiles.TileJar, thaumcraft.common.tiles.TileLifter, thaumcraft.common.tiles.TileMagicBox, thaumcraft.common.tiles.TileMagicWorkbench, thaumcraft.common.tiles.TileMirror, thaumcraft.common.tiles.TileMirrorEssentia, thaumcraft.common.tiles.TileNitor, thaumcraft.common.tiles.TileNode, thaumcraft.common.tiles.TileNodeStabilizer, thaumcraft.common.tiles.TileSensor, thaumcraft.common.tiles.TileTube, thaumcraft.common.tiles.TileTubeBuffer, thaumcraft.common.tiles.TileWandPedestal, thaumcraft.common.tiles.TileEldritchAltar, thaumcraft.common.tiles.TileEldritchCap, thaumcraft.common.tiles.TileEldritchObelisk, thaumcraft.common.tiles.TileEldritchPortal, thaumcraft.common.tiles.TileBanner, thaumcraft.common.tiles.TileGrate, thaumcraft.common.tiles.TileSpa
  423. ThermalDynamics: -[1.7.10]1.2.0-171
  424. List of loaded APIs:
  425. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
  426. * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.2.jar
  427. * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
  428. * Baubles|API (1.0.1.10) from xprings-1.2.0.jar
  429. * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
  430. * bluepowerAPI (1.0) from BluePower-1.7.10-0.2.962-universal.jar
  431. * BotaniaAPI (51) from Fluxed-Crystals2-1.0.7.jar
  432. * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.12.2.0.jar
  433. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.18.jar
  434. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.18.jar
  435. * BuildCraftAPI|core (1.0) from buildcraft-7.1.18.jar
  436. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.18.jar
  437. * BuildCraftAPI|events (2.0) from buildcraft-7.1.18.jar
  438. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.18.jar
  439. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.18.jar
  440. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.18.jar
  441. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.18.jar
  442. * BuildCraftAPI|items (1.1) from buildcraft-7.1.18.jar
  443. * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar
  444. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.18.jar
  445. * BuildCraftAPI|power (1.3) from buildcraft-7.1.18.jar
  446. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.18.jar
  447. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.18.jar
  448. * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar
  449. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.18.jar
  450. * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.18.jar
  451. * BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.12.2.0.jar
  452. * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
  453. * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
  454. * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
  455. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
  456. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
  457. * CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.18.jar
  458. * CoFHAPI|block (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
  459. * CoFHAPI|core (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
  460. * CoFHAPI|energy (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  461. * CoFHAPI|fluid (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
  462. * CoFHAPI|inventory (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  463. * CoFHAPI|item (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
  464. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  465. * CoFHAPI|modhelpers (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  466. * CoFHAPI|tileentity (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
  467. * CoFHAPI|transport (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
  468. * CoFHAPI|world (1.7.10R1.1.0) from excompressum-mc1.7.10-1.1.143.jar
  469. * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
  470. * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
  471. * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  472. * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
  473. * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
  474. * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
  475. * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  476. * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
  477. * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
  478. * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  479. * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  480. * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
  481. * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  482. * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
  483. * CoFHLib|world|feature (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  484. * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
  485. * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
  486. * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
  487. * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
  488. * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
  489. * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
  490. * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
  491. * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
  492. * CSLib|API (0.3.0) from Decocraft-2.3.3_1.7.10.jar
  493. * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
  494. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  495. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  496. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  497. * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
  498. * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
  499. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
  500. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
  501. * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
  502. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
  503. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
  504. * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
  505. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
  506. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
  507. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  508. * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  509. * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
  510. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  511. * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
  512. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  513. * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
  514. * GrowthcraftAPI|Bees (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
  515. * GrowthcraftAPI|Cellar (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
  516. * GrowthcraftAPI|Core (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
  517. * GrowthcraftAPI|FishTrap (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
  518. * GrowthcraftAPI|Milk (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
  519. * IC2API (1.0) from industrialcraft-2-2.2.823-experimental.jar
  520. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
  521. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  522. * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
  523. * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
  524. * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  525. * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
  526. * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  527. * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
  528. * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  529. * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
  530. * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  531. * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
  532. * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
  533. * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  534. * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
  535. * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
  536. * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
  537. * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
  538. * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
  539. * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
  540. * MekanismAPI|core (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  541. * MekanismAPI|energy (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  542. * MekanismAPI|gas (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  543. * MekanismAPI|infuse (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  544. * MekanismAPI|laser (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  545. * MekanismAPI|reactor (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  546. * MekanismAPI|recipe (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  547. * MekanismAPI|transmitter (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  548. * MekanismAPI|util (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
  549. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.2a.jar
  550. * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
  551. * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
  552. * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar
  553. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  554. * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
  555. * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
  556. * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
  557. * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  558. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  559. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  560. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
  561. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  562. * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
  563. * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
  564. * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
  565. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  566. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  567. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  568. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  569. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  570. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  571. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  572. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  573. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.3.jar
  574. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.12.2.0.jar
  575. * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar
  576. * TSteelworksAPI (1.2) from TSteelworks-1.7.10-1.1.2-20.jar
  577. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  578. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  579. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  580. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  581. Launched Version: 1.7.10
  582. LWJGL: 2.9.1
  583. OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4444, Intel
  584. GL Caps: Using GL 1.3 multitexturing.
  585. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  586. Anisotropic filtering is supported and maximum anisotropy is 16.
  587. Shaders are available because OpenGL 2.1 is supported.
  588.  
  589. Is Modded: Definitely; Client brand changed to 'fml,forge'
  590. Type: Client (map_client.txt)
  591. Resource Packs: []
  592. Current Language: English (US)
  593. Profiler Position: N/A (disabled)
  594. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  595. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement