Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  5. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  6. LoadingPlugin (RandomThings-MC1.12.2-4.2.7.2.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  8. p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  9. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  10. Wizardry Plugin (wizardry-0.10.8.jar)
  11. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  12. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  13. Quark Plugin (Quark-r1.5-168.jar)
  14. SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
  15. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  16. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  17. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  18. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  19. EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  20. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  21. Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
  22. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.5+build48-universal.jar)
  23. ForgelinPlugin (Forgelin-1.8.3.jar)
  24. Plugin (NotEnoughIDs-1.5.4.4.jar)
  25. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  26. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  27. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  28. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)
  29. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  30. Contact their authors BEFORE contacting forge
  31.  
  32. // Don't be sad, have a hug! <3
  33.  
  34. Time: 9/20/19 11:39 PM
  35. Description: Updating screen events
  36.  
  37. java.lang.NullPointerException: Updating screen events
  38. at appeng.core.features.DamagedItemDefinition.isSameAs(DamagedItemDefinition.java:82)
  39. at appeng.util.Platform.isRecipePrioritized(Platform.java:1676)
  40. at p455w0rd.jee.integration.JEI$RecipeTransferHandler.transferRecipe(JEI.java:121)
  41. at p455w0rd.jee.integration.JEI$RecipeTransferHandler.transferRecipe(JEI.java:90)
  42. at mezz.jei.transfer.RecipeTransferUtil.transferRecipe(RecipeTransferUtil.java:47)
  43. at mezz.jei.transfer.RecipeTransferUtil.transferRecipe(RecipeTransferUtil.java:26)
  44. at mezz.jei.gui.recipes.RecipesGui.func_146284_a(RecipesGui.java:436)
  45. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
  46. at mezz.jei.gui.recipes.RecipesGui.func_73864_a(RecipesGui.java:327)
  47. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  48. at mezz.jei.gui.recipes.RecipesGui.func_146274_d(RecipesGui.java:298)
  49. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  50. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
  51. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:497)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- Head --
  66. Thread: Client thread
  67. Stacktrace:
  68. at appeng.core.features.DamagedItemDefinition.isSameAs(DamagedItemDefinition.java:82)
  69. at appeng.util.Platform.isRecipePrioritized(Platform.java:1676)
  70. at p455w0rd.jee.integration.JEI$RecipeTransferHandler.transferRecipe(JEI.java:121)
  71. at p455w0rd.jee.integration.JEI$RecipeTransferHandler.transferRecipe(JEI.java:90)
  72. at mezz.jei.transfer.RecipeTransferUtil.transferRecipe(RecipeTransferUtil.java:47)
  73. at mezz.jei.transfer.RecipeTransferUtil.transferRecipe(RecipeTransferUtil.java:26)
  74. at mezz.jei.gui.recipes.RecipesGui.func_146284_a(RecipesGui.java:436)
  75. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
  76. at mezz.jei.gui.recipes.RecipesGui.func_73864_a(RecipesGui.java:327)
  77. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  78. at mezz.jei.gui.recipes.RecipesGui.func_146274_d(RecipesGui.java:298)
  79. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  80.  
  81. -- Affected screen --
  82. Details:
  83. Screen name: mezz.jei.gui.recipes.RecipesGui
  84.  
  85. -- Affected level --
  86. Details:
  87. Level name: MpServer
  88. All players: 1 total; [EntityPlayerSP['Tryggs'/785, l='MpServer', x=-10.08, y=120.00, z=124.09]]
  89. Chunk stats: MultiplayerChunkCache: 169, 169
  90. Level seed: 0
  91. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
  92. Level generator options:
  93. Level spawn location: World: (39,64,36), Chunk: (at 7,4,4 in 2,2; contains blocks 32,0,32 to 47,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  94. Level time: 4127553 game time, 4146759 day time
  95. Level dimension: 0
  96. Level storage version: 0x00000 - Unknown?
  97. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  98. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  99. Forced entities: 38 total; [EntityItem['item.tile.traverse:fir_sapling'/1035, l='MpServer', x=-27.88, y=112.00, z=111.88], EntityPlayerSP['Tryggs'/785, l='MpServer', x=-10.08, y=120.00, z=124.09], EntitySheep['Sheep'/788, l='MpServer', x=9.58, y=100.00, z=118.44], EntitySheep['Sheep'/790, l='MpServer', x=13.29, y=100.00, z=117.00], EntitySheep['Sheep'/791, l='MpServer', x=14.89, y=100.00, z=122.39], EntitySheep['Sheep'/792, l='MpServer', x=6.07, y=99.00, z=122.50], EntitySheep['Sheep'/793, l='MpServer', x=6.07, y=100.00, z=116.07], EntitySheep['Sheep'/794, l='MpServer', x=9.25, y=100.00, z=121.48], EntitySheep['Sheep'/795, l='MpServer', x=6.98, y=99.00, z=122.50], EntitySheep['Sheep'/796, l='MpServer', x=14.44, y=100.00, z=119.09], EntitySheep['Sheep'/797, l='MpServer', x=12.76, y=100.00, z=118.22], EntitySheep['Sheep'/798, l='MpServer', x=14.92, y=100.00, z=116.07], EntitySheep['Sheep'/799, l='MpServer', x=8.30, y=100.00, z=120.16], EntitySheep['Sheep'/800, l='MpServer', x=14.66, y=100.00, z=117.56], EntitySheep['Sheep'/801, l='MpServer', x=10.70, y=100.00, z=117.43], EntitySheep['Sheep'/802, l='MpServer', x=12.20, y=100.00, z=122.79], EntitySheep['Sheep'/803, l='MpServer', x=6.99, y=100.00, z=123.93], EntitySheep['Sheep'/804, l='MpServer', x=8.86, y=100.00, z=117.41], EntitySheep['Sheep'/805, l='MpServer', x=8.61, y=100.00, z=116.07], EntitySheep['Sheep'/806, l='MpServer', x=7.42, y=100.00, z=125.72], EntitySheep['Sheep'/807, l='MpServer', x=6.52, y=100.00, z=121.48], EntitySheep['Sheep'/808, l='MpServer', x=13.87, y=100.00, z=128.92], EntitySheep['Sheep'/809, l='MpServer', x=7.88, y=100.00, z=122.48], EntitySheep['Sheep'/810, l='MpServer', x=8.01, y=100.00, z=123.52], EntitySheep['Sheep'/811, l='MpServer', x=9.15, y=100.00, z=128.50], EntitySheep['Sheep'/812, l='MpServer', x=7.49, y=100.00, z=127.14], EntitySheep['Sheep'/813, l='MpServer', x=7.87, y=100.00, z=117.98], EntitySheep['Sheep'/814, l='MpServer', x=7.66, y=100.00, z=116.07], EntitySheep['Sheep'/815, l='MpServer', x=6.07, y=100.00, z=123.48], EntitySheep['Sheep'/816, l='MpServer', x=9.91, y=100.00, z=125.09], EntitySheep['Sheep'/817, l='MpServer', x=14.83, y=100.00, z=127.92], EntitySheep['Sheep'/818, l='MpServer', x=9.55, y=100.00, z=116.48], EntitySheep['Sheep'/819, l='MpServer', x=10.56, y=100.00, z=118.59], EntitySheep['Sheep'/820, l='MpServer', x=14.71, y=100.00, z=120.26], EntitySheep['Sheep'/821, l='MpServer', x=14.17, y=100.00, z=125.32], EntityItem['item.tile.traverse:fir_sapling'/993, l='MpServer', x=-21.88, y=100.00, z=101.13], EntityItem['item.tile.traverse:fir_sapling'/999, l='MpServer', x=-23.13, y=100.00, z=101.41], EntityItem['item.tile.traverse:fir_sapling'/1023, l='MpServer', x=-20.79, y=100.00, z=101.70]]
  100. Retry entities: 0 total; []
  101. Server brand: fml,forge
  102. Server type: Integrated singleplayer server
  103. Stacktrace:
  104. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
  105. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
  106. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
  107. at net.minecraft.client.main.Main.main(SourceFile:123)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  110. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  111. at java.lang.reflect.Method.invoke(Method.java:497)
  112. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  113. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  114.  
  115. -- System Details --
  116. Details:
  117. Minecraft Version: 1.12.2
  118. Operating System: Windows 10 (amd64) version 10.0
  119. Java Version: 1.8.0_51, Oracle Corporation
  120. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  121. Memory: 3447221592 bytes (3287 MB) / 8091860992 bytes (7717 MB) up to 9344909312 bytes (8912 MB)
  122. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10026m -Xms256m -XX:PermSize=256m
  123. IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
  124. FML: MCP 9.42 Powered by Forge 14.23.5.2838 330 mods loaded, 330 mods active
  125. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  126.  
  127. | State | ID | Version | Source | Signature |
  128. |:------ |:--------------------------------- |:------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  129. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  130. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  131. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  132. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  133. | LCHIJA | advancedrocketrycore | 1 | minecraft.jar | None |
  134. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  135. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  136. | LCHIJA | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  137. | LCHIJA | randompatches | 1.12.2-1.17.2.1 | randompatches-1.12.2-1.17.2.1.jar | None |
  138. | LCHIJA | concheckrmd | 1.8.1 | Modpack Configuration Checker-1.12.2-v1.8.1.jar | None |
  139. | LCHIJA | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
  140. | LCHIJA | actuallyadditions | 1.12.2-r149 | ActuallyAdditions-1.12.2-r149.jar | None |
  141. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  142. | LCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  143. | LCHIJA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  144. | LCHIJA | actuallycomputers | 2.1.0 | actuallycomputers-2.1.0.jar | None |
  145. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  146. | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  147. | LCHIJA | ic2 | 2.8.169-ex112 | industrialcraft-2-2.8.169-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  148. | LCHIJA | libvulpes | 0.4.1.-60 | LibVulpes-1.12.2-0.4.1-60-universal.jar | None |
  149. | LCHIJA | advancedrocketry | 1.6.0.-160 | AdvancedRocketry-1.12.2-1.6.0-160-universal.jar | None |
  150. | LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  151. | LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  152. | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  153. | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  154. | LCHIJA | roots | 1.12.2-3.0.4 | Roots-1.12.2-3.0.4.jar | None |
  155. | LCHIJA | endercore | 1.12.2-0.5.59 | EnderCore-1.12.2-0.5.59.jar | None |
  156. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  157. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  158. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  159. | LCHIJA | jei | 4.15.0.287 | jei_1.12.2-4.15.0.287.jar | None |
  160. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  161. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  162. | LCHIJA | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None |
  163. | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  164. | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  165. | LCHIJA | draconicevolution | 2.3.23 | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar | None |
  166. | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  167. | LCHIJA | enderio | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  168. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  169. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  170. | LCHIJA | enderiointegrationtic | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  171. | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  172. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  173. | LCHIJA | p455w0rdslib | 2.2.156 | p455w0rdslib-1.12.2-2.2.156.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  174. | LCHIJA | ae2wtlib | 1.0.30 | AE2WTLib-1.12.2-1.0.30.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  175. | LCHIJA | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
  176. | LCHIJA | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None |
  177. | LCHIJA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
  178. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  179. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  180. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  181. | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  182. | LCHIJA | armoryexpansion | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  183. | LCHIJA | armoryexpansion-custommaterials | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  184. | LCHIJA | armoryexpansion-iceandfire | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  185. | LCHIJA | armoryexpansion-matteroverdrive | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  186. | LCHIJA | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  187. | LCHIJA | aroma1997sdimension | 2.0.0.2.b89 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  188. | LCHIJA | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  189. | LCHIJA | atmtweaks | 1.2 | atmtweaks-1.2.jar | None |
  190. | LCHIJA | attributefix | 1.0.7 | AttributeFix-1.12.2-1.0.7.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  191. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  192. | LCHIJA | quark | r1.5-168 | Quark-r1.5-168.jar | None |
  193. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  194. | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  195. | LCHIJA | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
  196. | LCHIJA | bhc | 2.0.3 | baubley-heart-canisters-1.12.2-2.0.3.jar | None |
  197. | LCHIJA | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
  198. | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  199. | LCHIJA | betterthanmending | 1.1.2 | BetterThanMending-1.1.2.jar | None |
  200. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  201. | LCHIJA | reborncore | 3.14.1.457 | RebornCore-1.12.2-3.14.1.457-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  202. | LCHIJA | techreborn | 2.23.1.1003 | TechReborn-1.12.2-2.23.1.1003-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  203. | LCHIJA | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  204. | LCHIJA | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  205. | LCHIJA | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  206. | LCHIJA | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  207. | LCHIJA | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  208. | LCHIJA | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  209. | LCHIJA | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  210. | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
  211. | LCHIJA | birdsfoods | 3.1 - [1.12] | birdsfoods-1.12 - 3.1.jar | None |
  212. | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  213. | LCHIJA | cyclicmagic | 1.19.12 | Cyclic-1.12.2-1.19.12.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  214. | LCHIJA | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
  215. | LCHIJA | inventorygenerators | 1.2.2 | inventorygenerators-1.2.2.jar | None |
  216. | LCHIJA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None |
  217. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  218. | LCHIJA | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None |
  219. | LCHIJA | bloodylib | 1.12.2 | bloodylib-1.0.1-beta.jar | None |
  220. | LCHIJA | bonsaitrees | 1.1.3 | bonsaitrees-1.1.3-b156.jar | None |
  221. | LCHIJA | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  222. | LCHIJA | botania | r1.10-361 | Botania r1.10-361.jar | None |
  223. | LCHIJA | rf-capability-adapter | 1.0 | capabilityadapter-1.0.1.jar | None |
  224. | LCHIJA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  225. | LCHIJA | cctweaked | 1.83.1 | cc-tweaked-1.12.2-1.83.1.jar | None |
  226. | LCHIJA | computercraft | 1.83.1 | cc-tweaked-1.12.2-1.83.1.jar | None |
  227. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  228. | LCHIJA | chatflow | ANT:VERSION | ChatFlow-1.4-7.jar | None |
  229. | LCHIJA | chickenchunks | 2.4.1.73 | ChickenChunks-1.12.2-2.4.1.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  230. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  231. | LCHIJA | classicbar | @VERSION@ | classicbar-0.3.6.jar | None |
  232. | LCHIJA | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
  233. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  234. | LCHIJA | cyclopscore | 1.4.0 | CyclopsCore-1.12.2-1.4.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  235. | LCHIJA | commoncapabilities | 2.4.4 | CommonCapabilities-1.12.2-2.4.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  236. | LCHIJA | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  237. | LCHIJA | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
  238. | LCHIJA | asielib | 1.0.0 | Computronics-1.12.2-1.6.6.jar | None |
  239. | LCHIJA | flamingo | 1.12-1.11 | Flamingo-1.12-v1.11.jar | None |
  240. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  241. | LCHIJA | computronics | 1.6.6 | Computronics-1.12.2-1.6.6.jar | None |
  242. | LCHIJA | controlling | 3.0.7 | Controlling-3.0.7.jar | None |
  243. | LCHIJA | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  244. | LCHIJA | cosmeticarmorreworked | 1.12.2-v4a | CosmeticArmorReworked-1.12.2-v4a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  245. | LCHIJA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  246. | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
  247. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  248. | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  249. | LCHIJA | culinaryconstruct | 1.3.3 | culinaryconstruct-1.3.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  250. | LCHIJA | modcurrency | 1.12-1.3.11 | Currency-1.12.0-1.3.11.jar | None |
  251. | LCHIJA | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None |
  252. | LCHIJA | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
  253. | LCHIJA | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  254. | LCHIJA | eleccore | 1.9.452 | ElecCore-1.12.2-1.9.452.jar | None |
  255. | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  256. | LCHIJA | rftools | 7.72 | rftools-1.12-7.72.jar | None |
  257. | LCHIJA | deepresonance | 1.8.0 | deepresonance-1.12-1.8.0.jar | None |
  258. | LCHIJA | journeymap | 1.12.2-5.5.5b9 | journeymap-1.12.2-5.5.5b9.jar | None |
  259. | LCHIJA | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
  260. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  261. | LCHIJA | discordsuite | 2.2.4 | DiscordSuite-2.2.4.jar | None |
  262. | LCHIJA | ebwizardry | 4.1.4 | Electroblob's Wizardry - 4.1.4 - MC 1.12.2.jar | None |
  263. | LCHIJA | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None |
  264. | LCHIJA | enderiobase | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  265. | LCHIJA | enderioconduits | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  266. | LCHIJA | enderioconduitsappliedenergistics | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  267. | LCHIJA | enderioconduitsopencomputers | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  268. | LCHIJA | enderioconduitsrefinedstorage | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  269. | LCHIJA | enderiointegrationforestry | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  270. | LCHIJA | enderiointegrationticlate | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  271. | LCHIJA | ftblib | 5.4.3.129 | FTBLib-5.4.3.129.jar | None |
  272. | LCHIJA | enderiomachines | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  273. | LCHIJA | enderiopowertools | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  274. | LCHIJA | enderioendergy | 5.0.46 | EnderIO-endergy-1.12.2-5.0.46.jar | None |
  275. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  276. | LCHIJA | environmentalcreepers | 1.4.0 | environmentalcreepers-1.12.2-1.4.0.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  277. | LCHIJA | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  278. | LCHIJA | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
  279. | LCHIJA | etlunar | 1.12.2-2.0.20.1 | etlunar-1.12.2-2.0.20.1.jar | None |
  280. | LCHIJA | mekanism | 1.12.2-9.8.0.381 | Mekanism-1.12.2-9.8.0.381.jar | None |
  281. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  282. | LCHIJA | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  283. | LCHIJA | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
  284. | LCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  285. | LCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  286. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  287. | LCHIJA | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  288. | LCHIJA | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
  289. | LCHIJA | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  290. | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  291. | LCHIJA | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  292. | LCHIJA | floralchemy | 1.12.2-1.0.1 | Floralchemy-1.12.2-1.0.1.jar | None |
  293. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  294. | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
  295. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  296. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  297. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  298. | LCHIJA | ftbutilities | 5.4.0.100 | FTBUtilities-5.4.0.100.jar | None |
  299. | LCHIJA | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.4.jar | None |
  300. | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  301. | LCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  302. | LCHIJA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
  303. | LCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  304. | LCHIJA | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  305. | LCHIJA | hooked | %VERSION% | hooked-1.0.3.jar | None |
  306. | LCHIJA | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  307. | LCHIJA | ieclochecompat | 2.0.6 | ieclochecompat-2.0.6.jar | None |
  308. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  309. | LCHIJA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  310. | LCHIJA | incontrol | 3.9.13 | incontrol-1.12-3.9.13.jar | None |
  311. | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  312. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  313. | LCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  314. | LCHIJA | integrateddynamics | 1.0.17 | IntegratedDynamics-1.12.2-1.0.17.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  315. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.17.jar | None |
  316. | LCHIJA | integratedtunnels | 1.6.10 | IntegratedTunnels-1.12.2-1.6.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  317. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.10.jar | None |
  318. | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
  319. | LCHIJA | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
  320. | LCHIJA | nuclearcraft | 2.17b | NuclearCraft-2.17b-1.12.2.jar | None |
  321. | LCHIJA | rustic | 1.1.1 | rustic-1.1.1.jar | None |
  322. | LCHIJA | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  323. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  324. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.71.846.jar | None |
  325. | LCHIJA | jaopcaagriculture | 1.12.2-1.2.1.13 | JAOPCAAgriculture-1.12.2-1.2.1.13.jar | None |
  326. | LCHIJA | jaopca | 1.12.2-2.2.8.103 | JAOPCA-1.12.2-2.2.8.103.jar | None |
  327. | LCHIJA | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.103.jar | None |
  328. | LCHIJA | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
  329. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  330. | LCHIJA | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
  331. | LCHIJA | justenoughdimensions | 1.6.0-dev.20190711.220109 | justenoughdimensions-1.12.2-1.6.0-dev.20190711.220109.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  332. | LCHIJA | jee | 1.0.7 | JustEnoughEnergistics-1.12.2-1.0.7.jar | None |
  333. | LCHIJA | justenoughpetroleum | 0.1 | JustEnoughPetroleum-0.1.jar | None |
  334. | LCHIJA | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
  335. | LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  336. | LCHIJA | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
  337. | LCHIJA | laggoggles | FAT-1.12.2-4.6 | LagGoggles-FAT-1.12.2-4.6.jar | None |
  338. | LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  339. | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
  340. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  341. | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  342. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  343. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  344. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  345. | LCHIJA | matc | 1.0.1-hotfix | matc-1.0.1-hotfix.jar | None |
  346. | LCHIJA | mekanismgenerators | 1.12.2-9.8.0.381 | MekanismGenerators-1.12.2-9.8.0.381.jar | None |
  347. | LCHIJA | mekanismtools | 1.12.2-9.8.0.381 | MekanismTools-1.12.2-9.8.0.381.jar | None |
  348. | LCHIJA | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None |
  349. | LCHIJA | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
  350. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  351. | LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  352. | LCHIJA | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
  353. | LCHIJA | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
  354. | LCHIJA | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
  355. | LCHIJA | mysticalworld | 1.12.2-1.3.2 | MysticWorld-1.12.2-1.3.2.jar | None |
  356. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  357. | LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
  358. | LCHIJA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  359. | LCHIJA | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  360. | LCHIJA | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
  361. | LCHIJA | nutrition | 4.4.0 | Nutrition-1.12.2-4.4.0.jar | None |
  362. | LCHIJA | oreexcavation | 1.4.140 | OreExcavation-1.4.140.jar | None |
  363. | LCHIJA | oeintegration | 2.3.4 | oeintegration-2.3.4.jar | None |
  364. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  365. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  366. | LCHIJA | overloaded | 0.0.58 | Overloaded-1.12.2-0.0.58.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  367. | LCHIJA | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
  368. | LCHIJA | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
  369. | LCHIJA | parry | 1.0 | parry-1.0-hotfix.jar | None |
  370. | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  371. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  372. | LCHIJA | plants2 | 2.10.7 | Plants-1.12.2-2.10.7.jar | None |
  373. | LCHIJA | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
  374. | LCHIJA | psi | r1.1-77 | Psi-r1.1-77.jar | None |
  375. | LCHIJA | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  376. | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  377. | LCHIJA | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
  378. | LCHIJA | plustic | 7.1.0.0 | plustic-7.1.0.0.jar | None |
  379. | LCHIJA | pneumaticcraft | 1.12.2-0.11.4-368 | pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar | None |
  380. | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  381. | LCHIJA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.3-15.jar | None |
  382. | LCHIJA | projectintelligence | 1.0.7 | ProjectIntelligence-1.12.2-1.0.7.24-universal.jar | None |
  383. | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
  384. | LCHIJA | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  385. | LCHIJA | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  386. | LCHIJA | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
  387. | LCHIJA | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
  388. | LCHIJA | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  389. | LCHIJA | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  390. | LCHIJA | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  391. | LCHIJA | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
  392. | LCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  393. | LCHIJA | randomthings | 4.2.7.2 | RandomThings-MC1.12.2-4.2.7.2.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  394. | LCHIJA | randomtweaks | 1.12.2-2.7.0.1 | randomtweaks-1.12.2-2.7.0.1.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
  395. | LCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  396. | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.4.85.jar | None |
  397. | LCHIJA | refinedstorageaddons | 0.4.4 | refinedstorageaddons-0.4.4.jar | None |
  398. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  399. | LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  400. | LCHIJA | rftoolscontrol | 2.0.2 | rftoolsctrl-1.12-2.0.2.jar | None |
  401. | LCHIJA | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
  402. | LCHIJA | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
  403. | LCHIJA | rftpwroc | 0.1 | rftpwr_oc-0.2.jar | None |
  404. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  405. | LCHIJA | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
  406. | LCHIJA | soulshardsrespawn | 1.12.2-1.1.1-13 | SoulShardsRespawn-1.12.2-1.1.1-13.jar | None |
  407. | LCHIJA | stevescarts | 2.4.31.135 | StevesCarts-1.12.2-2.4.31.135.jar | None |
  408. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  409. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  410. | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  411. | LCHIJA | superiorshields | 1.12.2-1.0.2 | SuperiorShields-1.12.2-1.0.2.jar | None |
  412. | LCHIJA | tatw | 1.0.1.2.b27 | Tatw-1.12.2-1.0.1.2.b27.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  413. | LCHIJA | tc6aspects4jei | 0.0.2a | tc6aspects4jei-0.0.2a.jar | None |
  414. | LCHIJA | thaumcomp | 0.4.4 | ThaumicComputers-MC1.12.2-0.4.4.jar | None |
  415. | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  416. | LCHIJA | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None |
  417. | LCHIJA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
  418. | LCHIJA | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  419. | LCHIJA | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  420. | LCHIJA | thermallogistics | 0.2-25 | thermallogistics-0.2-25.jar | None |
  421. | LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
  422. | LCHIJA | tinkersoc | 0.6 | tinkersoc-0.6.jar | None |
  423. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  424. | LCHIJA | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
  425. | LCHIJA | tombstone | 3.5.5 | tombstone-3.5.5-1.12.jar | None |
  426. | LCHIJA | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
  427. | LCHIJA | transport | @1.12.2-1.0.0@ | Transport-1.12.2-1.0.0.jar | None |
  428. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  429. | LCHIJA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  430. | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  431. | LCHIJA | waim | 1.0.0 | WAIM-1.0.0.jar | None |
  432. | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  433. | LCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  434. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  435. | LCHIJA | wetstone | 1.0 | wetstone-1.0.jar | None |
  436. | LCHIJA | wirelesscharger | 1.12.2-1.0.6 | WirelessCharger-1.12.2-1.0.6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  437. | LCHIJA | wct | 3.12.93 | WirelessCraftingTerminal-1.12.2-3.12.93.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  438. | LCHIJA | wizardry | 0.10.8 | wizardry-0.10.8.jar | None |
  439. | LCHIJA | woot | 1.12.2-1.4.11 | woot-1.12.2-1.4.11.jar | None |
  440. | LCHIJA | worldprimer | 0.6.0-dev.20190525.121747 | worldprimer-1.12.2-0.6.0-dev.20190525.121747.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  441. | LCHIJA | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
  442. | LCHIJA | xlfoodmod | 1.12.2-1.9.2 | XL-Food-Mod-1.12.2-1.9.2.jar | None |
  443. | LCHIJA | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
  444. | LCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  445. | LCHIJA | ynot | 0.2.4 | YNot-0.2.4.jar | None |
  446. | LCHIJA | gbook | 2.9.2 | Guidebook-1.12.2-2.9.2.jar | None |
  447. | LCHIJA | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
  448. | LCHIJA | phosphor-lighting | 1.12.2-0.2.5 | phosphor-1.12.2-0.2.5+build48-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  449. | LCHIJA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  450. | LCHIJA | techreborn_compat | 1.0.0 | TechReborn-ModCompatibility-1.12.2-1.1.0.49.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  451. | LCHIJA | thebetweenlands | 3.4.10 | TheBetweenlands-3.4.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  452. | LCHIJA | armoryexpansion-conarm | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  453. | LCHIJA | eleccoreloader | 1.9.452 | ElecCore-1.12.2-1.9.452.jar | None |
  454. | LCHIJA | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  455. | LCHIJA | mysticallib | 1.12.2-1.3.1 | mysticallib-1.12.2-1.3.1.jar | None |
  456. | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  457. | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  458. | LCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  459.  
  460. Loaded coremods (and transformers):
  461. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  462. squeek.applecore.asm.TransformerModuleHandler
  463. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  464. thebetweenlands.core.TheBetweenlandsClassTransformer
  465. LoadingPlugin (RandomThings-MC1.12.2-4.2.7.2.jar)
  466. lumien.randomthings.asm.ClassTransformer
  467. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  468. team.chisel.ctm.client.asm.CTMTransformer
  469. p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  470. p455w0rdslib.asm.ClassTransformer
  471. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  472. com.teamwizardry.librarianlib.asm.LibLibTransformer
  473. Wizardry Plugin (wizardry-0.10.8.jar)
  474. com.teamwizardry.wizardry.asm.WizardryTransformer
  475. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  476. lumien.resourceloader.asm.ClassTransformer
  477. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  478.  
  479. Quark Plugin (Quark-r1.5-168.jar)
  480. vazkii.quark.base.asm.ClassTransformer
  481. SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
  482. pl.asie.splashanimation.core.SplashProgressTransformer
  483. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  484. pl.asie.foamfix.coremod.FoamFixTransformer
  485. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  486. openmods.core.OpenModsClassTransformer
  487. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  488. invtweaks.forge.asm.ContainerTransformer
  489. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  490. com.therandomlabs.randompatches.core.RPTransformer
  491. EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  492. com.enderio.core.common.transform.EnderCoreTransformer
  493. com.enderio.core.common.transform.SimpleMixinPatcher
  494. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  495. li.cil.oc.common.asm.ClassTransformer
  496. Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
  497. com.chocohead.biab.BornInABarn
  498. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.5+build48-universal.jar)
  499.  
  500. ForgelinPlugin (Forgelin-1.8.3.jar)
  501.  
  502. Plugin (NotEnoughIDs-1.5.4.4.jar)
  503. ru.fewizz.neid.asm.Transformer
  504. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  505. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  506. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  507.  
  508. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  509. mekanism.coremod.KeybindingMigrationHelper
  510. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)
  511. zmaster587.advancedRocketry.asm.ClassTransformer
  512. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  513.  
  514. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 436.30' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  515. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  516. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  517. Pulsar/tconstruct loaded Pulses:
  518. - TinkerCommons (Enabled/Forced)
  519. - TinkerWorld (Enabled/Not Forced)
  520. - TinkerTools (Enabled/Not Forced)
  521. - TinkerHarvestTools (Enabled/Forced)
  522. - TinkerMeleeWeapons (Enabled/Forced)
  523. - TinkerRangedWeapons (Enabled/Forced)
  524. - TinkerModifiers (Enabled/Forced)
  525. - TinkerSmeltery (Enabled/Not Forced)
  526. - TinkerGadgets (Enabled/Not Forced)
  527. - TinkerOredict (Enabled/Forced)
  528. - TinkerIntegration (Enabled/Forced)
  529. - TinkerFluids (Enabled/Forced)
  530. - TinkerMaterials (Enabled/Forced)
  531. - TinkerModelRegister (Enabled/Forced)
  532. - chiselIntegration (Enabled/Not Forced)
  533. - chiselsandbitsIntegration (Enabled/Not Forced)
  534. - craftingtweaksIntegration (Enabled/Not Forced)
  535. - theoneprobeIntegration (Enabled/Not Forced)
  536.  
  537. Modpack Information: Modpack: [All the Mods 3 - Remix] Version: [1.4.9] by author [atmteam]
  538. List of loaded APIs:
  539. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r149.jar
  540. * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar
  541. * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
  542. * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  543. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
  544. * asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar
  545. * asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar
  546. * asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.jar
  547. * Base|API (1.0.0) from base-1.12.2-3.13.0.jar
  548. * Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar
  549. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  550. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  551. * BetweenlandsAPI (1.12.2) from TheBetweenlands-3.4.10-universal.jar
  552. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
  553. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
  554. * BotaniaAPI (79) from AkashicTome-1.2-12.jar
  555. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  556. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  557. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
  558. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  559. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.4.jar
  560. * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
  561. * ComputerCraft|API (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  562. * ComputerCraft|API|FileSystem (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  563. * ComputerCraft|API|Lua (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  564. * ComputerCraft|API|Media (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  565. * ComputerCraft|API|Network (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  566. * ComputerCraft|API|Network|Wired (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  567. * ComputerCraft|API|Peripheral (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  568. * ComputerCraft|API|Permissions (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  569. * ComputerCraft|API|Redstone (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  570. * ComputerCraft|API|Turtle (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  571. * ComputerCraft|API|Turtle|Event (1.83.1) from cc-tweaked-1.12.2-1.83.1.jar
  572. * computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar
  573. * computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar
  574. * computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar
  575. * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar
  576. * computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar
  577. * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4a.jar
  578. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  579. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  580. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  581. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  582. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  583. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  584. * Culinary Construct API (1) from culinaryconstruct-1.3.3.jar
  585. * DR-API (1.0.4-Beta) from deepresonance-1.12-1.8.0.jar
  586. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.23.345-universal.jar
  587. * ElecCoreAPI (1.0.0) from ElecCore-1.12.2-1.9.452.jar
  588. * EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar
  589. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  590. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  591. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  592. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  593. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  594. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  595. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  596. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  597. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  598. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  599. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
  600. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
  601. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  602. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  603. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  604. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  605. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
  606. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  607. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  608. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  609. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
  610. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
  611. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  612. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  613. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  614. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
  615. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  616. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
  617. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
  618. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  619. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  620. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
  621. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
  622. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
  623. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
  624. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.17.jar
  625. * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
  626. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b9.jar
  627. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b9.jar
  628. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b9.jar
  629. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b9.jar
  630. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b9.jar
  631. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.287.jar
  632. * MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  633. * MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  634. * MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  635. * MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  636. * MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  637. * MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  638. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.0.381.jar
  639. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  640. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
  641. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  642. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  643. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  644. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  645. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  646. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  647. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  648. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  649. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  650. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  651. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  652. * PatchouliAPI (6) from Patchouli-1.0-20.jar
  653. * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar
  654. * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
  655. * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
  656. * PsiAPI (15) from Psi-r1.1-77.jar
  657. * QuarkAPI (4) from Quark-r1.5-168.jar
  658. * reborncoreAPI (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  659. * reborncoreAPI|Power (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  660. * reborncoreAPI|Recipe (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  661. * reborncoreAPI|Tile (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  662. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  663. * SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  664. * SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  665. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
  666. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
  667. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  668. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  669. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  670. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  671. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  672. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  673. * techrebornAPI (2.23.1.1003) from TechReborn-1.12.2-2.23.1.1003-universal.jar
  674. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  675. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  676. * tombstone-api (1.0.2) from tombstone-3.5.5-1.12.jar
  677. * tombstone-api-capability (1.0.2) from tombstone-3.5.5-1.12.jar
  678. * tombstone-api-event (1.0.2) from tombstone-3.5.5-1.12.jar
  679. * tombstone-api-magic (1.0.2) from tombstone-3.5.5-1.12.jar
  680. * tombstone-api-recipe (1.0.2) from tombstone-3.5.5-1.12.jar
  681. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  682. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
  683. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  684. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  685. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  686. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  687. RebornCore:
  688. Plugin Engine: 0
  689. RebornCore Version: 3.14.1.457
  690. Runtime Debofucsation 1
  691. RenderEngine: 0
  692. [Psi] Active spell: None
  693. Ender IO: No known problems detected.
  694.  
  695. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  696. !!!You are looking at the diagnostics information, not at the crash. !!!
  697. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  698. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  699.  
  700. forestry : Modules have been disabled in the config: Crate
  701. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  702. Launched Version: forge-14.23.5.2838
  703. LWJGL: 2.9.4
  704. OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.30, NVIDIA Corporation
  705. GL Caps: Using GL 1.3 multitexturing.
  706. Using GL 1.3 texture combiners.
  707. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  708. Shaders are available because OpenGL 2.1 is supported.
  709. VBOs are available because OpenGL 1.5 is supported.
  710.  
  711. Using VBOs: Yes
  712. Is Modded: Definitely; Client brand changed to 'fml,forge'
  713. Type: Client (map_client.txt)
  714. Resource Packs:
  715. Current Language: English (US)
  716. Profiler Position: N/A (disabled)
  717. CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement