Advertisement
Guest User

crash-2025-06-11_16.32.51-client

a guest
Jun 11th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.8.jar)
  5. LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  6. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  7. BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
  8. Quark Plugin (Quark-r1.6-179.jar)
  9. AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  10. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  11. UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  12. PlayerAPIPlugin (PlayerAPI-1.12.2-1.1.jar)
  13. TickrateChanger (TickrateChanger-1.0.14.jar)
  14. pymtech (PymTech-1.12.2-1.0.2.jar)
  15. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
  16. RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
  17. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar)
  18. 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.15-1.12.2.jar)
  19. SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
  20. ForgelinPlugin (Forgelin-1.8.4.jar)
  21. midnight (themidnight-0.3.5.jar)
  22. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  23. ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
  24. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  25. SurgeLoadingPlugin (Surge-1.12.2-2.0.79.jar)
  26. FarseekCoreMod (Farseek-1.12-2.5.1.jar)
  27. LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
  28. Plugin (NotEnoughIDs-1.5.4.4.jar)
  29. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  30. AstralCore (astralsorcery-1.12.2-1.10.27.jar)
  31. CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
  32. LittlePatchingLoader (LittleTiles_v1.5.86_mc1.12.2.jar)
  33. HCASM (HammerLib-1.12.2-12.2.49.jar)
  34. PregenHooks (Chunk-Pregenerator-1.12-4.4.2.jar)
  35. Max Potion ID Extender (maxpotidext-1.0.3.jar)
  36. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  37. Contact their authors BEFORE contacting forge
  38.  
  39. // Shall we play a game?
  40.  
  41. Time: 6/11/25 4:32 PM
  42. Description: Initializing game
  43.  
  44. java.lang.Error: java.lang.reflect.InvocationTargetException
  45. at slimeknights.mantle.pulsar.internal.BusExceptionHandler.handle(BusExceptionHandler.java:34)
  46. at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:97)
  47. at slimeknights.mantle.pulsar.control.PulseManager.propagateEvent(PulseManager.java:211)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:497)
  52. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  53. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  54. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  55. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  56. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  57. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  58. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  59. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  60. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. at java.lang.reflect.Method.invoke(Method.java:497)
  65. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  66. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  67. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  68. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  69. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  70. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  71. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  72. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  73. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
  74. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  75. at net.minecraft.client.Minecraft.init(Minecraft.java:535)
  76. at net.minecraft.client.Minecraft.run(Minecraft.java:378)
  77. at net.minecraft.client.main.Main.main(SourceFile:123)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.lang.reflect.Method.invoke(Method.java:497)
  82. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  83. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  87. at java.lang.reflect.Method.invoke(Method.java:497)
  88. at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
  89. at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:328)
  90. at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116)
  91. at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148)
  92. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  94. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  95. at java.lang.reflect.Method.invoke(Method.java:497)
  96. at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
  97. at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
  98. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  99. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  100. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  101. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  102. at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:111)
  103. at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:34)
  104. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  105. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  106. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  107. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  108. at java.lang.Class.newInstance(Class.java:442)
  109. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
  110. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  111. Caused by: java.lang.reflect.InvocationTargetException
  112. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  113. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  114. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  115. at java.lang.reflect.Method.invoke(Method.java:497)
  116. at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:90)
  117. ... 64 more
  118. Caused by: java.lang.IncompatibleClassChangeError: Class [Lnet.minecraft.item.ItemStack; does not implement the requested interface java.util.Iterator
  119. at java.util.AbstractCollection.addAll(AbstractCollection.java:343)
  120. at slimeknights.tconstruct.library.utils.ListUtil.getListFrom(ListUtil.java:11)
  121. at slimeknights.tconstruct.library.smeltery.MeltingRecipe.matches(MeltingRecipe.java:50)
  122. at slimeknights.tconstruct.library.TinkerRegistry.getMelting(TinkerRegistry.java:567)
  123. at slimeknights.tconstruct.smeltery.TinkerSmeltery.registerRecipeOredictMelting(TinkerSmeltery.java:812)
  124. at slimeknights.tconstruct.TinkerIntegration.postInit(TinkerIntegration.java:167)
  125. ... 69 more
  126.  
  127.  
  128. A detailed walkthrough of the error, its code path and all known details is as follows:
  129. ---------------------------------------------------------------------------------------
  130.  
  131. -- Head --
  132. Thread: Client thread
  133. Stacktrace:
  134. at slimeknights.mantle.pulsar.internal.BusExceptionHandler.handle(BusExceptionHandler.java:34)
  135. at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:97)
  136. at slimeknights.mantle.pulsar.control.PulseManager.propagateEvent(PulseManager.java:211)
  137. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  138. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  140. at java.lang.reflect.Method.invoke(Method.java:497)
  141. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  142. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  143. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  144. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  145. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  146. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  147. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  148. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  149. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  150. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  151. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  152. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  153. at java.lang.reflect.Method.invoke(Method.java:497)
  154. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  155. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  156. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  157. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  158. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  159. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  160. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  161. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  162. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
  163. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  164. at net.minecraft.client.Minecraft.init(Minecraft.java:535)
  165.  
  166. -- Initialization --
  167. Details:
  168. Stacktrace:
  169. at net.minecraft.client.Minecraft.run(Minecraft.java:378)
  170. at net.minecraft.client.main.Main.main(SourceFile:123)
  171. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  172. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  173. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  174. at java.lang.reflect.Method.invoke(Method.java:497)
  175. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  176. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  177. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  178. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  179. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  180. at java.lang.reflect.Method.invoke(Method.java:497)
  181. at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
  182. at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:328)
  183. at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116)
  184. at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148)
  185. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  187. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  188. at java.lang.reflect.Method.invoke(Method.java:497)
  189. at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
  190. at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
  191. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  192. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  193. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  194. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  195. at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:111)
  196. at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:34)
  197. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  198. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  199. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  200. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  201. at java.lang.Class.newInstance(Class.java:442)
  202. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
  203. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  204.  
  205. -- System Details --
  206. Details:
  207. Minecraft Version: 1.12.2
  208. Operating System: Windows 10 (amd64) version 10.0
  209. Java Version: 1.8.0_51, Oracle Corporation
  210. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  211. Memory: 4681285328 bytes (4464 MB) / 9921101824 bytes (9461 MB) up to 21236285440 bytes (20252 MB)
  212. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx22784m -Xms256m
  213. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  214. FML: MCP 9.42 Powered by Forge 14.23.5.2860 249 mods loaded, 249 mods active
  215. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  216.  
  217. | State | ID | Version | Source | Signature |
  218. |:----- |:------------------------------- |:------------------------- |:-------------------------------------------------- |:---------------------------------------- |
  219. | LCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
  220. | LCHIJ | mcp | 9.42 | minecraft.jar | None |
  221. | LCHIJ | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  222. | LCHIJ | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  223. | LCHIJ | creativecoredummy | 1.0.0 | minecraft.jar | None |
  224. | LCHIJ | littletilescore | 1.0.0 | minecraft.jar | None |
  225. | LCHIJ | micdoodlecore | | minecraft.jar | None |
  226. | LCHIJ | PlayerAPI | 1.1 | minecraft.jar | None |
  227. | LCHIJ | openmodscore | 0.12.2 | minecraft.jar | None |
  228. | LCHIJ | foamfixcore | 7.7.4 | minecraft.jar | None |
  229. | LCHIJ | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
  230. | LCHIJ | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
  231. | LCHIJ | essential | 1.0.0 | Essential (forge_1.12.2).processed.jar | None |
  232. | LCHIJ | securitycraft | v1.9.8 | [1.12.2] SecurityCraft v1.9.8.jar | None |
  233. | LCHIJ | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  234. | LCHIJ | alib | 1.0.12 | alib-1.0.12.jar | None |
  235. | LCHIJ | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  236. | LCHIJ | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
  237. | LCHIJ | placebo | 1.6.0 | Placebo-1.12.2-1.6.1.jar | None |
  238. | LCHIJ | singularities | 2.4.1 | Singularities-1.12.2-2.4.1.jar | None |
  239. | LCHIJ | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.698.jar | None |
  240. | LCHIJ | alchemistry | 1.12.2-42 | alchemistry-1.12.2-42.jar | None |
  241. | LCHIJ | mtlib | 3.0.7 | MTLib-3.0.7.jar | None |
  242. | LCHIJ | modtweaker | 4.0.19 | modtweaker-4.0.20.11.jar | None |
  243. | LCHIJ | jei | 4.25.1 | HadEnoughItems_1.12.2-4.25.1.jar | None |
  244. | LCHIJ | abyssalcraft | 1.10.4 | AbyssalCraft-1.12.2-1.10.4.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  245. | LCHIJ | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
  246. | LCHIJ | roots | 1.12.2-3.1.9.1 | Roots-1.12.2-3.1.9.1.jar | None |
  247. | LCHIJ | mysticalworld | 1.12.2-1.11.0 | mysticalworld-1.12.2-1.11.0.jar | None |
  248. | LCHIJ | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
  249. | LCHIJ | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  250. | LCHIJ | tombstone | 4.6.3 | tombstone-1.12.2-4.6.3.jar | None |
  251. | LCHIJ | quark | r1.6-179 | Quark-r1.6-179.jar | None |
  252. | LCHIJ | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  253. | LCHIJ | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  254. | LCHIJ | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
  255. | LCHIJ | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
  256. | LCHIJ | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  257. | LCHIJ | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  258. | LCHIJ | psi | r1.1-78 | Psi-r1.1-78.2.jar | None |
  259. | LCHIJ | rpsideas | 2.4.4 | rpsideas-2.4.4.jar | None |
  260. | LCHIJ | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
  261. | LCHI | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
  262. | LCHI | acintegration | 1.11.3 | AbyssalCraft Integration-1.12.2-1.11.3.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  263. | LCHI | fastbench | 1.7.4 | FastWorkbench-1.12.2-1.7.4.jar | None |
  264. | LCHI | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
  265. | LCHI | adminweapons | 3.4 | adminweapons-v3.4-mc1.12.jar | None |
  266. | LCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  267. | LCHI | bdlib | 1.14.4.1 | bdlib-1.14.4.1-mc1.12.2.jar | None |
  268. | LCHI | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  269. | LCHI | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
  270. | LCHI | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  271. | LCHI | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  272. | LCHI | aether_legacy | 1.5.3.2 | aether-1.12.2-v1.5.4.0.jar | None |
  273. | LCHI | aether_legacy_addon | 1.12.2-v1.3.0 | Aether Continuation v1.3.0.jar | None |
  274. | LCHI | cyclicmagic | 1.20.12 | Cyclic-1.12.2-1.20.14.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
  275. | LCHI | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  276. | LCHI | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
  277. | LCHI | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  278. | LCHI | animus | 1 | Animus-1.12-2.1.8.jar | None |
  279. | LCHI | aoa3 | 3.3.6 | AoA3-3.3.6.jar | 8bddeac148843f40e0b9f69201be2f4b3071700d |
  280. | LCHI | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.jar | None |
  281. | LCHI | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None |
  282. | LCHI | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
  283. | LCHI | base | 3.14.0 | base-1.12.2-3.14.0.jar | None |
  284. | LCHI | chickens | 6.1.0 | chickens-6.1.0.jar | None |
  285. | LCHI | contenttweaker | 1.12.2-4.10.0 | ContentTweaker-1.12.2-4.10.0.jar | None |
  286. | LCHI | conarm | 1.2.5.10 | conarm-1.12.2-1.2.5.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
  287. | LCHI | armoryexpansion | 2.0.0-alpha | armoryexpansion-2.0.0-alpha.jar | None |
  288. | LCHI | armoryexpansion-custommaterials | 2.0.0-alpha | armoryexpansion-2.0.0-alpha.jar | None |
  289. | LCHI | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  290. | LCHI | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
  291. | LCHI | armoryexpansion-iceandfire | 2.0.0-alpha | armoryexpansion-2.0.0-alpha.jar | None |
  292. | LCHI | armoryexpansion-matteroverdrive | 2.0.0-alpha | armoryexpansion-2.0.0-alpha.jar | None |
  293. | LCHI | astralsorcery | 1.10.27 | astralsorcery-1.12.2-1.10.27.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  294. | LCHI | auracontrol | 1.12.2-1.0.2 | AuraControl-1.12.2-1.0.2.jar | None |
  295. | LCHI | avaritiarecipemaker | 1.0.0 | avaritiarecipemaker-1.0.0.jar | None |
  296. | LCHI | badwithernocookiereloaded | 1.12.2-3.4.18 | badwithernocookiereloaded-1.12.2-3.4.18.jar | None |
  297. | LCHI | forestry | 5.8.2.422 | forestry_1.12.2-5.8.2.422.jar | None |
  298. | LCHI | beebetteratbees | 2.0.3 | beebetteratbees-1.12.2-2.0.3.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  299. | LCHI | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  300. | LCHI | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
  301. | LCHI | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
  302. | LCHI | bewitchment | 0.22.63 | bewitchment-1.12.2-0.0.22.64.jar | None |
  303. | LCHI | biometweaker | 3.2.369 | BiomeTweaker-1.12.2-3.2.369.jar | 631f326344f7f5fd7df7eb940760ebd52b7c9c17 |
  304. | LCHI | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
  305. | LCHI | bloodarsenal | 1.12.2-2.2.2-31 | BloodArsenal-1.12.2-2.2.2-31.jar | None |
  306. | LCHI | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  307. | LCHI | hammercore | 12.2.49 | HammerLib-1.12.2-12.2.49.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
  308. | LCHI | botanicadds | 12.2.6 | BotanicAdditions-1.12.2-12.2.6.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
  309. | LCHI | bountiful | 2.2.3 | Bountiful-1.12.2-2.2.3.jar | None |
  310. | LCHI | brandonscore | 2.4.20 | BrandonsCore-1.12.2-2.4.20.162-universal.jar | None |
  311. | LCHI | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None |
  312. | LCHI | gamestages | 2.0.123 | GameStages-1.12.2-2.0.123.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  313. | LCHI | carryon | 1.12.3 | carryon-1.12.2-1.12.7.23.jar | None |
  314. | LCHI | champions | 1.12.2-1.0.11.10 | champions-1.12.2-1.0.11.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
  315. | LCHI | chancecubes | 1.12.2-5.0.2.385 | ChanceCubes-1.12.2-5.0.2.385.jar | None |
  316. | LCHI | chickenchunks | 2.4.2.74 | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  317. | LCHI | chunkpregenerator | 4.4.0 | Chunk-Pregenerator-1.12-4.4.2.jar | None |
  318. | LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  319. | LCHI | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  320. | LCHI | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  321. | LCHI | compactstorage | 3.1 | CompactStorage-3.1-12.jar | None |
  322. | LCHI | controlling | 3.0.10 | Controlling-3.0.12.2.jar | None |
  323. | LCHI | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
  324. | LCHI | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
  325. | LCHI | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
  326. | LCHI | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  327. | LCHI | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.698.jar | None |
  328. | LCHI | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.698.jar | None |
  329. | LCHI | creativecore | 1.10.0 | CreativeCore_v1.10.71_mc1.12.2.jar | None |
  330. | LCHI | crimsonrevelations | 0.8 | crimsonrevelations-0.8.jar | None |
  331. | LCHI | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  332. | LCHI | mousetweaks | 2.10.1 | MouseTweaks-2.10.1-mc1.12.2.jar | None |
  333. | LCHI | danknull | 1.7.101 | DankNull-1.12.2-1.7.101.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  334. | LCHI | doggytalents | 1.15.1.6 | DoggyTalents-1.12.2-1.15.1.6.jar | None |
  335. | LCHI | dldungeonsjbg | 1.14.12 | DoomlikeDungeons-1.14.12-MC1.12.2.jar | None |
  336. | LCHI | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  337. | LCHI | draconicevolution | 2.3.28 | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None |
  338. | LCHI | draconicadditions | 1.17.0 | Draconic-Additions-1.12.2-1.17.0.45-universal.jar | None |
  339. | LCHI | ebwizardry | 4.3.12 | ElectroblobsWizardry-4.3.12.jar | None |
  340. | LCHI | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None |
  341. | LCHI | enchdesc | 1.1.20 | EnchantmentDescriptions-1.12.2-1.1.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  342. | LCHI | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  343. | LCHI | energyconverters | 1.3.7.30 | energyconverters_1.12.2-1.3.7.30.jar | None |
  344. | LCHI | extracells | 2.6.5 | ExtraCells-1.12.2-2.6.5.jar | None |
  345. | LCHI | galacticraftcore | 4.0.2.280 | GalacticraftCore-1.12.2-4.0.2.280.jar | None |
  346. | LCHI | galacticraftplanets | 4.0.2.280 | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None |
  347. | LCHI | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  348. | LCHI | extraplanets | 1.12.2-0.7.7 | ExtraPlanets-1.12.2-0.7.7.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  349. | LCHI | extra_spells | 1.2.0 | ExtraSpells-1.12.2-1.2.0.jar | None |
  350. | LCHI | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  351. | LCHI | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None |
  352. | LCHI | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  353. | LCHI | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
  354. | LCHI | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
  355. | LCHI | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
  356. | LCHI | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
  357. | LCHI | ftbutilities | 5.4.1.131 | FTBUtilities-5.4.1.131.jar | None |
  358. | LCHI | itemfilters | 1.0.4.2 | ItemFilters-1.0.4.2.jar | None |
  359. | LCHI | ftbquests | 1202.9.0.15 | FTBQuests-1202.9.0.15.jar | None |
  360. | LCHI | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
  361. | LCHI | galacticrafttweaker | 1.12.2-1.0.3 | GalacticraftTweaker-1.12.2-1.0.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  362. | LCHI | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  363. | LCHI | gendustryjei | 1.0.2 | gendustryjei-1.0.2.jar | None |
  364. | LCHI | ghostsexplosives | 2.3.0 - MC 1.12.2 | Ghost's Explosives 2.3.0 - MC1.12.2.jar | None |
  365. | LCHI | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  366. | LCHI | hatchery | 2.2.2 | hatchery-1.12.2-2.2.2.jar | None |
  367. | LCHI | speedsterheroes | 1.12.2-2.2.1 | SpeedsterHeroes-1.12.2-2.2.1.jar | None |
  368. | LCHI | lucraftcore | 1.12.2-2.4.16 | LucraftCore-1.12.2-2.4.17.jar | None |
  369. | LCHI | heroesexpansion | 1.12.2-1.3.5 | HeroesExpansion-1.12.2-1.3.5.jar | None |
  370. | LCHI | icbmclassic | 5.4.0 | ICBM-classic-1.12.2-5.4.0.jar | None |
  371. | LCHI | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  372. | LCHI | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  373. | LCHI | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  374. | LCHI | infinity | 1.12 | infinity-1.12.jar | None |
  375. | LCHI | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  376. | LCHI | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
  377. | LCHI | integrationforegoing | 1.12.2-1.11 | IntegrationForegoing-1.12.2-1.11.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  378. | LCHI | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None |
  379. | LCHI | inventorytweaks | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  380. | LCHI | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  381. | LCHI | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  382. | LCHI | jeiintegration | 1.6.0 | jeiintegration_1.12.2-1.6.0.jar | None |
  383. | LCHI | journeymap | 1.12.2-5.7.1p1 | journeymap-1.12.2-5.7.1p1.jar | None |
  384. | LCHI | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None |
  385. | LCHI | jecalculation | 1.12.2-3.2.7 | JustEnoughCalculation-1.12.2-3.2.7.jar | None |
  386. | LCHI | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
  387. | LCHI | jeresources | 0.9.3.203 | JustEnoughResources-1.12.2-0.9.3.203.jar | None |
  388. | LCHI | littletiles | 1.5.0 | LittleTiles_v1.5.86_mc1.12.2.jar | None |
  389. | LCHI | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
  390. | LCHI | timecore | 1.0.1.1 | TimeCore-1.12.2-1.0.1.1.jar | None |
  391. | LCHI | lootgames | 1.0.3.1 | LootGames-1.12.2-1.0.3.1.jar | None |
  392. | LCHI | lttweaker | 1.1.17 | LootTableTweaker-1.12.2-1.1.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  393. | LCHI | lost_aether | 1.0.2 | lost-aether-content-1.12.2-1.0.2.jar | None |
  394. | LCHI | lostinfinity | 1.15.4 | lostinfinity-1.16.4.jar | None |
  395. | LCHI | mahoutsukai | 1.12.2-v1.19.55 | mahoutsukai-1.12.2-v1.19.55.jar | None |
  396. | LCHI | maxpotidext | 1.0.3 | maxpotidext-1.0.3.jar | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
  397. | LCHI | moartinkers | 0.6.0 | moartinkers-0.6.0.jar | None |
  398. | LCHI | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
  399. | LCHI | morebees | 1.12.2-2.0.1 | morebees-1.12.2-2.0.1.jar | None |
  400. | LCHI | morechickens | 3.2.0 | morechickens-1.12.2-3.2.0.jar | None |
  401. | LCHI | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
  402. | LCHI | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  403. | LCHI | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
  404. | LCHI | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  405. | LCHI | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
  406. | LCHI | omlib | 3.1.5-256 | omlib-1.12.2-3.1.5-256.jar | None |
  407. | LCHI | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  408. | LCHI | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  409. | LCHI | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
  410. | LCHI | orespawn | 3.3.1 | OreSpawn-1.12-3.3.1.179.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  411. | LCHI | pamsbreadcraft | 1.1.0 | Pam's+BreadCraft+1.12.2-1.1.2.jar | None |
  412. | LCHI | pamscookables | 1.1 | pamscookables-1.1.jar | None |
  413. | LCHI | performant | 1.12.2-1.5 | performant-1.11.jar | None |
  414. | LCHI | plustic | 8.0.6 | plustic-8.0.6.jar | None |
  415. | LCHI | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  416. | LCHI | projectintelligence | 1.0.9 | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar | None |
  417. | LCHI | pymtech | 1.12.2-1.0.2 | PymTech-1.12.2-1.0.2.jar | None |
  418. | LCHI | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
  419. | LCHI | recipestages | 1.1.3 | RecipeStages-1.1.3.8.jar | None |
  420. | LCHI | redstonearsenal | 2.6.6 | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar | None |
  421. | LCHI | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
  422. | LCHI | additionalstructures | 2.5.0 | Rex's-AdditionalStructures-1.12.x(v.2.5.0).jar | None |
  423. | LCHI | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  424. | LCHI | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
  425. | LCHI | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  426. | LCHI | simplegenerators | 1.12.2-2.0.20.2 | simplegenerators-1.12.2-2.0.20.2.jar | None |
  427. | LCHI | sit | v1.3 | sit-1.12.2-v1.3.jar | None |
  428. | LCHI | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  429. | LCHI | somanyenchantments | 0.5.5 | SoManyEnchantments-0.5.5.jar | None |
  430. | LCHI | spark | 1.6.3 | spark-forge.jar | None |
  431. | LCHI | specialai | 1.1.0_for_mc1.12.2 | specialai-1.1.0_for_mc1.12.2.jar | None |
  432. | LCHI | star-tech | 1.1.1 | star-tech-1.1.1.jar | None |
  433. | LCHI | strawgolem | 1.4.2(ED) | strawgolem-1.4.2.ED.jar | None |
  434. | LCHI | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None |
  435. | LCHI | surge | 2.0.79 | Surge-1.12.2-2.0.79.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  436. | LCHI | taiga | 1.12.2-1.3.3 | taiga-1.12.2-1.3.4.jar | None |
  437. | LCHI | tellme | 0.7.0-dev.20200919.184303 | tellme-1.12.2-0.7.0-dev.20200919.184303.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  438. | LCHI | tfspellpack | 1.1.0 | TFSpellPack-1.1.0-MC1.12.2.jar | None |
  439. | LCHI | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  440. | LCHI | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None |
  441. | LCHI | thaumicterminal | 1.0.12 | ThaumicTerminal-1.0.12.jar | None |
  442. | LCHI | the-fifth-world | 0.5 | the-fifth-world-0.5.1.jar | None |
  443. | LCHI | theaurorian | 1.12.2-Release | theaurorian-1.12.2-1.2.jar | None |
  444. | LCHI | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
  445. | LCHI | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
  446. | LCHI | tickratechanger | 1.0.14 | TickrateChanger-1.0.14.jar | None |
  447. | LCHI | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  448. | LCHI | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
  449. | LCHI | undergroundbiomes | 1.3.14 | UndergroundBiomesConstructs-1.12-1.3.14.jar | None |
  450. | LCHI | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  451. | LCHI | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
  452. | LCHI | wanionlib | 1.12.2-2.91 | WanionLib-1.12.2-2.91.jar | None |
  453. | LCHI | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
  454. | LCHI | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
  455. | LCHI | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  456. | LCHI | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
  457. | LCHI | worleycaves | 1.5.2 | worleycaves-1.12.2-1.5.2.jar | None |
  458. | LCHI | zenstages | 0.5.0-null | zenstages-0.5.0.jar | None |
  459. | LCHI | ancientspellcraft | 1.12.2-1.6.3 | AncientSpellcraft-1.12.2-1.6.3.jar | None |
  460. | LCHI | solcarrot | 1.8.4 | solcarrot-1.12.2-1.8.4.jar | None |
  461. | LCHI | thebetweenlands | 3.9.6 | TheBetweenlands-3.9.6-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  462. | LCHI | midnight | 0.3.5 | themidnight-0.3.5.jar | None |
  463. | LCHI | armoryexpansion-conarm | 2.0.0-alpha | armoryexpansion-2.0.0-alpha.jar | None |
  464. | LCHI | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
  465. | LCHI | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
  466. | LCHI | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None |
  467. | LCHI | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
  468.  
  469. Loaded coremods (and transformers):
  470. SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.8.jar)
  471.  
  472. LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  473. com.teamwizardry.librarianlib.asm.LibLibTransformer
  474. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  475. micdoodle8.mods.miccore.MicdoodleTransformer
  476. BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
  477.  
  478. Quark Plugin (Quark-r1.6-179.jar)
  479. vazkii.quark.base.asm.ClassTransformer
  480. AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  481. squeek.applecore.asm.TransformerModuleHandler
  482. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  483. com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  484. UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  485. wanion.unidict.core.UniDictCoreModTransformer
  486. PlayerAPIPlugin (PlayerAPI-1.12.2-1.1.jar)
  487. api.player.forge.PlayerAPITransformer
  488. TickrateChanger (TickrateChanger-1.0.14.jar)
  489. me.guichaguri.tickratechanger.TickrateTransformer
  490. pymtech (PymTech-1.12.2-1.0.2.jar)
  491. lucraft.mods.pymtech.core.PymTechClassTransformer
  492. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
  493. invtweaks.forge.asm.ContainerTransformer
  494. RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
  495. com.therandomlabs.randompatches.core.RPTransformer
  496. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar)
  497. thebetweenlands.core.TheBetweenlandsClassTransformer
  498. 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.15-1.12.2.jar)
  499. pl.asie.foamfix.coremod.FoamFixTransformer
  500. SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
  501. com.Shultrea.Rin.Transformer.SMEASM
  502. ForgelinPlugin (Forgelin-1.8.4.jar)
  503.  
  504. midnight (themidnight-0.3.5.jar)
  505. com.mushroom.midnight.core.transformer.MidnightClassTransformer
  506. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  507. openmods.core.OpenModsClassTransformer
  508. ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
  509. shadows.ApotheosisTransformer
  510. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  511. team.chisel.ctm.client.asm.CTMTransformer
  512. SurgeLoadingPlugin (Surge-1.12.2-2.0.79.jar)
  513.  
  514. FarseekCoreMod (Farseek-1.12-2.5.1.jar)
  515. farseek.core.FarseekClassTransformer
  516. LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
  517. lucraft.mods.lucraftcore.core.LCTransformer
  518. Plugin (NotEnoughIDs-1.5.4.4.jar)
  519. ru.fewizz.neid.asm.Transformer
  520. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  521. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  522. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  523. AstralCore (astralsorcery-1.12.2-1.10.27.jar)
  524.  
  525. CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
  526.  
  527. LittlePatchingLoader (LittleTiles_v1.5.86_mc1.12.2.jar)
  528. com.creativemd.littletiles.LittleTilesTransformer
  529. HCASM (HammerLib-1.12.2-12.2.49.jar)
  530. com.zeitheron.hammercore.asm.HammerCoreTransformer
  531. PregenHooks (Chunk-Pregenerator-1.12-4.4.2.jar)
  532. pregenerator.config.impl.internal.CarbonConfigHooks
  533. Max Potion ID Extender (maxpotidext-1.0.3.jar)
  534. zabi.minecraft.maxpotidext.MPIDTransformer
  535. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  536. ljfa.tntutils.asm.ExplosionTransformer
  537. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 576.52' Renderer: 'NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2'
  538. 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]
  539. Pulsar/tconstruct loaded Pulses:
  540. - TinkerCommons (Enabled/Forced)
  541. - TinkerWorld (Enabled/Not Forced)
  542. - TinkerTools (Enabled/Not Forced)
  543. - TinkerHarvestTools (Enabled/Forced)
  544. - TinkerMeleeWeapons (Enabled/Forced)
  545. - TinkerRangedWeapons (Enabled/Forced)
  546. - TinkerModifiers (Enabled/Forced)
  547. - TinkerSmeltery (Enabled/Not Forced)
  548. - TinkerGadgets (Enabled/Not Forced)
  549. - TinkerOredict (Enabled/Forced)
  550. - TinkerIntegration (Enabled/Forced)
  551. - TinkerFluids (Enabled/Forced)
  552. - TinkerMaterials (Enabled/Forced)
  553. - TinkerModelRegister (Enabled/Forced)
  554. - chiselIntegration (Enabled/Not Forced)
  555. - craftingtweaksIntegration (Enabled/Not Forced)
  556. - theoneprobeIntegration (Enabled/Not Forced)
  557. - quarkIntegration (Enabled/Not Forced)
  558.  
  559. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  560. HammerCore Debug Information:
  561. Dependent Mods:
  562. -Botanic Additions (botanicadds) @ 12.2.6
  563.  
  564. [Psi] Active spell: None
  565. List of loaded APIs:
  566. * AbyssalCraftAPI (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  567. * AbyssalCraftAPI|Biome (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  568. * AbyssalCraftAPI|Block (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  569. * AbyssalCraftAPI|Caps (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  570. * AbyssalCraftAPI|Condition (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  571. * AbyssalCraftAPI|Disruption (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  572. * AbyssalCraftAPI|Energy (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  573. * AbyssalCraftAPI|Entity (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  574. * AbyssalCraftAPI|Event (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  575. * AbyssalCraftAPI|Integration (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  576. * AbyssalCraftAPI|Internal (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  577. * AbyssalCraftAPI|Item (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  578. * AbyssalCraftAPI|Necronomicon (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  579. * AbyssalCraftAPI|Recipe (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  580. * AbyssalCraftAPI|Rending (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  581. * AbyssalCraftAPI|Ritual (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  582. * AbyssalCraftAPI|Spell (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  583. * AbyssalCraftAPI|Structure (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  584. * AbyssalCraftAPI|Transfer (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  585. * AbyssalCraftAPI|TransferCaps (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
  586. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
  587. * ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
  588. * AetherAPI (v1.0.0) from aether-1.12.2-v1.5.4.0.jar
  589. * AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
  590. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  591. * auracontrolapi (1.0.2) from AuraControl-1.12.2-1.0.2.jar
  592. * Base|API (1.0.0) from base-1.12.2-3.14.0.jar
  593. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  594. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
  595. * BetweenlandsAPI (1.14.0) from TheBetweenlands-3.9.6-universal.jar
  596. * BiomeTweakerAPI (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  597. * BiomeTweakerAPI|block (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  598. * BiomeTweakerAPI|event (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  599. * BiomeTweakerAPI|property (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  600. * BiomeTweakerAPI|script (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  601. * BiomeTweakerAPI|script|object (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  602. * BiomeTweakerAPI|script|pack (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  603. * BiomeTweakerAPI|script|wrapper (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  604. * BiomeTweakerAPI|world|gen|feature (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  605. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
  606. * BotaniaAPI (93) from Botania r1.10-364.4.jar
  607. * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
  608. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
  609. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
  610. * compactstorage (3.1) from CompactStorage-3.1-12.jar
  611. * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.37.jar
  612. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  613. * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
  614. * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
  615. * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
  616. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
  617. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
  618. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.14.12-MC1.12.2.jar
  619. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.28.354-universal.jar
  620. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.422.jar
  621. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.422.jar
  622. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.422.jar
  623. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.422.jar
  624. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.422.jar
  625. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.422.jar
  626. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.422.jar
  627. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.422.jar
  628. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.422.jar
  629. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.422.jar
  630. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.422.jar
  631. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.422.jar
  632. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.422.jar
  633. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.422.jar
  634. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.422.jar
  635. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.422.jar
  636. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.422.jar
  637. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.422.jar
  638. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.422.jar
  639. * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.280.jar
  640. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  641. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  642. * HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.2.2.jar
  643. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
  644. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
  645. * jeresources|API (0.9.3.203) from JustEnoughResources-1.12.2-0.9.3.203.jar
  646. * journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1p1.jar
  647. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1p1.jar
  648. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1p1.jar
  649. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1p1.jar
  650. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1p1.jar
  651. * JustEnoughItemsAPI (4.13.0) from HadEnoughItems_1.12.2-4.25.1.jar
  652. * MouseTweaks|API (1.0) from MouseTweaks-2.10.1-mc1.12.2.jar
  653. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
  654. * PatchouliAPI (6) from Patchouli-1.0-23.6.jar
  655. * PsiAPI (16) from Psi-r1.1-78.2.jar
  656. * QuarkAPI (4) from Quark-r1.6-179.jar
  657. * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
  658. * SecurityCraftAPI (1.3) from [1.12.2] SecurityCraft v1.9.8.jar
  659. * SuperScript (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  660. * SuperScript|script (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  661. * SuperScript|script|command (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  662. * SuperScript|script|object (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  663. * SuperScript|util (1.8.369) from BiomeTweaker-1.12.2-3.2.369.jar
  664. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  665. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  666. * tombstone-api (1.5.0) from tombstone-1.12.2-4.6.3.jar
  667. * tombstone-api-capability (1.5.0) from tombstone-1.12.2-4.6.3.jar
  668. * tombstone-api-event (1.5.0) from tombstone-1.12.2-4.6.3.jar
  669. * tombstone-api-magic (1.5.0) from tombstone-1.12.2-4.6.3.jar
  670. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  671. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
  672. Patchouli open book context: n/a
  673. Launched Version: forge-14.23.5.2860
  674. LWJGL: 2.9.4
  675. OpenGL: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 576.52, NVIDIA Corporation
  676. GL Caps: Using GL 1.3 multitexturing.
  677. Using GL 1.3 texture combiners.
  678. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  679. Shaders are available because OpenGL 2.1 is supported.
  680. VBOs are available because OpenGL 1.5 is supported.
  681.  
  682. Using VBOs: Yes
  683. Is Modded: Definitely; Client brand changed to 'fml,forge'
  684. Type: Client (map_client.txt)
  685. Resource Packs:
  686. Current Language: English (US)
  687. Profiler Position: N/A (disabled)
  688. CPU: 32x 13th Gen Intel(R) Core(TM) i9-13900K
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement