Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Caiuke

Members
  • Joined

  • Last visited

Everything posted by Caiuke

  1. Can anyone help me get these two mods to play nice together? ---- Minecraft Crash Report ---- WARNING: coremods are present: TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) BedPatch (bedpatch-2.2-1.12.2.jar) ForgelinPlugin (Forgelin-1.8.4.jar) 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.14-1.12.2.jar) Quark Plugin (Quark-r1.6-179.jar) AppleCore (AppleCore-mc1.12.2-3.4.0.jar) MixinLoader (water-erosion-1.12.2-forge-1.1.1-beta1-full.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar) LoadingPlugin (BetterWithLib-1.12-1.5.jar) Snow! Real Magic! (SnowRealMagic-1.12.2-0.4.4.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) Contact their authors BEFORE contacting forge // You're mean. Time: 8/11/21 11:18 AM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Better With Mods (betterwithmods) Caused by: java.lang.NullPointerException at betterwithmods.module.compat.immersiveengineering.ImmersiveEngineering.init(ImmersiveEngineering.java:25) at betterwithmods.module.Module.lambda$init$3(Module.java:150) at betterwithmods.module.Module$$Lambda$1733/600210907.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at betterwithmods.module.Module.forEachEnabled(Module.java:212) at betterwithmods.module.Module.init(Module.java:150) at betterwithmods.module.CompatModule.init(CompatModule.java:52) at betterwithmods.module.ModuleLoader.lambda$init$3(ModuleLoader.java:79) at betterwithmods.module.ModuleLoader$$Lambda$1732/692298892.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at betterwithmods.module.ModuleLoader.forEachEnabled(ModuleLoader.java:209) at betterwithmods.module.ModuleLoader.init(ModuleLoader.java:79) at betterwithmods.BWMod.init(BWMod.java:62) 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.GeneratedMethodAccessor3.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: 560140904 bytes (534 MB) / 1960312832 bytes (1869 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2854 177 mods loaded, 177 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.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHI | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHI | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHI | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None | | LCHI | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None | | LCHI | aarcaddon | 1.0.1 | AARCAddon-1.0.1.jar | None | | LCHI | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 | | LCHI | biometweaker | 3.2.369 | BiomeTweaker-1.12.2-3.2.369.jar | 631f326344f7f5fd7df7eb940760ebd52b7c9c17 | | LCHI | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None | | LCHI | wumpleutil | 2.12.9 | wumpleutil-1.12.2-2.12.9.jar | None | | LCHI | foodfunk | 4.9.6 | foodfunk-1.12.2-4.9.6.jar | None | | LCHI | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCHI | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None | | LCHI | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None | | LCHI | animania | 2.0.3.28 | animania-1.12.2-base-2.0.3.28.jar | None | | LCHI | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None | | LCHI | anvilpatch | 1.1.0 | anvilpatch-1.1.0.jar | None | | LCHI | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None | | LCHI | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.656.jar | None | | LCHI | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None | | LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHI | betteranimals | 5.5.0 | betteranimals-1.12.2-5.5.0.jar | None | | LCHI | quark | r1.6-179 | Quark-r1.6-179.jar | None | | LCHI | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None | | LCHI | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None | | LCHE | betterwithmods | 1.12-2.3.24 | BetterWithMods-1.12-2.3.24.jar | None | | LCH | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None | | LCH | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | LCH | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None | | LCH | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None | | LCH | athenaeum | 1.12.2-1.19.2 | athenaeum-1.12.2-1.19.2.jar | None | | LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | LCH | atlasextras | 1.8 | AtlasExtras-1.12.2-1.8.jar | None | | LCH | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | LCH | badwithernocookiereloaded | 1.12.2-3.4.18 | badwithernocookiereloaded-1.12.2-3.4.18.jar | None | | LCH | coordinatesplusmod | 1.12.0_004 | Batty's Coordinates PLUS Mod for Forge-1.12.0_004.jar | None | | LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCH | betterfoliage | 2.3.2 | BetterFoliage-MC1.12-2.3.3.jar | None | | LCH | betterwithengineering | 1.2 | BetterWithEngineering-1.6.jar | None | | LCH | betterwithlib | ${version} | BetterWithLib-1.12-1.5.jar | None | | LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | LCH | birdsnests | 2.1.0 | BirdsNests1.12.2-2.1.0.jar | None | | LCH | blockdrops | 1.4.0 | blockdrops-1.12.2-1.4.0.jar | None | | LCH | bonsaitrees | 1.1.4 | bonsaitrees-1.1.4-b170.jar | None | | LCH | bookworm | 1.12.2-2.5.2.1 | bookworm-1.12.2-2.5.2.1.jar | None | | LCH | carryon | 1.12.3 | carryon-1.12.2-1.12.4.16.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 | | LCH | ceanimals | 1.4.1 | ceanimals-1.12.2-1.4.1.jar | None | | LCH | ceramics | 1.12-1.3.7b | Ceramics-1.12-1.3.7b.jar | None | | LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCH | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | LCH | chunkpregenerator | 2.5.0 | Chunk Pregenerator-V1.12-2.5.0.jar | None | | LCH | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None | | LCH | clarity | 1.1 | clarity-1.1.jar | None | | LCH | cleanview | 1.12.2-v1c | CleanView-1.12.2-v1c.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCH | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None | | LCH | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 | | LCH | compost_bin | 1.12.2 | Compost bin 1.12.2 v1.1.0.jar | None | | LCH | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None | | LCH | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None | | LCH | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None | | LCH | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None | | LCH | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None | | LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.656.jar | None | | LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.656.jar | None | | LCH | dailies | 1.12.2-6 | dailies-1.12.2-6.jar | None | | LCH | diethopper | 1.1 | diethopper-1.1.jar | None | | LCH | ding | 1.0.2 | Ding-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | disenchanter | 1.7 | disenchanter[1.12]1.7.jar | None | | LCH | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None | | LCH | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None | | LCH | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None | | LCH | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | dynamictrees | 1.12.2-0.9.23 | DynamicTrees-1.12.2-0.9.23.jar | None | | LCH | dynamictreesbop | 1.12.2-1.5.1 | DynamicTreesBOP-1.12.2-1.5.1.jar | None | | LCH | spookytree | 1.12.2a | Pam's Spooky Tree 1.12.2a.jar | None | | LCH | redbudtree | 1.12.2b | PamsRedbudTree1.12.2b.jar | None | | LCH | dynamictreespamtrees | 1.12.2-1.0.5 | DynamicTreesPamTrees-1.12.2-1.0.5.jar | None | | LCH | dynamictreesphc | 1.12.2-2.0.5 | DynamicTreesPHC-1.12.2-2.0.5.jar | None | | LCH | dynamictreesquark | 1.12.2-1.0.6 | DynamicTreesQuark-1.12.2-1.0.6.jar | None | | LCH | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None | | LCH | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCH | lieutenant | 1.4 | lieutenant-1.12.jar | None | | LCH | extratan | 5.2.587 | extra-tan-5.2.591.jar | None | | LCH | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None | | LCH | farmingforblockheads | 3.1.28 | FarmingForBlockheads_1.12.2-3.1.28.jar | None | | LCH | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None | | LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | LCH | firstaid | 1.6.16 | firstaid-1.6.16.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 | | LCH | foamfix | 0.10.14-1.12.2 | foamfix-0.10.14-1.12.2.jar | None | | LCH | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None | | LCH | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None | | LCH | ftbutilities | 5.4.1.131 | FTBUtilities-5.4.1.131.jar | None | | LCH | fw | 1.6.0 | FullscreenWindowed-1.12-1.6.0.jar | None | | LCH | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None | | LCH | gravestone | 1.10.3 | gravestone-1.10.3.jar | None | | LCH | mysticalworld | 1.12.2-1.9.8 | mysticalworld-1.12.2-1.9.8.jar | None | | LCH | harvest | 1.12-1.2.8-25 | Harvest-1.12-1.2.8-25.jar | None | | LCH | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None | | LCH | hungerinpeace | 1.0.0 | HungerInPeace-mc1.12-1.0.0.jar | None | | LCH | hungryanimals | 1.12.2-5.4.7 | hungryanimals-1.12.2-5.4.7.0.jar | None | | LCH | immersivetweaks | 1.1.0 | immersivetweaks-1.12.2-1.1.0.jar | None | | LCH | inspirations | 1.12.2-0.2.9 | Inspirations-1.12.2-0.2.9.jar | None | | LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None | | LCH | jeivillagers | 1.0 | jeivillagers-1.12-1.0.2.jar | None | | LCH | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None | | LCH | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None | | LCH | loottweaker | 0.3.0 | LootTweaker-0.3.0+MC1.12.2.jar | None | | LCH | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | LCH | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None | | LCH | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None | | LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None | | LCH | naturalbabyanimals | 1.2.2 | naturalbabyanimals-1.2.2-mc1.12.x.jar | None | | LCH | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None | | LCH | neat | 1.4-17 | Neat 1.4-17.jar | None | | LCH | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None | | LCH | nofov | 1.0.1 | NoFov-MC1.12-1.0.1.jar | None | | LCH | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None | | LCH | notreepunching | 2.0.21 | notreepunching-2.0.21.jar | None | | LCH | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None | | LCH | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None | | LCH | clayspawn | 1.12a | Pam's ClaySpawn 1.12a.jar | None | | LCH | desertcraft | 1.12.2b | Pam's DesertCraft 1.12.2c.jar | None | | LCH | getalltheseeds | 1.12a | Pam's Get all the Seeds! 1.12a.jar | None | | LCH | llamamilking | 1.12.2b | Pam's Llama Milking 1.12.2b.jar | None | | LCH | pigskin | 1.12.2b | Pam's Pig Skin 1.12.2b.jar | None | | LCH | sheepmilking | 1.12.2b | Pam's Sheep Milking 1.12.2b.jar | None | | LCH | simplerecipes | 1.12.2c | Pam's Simple Recipes 1.12.2c.jar | None | | LCH | simplystrawberries | 1.12.2-1.0.0 | Pam's Simply Strawberries 1.12.2 - 1.0.0.jar | None | | LCH | squidmilking | 1.12.2a | Pam's Squid Milking 1.12.2a.jar | None | | LCH | pamsimpleharvest | 2.0.0 | pamsimpleharvest-2.0.0.jar | None | | LCH | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None | | LCH | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None | | LCH | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None | | LCH | regrowth | 0.0.0.5 | Regrowth-1.12.2-0.0.1.1.jar | None | | LCH | ruins | 17.2 | Ruins-1.12.2.jar | None | | LCH | rustic | 1.1.7 | rustic-1.1.7.jar | None | | LCH | serenetweaks | 0.0.1 | SereneTweaks-1.0.jar | None | | LCH | sit | v1.3 | sit-1.12.2-v1.3.jar | None | | LCH | snowrealmagic | 0.4.4 | SnowRealMagic-1.12.2-0.4.4.jar | None | | LCH | soundfilters | 0.12.1_for_1.12 | SoundFilters-0.12.1_for_1.12.jar | None | | LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | LCH | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None | | LCH | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None | | LCH | switchbow | 1.6 | switchbow-1.6.jar | None | | LCH | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.4.jar | None | | LCH | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None | | LCH | toolbelt | 1.9.13 | ToolBelt-1.12.2-1.9.13.jar | None | | LCH | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None | | LCH | tumbleweed | 1.12-0.4.7 | tumbleweed-1.12-0.4.7.jar | None | | LCH | villagermantlefix | 1.12.2 | villagemantlefix-1.12.2-3.jar | None | | LCH | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None | | LCH | water-erosion | 1.1.1-beta1 | water-erosion-1.12.2-forge-1.1.1-beta1-full.jar | None | | LCH | watercan | 1.12.2-1.1.3 | watercan-1.12.2-1.1.3.jar | None | | LCH | waterskin | 1.0.1 | waterskin-1.0.1.jar | None | | LCH | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None | | LCH | xpfromharvest | 1.2.0 | XPFromHarvest-1.12.2-1.2.0.jar | None | | LCH | xpbook | v2.0 | xptome-1.12.2-v2.0.jar | None | | LCH | zawa | 1.12.2-2.1.3 | zawa-1.12.2-2.1.3.jar | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 | | LCH | betteranimalsplus | 9.0.1 | betteranimalsplus-1.12.2-9.0.1.jar | None | | LCH | dshuds | 3.6.0.0 | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | mysticallib | 1.12.2-1.10.0 | mysticallib-1.12.2-1.10.0.jar | None | Loaded coremods (and transformers): TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM ForgelinPlugin (Forgelin-1.8.4.jar) 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.14-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.4.0.jar) squeek.applecore.asm.TransformerModuleHandler MixinLoader (water-erosion-1.12.2-forge-1.1.1-beta1-full.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) farseek.core.FarseekClassTransformer Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar) com.chocohead.biab.BornInABarn LoadingPlugin (BetterWithLib-1.12-1.5.jar) betterwithmods.library.core.ClassTransformer Snow! Real Magic! (SnowRealMagic-1.12.2-0.4.4.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar) mods.betterfoliage.loader.BetterFoliageTransformer LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 660 Ti/PCIe/SSE2' 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) - chiselsandbitsIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced) - quarkIntegration (Enabled/Not Forced) Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced) - InspirationsBuilding (Enabled/Not Forced) - InspirationsUtility (Enabled/Not Forced) - InspirationsTools (Enabled/Not Forced) - InspirationsRecipes (Enabled/Not Forced) - InspirationsTweaks (Enabled/Not Forced) - InspirationsShared (Enabled/Forced) - ToughAsNailsPlugin (Enabled/Not Forced) - TheOneProbePlugin (Enabled/Not Forced) No Tree Punching: You are not running an official build. This version will NOT be supported by the author. Patchouli open book context: n/a

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.