Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.50 KB | None | 0 0
  1. Time: 8/2/17 3:21 AM
  2. Description: There was a severe problem during mod loading that has caused the game to fail
  3.  
  4. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from More Bees (morebees)
  5. Caused by: java.lang.ExceptionInInitializerError
  6. at lach_01298.moreBees.Genetics.BeeSpecies.<clinit>(BeeSpecies.java:45)
  7. at lach_01298.moreBees.MoreBees.init(MoreBees.java:56)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  11. at java.lang.reflect.Method.invoke(Method.java:483)
  12. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647)
  13. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:483)
  16. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  17. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  18. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  19. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  20. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  21. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  22. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:483)
  27. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  28. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  32. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  33. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
  34. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  35. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  36. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  37. at net.minecraft.client.main.Main.main(SourceFile:124)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:483)
  42. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  43. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  44. Caused by: java.lang.RuntimeException: Could not add new classification 'genus.bees.aquatic', because the key is already taken by forestry.apiculture.genetics.BranchBees@75bff154.
  45. at forestry.core.genetics.alleles.AlleleRegistry.registerClassification(AlleleRegistry.java:214)
  46. at forestry.core.genetics.Classification.<init>(Classification.java:37)
  47. at forestry.core.genetics.Branch.<init>(Branch.java:16)
  48. at forestry.apiculture.genetics.BranchBees.<init>(BranchBees.java:18)
  49. at forestry.apiculture.genetics.BeeFactory.createBranch(BeeFactory.java:43)
  50. at lach_01298.moreBees.Genetics.BeeBranches.<init>(BeeBranches.java:165)
  51. at lach_01298.moreBees.Genetics.BeeBranches.<init>(BeeBranches.java:22)
  52. at lach_01298.moreBees.Genetics.BeeBranches$7.<init>(BeeBranches.java:112)
  53. at lach_01298.moreBees.Genetics.BeeBranches.<clinit>(BeeBranches.java:112)
  54. ... 38 more
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.11.2
  63. Operating System: Windows 10 (amd64) version 10.0
  64. Java Version: 1.8.0_25, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 1459326384 bytes (1391 MB) / 3626762240 bytes (3458 MB) up to 4778164224 bytes (4556 MB)
  67. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4608M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
  68. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  69. FML: MCP 9.38 Powered by Forge 13.20.1.2425 152 mods loaded, 152 mods active
  70. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  71. UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
  72. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  73. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2425.jar)
  74. UCHI forge{13.20.1.2425} [Minecraft Forge] (forge-1.11.2-13.20.1.2425.jar)
  75. UCHI aroma1997core{${version}} [Aroma1997Core] (Aroma1997Core-1.11.2-1.2.0.0.jar)
  76. UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  77. UCHI ninetaillib_core{0.0.3} [NineTailLib Core] (minecraft.jar)
  78. UCHI opencomputers|core{1.7.0.40} [OpenComputers (Core)] (minecraft.jar)
  79. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  80. UCHI foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  81. UCHI ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  82. UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
  83. UCHI actuallyadditions{1.11.2-r110} [Actually Additions] (ActuallyAdditions-1.11.2-r110.jar)
  84. UCHI akashictome{1.1-7} [Akashic Tome] (AkashicTome-1.1-7.jar)
  85. UCHI jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
  86. UCHI appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.11-1.0.7.jar)
  87. UCHI aroma1997corehelper{1.0} [Aroma1997Core|Helper] (Aroma1997Core-1.11.2-1.2.0.0.jar)
  88. UCHI aroma1997sdimension{1.0} [Aroma1997sDimension] (Aroma1997s-Dimensional-World-1.11.2-1.3.0.0.jar)
  89. UCHI aromabackup{1.0} [AromaBackup] (AromaBackup-1.11-2.1.0.0.jar)
  90. UCHI aromabackuprecovery{1.0} [AromaBackupRecovery] (AromaBackup-1.11-2.1.0.0.jar)
  91. UCHI morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13.jar)
  92. UCHI quark{r1.2-93} [Quark] (Quark-r1.2-93b.jar)
  93. UCHI autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
  94. UCHI baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar)
  95. UCHI bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
  96. UCHI betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
  97. UCHI ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
  98. UCHI forestry{5.3.4.155} [Forestry] (forestry_1.11.2-5.3.4.155.jar)
  99. UCHI binniecore{2.1.0.31} [Binnie Core] (binnie-mods-1.11.2-2.1.0.31.jar)
  100. UCHI botany{2.1.0.31} [Binnie's Botany] (binnie-mods-1.11.2-2.1.0.31.jar)
  101. UCHI extrabees{2.1.0.31} [Binnie's Extra Bees] (binnie-mods-1.11.2-2.1.0.31.jar)
  102. UCHI extratrees{2.1.0.31} [Binnie's Extra Trees] (binnie-mods-1.11.2-2.1.0.31.jar)
  103. UCHI genetics{2.1.0.31} [Binnie's Genetics] (binnie-mods-1.11.2-2.1.0.31.jar)
  104. UCHI guideapi{1.11.2-2.1.4-56} [Guide-API] (Guide-API-1.11.2-2.1.4-56.jar)
  105. UCHI bloodmagic{1.11-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.11-80.jar)
  106. UCHI botania{r1.9-345} [Botania] (Botania r1.9-345.jar)
  107. UCHI codechickenlib{3.0.0.284} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  108. UCHI cofhcore{4.2.7} [CoFH Core] (CoFHCore-1.11.2-4.2.7.15-universal.jar)
  109. UCHI brandonscore{2.2.2} [Brandon's Core] (BrandonsCore-1.11.2-2.2.2.124-universal.jar)
  110. UCHI buildcraftlib{7.99.6} [BuildCraft Lib] (buildcraft-7.99.6.jar)
  111. UCHI buildcraftcore{7.99.6} [BuildCraft] (buildcraft-7.99.6.jar)
  112. UCHI buildcraftbuilders{7.99.6} [BC Builders] (buildcraft-7.99.6.jar)
  113. UCHI buildcraftenergy{7.99.6} [BC Energy] (buildcraft-7.99.6.jar)
  114. UCHI buildcraftfactory{7.99.6} [BC Factory] (buildcraft-7.99.6.jar)
  115. UCHI buildcraftrobotics{7.99.6} [BC Robotics] (buildcraft-7.99.6.jar)
  116. UCHI buildcraftsilicon{7.99.6} [BC Silicon] (buildcraft-7.99.6.jar)
  117. UCHI buildcrafttransport{7.99.6} [BC Transport] (buildcraft-7.99.6.jar)
  118. UCHI sonarcore{4.0.0} [SonarCore] (SonarCore-1.11.2-4.0.0.jar)
  119. UCHI calculator{4.0.0} [Calculator] (Calculator-1.11.2-4.0.0.jar)
  120. UCHI chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  121. UCHI chisel{MC1.11.2-0.0.13.22} [Chisel] (Chisel-MC1.11.2-0.0.13.22.jar)
  122. UCHI chiselsandbits{13.13} [Chisels & Bits] (chiselsandbits-13.13.jar)
  123. UCHI chiselsbytes{0.5} [Chisel & Bytes] (ChiselsBytes-1.11.2-0.5.jar)
  124. UCHI cm2{2.0.1} [Compact Machines 2] (cm2-1.11.2-2.0.1-b106.jar)
  125. UCHI computercraft{1.11.2-1.82} [Computality] (computality-1.11.2-1.82.jar)
  126. UCHI crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.25.jar)
  127. UCHI crafttweaker{3.0.25} [Crafttweaker] (CraftTweaker-1.11.2-3.0.25.jar)
  128. UCHI ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.25.jar)
  129. UCHI ctm{MC1.11.2-0.2.0.8} [CTM] (CTM-MC1.11.2-0.2.0.8.jar)
  130. UCHI ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.4.2_1.11.2.jar)
  131. UCHI props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.11.2.jar)
  132. UCHI eleccore{1.7.425} [ElecCore] (ElecCore-1.11-1.7.425.jar)
  133. UCHI deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  134. UCHI draconicevolution{2.2.2} [Draconic Evolution] (Draconic-Evolution-1.11.2-2.2.2.257-universal.jar)
  135. UCHI embers{0.220} [Embers] (embers-0.220.jar)
  136. UCHI shetiphiancore{3.4.5} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.6.jar)
  137. UCHI endertanks{1.5.5} [EnderTanks] (endertanks-1.11.0-1.5.5.jar)
  138. UCHI valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
  139. UCHI environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
  140. UCHI extraalchemy{0.3.3.1-release} [Extra Alchemy] (extraalchemy-0.3.3.1-release.jar)
  141. UCHI extrabitmanipulation{1.11.2-3.0.6} [Extra Bit Manipulation] (ExtraBitManipulation-1.11.2-3.0.6.jar)
  142. UCHI galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.11.2-4.0.0.114.jar)
  143. UCHI galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.11.2-4.0.0.114.jar)
  144. UCHI extraplanets{0.2.1-Beta-Build} [Extra Planets] (ExtraPlanets-0.2.1-Beta-Build.jar)
  145. UCHI shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
  146. UCHI extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
  147. UCHI extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.5.1.jar)
  148. UCHI zerocore{1.11.2-0.1.0.6} [Zero CORE] (zerocore-1.11.2-0.1.0.6.jar)
  149. UCHI bigreactors{1.11.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.30.jar)
  150. UCHI flatcoloredblocks{mc1.11-5.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.2.jar)
  151. UCHI foamfix{@VERSION@} [FoamFix] (foamfix-0.7.1-anarchy.jar)
  152. UCHI forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
  153. UCHI funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.11.2-alpha-0.0.1.jar)
  154. UCHI gendustry{1.6.5.9} [GenDustry] (gendustry-1.6.5.9-mc1.11.2.jar)
  155. UCHI advgenerators{0.9.20.6} [Advanced Generators] (generators-0.9.20.6-mc1.11.2.jar)
  156. UCHI gravestone{1.7.4} [Gravestone Mod] (gravestone-1.7.4_.jar)
  157. UCHI growthcraft{3.0.0.2} [Growthcraft] (growthcraft-3.0.0.2.jar)
  158. UCHI growthcraft_fishtrap{3.0.0.2} [Growthcraft Fishtrap] (growthcraft-3.0.0.2.jar)
  159. UCHI growthcraft_grapes{3.0.0.2} [Growthcraft Grapes] (growthcraft-3.0.0.2.jar)
  160. UCHI mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
  161. UCHI tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
  162. UCHI tesla{1.3.0.52} [TESLA] (Tesla-1.11-1.3.0.52.jar)
  163. UCHI theoneprobe{1.4.14} [The One Probe] (theoneprobe-1.1x-1.4.14.jar)
  164. UCHI immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
  165. UCHI immersivepetroleum{1.1.2} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.2.jar)
  166. UCHI teslacorelib{0.7.3} [Tesla Core Lib] (tesla-core-lib-1.11.2-0.7.3.jar)
  167. UCHI industrialforegoing{1.11.2-0.3} [Industrial Foregoing] (industrialforegoing-1.11.2-0.3-20.jar)
  168. UCHI intwheel{1.2.6} [Interaction Wheel] (intwheel-1.1x-1.2.6.jar)
  169. UCHI inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
  170. UCHI ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
  171. UCHI jehc{1.3.0} [Just Enough HarvestCraft] (jehc-1.11.2-1.3.0.jar)
  172. UCHI jeibees{0.9.0.6} [JEI Bees] (jeibees-0.9.0.6-mc1.11.2.jar)
  173. UCHI journeymap{1.11.2-5.4.7} [JourneyMap] (journeymap-1.11.2-5.4.7.jar)
  174. UCHI jeresources{0.6.6.12} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.6.12.jar)
  175. UCHI llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
  176. UCHI literalascension{1.11.2-1.0.2.2} [Literal Ascension] (literalascension-1.11.2-1.0.2.2.jar)
  177. UCHI magicbees{1.0} [MagicBees] (MagicBees-Beta-3.0.3.jar)
  178. UCHI malisiscore{1.11.2-5.2.2} [MalisisCore] (malisiscore-1.11.2-5.2.2.jar)
  179. UCHI mcmultipart{2.0.2} [MCMultiPart] (MCMultiPart-2.0.2.jar)
  180. UCHI mekanism{9.3.3} [Mekanism] (Mekanism-1.11.2-9.3.3.311-fix.jar)
  181. UCHI mekanismgenerators{9.3.3} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.3.311.jar)
  182. UCHI mekanismtools{9.3.3} [MekanismTools] (MekanismTools-1.11.2-9.3.3.311.jar)
  183. UCHI minecolonies{1.11.2-0.8.3252} [MineColonies] (minecolonies-universal-1.11.2-0.8.3252.jar)
  184. UCHI minemenu{1.5.0} [MineMenu] (MineMenu-1.11.2-1.5.0-universal.jar)
  185. UCHI modlister{1.11.2-3.1.7} [ModLister] (ModLister-1.11.2-3.1.7.jar)
  186. UCHI modnametooltip{1.7.1} [Mod Name Tooltip] (modnametooltip_1.11-1.7.1.jar)
  187. UCHI reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  188. UCHI techreborn{2.3.3.181} [Tech Reborn] (TechReborn-1.11.2-2.3.3.181-universal.jar)
  189. UCHE morebees{1.11.2-1.4.1} [More Bees] (morebees-1.11.2-1.4.1.jar)
  190. UCHI mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
  191. UCHI multistorage{1.3.7b} [Multi-Storage] (multistorage-1.11.0-1.3.7b.jar)
  192. UCHI netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11.2-4.3.3.jar)
  193. UCHI nhc{3.1.0} [NHAVE's Core] (NHCore-1.11.2-3.1.0.jar)
  194. UCHI ninetaillib{1.6.136} [NineTailLib] (NineTailLib-1.11.2-1.6.136-universal.jar)
  195. UCHI notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  196. UCHI nuclearcraft{2.3} [NuclearCraft] (NuclearCraft-2.3--1.11.2.jar)
  197. UCHI opencomputers{1.7.0.40} [OpenComputers] (OpenComputers-MC1.11.2-1.7.0.40.jar)
  198. UCHI harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar)
  199. UCHI quantumstorage{4.2.3} [QuantumStorage] (QuantumStorage-1.11.2-4.2.3.jar)
  200. UCHI quickleafdecay{1.2.3} [Quick Leaf Decay] (QuickLeafDecay-MC1.11.2-1.2.3.jar)
  201. UCHI reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  202. UCHI thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
  203. UCHI thermalexpansion{5.2.6} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.6.22-universal.jar)
  204. UCHI redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar)
  205. UCHI refinedstorage{1.4.20} [Refined Storage] (refinedstorage-1.4.20.jar)
  206. UCHI rflux{0.1.1} [RF Lux] (rflux-0.1.1.jar)
  207. UCHI rftools{6.12} [RFTools] (rftools-1.1x-6.12.jar)
  208. UCHI rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  209. UCHI rftoolsdim{5.04} [RFTools Dimensions] (rftoolsdim-1.1x-5.04.jar)
  210. UCHI roots{0.025} [Roots 2] (roots-2-0.025.jar)
  211. UCHI stevescarts{2.3.0.22} [Steve's Carts 2] (StevesCarts-1.11.2-2.3.0.22.jar)
  212. UCHI storagedrawers{1.11.2-4.2.10} [Storage Drawers] (StorageDrawers-1.11.2-4.2.10.jar)
  213. UCHI substratum{1.9.2.0} [Substratum] (Substratum-1.11.2-1.9.2.0.jar)
  214. UCHI tow{1.1.1} [The One Wrench] (TheOneWrench-1.11.2-1.1.1.jar)
  215. UCHI thermaldynamics{2.2.6} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.6.13-universal.jar)
  216. UCHI wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
  217. UCHI waterpower{@MODVERSION@} [WaterPower] (WaterPower-1.11.2-0.5.6.jar)
  218. UCHI xnet{1.3.1} [XNet] (xnet-1.3.1.jar)
  219. UCHI zettaindustries{1.3} [Zetta Industries] (zettaindustries-1.2-1.11.2.jar)
  220. UCHI denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
  221. UCHI jaopca{1.11.2-1.1.14} [Just A Ore Processing Compatibility Attempt] (JAOPCA-1.11.2-1.1.14.jar)
  222. UCHI unidict{1.11.2-1.0} [UniDict] (UniDict-1.11.2-1.1.jar)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement