Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- TransformerLoader (OpenComputers-MC1.12.2-1.7.7+5413028.jar)
- Quark Plugin (Quark-r1.6-179.jar)
- UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
- LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
- SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)
- MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- ThiccEntities Plugin (thiccentities-1.4.jar)
- FutureMC (future-mc-1.12.2-0.2.6.1.jar)
- SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
- ForgelinPlugin (Forgelin-1.8.4.jar)
- SCFMLCorePlugin (StalkerCreepers-1.12.1.jar)
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
- TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.7.jar)
- FMLModule (mdxlib-4.0.0.35.jar)
- JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
- weaponlib (mw_2.0-0.4.6.2_mc1.12.2.jar)
- MobsOnRails (MobsOnRails-1.12.2-1.0.0.jar)
- Max Potion ID Extender (maxpotidext-1.0.3.jar)
- BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
- Contact their authors BEFORE contacting forge
- // There are four lights!
- Time: 9/6/23 7:19 PM
- Description: There was a severe problem during mod loading that has caused the game to fail
- net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Modern Warfare 2.0 Contagion (mw)
- Caused by: java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.licker.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.licker.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" at id stat.killEntity.licker
- at net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
- at net.minecraft.stats.StatList.func_151182_a(StatList.java:305)
- at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:450)
- at net.minecraftforge.fml.common.registry.EntityRegistry.registerEgg(EntityRegistry.java:242)
- at com.vicmatskiv.weaponlib.compatibility.Compatibility1_12_2.registerEgg(Compatibility1_12_2.java:1090)
- at com.vicmatskiv.weaponlib.ai.EntityConfiguration$Builder.register(EntityConfiguration.java:568)
- at com.vicmatskiv.mw.Entities.init(Entities.java:202)
- at com.vicmatskiv.mw.CommonProxy.init(CommonProxy.java:175)
- at com.vicmatskiv.mw.ClientProxy.init(ClientProxy.java:39)
- at com.vicmatskiv.mw.ModernWarfareMod.init(ModernWarfareMod.java:81)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
- at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
- at com.google.common.eventbus.EventBus.post(EventBus.java:217)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
- at com.google.common.eventbus.EventBus.post(EventBus.java:217)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 3759106984 bytes (3584 MB) / 10695999488 bytes (10200 MB) up to 14913372160 bytes (14222 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16000m -Xms256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 237 mods loaded, 237 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:----- |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
- | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
- | LCHI | mcp | 9.42 | minecraft.jar | None |
- | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCHI | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
- | LCHI | openmodscore | 0.12.2 | minecraft.jar | None |
- | LCHI | opencomputers|core | 1.7.7+5413028 | minecraft.jar | None |
- | LCHI | securitycraft | v1.9.7 | [1.12.2] SecurityCraft v1.9.7.jar | None |
- | LCHI | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
- | LCHI | reccomplex | 1.4.8.5 | RecurrentComplex-1.4.8.5.jar | None |
- | LCHI | aarcaddon | 1.0.1 | AARCAddon-1.0.1.jar | None |
- | LCHI | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
- | LCHI | opencomputers | 1.7.7+5413028 | OpenComputers-MC1.12.2-1.7.7+5413028.jar | None |
- | LCHI | actuallycomputers | @Version@ | actuallycomputers-2.2.0.jar | None |
- | LCHI | iaa | 0.0.1 | Advanced Alloy Ingot 1.1-1.12.2.jar | None |
- | LCHI | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
- | LCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
- | LCHI | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
- | LCHI | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
- | LCHI | infinitylib | 1.12.2-1.12.1 | infinitylib-1.12.1.jar | None |
- | LCHI | agricraft | 2.12.0-1.12.2-b2 | agricraft-2.12.0-1.12.2-b2.jar | None |
- | LCHI | mdxlib | 4.0.0.35 | mdxlib-4.0.0.35.jar | None |
- | LCHI | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
- | LCHI | avp | 7.0.0.81 | aliensvspredator-7.0.0.81.jar | None |
- | LCHI | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None |
- | LCHI | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
- | LCHI | atlasextras | 1.8 | AtlasExtras-1.12.2-1.8.jar | None |
- | LCHI | attributefix | 1.0.4 | AttributeFix-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCHI | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.681.jar | None |
- | LCHI | jei | 4.16.1.1003 | jei_1.12.2-4.16.1.1003.jar | None |
- | LCHI | quark | r1.6-179 | Quark-r1.6-179.jar | None |
- | LCHI | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
- | LCHI | badmobs | 1.1.40 | BadMobs-1.12.2-1.1.40.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCHI | bno | 1.12.2-1.0.4.0 | BasicNetherOres-1.12.2-1.0.5.0.jar | None |
- | LCHI | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
- | LCHI | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
- | LCHI | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
- | LCHI | betterfoliage | 2.3.2 | BetterFoliage-MC1.12-2.3.3.jar | None |
- | LCHI | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
- | LCHI | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
- | LCHI | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
- | LCHI | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
- | LCHI | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCHI | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LCHI | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LCHI | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
- | LCHI | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
- | LCHI | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
- | LCHI | ic2 | 2.8.1001 | IC2Classic-1.12-1.5.6.0.jar | None |
- | LCHI | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
- | LCHI | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
- | LCHI | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LCHI | camoucreepers | 1.7.1 | camouflagedcreepers-1.7.1.jar | None |
- | LCHI | cave_expansion | 1.5.0 | CaveExpansionV1.5.jar | None |
- | LCHI | chancecubes | 1.12.2-5.0.2.385 | ChanceCubes-1.12.2-5.0.2.385.jar | None |
- | LCHI | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
- | LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
- | LCHI | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
- | LCHI | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
- | LCHI | collective | 3.0 | collective-1.12.2-3.0.jar | None |
- | LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
- | LCHI | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
- | LCHI | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
- | LCHI | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
- | LCHI | enderio | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderiointegrationtic | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
- | LCHI | conarm | 1.2.5.10 | conarm-1.12.2-1.2.5.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
- | LCHI | controlling | 3.0.10 | Controlling-3.0.12.2.jar | None |
- | LCHI | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
- | LCHI | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
- | LCHI | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
- | LCHI | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
- | LCHI | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.681.jar | None |
- | LCHI | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.681.jar | None |
- | LCHI | creeperchainreaction | 1.0 | creeperchainreaction-1.0.2.jar | None |
- | LCHI | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
- | LCHI | dayzombies | 1.0.0 | DayZombiez.jar | None |
- | LCHI | ptrmodellib | 1.0.5 | PTRLib-1.0.5.jar | None |
- | LCHI | props | 2.6.3.7 | Decocraft-2.6.3.7_1.12.2.jar | None |
- | LCHI | drawbridges | 1.0 | drawbridges-1.1.jar | None |
- | LCHI | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
- | LCHI | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
- | LCHI | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
- | LCHI | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCHI | enderiobase | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderioconduits | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderioconduitsappliedenergistics | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderioconduitsopencomputers | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderioconduitsrefinedstorage | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderiointegrationforestry | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderiointegrationticlate | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderioinvpanel | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderiomachines | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | enderiopowertools | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHI | energycontrol | 1.12.2-0.1.16 | EnergyControl-1.12.2-0.1.16.jar | None |
- | LCHI | energyconverters | 1.3.7.30 | energyconverters_1.12.2-1.3.7.30.jar | None |
- | LCHI | engineersdecor | 1.1.5 | engineersdecor-1.12.2-1.1.5.jar | ed58ed655893ced6280650866985abcae2bf7559 |
- | LCHI | exnihilocreatio | 1.12.2-0.4.7.2 | exnihilocreatio-1.12.2-0.4.7.2.jar | None |
- | LCHI | excompressum | 3.0.32 | ExCompressum_1.12.2-3.0.32.jar | None |
- | LCHI | exoticbirds | 1.0 | Exotic Birds 1.12.2-3.2.0.jar | None |
- | LCHI | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
- | LCHI | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
- | LCHI | bigreactors | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar | None |
- | LCHI | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
- | LCHI | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
- | LCHI | mod_lavacow | 1.3.3 | Fish's Undead Rising-1.3.3.jar | None |
- | LCHI | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
- | LCHI | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
- | LCHI | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
- | LCHI | furenikusroads | 1.2.4 | Furenikus_Roads-1.2.4.jar | None |
- | LCHI | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
- | LCHI | futuremc | 0.2.6 | future-mc-1.12.2-0.2.6.1.jar | None |
- | LCHI | gasesframework | 2.0.0 | gasesframework-1.12.2-2.0.0-pre1.jar | None |
- | LCHI | gases | 2.0.0 | gases-1.12.2-2.0.0-pre1.jar | None |
- | LCHI | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
- | LCHI | gbook | 2.9.5 | Guidebook-1.12.2-2.9.5.jar | None |
- | LCHI | hw_inv | 1.12.1-1.1.13 | hostileworlds_invasions-1.12.1-1.1.13.jar | None |
- | LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
- | LCHI | ic2-classic-spmod | 0.0.0.0 | IC2Classic-1.12-1.5.6.0.jar | None |
- | LCHI | icbmclassic | 5.3.0 | ICBM-classic-1.12.2-5.3.0.jar | None |
- | LCHI | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LCHI | trackapi | 1.2 | TrackAPI-1.2.jar | None |
- | LCHI | universalmodcore | 1.1.4 | UniversalModCore-1.12.2-forge-1.1.4-2b81e7.jar | None |
- | LCHI | immersiverailroading | 1.9.1 | ImmersiveRailroading-1.12.2-forge-1.9.1.jar | None |
- | LCHI | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
- | LCHI | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | LCHI | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | LCHI | irontanks | 1.12.2-2.1.0-beta.18 | irontanks-1.12.2-2.1.0-beta.18.jar | None |
- | LCHI | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
- | LCHI | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None |
- | LCHI | jeid | 1.0.4-SNAPSHOT | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar | None |
- | LCHI | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
- | LCHI | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
- | LCHI | lockdown_additions | 1.0.4 | LA_1.12.2-1.0.5.1.jar | None |
- | LCHI | sturcturemod | 0.1 | Little_Structures_mod_1.12.2_v1.0.jar | None |
- | LCHI | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
- | LCHI | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
- | LCHI | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
- | LCHI | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
- | LCHI | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
- | LCHI | matc | 1.0.1-hotfix | matc-1.0.1-hotfix.jar | None |
- | LCHI | maxpotidext | 1.0.3 | maxpotidext-1.0.3.jar | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
- | LCHI | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
- | LCHI | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
- | LCHI | immersivetech | 1.9.101 | MCTImmersiveTechnology-1.12.2-1.9.101.jar | None |
- | LCHI | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
- | LCHI | mcwdoors | 1.3 | mcw-doors-1.0.3-mc1.12.2.jar | None |
- | LCHI | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
- | LCHI | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
- | LCHI | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
- | LCHI | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
- | LCHI | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
- | LCHI | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None |
- | LCHI | muchmorespiders | 1.2 | mmsr-1.0.2-1.12.2.jar | None |
- | LCHI | moartinkers | 0.6.0 | moartinkers-0.6.0.jar | None |
- | LCHI | mobdismemberment | 7.0.0 | MobDismemberment-1.12.2-7.0.0.jar | None |
- | LCHI | mobsunscreen | @version@ | mobsunscreen-1.12.2-3.1.5.jar | None |
- | LCHI | ruins | 17.2 | Modern_Ruins_Pack_1.12.2_2.5.3(chisel).jar | None |
- | LCHI | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
- | LCHE | mw | 0.4.6.2 | mw_2.0-0.4.6.2_mc1.12.2.jar | None |
- | LCH | nifty | 1.21 | NiftyBlocks-1.21.jar | None |
- | LCH | nocubessrpnests | 3.0.0 | NoCubes_SRP_Nests_Addon_3.0.0.jar | None |
- | LCH | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
- | LCH | omlib | 3.1.5-256 | omlib-1.12.2-3.1.5-256.jar | None |
- | LCH | ompd | 3.1.1-76 | ompd-1.12.2-3.1.1-76.jar | None |
- | LCH | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | LCH | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | LCH | eternalsoap.icbm.opencomputers | 1.0 | OpenComputersICBMAddon-1.3.jar | None |
- | LCH | openmodularturrets | 3.1.14-382 | openmodularturrets-1.12.2-3.1.14-382.jar | None |
- | LCH | performant | 1.12.2-1.5 | performant-1.11.jar | None |
- | LCH | pneumaticcraft | 1.12.2-0.11.15-398 | pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar | None |
- | LCH | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
- | LCH | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
- | LCH | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
- | LCH | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
- | LCH | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
- | LCH | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
- | LCH | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
- | LCH | railstuff | 0.2.5 | railstuff-0.2.5.jar | None |
- | LCH | resident_evil_mod | 1.0.0 | ResidentEvilMC_1.12.2_0.0.4.jar | None |
- | LCH | rockhounding_core | 3.27 | rockhounding_core-1.12.2-3.27.jar | None |
- | LCH | rockhounding_chemistry | 1.12.2-3.62.4 | rockhounding_chemistry-1.12.2-3.62.4.jar | None |
- | LCH | rsgauges | 1.2.8 | rsgauges-1.12.2-1.2.8.jar | ed58ed655893ced6280650866985abcae2bf7559 |
- | LCH | scootys_scp_mod | 1.5 | SCP Lockdown Heavy Expansion 1.5.jar | None |
- | LCH | scp | 2.4.2 | SCP Lockdown-1.12.2-2.4.2-release.jar | None |
- | LCH | scple | 1.0 | scple-1.0.jar | None |
- | LCH | sgcraft | 2.0.3 | SGCraft-2.0.5.jar | None |
- | LCH | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.14+168.jar | None |
- | LCH | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
- | LCH | simplegenerators | 1.12.2-2.0.20.2 | simplegenerators-1.12.2-2.0.20.2.jar | None |
- | LCH | slimenium | 1.0.0 | Slimenium(1.0.0)[1.12.2].jar | None |
- | LCH | snowvariants | 1.12.2-1.3.1 | snowvariants-1.12.2-1.3.1.jar | None |
- | LCH | solarflux | 12.4.11 | SolarFluxReborn-1.12.2-12.4.11.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
- | LCH | soundfilters | 0.12.1_for_1.12 | SoundFilters-0.12.1_for_1.12.jar | None |
- | LCH | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None |
- | LCH | spartanweaponry | 1.5.3 | SpartanWeaponry-1.12.2-1.5.3.jar | None |
- | LCH | spiderstpo | 1.0.3 | spiders-2.0-1.12.2-1.0.3.jar | None |
- | LCH | srparasites | 1.9.12 | SRParasites-1.12.2v1.9.12.jar | None |
- | LCH | stygian | 1.0.4 | stygian-1.0.4.jar | None |
- | LCH | switchbow | 1.6.8 | switchbow-1.6.8.jar | None |
- | LCH | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LCH | syncusecore | 1.0.0 | SyncUsesCore-1.0.0.jar | None |
- | LCH | taiga | 1.12.2-1.3.3 | taiga-1.12.2-1.3.4.jar | None |
- | LCH | israphel | 1.1 | TheCurseOfIsraphel-1.12.2-1.1.jar | None |
- | LCH | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
- | LCH | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
- | LCH | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
- | LCH | thermaltinkering | 1.0 | ThermalTinkering-1.12.2-2.0.1.jar | None |
- | LCH | thiccentities | GRADLE:VERSION | thiccentities-1.4.jar | None |
- | LCH | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
- | LCH | tinkersoc | 0.6 | tinkersoc-0.6.jar | None |
- | LCH | toolbelt | 1.9.13 | ToolBelt-1.12.2-1.9.13.jar | None |
- | LCH | torchbandolier | 0.1.1 | TorchBandolier-1.12.2-0.1.1-4.jar | None |
- | LCH | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
- | LCH | undergroundbiomes | 1.3.14 | UndergroundBiomesConstructs-1.12-1.3.14.jar | None |
- | LCH | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
- | LCH | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
- | LCH | wanionlib | 1.12.2-2.9 | WanionLib-1.12.2-2.9.jar | None |
- | LCH | weakerspiderwebs | 2.0 | weakerspiderwebs_1.12.2-2.0.jar | None |
- | LCH | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
- | LCH | wildnetherwart | 3.0 | wild_netherwart-1.12.2-v1.3.jar | None |
- | LCH | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
- | LCH | recipehandler | 0.14 | YARCF-0.14(1.12.2).jar | None |
- | LCH | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
- | LCH | betterdisplays | 1.12.2-1.1.1 | BetterDisplays-1.12.2-1.1.1.jar | None |
- | LCH | densemetals | 2.0.0 | DenseMetals-1.12.2-2.0.0.30.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCH | rtg | 6.1.0.0-snapshot.1 | RTG-1.12.2-6.1.0.0-snapshot.1.jar | None |
- | LCH | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
- Loaded coremods (and transformers):
- IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
- blusunrize.immersiveengineering.common.asm.IEClassTransformer
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- mekanism.coremod.KeybindingMigrationHelper
- TransformerLoader (OpenComputers-MC1.12.2-1.7.7+5413028.jar)
- li.cil.oc.common.asm.ClassTransformer
- Quark Plugin (Quark-r1.6-179.jar)
- vazkii.quark.base.asm.ClassTransformer
- UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
- wanion.unidict.core.UniDictCoreModTransformer
- LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
- lumien.bloodmoon.asm.ClassTransformer
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- invtweaks.forge.asm.ContainerTransformer
- EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- com.enderio.core.common.transform.SimpleMixinPatcher
- SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)
- MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- ThiccEntities Plugin (thiccentities-1.4.jar)
- wiresegal.thicc.asm.ThiccAsmTransformer
- FutureMC (future-mc-1.12.2-0.2.6.1.jar)
- thedarkcolour.futuremc.asm.CoreTransformer
- SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
- sereneseasons.asm.transformer.EntityRendererTransformer
- sereneseasons.asm.transformer.WorldTransformer
- ForgelinPlugin (Forgelin-1.8.4.jar)
- SCFMLCorePlugin (StalkerCreepers-1.12.1.jar)
- atomicstryker.stalkercreepers.common.SCTransformer
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
- openmods.core.OpenModsClassTransformer
- TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.7.jar)
- FMLModule (mdxlib-4.0.0.35.jar)
- com.asx.mdx.common.reflect.AccessTransformer
- JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
- org.dimdev.jeid.JEIDTransformer
- weaponlib (mw_2.0-0.4.6.2_mc1.12.2.jar)
- com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
- MobsOnRails (MobsOnRails-1.12.2-1.0.0.jar)
- naqaden.mobsonrails.PathNodeTransformer
- Max Potion ID Extender (maxpotidext-1.0.3.jar)
- BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
- mods.betterfoliage.loader.BetterFoliageTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 537.13' Renderer: 'NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2'
- 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]
- AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
- Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
- * Optifine is installed. This is NOT supported.
- This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
- Authlib is : /E:/CurseForge/Mods/MC/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!You are looking at the diagnostics information, not at the crash. !!!
- !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerHarvestTools (Enabled/Forced)
- - TinkerMeleeWeapons (Enabled/Forced)
- - TinkerRangedWeapons (Enabled/Forced)
- - TinkerModifiers (Enabled/Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - TinkerModelRegister (Enabled/Forced)
- - chiselIntegration (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- - wailaIntegration (Enabled/Not Forced)
- - quarkIntegration (Enabled/Not Forced)
- List of loaded APIs:
- * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
- * AgriCraftAPI (1.0) from agricraft-2.12.0-1.12.2-b2.jar
- * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.6.3.jar
- * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
- * AVPAPI (1.0.0) from aliensvspredator-7.0.0.81.jar
- * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.68.jar
- * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.8.jar
- * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.8.jar
- * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
- * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
- * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.37.jar
- * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
- * CSLib|API (1.0.1) from PTRLib-1.0.5.jar
- * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
- * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
- * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
- * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
- * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
- * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.70.jar
- * ExCompressum|API (1.0) from ExCompressum_1.12.2-3.0.32.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
- * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
- * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
- * ic2api (1.0) from IC2Classic-1.12-1.5.6.0.jar
- * ic2audioapi (1.0) from IC2Classic-1.12-1.5.6.0.jar
- * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
- * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
- * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
- * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
- * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.1003.jar
- * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
- * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
- * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
- * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
- * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
- * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
- * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
- * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
- * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
- * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar
- * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
- * QuarkAPI (4) from Quark-r1.6-179.jar
- * railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
- * railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
- * railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
- * railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
- * railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
- * railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
- * railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
- * railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
- * railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
- * railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
- * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
- * rh_api (3.00) from rockhounding_core-1.12.2-3.27.jar
- * rtgapi (1.0.0) from RTG-1.12.2-6.1.0.0-snapshot.1.jar
- * SecurityCraftAPI (1.3) from [1.12.2] SecurityCraft v1.9.7.jar
- * spartanweaponry_api (6) from SpartanWeaponry-1.12.2-1.5.3.jar
- * Thaumcraft|API (6.0.2) from railcraft-12.0.0.jar
- * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
- * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
- * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
- * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
- * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
- * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
- OptiFine Version: OptiFine_1.12.2_HD_U_G5
- OptiFine Build: 20210124-142939
- Render Distance Chunks: 12
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.6.0 NVIDIA 537.13
- OpenGlRenderer: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2
- OpenGlVendor: NVIDIA Corporation
- CpuCount: 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement