Untitled

 avatar
unknown
plain_text
3 months ago
106 kB
39
Indexable
---- Minecraft Crash Report ----
// NormalASM deobfuscated this stacktrace using MCP's stable-39 mappings.
// This doesn't make any sense!

Time: 2025-02-24 00:14:36 EET
Description: Error executing task

java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at net.minecraft.util.Util.runTask(Util.java:531)
    at net.minecraft.client.Minecraft.runGameLoop(MinecraftAccessor.java:1088)
    at net.minecraft.client.Minecraft.run(MinecraftAccessor.java:8614)
    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)
Caused by: java.util.ConcurrentModificationException
    at java.util.ArrayList.forEach(ArrayList.java:1252)
    at mezz.jei.ingredients.IngredientFilter.lambda$block$0(IngredientFilter.java:85)
    at mezz.jei.ingredients.IngredientFilter$$Lambda$7329/175477437.run(Unknown Source)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at net.minecraft.util.Util.runTask(Util.java:529)
    ... 9 more

(MixinBooter) Mixins in Stacktrace:
    net/minecraft/client/Minecraft:
        mirror.normalasm.common.crashes.mixins.MinecraftMixin (mixins.crashes.json) [unknown-location]
        de.keksuccino.konkrete.mixin.client.MixinMinecraft (konkrete.mixin.json) [unknown-location]
        com.cleanroommc.multiblocked.core.mixins.MinecraftMixin (mixins.multiblocked.json) [unknown-location]
        mods.thecomputerizer.musictriggers.mixin.MixinMinecraft (musictriggers.mixin.json) [unknown-location]
        de.keksuccino.fancymenu.mixin.client.MixinMinecraft (fancymenu.general.mixin.json) [unknown-location]
        youyihj.zenrecipereloading.mixins.vanilla.MinecraftAccessor (mixins.zenrecipereloading.json) [unknown-location]
        mirror.normalasm.client.searchtree.mixins.vanilla.MinecraftMixin (mixins.searchtree_vanilla.json) [unknown-location]
        meldexun.renderlib.mixin.MixinMinecraft (mixins.renderlib.json) [unknown-location]
        meldexun.renderlib.mixin.debug.MixinMinecraft (mixins.renderlib.json) [unknown-location]
        mod.acgaming.extrasounds.mixin.client.MinecraftMixin (extrasounds.client.mixins.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.performance.fps.mixin.UTUncapFPSMixin (mixins.tweaks.performance.fps.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.misc.buttons.snooper.mixin.UTSnooperClient (mixins.tweaks.misc.buttons.snooper.client.json) [unknown-location]
        mirror.normalasm.client.mcfixes.mixins.mc186052.MinecraftMixin (mixins.fix_mc186052.json) [unknown-location]
    net/minecraft/util/Util:
        mirror.normalasm.common.crashes.mixins.UtilMixin (mixins.crashes.json) [unknown-location]
    net/minecraft/client/Minecraft:
        mirror.normalasm.common.crashes.mixins.MinecraftMixin (mixins.crashes.json) [unknown-location]
        de.keksuccino.konkrete.mixin.client.MixinMinecraft (konkrete.mixin.json) [unknown-location]
        com.cleanroommc.multiblocked.core.mixins.MinecraftMixin (mixins.multiblocked.json) [unknown-location]
        mods.thecomputerizer.musictriggers.mixin.MixinMinecraft (musictriggers.mixin.json) [unknown-location]
        de.keksuccino.fancymenu.mixin.client.MixinMinecraft (fancymenu.general.mixin.json) [unknown-location]
        youyihj.zenrecipereloading.mixins.vanilla.MinecraftAccessor (mixins.zenrecipereloading.json) [unknown-location]
        mirror.normalasm.client.searchtree.mixins.vanilla.MinecraftMixin (mixins.searchtree_vanilla.json) [unknown-location]
        meldexun.renderlib.mixin.MixinMinecraft (mixins.renderlib.json) [unknown-location]
        meldexun.renderlib.mixin.debug.MixinMinecraft (mixins.renderlib.json) [unknown-location]
        mod.acgaming.extrasounds.mixin.client.MinecraftMixin (extrasounds.client.mixins.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.performance.fps.mixin.UTUncapFPSMixin (mixins.tweaks.performance.fps.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.misc.buttons.snooper.mixin.UTSnooperClient (mixins.tweaks.misc.buttons.snooper.client.json) [unknown-location]
        mirror.normalasm.client.mcfixes.mixins.mc186052.MinecraftMixin (mixins.fix_mc186052.json) [unknown-location]
    mezz/jei/ingredients/IngredientFilter:
        mirror.normalasm.client.searchtree.mixins.mod.IngredientFilterInvoker (mixins.searchtree_mod.json) [normalasm-5.19.jar]
    net/minecraft/util/Util:
        mirror.normalasm.common.crashes.mixins.UtilMixin (mixins.crashes.json) [unknown-location]

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System 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: 1450524376 bytes (1383 MB) / 4780457984 bytes (4559 MB) up to 7635730432 bytes (7282 MB)
  JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m
  IntCache: cache: 1, tcache: 1, allocated: 0, tallocated: 8
  FML: MCP 9.42 NormalASM 5.19 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G6_pre1 391 mods loaded, 391 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                                |
       |:------ |:------------------------ |:--------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
       | LCHIJA | minecraft                | 1.12.2                      | minecraft.jar                                             | None                                     |
       | LCHIJA | mcp                      | 9.42                        | minecraft.jar                                             | None                                     |
       | LCHIJA | sampler                  | 1.84                        | sampler-1.84.jar                                          | None                                     |
       | LCHIJA | FML                      | 8.0.99.99                   | forge-1.12.2-14.23.5.2859.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | forge                    | 14.23.5.2859                | forge-1.12.2-14.23.5.2859.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | ivtoolkit                | 1.3.3-1.12                  | minecraft.jar                                             | None                                     |
       | LCHIJA | smoothfontcore           | mc1.12.2-2.1.4              | minecraft.jar                                             | None                                     |
       | LCHIJA | worldgenerationprofiler  | 1.2.1.5                     | minecraft.jar                                             | None                                     |
       | LCHIJA | mixinbooter              | 8.8                         | minecraft.jar                                             | None                                     |
       | LCHIJA | biometweakercore         | 1.0.39                      | minecraft.jar                                             | None                                     |
       | LCHIJA | bnbgamingcore            | 0.12.0                      | minecraft.jar                                             | None                                     |
       | LCHIJA | foamfixcore              | 7.7.4                       | minecraft.jar                                             | None                                     |
       | LCHIJA | jsonpaintings            | 1.3.0                       | JSON-Paintings-v1.3.0-mc1.12.2.jar                        | None                                     |
       | LCHIJA | obfuscate                | 0.4.2                       | minecraft.jar                                             | None                                     |
       | LCHIJA | moresoundconfigcore      | 1.0.0                       | minecraft.jar                                             | None                                     |
       | LCHIJA | tnt_utilities_core       | 1.2.3                       | minecraft.jar                                             | None                                     |
       | LCHIJA | randompatches            | 1.12.2-1.22.1.10            | randompatches-1.12.2-1.22.1.10.jar                        | None                                     |
       | LCHIJA | concheckrmd              | 1.9.5                       | Modpack Configuration Checker-1.12.2-v1.9.5.jar           | None                                     |
       | LCHIJA | smoothfont               | mc1.12.2-2.1.4              | SmoothFont-mc1.12.2-2.1.4.jar                             | None                                     |
       | LCHIJA | bhmenu                   | 2.0                         | BHMenu-Forge-1.12.2-2.4.1.jar                             | None                                     |
       | LCHIJA | configanytime            | 1.0                         | !configanytime-1.0.jar                                    | None                                     |
       | LCHIJA | antiqueatlas             | 4.6.3                       | antiqueatlas-1.12.2-4.6.3.jar                             | None                                     |
       | LCHIJA | crafttweaker             | 4.1.20                      | CraftTweaker2-1.12-4.1.20.698.jar                         | None                                     |
       | LCHIJA | aactadapter              | 1.12.2-0.1.0                | aactadapter-1.12.2-0.1.0.jar                              | None                                     |
       | LCHIJA | forgeendertech           | 1.12.2-4.5.6.1              | ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar              | None                                     |
       | LCHIJA | adpother                 | 1.12.2-1.2.25.0             | AdPother-1.12.2-1.2.25.0-build.0673.jar                   | None                                     |
       | LCHIJA | advancedliftingmethods   | 1.0.0                       | AdvancedLiftingMethods-1.12.2-1.0.0.jar                   | None                                     |
       | LCHIJA | advancedmortars          | 1.12.2-1.7.1                | advancedmortars-1.12.2-1.7.1.jar                          | None                                     |
       | LCHIJA | advancementplaques       | 1.4.10                      | AdvancementPlaques-1.12.2-1.4.10.jar                      | None                                     |
       | LCHIJA | aether_legacy            | 1.5.3.2                     | aether-1.12.2-v1.5.4.0.jar                                | None                                     |
       | LCHIJA | baubles                  | 1.5.2                       | Baubles-1.12-1.5.2.jar                                    | None                                     |
       | LCHIJA | aeble                    | 1.4.2                       | aeble_v1.4.3.jar                                          | None                                     |
       | LCHIJA | simplecore               | 1.7.3.4                     | simplecore-1.12.2-1.7.3.4.jar                             | None                                     |
       | LCHIJA | simpleores               | 1.11.2.2                    | simpleores-1.12.2-1.11.2.2.jar                            | None                                     |
       | LCHIJA | aesthetics               | 1.6.0.23                    | aesthetics-1.12.2-1.6.0.23.jar                            | None                                     |
       | LCHIJA | aether_legacy_addon      | 1.12.2-v1.3.0               | Aether Continuation v1.3.0.jar                            | None                                     |
       | LCHIJA | aggrotp                  | 0.4.1                       | AggroTP-0.4.1.jar                                         | None                                     |
       | LCHIJA | aireducer                | 0.3.0                       | AIReducer-1.12.2-0.3.0.jar                                | None                                     |
       | LCHIJA | ancientbeasts            | 1.9.99999                   | ancientbeasts-1.9.99999.jar                               | None                                     |
       | LCHIJA | biometweaker             | 3.2.369                     | BiomeTweaker-1.12.2-3.2.369.jar                           | 631f326344f7f5fd7df7eb940760ebd52b7c9c17 |
       | LCHIJA | simplyhotsprings         | ${version}                  | simplyhotsprings-0.2.5.jar                                | None                                     |
       | LCHIJA | biomesoplenty            | 7.0.1.2445                  | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar             | None                                     |
       | LCHIJA | craftstudioapi           | 1.0.0                       | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar        | None                                     |
       | LCHIJA | harvestcraft             | 1.12.2zb                    | Pam's HarvestCraft 1.12.2zg.jar                           | None                                     |
       | LCHIJA | ctm                      | MC1.12.2-1.0.2.31           | CTM-MC1.12.2-1.0.2.31.jar                                 | None                                     |
       | LCHIJA | bookshelf                | 2.3.590                     | Bookshelf-1.12.2-2.3.590.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | gamestages               | 2.0.123                     | GameStages-1.12.2-2.0.123.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | orestages                | 2.0.37                      | OreStages-1.12.2-2.0.37.jar                               | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | toolprogression          | 1.12.2-1.6.12               | toolprogression-1.12.2-1.6.12.jar                         | e631d7254e451d0360d0148cb21407d5511d45e9 |
       | LCHIJA | twilightforest           | 3.11.1021                   | twilightforest-1.12.2-3.11.1021-universal.jar             | None                                     |
       | LCHIJA | animania                 | 1.7.3                       | animania-1.12.2-1.7.3.jar                                 | None                                     |
       | LCHIJA | antighost                | 1.1.1                       | antighost-1.12-forge14.21.1.2387-1.1.1.jar                | None                                     |
       | LCHIJA | antiqueatlasoverlay      | 1.2                         | antiqueatlas-1.12.2-4.6.3.jar                             | None                                     |
       | LCHIJA | anvilpatch               | 1.1.1                       | anvilpatch-1.1.1.jar                                      | None                                     |
       | LCHIJA | applecore                | 3.4.0                       | AppleCore-mc1.12.2-3.4.0.jar                              | None                                     |
       | LCHIJA | charset                  | 0.5.6.6                     | Charset-Lib-0.5.6.6.jar                                   | None                                     |
       | LCHIJA | mtlib                    | 3.0.7                       | MTLib-3.0.7.jar                                           | None                                     |
       | LCHIJA | modtweaker               | 4.0.19                      | modtweaker-4.0.20.11.jar                                  | None                                     |
       | LCHIJA | atlaslib                 | 1.1.5a                      | Atlas-Lib-1.12.2-1.1.5a.jar                               | None                                     |
       | LCHIJA | hordes                   | 1.1.5                       | The-Hordes-1.12.2-1.1.6b.jar                              | None                                     |
       | LCHIJA | jei                      | 4.25.1                      | HadEnoughItems_1.12.2-4.25.1.jar                          | None                                     |
       | LCHIJA | stackup                  | 0.2.5                       | StackUp-0.2.5.jar                                         | None                                     |
       | LCHIJA | mantle                   | 1.12-1.3.3.55               | Mantle-1.12-1.3.3.55.jar                                  | None                                     |
       | LCHIJA | betterwithmods           | 1.12-2.3.24                 | BetterWithMods-1.12-2.3.24.jar                            | None                                     |
       | LCHIJA | appleskin                | 1.0.14                      | AppleSkin-mc1.12-1.0.14.jar                               | None                                     |
       | LCHIJA | aquaacrobatics           | 1.15.3                      | AquaAcrobatics-1.15.3.jar                                 | None                                     |
       | LCHIJA | gbook_snapshot           | 2.9.1.s5                    | Guidebook-1.12.2-2.9.1.s5.jar                             | None                                     |
       | LCHIJA | arcanearchives           | 0.2.0.25-mixins8            | arcanearchives-0.2.0.25-mixins8.jar                       | None                                     |
       | LCHIJA | arrowharvest             | 1.12.2-1.0.3                | arrowharvest-1.12.2-1.0.3.jar                             | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
       | LCHIJA | artifacts                | 1.12.2-1.2.4                | artifacts-1.12.2-1.2.4.jar                                | None                                     |
       | LCHIJA | athenaeum                | 1.12.2-1.19.6               | athenaeum-1.12.2-1.19.6.jar                               | None                                     |
       | LCHIJA | mousetweaks              | 3.1.4                       | mousetweaks-1.12.2-3.1.4.jar                              | None                                     |
       | LCHIJA | artisanworktables        | 1.12.2-1.24.2               | artisanworktables-1.12.2-1.24.2.jar                       | None                                     |
       | LCHIJA | patchouli                | 1.0-26                      | Patchouli-1.0-26.jar                                      | None                                     |
       | LCHIJA | artisanintegrations      | 1.12.2-1.3.0                | artisanintegrations-1.12.2-1.3.0.jar                      | None                                     |
       | LCHIJA | artisanworkstumps        | 1.12.2-1.1.4                | artisanworkstumps-1.12.2-1.1.4.jar                        | None                                     |
       | LCHIJA | atop                     | 1.6                         | ATOP-1.12.2-v.1.6.jar                                     | None                                     |
       | LCHIJA | betteranimals            | 5.5.0                       | betteranimals-1.12.2-5.5.0.jar                            | None                                     |
       | LCHIJA | quark                    | r1.6-188                    | QuarkRotN-r1.6-188.jar                                    | None                                     |
       | LCHIJA | autoreglib               | 1.3-32                      | AutoRegLib-1.3-32.jar                                     | None                                     |
       | LCHIJA | base                     | 3.14.0                      | base-1.12.2-3.14.0.jar                                    | None                                     |
       | LCHIJA | primallib                | {@version}                  | primallib-v1.1.60-mc1.12.2.jar                            | None                                     |
       | LCHIJA | basketcase               | 2.1.109                     | basketcase-v2.1.109-mc1.12.2.jar                          | None                                     |
       | LCHIJA | behgameon                | 1.1.0                       | behgameon-1.1.2-1.12.2.jar                                | None                                     |
       | LCHIJA | betterwithaddons         | 0.51                        | Better With Addons-0.51.jar                               | None                                     |
       | LCHIJA | betteradvancements       | 0.1.0.77                    | BetterAdvancements-1.12.2-0.1.0.77.jar                    | None                                     |
       | LCHIJA | betterbiomeblend         | 1.12.2-1.1.7-forge          | betterbiomeblend-1.12.2-1.1.7-forge.jar                   | None                                     |
       | LCHIJA | bettercaves              | 1.12.2                      | bettercaves-1.12.2-2.0.4.jar                              | None                                     |
       | LCHIJA | betterhud                | 1.4.4                       | betterhud-1.12.2-1.4.4.jar                                | None                                     |
       | LCHIJA | betterinvisibility       | 1.0.1                       | betterinvisibility-1.0.1.jar                              | None                                     |
       | LCHIJA | bettermineshafts         | 1.12.2-2.2.1                | BetterMineshaftsForge-1.12.2-2.2.1.jar                    | None                                     |
       | LCHIJA | betternether             | 0.1.9.4                     | BetterNetherRotN-1.12.2-0.1.9.4.jar                       | None                                     |
       | LCHIJA | betterslimes             | 1.3.4                       | BetterSlimes-1.12.2-1.3.4.jar                             | None                                     |
       | LCHIJA | betterthanmending        | 1.1.2                       | BetterThanMending-1.1.2.jar                               | None                                     |
       | LCHIJA | sbetterwatersplash       | 1.0                         | BetterWaterSplash-1.0.jar                                 | None                                     |
       | LCHIJA | betterwithlib            | ${version}                  | BetterWithLib-1.12-1.5.jar                                | None                                     |
       | LCHIJA | biomeinfo                | v1.2.5                      | biomeinfo-1.12.2-v1.2.5.jar                               | None                                     |
       | LCHIJA | blur                     | 1.0.4-14                    | Blur-1.0.4-14.jar                                         | None                                     |
       | LCHIJA | bnbgaminglib             | 2.17.6                      | BNBGamingLib-1.12.2-2.17.6.jar                            | None                                     |
       | LCHIJA | bountifulbaubles         | 0.0.1                       | Bountiful Baubles-1.12.2-0.1.8.jar                        | None                                     |
       | LCHIJA | forgelin                 | 1.8.4                       | Forgelin-1.8.4.jar                                        | None                                     |
       | LCHIJA | bountiful                | 2.2.3                       | Bountiful-1.12.2-2.2.3.jar                                | None                                     |
       | LCHIJA | bundles                  | 1.21                        | Bundles-1.21.jar                                          | None                                     |
       | LCHIJA | butterflies              | 1.12.2-1.0.3                | butterflies-1.12.2-1.0.3.jar                              | None                                     |
       | LCHIJA | caliper                  | 1.1.46                      | Caliper-1.12.2-1.1.46.jar                                 | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | carryon                  | 1.12.3                      | carryon-1.12.2-1.12.7.23.jar                              | None                                     |
       | LCHIJA | cavegenerator            | 1.1                         | CaveGenerator-1.2-1.12.2.jar                              | None                                     |
       | LCHIJA | cd4017be_lib             | 6.5.1                       | CD4017BE_lib-1.12.2-6.5.1.jar                             | None                                     |
       | LCHIJA | ceramics                 | 1.12-1.3.7b                 | Ceramics-1.12-1.3.7b.jar                                  | None                                     |
       | LCHIJA | chargethrower            | 1.0.1                       | chargethrower-1.0.1.jar                                   | None                                     |
       | LCHIJA | sandro                   | 1.3d                        | Redstone++ ver1.3e.jar                                    | None                                     |
       | LCHIJA | redstoneplusplus         | 1.3e                        | Redstone++ ver1.3e.jar                                    | None                                     |
       | LCHIJA | charm                    | 1.4                         | Charm-1.12.2-1.4.1.jar                                    | None                                     |
       | LCHIJA | chatflow                 | ANT:VERSION                 | ChatFlow-1.4-7.jar                                        | None                                     |
       | LCHIJA | cherishedworlds          | 1.12.2-1.0.1                | cherishedworlds-1.12.2-1.0.1.jar                          | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCHIJA | chunkanimator            | 1.12.2-1.2                  | ChunkAnimator-1.12.2-1.2.1.jar                            | None                                     |
       | LCHIJA | chutes                   | 1.0.0                       | chutes-1.12.2-1.0.0.jar                                   | None                                     |
       | LCHIJA | clienttweaks             | 3.1.11                      | ClientTweaks_1.12.2-3.1.11.jar                            | None                                     |
       | LCHIJA | shadowmc                 | 3.8.0                       | ShadowMC-1.12-3.8.0.jar                                   | None                                     |
       | LCHIJA | clipboard                | @VERSION@                   | Clipboard-1.12-1.3.0.jar                                  | None                                     |
       | LCHIJA | clumps                   | 3.1.2                       | Clumps-3.1.2.jar                                          | None                                     |
       | LCHIJA | cofhworld                | 1.4.0                       | CoFHWorld-1.12.2-1.4.0.1-universal.jar                    | None                                     |
       | LCHIJA | collective               | 3.0                         | collective-1.12.2-3.0.jar                                 | None                                     |
       | LCHIJA | colouredtooltips         | 1.0.9                       | ColouredTooltips-1.12.2-1.0.9.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | combatrefined            | 1.4.1                       | combatrefined-1.4.1.jar                                   | None                                     |
       | LCHIJA | consolehud               | 1.4.2                       | ConsoleHUD-v1.4.2-1.12.2.jar                              | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
       | LCHIJA | contentcreator           | 1.3.6-2                     | ContentCreator-1.3.7-fix2.jar                             | None                                     |
       | LCHIJA | contenttweaker           | 1.12.2-4.10.0               | ContentTweaker-1.12.2-4.10.0.jar                          | None                                     |
       | LCHIJA | fantasticlib             | 1.12.2.047                  | FantasticLib-1.12.2.047.jar                               | None                                     |
       | LCHIJA | controlledburn           | 1.12.2.022                  | Controlled Burn-1.12.2.022.jar                            | None                                     |
       | LCHIJA | controlling              | 3.0.10                      | Controlling-3.0.12.2.jar                                  | None                                     |
       | LCHIJA | copypaste                | 1.1                         | copypaste-1.1.jar                                         | None                                     |
       | LCHIJA | extendedrenderer         | v1.0                        | coroutil-1.12.1-1.2.37.jar                                | None                                     |
       | LCHIJA | coroutil                 | 1.12.1-1.2.37               | coroutil-1.12.1-1.2.37.jar                                | None                                     |
       | LCHIJA | configmod                | v1.0                        | coroutil-1.12.1-1.2.37.jar                                | None                                     |
       | LCHIJA | cosmeticarmorreworked    | 1.12.2-v5a                  | CosmeticArmorReworked-1.12.2-v5a.jar                      | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
       | LCHIJA | corpsecomplex            | 1.0.12.0                    | corpsecomplex-1.12.2-1.0.12.0.jar                         | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
       | LCHIJA | craftingcraft            | 6.1.3                       | CraftingCraft_1.12-6.1.3.jar                              | None                                     |
       | LCHIJA | ctgui                    | 1.0.0                       | CraftTweaker2-1.12-4.1.20.698.jar                         | None                                     |
       | LCHIJA | crafttweakerjei          | 2.0.3                       | CraftTweaker2-1.12-4.1.20.698.jar                         | None                                     |
       | LCHIJA | crafttweakerutils        | 0.7                         | crafttweakerutils-0.7.jar                                 | None                                     |
       | LCHIJA | customdisc               | 1.3                         | customdisc-1.3.jar                                        | None                                     |
       | LCHIJA | customloadingscreen      | 1.12.2-1.5.7                | CustomLoadingScreen-1.12.2-1.5.7.jar                      | None                                     |
       | LCHIJA | customnausea             | 1.12.2-1.0                  | customnausea-1.12.2-1.0.jar                               | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
       | LCHIJA | fastbench                | 1.7.4                       | FastWorkbench-1.12.2-1.7.4.jar                            | None                                     |
       | LCHIJA | cyclicmagic              | 1.20.12                     | Cyclic-1.12.2-1.20.14.jar                                 | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
       | LCHIJA | dmgcontrol               | 1.3.17                      | DamageControl-1.12.2-1.3.17.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | defaultoptions           | 9.2.8                       | DefaultOptions_1.12.2-9.2.8.jar                           | None                                     |
       | LCHIJA | defiledlands             | 1.4.3                       | defiledlands-1.12.2-1.4.3.jar                             | None                                     |
       | LCHIJA | demonic_scythe           | 1.0                         | demonic_scythe-1.3.jar                                    | None                                     |
       | LCHIJA | dimstages                | 2.0.23                      | DimensionStages-1.12.2-2.0.23.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | doggytalents             | 1.15.1.6                    | DoggyTalents-1.12.2-1.15.1.6.jar                          | None                                     |
       | LCHIJA | reccomplex               | 1.4.8.5                     | RecurrentComplex-1.4.8.5.jar                              | None                                     |
       | LCHIJA | dynamictrees             | 1.12.2-0.13.3               | DramaticTrees-1.12.2-0.13.3.jar                           | None                                     |
       | LCHIJA | dropt                    | 1.12.2-1.19.3               | dropt-1.12.2-1.19.3.jar                                   | None                                     |
       | LCHIJA | dropt-bed                | 1.12.2-1.0.1                | dropt-bed-1.12.2-1.0.1.jar                                | None                                     |
       | LCHIJA | dungpipe                 | 1.0                         | Dung Pipe-1.2.jar                                         | None                                     |
       | LCHIJA | dungeontactics           | DT-0.16.9                   | DungeonTactics-1.12.2-0.16.9.jar                          | None                                     |
       | LCHIJA | sereneseasons            | 1.2.18                      | SereneSeasons-1.12.2-1.2.18-universal.jar                 | None                                     |
       | LCHIJA | orelib                   | 3.6.0.1                     | OreLib-1.12.2-3.6.0.1.jar                                 | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | dsurround                | 3.6.1.0                     | DynamicSurroundings-1.12.2-3.6.1.0.jar                    | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | dynamictreesbop          | 1.12.2-9999.9999.9999z      | DynamicTreesBOP-1.12.2-1.5.2.jar                          | None                                     |
       | LCHIJA | dynamictreesdefiledlands | 1.12.2-1.0.0                | dynamictreesdefiledlands-1.12.2-1.0.0.jar                 | None                                     |
       | LCHIJA | dynamictreesphc          | 2.0.6                       | DynamicTreesPHC-1.12.2-2.0.6.jar                          | None                                     |
       | LCHIJA | dynamictreesquark        | 1.12.2-1.0.6                | DynamicTreesQuark-1.12.2-1.0.6.jar                        | None                                     |
       | LCHIJA | dynamictreestheaether    | 1.0.14                      | DynamicTreesTheAether-1.12.2-1.0.14.jar                   | None                                     |
       | LCHIJA | dynamictreesttf          | 1.12.2-1.2.3                | dynamictreesTheTwilightForest-1.12.2-1.2.3.jar            | None                                     |
       | LCHIJA | ears                     | 1.4.6                       | ears-forge-1.12-1.4.6.jar                                 | None                                     |
       | LCHIJA | earthworks               | 1.3.4.3                     | Earthworks-1.12-1.3.6.jar                                 | None                                     |
       | LCHIJA | eguilib                  | 0.1.2                       | eguilib-0.1.2.jar                                         | None                                     |
       | LCHIJA | elenaidodge2             | 1.1.0                       | ElenaiDodge2-1.12.2-1.1.0.jar                             | None                                     |
       | LCHIJA | eplus                    | 5.1.0                       | EnchantingPlusPlus-1.12.2-5.1.0.jar                       | None                                     |
       | LCHIJA | enchcontrol              | 1.1.5                       | enchcontrol-1.12.2-1.1.5-0.jar                            | 503a793335572ddd78512349bd8048f536a62fdb |
       | LCHIJA | endreborn                | 0.3.8                       | EndReborn [0.3.9].jar                                     | None                                     |
       | LCHIJA | enhanced_snowman         | 1.0                         | EnhancedSnowman-1.12-1.0.1.jar                            | None                                     |
       | LCHIJA | thiccentities            | GRADLE:VERSION              | Entifier-2.0.0.jar                                        | None                                     |
       | LCHIJA | renderlib                | 1.3.3                       | RenderLib-1.12.2-1.3.3.jar                                | None                                     |
       | LCHIJA | entityculling            | 6.4.2                       | EntityCulling-1.12.2-6.4.2.jar                            | None                                     |
       | LCHIJA | epicsiegemod             | 13.169                      | EpicSiegeMod-13.169.jar                                   | None                                     |
       | LCHIJA | equipmenttooltips        | 1.0.3                       | EquipmentTooltips-1.12.2-1.0.3-4.jar                      | None                                     |
       | LCHIJA | estop                    | 1.12.1                      | estop-1.12.1.jar                                          | None                                     |
       | LCHIJA | exsartagine              | ${version}                  | exsartagine-1.12.2-0.3.12.jar                             | None                                     |
       | LCHIJA | silentlib                | 3.0.13                      | SilentLib-1.12.2-3.0.14+168.jar                           | None                                     |
       | LCHIJA | extendeddays             | 0.2.9                       | ExtendedDays-1.12.2-0.2.9-28.jar                          | None                                     |
       | LCHIJA | minerva                  | 1.0.13                      | minerva-library-1.0.13.jar                                | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
       | LCHIJA | extraalchemy             | 0.5.4                       | extraalchemy-forge-1.12-build11-0.5.4.jar                 | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
       | LCHIJA | golems                   | 7.1.9                       | ExtraGolems-1.12-7.1.9.jar                                | None                                     |
       | LCHIJA | extrasounds              | 1.12.2-1.4.1                | ExtraSounds-1.12.2-1.4.1.jar                              | None                                     |
       | LCHIJA | fairylights              | 2.1.10                      | fairylights-2.2.0-1.12.2.jar                              | None                                     |
       | LCHIJA | konkrete                 | 1.6.1                       | konkrete_forge_1.6.1_MC_1.12-1.12.2.jar                   | None                                     |
       | LCHIJA | fancymenu                | 2.14.9                      | fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar                 | None                                     |
       | LCHIJA | fastfurnace              | 1.3.1                       | FastFurnace-1.12.2-1.3.1.jar                              | None                                     |
       | LCHIJA | fireproofitems           | 1.0                         | fireproofitems-1.0.jar                                    | None                                     |
       | LCHIJA | fireresistancetiers      | 1.0                         | fireresistancetiers-1.0.jar                               | None                                     |
       | LCHIJA | mod_lavacow              | 1.3.2                       | Fish's Undead Rising-1.3.2.jar                            | None                                     |
       | LCHIJA | foamfix                  | @VERSION@                   | foamfix-0.10.15-1.12.2.jar                                | None                                     |
       | LCHIJA | fogger                   | 3                           | fogger-1.12.2-1.1.2.0.jar                                 | None                                     |
       | LCHIJA | fpsreducer               | mc1.12.2-1.20               | FpsReducer-mc1.12.2-1.20.jar                              | None                                     |
       | LCHIJA | from_the_depths          | 1.3.0.1                     | from_the_depths-1.3.0.1.jar                               | None                                     |
       | LCHIJA | iceologer                | 1.5.2                       | Frozen-Fiend-1.5.2.jar                                    | None                                     |
       | LCHIJA | ftbbackups               | 1.1.0.1                     | FTBBackups-1.1.0.1.jar                                    | None                                     |
       | LCHIJA | fw                       | 1.6.0                       | FullscreenWindowed-1.12-1.6.0.jar                         | None                                     |
       | LCHIJA | futuremc                 | 0.2.6                       | future-mc-0.2.15.jar                                      | None                                     |
       | LCHIJA | fxcontrol                | 0.1.14                      | fxcontrol-1.12-0.1.15.jar                                 | None                                     |
       | LCHIJA | gamblingstyle            | 1.1.3                       | GamblingStyle-v1.1.3-1.12.2.jar                           | None                                     |
       | LCHIJA | geckolib3                | 3.0.30                      | geckolib-forge-1.12.2-3.0.31.jar                          | None                                     |
       | LCHIJA | geographicraft           | 0.8.7                       | GeographiCraft-1.12-0.8.9b.jar                            | None                                     |
       | LCHIJA | glaretorch               | 8.10                        | GlareTorch_Ver.8.11_[MC1.12](forge-1.12-14.21.1.2387).jar | None                                     |
       | LCHIJA | globalxp                 | v1.4.10                     | globalxp-1.12.2-v1.4.10.jar                               | None                                     |
       | LCHIJA | rustic                   | 1.1.7                       | rustic-1.1.7.jar                                          | None                                     |
       | LCHIJA | growthcraft              | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_fishtrap     | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_apples       | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_cellar       | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_grapes       | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_bamboo       | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_bees         | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_rice         | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_hops         | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | growthcraft_milk         | 4.2.2                       | growthcraft-1.12.2-4.2.2.1.jar                            | None                                     |
       | LCHIJA | guicompass               | 1.5                         | guicompass_1.12.2-1.5.jar                                 | None                                     |
       | LCHIJA | hardcoredarkness         | 2.0                         | HardcoreDarkness-MC1.12.2-2.0.jar                         | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | harvestcrafttweaker      | @VERSION@                   | harvestcrafttweaker-1.2c.jar                              | None                                     |
       | LCHIJA | harvestersnight          | 1.1.0                       | harvestersnight-1.12.2-1.1.0.jar                          | None                                     |
       | LCHIJA | placebo                  | 1.6.0                       | Placebo-1.12.2-1.6.1.jar                                  | None                                     |
       | LCHIJA | randomthings             | 4.2.7.4                     | RandomThings-MC1.12.2-4.2.7.4.jar                         | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | hitwithaxe               | 1.5.1                       | Hit With Axe-1.12.2-1.5.1.jar                             | None                                     |
       | LCHIJA | hitindication            | 1.3.1                       | hitindication-1.12.2-1.3.1.jar                            | None                                     |
       | LCHIJA | hooklib                  | 3.1                         | hooklib-3.4.jar                                           | None                                     |
       | LCHIJA | horseinfo                | 1.0.1                       | horseinfo-1.0.1.jar                                       | None                                     |
       | LCHIJA | waila                    | 1.8.26                      | Hwyla-1.8.26-B41_1.12.2.jar                               | None                                     |
       | LCHIJA | horsepower               | 2.6.4                       | HorsePower-1.12.2-2.6.4.74.jar                            | cd7e958342770a8b17c919055da42c24dfefd879 |
       | LCHIJA | hungertweaker            | 1.3.0                       | HungerTweaker-1.12.2-1.3.0.jar                            | None                                     |
       | LCHIJA | hunterillager            | 1.2                         | hunterillager-1.12.2-1.2.jar                              | None                                     |
       | LCHIJA | llibrary                 | 1.7.20                      | llibrary-1.7.20-1.12.2.jar                                | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
       | LCHIJA | iceandfire               | 1.9.1-1.2.1                 | IceAndFireRotN-1.9.1-1.2.1.jar                            | None                                     |
       | LCHIJA | bettercombat             | 1.5.6                       | ImmersiveCombat-4-25-2024.jar                             | None                                     |
       | LCHIJA | incontrol                | 3.9.18                      | incontrol-1.12-3.9.18.jar                                 | None                                     |
       | LCHIJA | inspirations             | 1.12.2-0.2.9                | Inspirations-1.12.2-0.2.9.jar                             | None                                     |
       | LCHIJA | interactions             | 1.7.1                       | interactions-1.9.2.jar                                    | None                                     |
       | LCHIJA | inventorytweaks          | 1.63+release.109.220f184    | InventoryTweaks-1.63.jar                                  | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | inworldcrafting          | 1.12.2-1.2.0                | inworldcrafting-1.12.2-1.2.0-universal.jar                | None                                     |
       | LCHIJA | ironfurnaces             | 1.3.5                       | ironfurnaces-1.3.5.jar                                    | None                                     |
       | LCHIJA | itlt                     | 1.0.4                       | itlt-1.12.x-1.0.4.jar                                     | None                                     |
       | LCHIJA | jehc                     | 1.7.2                       | just-enough-harvestcraft-1.12.2-1.7.2.jar                 | None                                     |
       | LCHIJA | justenoughdimensions     | 1.6.0-dev.20200416.184714   | justenoughdimensions-1.12.2-1.6.0-dev.20200416.184714.jar | 2b03e1423915a189b8094816baa18f239d576dff |
       | LCHIJA | effectinfo               | 1.0.3                       | JustEnoughEffects-1.0.3.jar                               | None                                     |
       | LCHIJA | jeid                     | 1.0.4-SNAPSHOT              | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar                     | None                                     |
       | LCHIJA | legendarytooltips        | 1.1.9                       | LegendaryTooltips-1.12.2-1.1.10.jar                       | None                                     |
       | LCHIJA | letmesleep               | 1.2.2                       | LetMeSleep-v1.2.3-1.12.2.jar                              | None                                     |
       | LCHIJA | libraryex                | 1.2.2                       | LibraryEx-1.12.2-1.2.2.jar                                | None                                     |
       | LCHIJA | lifescroll               | 1.0                         | lifescroll-1.0.jar                                        | None                                     |
       | LCHIJA | livingenchantment        | 3.2.3                       | living_enchantment-3.2.3.jar                              | None                                     |
       | LCHIJA | loadingprofiler          | 1.1                         | LoadingProfiler-MC1.12-1.3.jar                            | None                                     |
       | LCHIJA | loadingscreens           | 0.3.1                       | LoadingScreens-1.12.2-0.3.1.jar                           | None                                     |
       | LCHIJA | loadmyresources          | 1.0.4                       | loadmyresources_forge_1.0.4_MC_1.12-1.12.2.jar            | None                                     |
       | LCHIJA | logimmune                | 0.1                         | logimmune-0.1.jar                                         | None                                     |
       | LCHIJA | lttweaker                | 1.1.14                      | LootTableTweaker-1.12.2-1.1.14.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | loottweaker              | 0.3.1                       | LootTweaker-0.3.1+MC1.12.2.jar                            | None                                     |
       | LCHIJA | magma_monsters           | 0.3.0                       | MagmaMonsters-0.3.0.jar                                   | None                                     |
       | LCHIJA | maleksinfinitygauntlet   | 1.0                         | maleksinfinitygauntlet.jar                                | None                                     |
       | LCHIJA | multiblockmobs           | 1.6                         | MaleksMultiblockMobs-1.7.jar                              | None                                     |
       | LCHIJA | malisiscore              | 1.12.2-6.5.1-SNAPSHOT       | malisiscore-1.12.2-6.5.1.jar                              | None                                     |
       | LCHIJA | malisisdoors             | 1.12.2-7.3.0                | malisisdoors-1.12.2-7.3.0.jar                             | None                                     |
       | LCHIJA | mapgadgets               | @VERSION@                   | Mapmaker's Gadgets-1.2_for_1.12.x.jar                     | None                                     |
       | LCHIJA | materialchanger          | 1.0                         | materialchanger1.0.3-1.12.2.jar                           | None                                     |
       | LCHIJA | mclogs                   | 1.0.6                       | Mclogs-forge-1.0.5-for-1.12.2.jar                         | None                                     |
       | LCHIJA | mcmultipart              | 2.5.3                       | MCMultiPart-2.5.3.jar                                     | None                                     |
       | LCHIJA | mcwbridges               | 1.0.6                       | mcw-bridges-1.0.6b-mc1.12.2.jar                           | None                                     |
       | LCHIJA | minetraps                | 1.0.4                       | MineTraps-1.12.2-(v.1.0.4).jar                            | None                                     |
       | LCHIJA | mobends                  | 1.2.1                       | MoBends_1.12.2-1.2.1-19.12.21.jar                         | None                                     |
       | LCHIJA | msmlegacy                | @VERSION@                   | MoreSwordsLegacy-1.12.2-1.0.7.jar                         | None                                     |
       | LCHIJA | mowziesmobs              | 1.5.8                       | mowziesmobs-1.5.8.jar                                     | None                                     |
       | LCHIJA | multiblocked             | 0.8.5                       | multiblocked-0.8.5.jar                                    | None                                     |
       | LCHIJA | multimob                 | 1.0.5                       | multimob-1.0.5.jar                                        | None                                     |
       | LCHIJA | multithreadednoise       | 0.0.2                       | MultithreadedNoise-1.12.2-0.0.2.jar                       | None                                     |
       | LCHIJA | theimpossiblelibrary     | 1.12.2-0.3.0                | theimpossiblelibrary-1.12.2-0.3.0.jar                     | None                                     |
       | LCHIJA | musictriggers            | 1.12.2-6.3.1                | musictriggers-1.12.2-6.3.1.jar                            | None                                     |
       | LCHIJA | naturescompass           | 1.8.5                       | NaturesCompass-1.12.2-1.8.5.jar                           | None                                     |
       | LCHIJA | neat                     | 1.4-17                      | Neat 1.4-17.jar                                           | None                                     |
       | LCHIJA | netherchest              | 1.1.1                       | netherchest-1.1.1.jar                                     | None                                     |
       | LCHIJA | netherex                 | 2.2.5                       | NetherEx-1.12.2-2.2.5.jar                                 | None                                     |
       | LCHIJA | noarcher                 | 1.0.0                       | noarcher-1.0.0.jar                                        | None                                     |
       | LCHIJA | nolavabuild              | 1.12.2-1.0.0                | nolavabuild-1.12.2-1.0.0.jar                              | None                                     |
       | LCHIJA | normalasm                | 5.19                        | normalasm-5.19.jar                                        | None                                     |
       | LCHIJA | nyx                      | 1.6.1                       | Nyx-1.6.1.jar                                             | None                                     |
       | LCHIJA | opticheck                | 1.12.2-1.0.1                | opticheck-1.12.2-1.0.1.jar                                | None                                     |
       | LCHIJA | outfox                   | 0.1.5                       | outfox-0.1.5-mc1.12.2.jar                                 | None                                     |
       | LCHIJA | packupdater              | 0.1.2                       | packupdater-0.1.2.jar                                     | None                                     |
       | LCHIJA | guilib                   | $version                    | paintingselgui-PSG Revamed-1.12.2-1.1.0.1.jar             | None                                     |
       | LCHIJA | paintingselgui           | $version                    | paintingselgui-PSG Revamed-1.12.2-1.1.0.1.jar             | None                                     |
       | LCHIJA | particleculling          | v1.4.1                      | particleculling-1.12.2-v1.4.1.jar                         | None                                     |
       | LCHIJA | pollutantpump            | 1.3.0                       | pollutantpump-1.12.2-1.3.0.jar                            | None                                     |
       | LCHIJA | potioncore               | 1.9_for_1.12.2              | PotionCore-1.9_for_1.12.2.jar                             | None                                     |
       | LCHIJA | powerdrop                | 1.0                         | PowerDrop-MC1.12.2-1.1.3.jar                              | None                                     |
       | LCHIJA | primitivemobs            | 1.2.3a                      | primitivemobs-1.2.3a.jar                                  | None                                     |
       | LCHIJA | pdp                      | 1.12.2-1.2.4                | ProportionalDestructionParticles-1.12.2-1.2.4.jar         | None                                     |
       | LCHIJA | pyrotech                 | 1.12.2-1.5.25               | pyrotech-1.12.2-1.5.25.jar                                | None                                     |
       | LCHIJA | undergroundbiomes        | 1.3.14                      | UndergroundBiomesConstructs-1.12-1.3.14.jar               | None                                     |
       | LCHIJA | pyrotech_compat          | @VERSION@                   | Pyrotech Compat-1.0.3.jar                                 | None                                     |
       | LCHIJA | qualitytools             | 1.0.7_for_1.12.2            | QualityTools-1.0.7_for_1.12.2.jar                         | None                                     |
       | LCHIJA | quarkoddities            | 1                           | QuarkOddities-1.12.2.jar                                  | None                                     |
       | LCHIJA | randomenchantments       | @VERSION@                   | randomenchants-0.1.5.jar                                  | None                                     |
       | LCHIJA | randomportals            | 1.12.2-1.8.2.4              | randomportals-1.12.2-1.8.2.4.jar                          | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
       | LCHIJA | rats                     | 3.2.21                      | rats-3.2.21-1.12.2.jar                                    | None                                     |
       | LCHIJA | reauth                   | 4.0.7                       | ReAuth-1.12-Forge-4.0.7.jar                               | daba0ec4df71b6da841768c49fb873def208a1e3 |
       | LCHIJA | rebind                   | 2.7.5                       | rebind-1.12.2-2.7.5-0.jar                                 | 22cc4f45e4341b5bf2de5964a37e0165d157c9a2 |
       | LCHIJA | recipestages             | 1.1.3                       | RecipeStages-1.1.3.8.jar                                  | None                                     |
       | LCHIJA | redstoneflux             | 2.1.1                       | RedstoneFlux-1.12-2.1.1.1-universal.jar                   | None                                     |
       | LCHIJA | redstoneminusredstone    | @VERSION@                   | RedstoneMinusRedstone-0.3.1.jar                           | None                                     |
       | LCHIJA | requious                 | 1.0                         | Requious Frakto-0.12.jar                                  | None                                     |
       | LCHIJA | resourceloader           | 1.5.3                       | ResourceLoader-MC1.12.1-1.5.3.jar                         | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | resourcereloader         | 1.0.2.5                     | ResourceReloader-1.0.2.5.jar                              | None                                     |
       | LCHIJA | respawntimer             | $version                    | respawntimer-1.12.2-2.0.2.0.jar                           | None                                     |
       | LCHIJA | betterfoliage            | 2.4.0                       | RLFoliage-MC1.12-2.4.0.jar                                | None                                     |
       | LCHIJA | rlmixins                 | 1.3.2                       | RLMixins-1.3.2.jar                                        | None                                     |
       | LCHIJA | rltweaker                | 0.5.12                      | RLTweaker-1.12.2-0.5.12.jar                               | None                                     |
       | LCHIJA | rockytweaks              | @VERSION@                   | rockytweaks-1.12.2-0.6.1.jar                              | None                                     |
       | LCHIJA | roguelike                | 1.8.0                       | RoguelikeDungeons-1.12.2-1.8.0.jar                        | None                                     |
       | LCHIJA | rotm                     | 1.1.4                       | rotm-1.12.2-1.1.4.jar                                     | None                                     |
       | LCHIJA | rotn_blocks              | 1.0.0                       | RotN-Blocks-1.0.3.jar                                     | None                                     |
       | LCHIJA | rotntweaker              | 0.1.0                       | RotN-Tweaker-0.1.0.jar                                    | None                                     |
       | LCHIJA | roughmobsrevamped        | 2.3.23                      | roughmobsrevamped-1.12.2-2.3.23.jar                       | None                                     |
       | LCHIJA | rusticbopwoods           | 1.0                         | rusticbopwoods-1.0.jar                                    | None                                     |
       | LCHIJA | rusticcompat             | 1.0                         | RusticCompat-1.3.jar                                      | None                                     |
       | LCHIJA | salt_lamps               | 1.12.2-1.1.0                | SaltLampsReforged-1.12.2-1.1.0.jar                        | None                                     |
       | LCHIJA | deadmanssatchel          | 1.12.2-1.0.0.20190226202924 | SBM-Dead-Mans-Satchel-1.12.2-1.0.0b20190226202928.jar     | None                                     |
       | LCHIJA | scalinghealth            | 1.3.37                      | ScalingHealth-1.12.2-1.3.42+147.jar                       | None                                     |
       | LCHIJA | screenshotclipboard      | 1.12.2-1.0.1                | ScreenshotToClipboard-1.12.2-1.0.1.jar                    | None                                     |
       | LCHIJA | serenetweaks             | 0.0.1                       | SereneTweaks-1.0.jar                                      | None                                     |
       | LCHIJA | setbonus                 | 1.12.2.020                  | SetBonus-1.12.2.020.jar                                   | None                                     |
       | LCHIJA | shouldersurfing          | 2.8.2                       | ShoulderSurfing-1.12.2-2.8.2.jar                          | d6261bb645f41db84c74f98e512c2bb43f188af2 |
       | LCHIJA | simple_paraglider        | 1.1.0                       | simple_paraglider-1.1.0.jar                               | None                                     |
       | LCHIJA | smoothwater              | 0.1.4                       | SmoothWater-0.1.4.jar                                     | None                                     |
       | LCHIJA | snowrealmagic            | 0.7.1                       | SnowRealMagic-1.12.2-0.7.1.jar                            | None                                     |
       | LCHIJA | soundphysics             | 1.0.10-1                    | Sound-Physics-1.12.2-1.0.10-1.jar                         | None                                     |
       | LCHIJA | soundreloader            | 1.1                         | soundreloader-1.2-1.12.2.jar                              | None                                     |
       | LCHIJA | spartanweaponry          | 1.4.1                       | SpartanWeaponry-1.12.2-1.4.1.jar                          | None                                     |
       | LCHIJA | spartancompat            | @VERSION@                   | spartancompat-1.2.3.jar                                   | None                                     |
       | LCHIJA | spartanfire              | 0.08                        | spartanfire-0.08.jar                                      | None                                     |
       | LCHIJA | spartanshields           | 1.5.5                       | SpartanShields-1.12.2-1.5.5.jar                           | None                                     |
       | LCHIJA | spartantwilight          | 1.2.0                       | spartantwilight-1.12.2-1.2.0.jar                          | None                                     |
       | LCHIJA | specialai                | 1.1.0_for_mc1.12.2          | specialai-1.1.0_for_mc1.12.2.jar                          | None                                     |
       | LCHIJA | specialmobs              | 1.0.4_for_mc1.12.2          | specialmobs-1.0.4_for_mc1.12.2.jar                        | None                                     |
       | LCHIJA | spectral_edge            | 1.0                         | spectral_edge-forge-1.6.jar                               | None                                     |
       | LCHIJA | sasit                    | 1.1.30                      | StuffASockInIt-1.12.2-1.1.30.jar                          | None                                     |
       | LCHIJA | stygian                  | 1.0.4                       | stygian-1.0.4.jar                                         | None                                     |
       | LCHIJA | superflatcaves           | 1.3.1                       | superflatcaves-1.3.1.jar                                  | None                                     |
       | LCHIJA | teamsmod                 | 1.12.2-Rfinal               | teamsmod-1.12.2-Rfinal-fixed.jar                          | None                                     |
       | LCHIJA | tellme                   | 0.7.0-dev.20200919.184303   | tellme-1.12.2-0.7.0-dev.20200919.184303.jar               | 2b03e1423915a189b8094816baa18f239d576dff |
       | LCHIJA | beneath                  | 1.7.1                       | The Beneath-1.12.2-1.7.1.jar                              | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LCHIJA | thirstybottles           | 2.0.1                       | ThirstyBottles-1.12.2-2.0.1.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | timeshallnotpass         | 1.12.2-1.1.0                | TimeShallNotPass-1.12.2-1.1.0.jar                         | None                                     |
       | LCHIJA | tnt_utilities            | 1.2.3                       | tnt_utilities-mc1.12-1.2.3.jar                            | None                                     |
       | LCHIJA | toastcontrol             | 1.8.1                       | Toast Control-1.12.2-1.8.1.jar                            | None                                     |
       | LCHIJA | toolbelt                 | 1.9.14                      | ToolBelt-1.12.2-1.9.14.jar                                | None                                     |
       | LCHIJA | toroquest                | 1.12.2-5.3                  | ToroQuest-Revamped-3-25-2022-fix.jar                      | None                                     |
       | LCHIJA | tpp                      | 1.0.1.1                     | TP+-1.12.2-1.0.1.1.jar                                    | None                                     |
       | LCHIJA | trashslot                | 8.4.10                      | TrashSlot_1.12.2-8.4.10.jar                               | None                                     |
       | LCHIJA | trident                  | 1.0.5                       | Trident-1.0.5.jar                                         | None                                     |
       | LCHIJA | triumph                  | 3.19.2                      | Triumph-1.12.2-3.19.2.jar                                 | None                                     |
       | LCHIJA | trumpetskeleton          | 1.12-1.0.2.1                | trumpetskeleton-1.12-1.0.2.1.jar                          | None                                     |
       | LCHIJA | universaltweaks          | 1.9.0                       | UniversalTweaks-1.12.2-1.9.0.jar                          | None                                     |
       | LCHIJA | vanillaanvilrepair       | 1.1                         | vanillaanvilrepair-1.1.jar                                | None                                     |
       | LCHIJA | dimstack                 | 0.1.9                       | VerticallyStackedDimensions-1.12.2-0.1.9.jar              | None                                     |
       | LCHIJA | vials                    | 1.2.1.5                     | Vials-MC1.12-1.2.1.5.jar                                  | None                                     |
       | LCHIJA | villagenames             | 4.4.7                       | VillageNames-1.12.2-4.4.7.jar                             | None                                     |
       | LCHIJA | vtt                      | 0.6.4                       | VillagerTrades-1.12-0.6.4.jar                             | None                                     |
       | LCHIJA | wards                    | 1.3.1                       | wards-1.3.1.jar                                           | None                                     |
       | LCHIJA | weakerspiderwebs         | 2.0                         | weakerspiderwebs_1.12.2-2.0.jar                           | None                                     |
       | LCHIJA | well                     | 1.0.1                       | Well-Mod-v1.0.1-mc1.12.2.jar                              | None                                     |
       | LCHIJA | witherconfig             | 1.2.1                       | Wither-Config-1.2.1.jar                                   | None                                     |
       | LCHIJA | worldstripper            | 1.6.0-1.12.2                | World-Stripper-1.6.0-1.12.2.jar                           | None                                     |
       | LCHIJA | worldprimer              | 0.6.0-dev.20200122.211517   | worldprimer-1.12.2-0.6.0-dev.20200122.211517.jar          | 2b03e1423915a189b8094816baa18f239d576dff |
       | LCHIJA | betterhurttimer          | 1.12.2-1.5.0.1              | WorseHurtTimer-1.12.2-1.5.0.1.jar                         | None                                     |
       | LCHIJA | foundry                  | 1.7.18                      | ZenFoundry-1.7.18.jar                                     | None                                     |
       | LCHIJA | zenutils                 | 1.14.15                     | zenutils-1.14.15.jar                                      | None                                     |
       | LCHIJA | zenrecipereloading       | 1.2.2                       | zenrecipereloading-1.2.2.jar                              | None                                     |
       | LCHIJA | zombie_players           | 1.12.1-1.2.7                | zombie_players-1.12.1-1.2.7.jar                           | None                                     |
       | LCHIJA | zombieawareness          | 1.12.1-1.11.16              | zombieawareness-1.12.1-1.11.16.jar                        | None                                     |
       | LCHIJA | lemonlib                 | 1.3.0                       | lemonlib-1.12.2-1.3.0.jar                                 | None                                     |
       | LCHIJA | arcaneworld              | 0.0.11                      | arcaneworld-1.12.2-0.1.0.jar                              | None                                     |
       | LCHIJA | betteranimalsplus        | 9.0.1                       | betteranimalsplus-1.12.2-9.0.1.jar                        | None                                     |
       | LCHIJA | discordrpc               | 1.3.3                       | discordrpc-1.3.3-1.12.jar                                 | None                                     |
       | LCHIJA | moresoundconfig          | 1.0.4                       | moresoundconfig-1.0.4.jar                                 | 7904c4e13947c8a616c5f39b26bdeba796500722 |
       | LCHIJA | shetiphiancore           | 3.5.9                       | shetiphiancore-1.12.0-3.5.9.jar                           | None                                     |
       | LCHIJA | solcarrot                | 1.8.4                       | solcarrot-1.12.2-1.8.4.jar                                | None                                     |
       | LCHIJA | totemexpansion           | 1.2.2                       | totemexpansion-1.2.2-1.12.2.jar                           | None                                     |
       | LCHIJA | hungeroverhaul           | 1.12.2-1.3.3.jenkins148     | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar                | None                                     |
       | LCHIJA | mysticallib              | 1.12.2-1.13.0               | mysticallib-1.12.2-1.13.0.jar                             | None                                     |
       | LCHIJA | osv                      | 5.14                        | Ore Stone Variants-5.14.jar                               | None                                     |
  Loaded coremods (and transformers): MultiblockedLoadingPlugin (multiblocked-0.8.5.jar)
                                        com.cleanroommc.multiblocked.core.ASMTransformer
                                      FutureMC (future-mc-0.2.15.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      MainHookLoader (hooklib-3.4.jar)
                                        gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
                                      RLTweaker ASM (RLTweaker-1.12.2-0.5.12.jar)
                                        com.charles445.rltweaker.asm.RLTweakerASM
                                      Aqua Acrobatics Transformer (AquaAcrobatics-1.15.3.jar)
                                        
                                      AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                        squeek.applecore.asm.TransformerModuleHandler
                                      LoadingPlugin (LoadingProfiler-MC1.12-1.3.jar)
                                        lumien.loadingprofiler.asm.ClassTransformer
                                      Worldgeneration Profiler Plugin (world_generation_profiler-[1.8-1.12.2]-1.2.1.5.jar)
                                        net.hycrafthd.worldgenerationprofiler.asm.transformer.Transformer
                                      CoreModLoader (Sound-Physics-1.12.2-1.0.10-1.jar)
                                        com.sonicether.soundphysics.CoreModInjector
                                      EC Core Plugin (enchcontrol-1.12.2-1.1.5-0.jar)
                                        austeretony.enchcontrol.common.core.ECClassTransformer
                                      FMCore (fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar)
                                        
                                      Content Creator (ContentCreator-1.3.7-fix2.jar)
                                        surreal.contentcreator.core.CCClassTransformer
                                      JSON Paintings Plugin (JSON-Paintings-v1.3.0-mc1.12.2.jar)
                                        git.jbredwards.jsonpaintings.mod.asm.transformer.EntityPaintingTransformer
                                        git.jbredwards.jsonpaintings.mod.asm.transformer.EnumArtTransformer
                                        git.jbredwards.jsonpaintings.mod.asm.transformer.ItemTransformer
                                        git.jbredwards.jsonpaintings.mod.asm.transformer.PSGRevampedClientTransformer
                                        git.jbredwards.jsonpaintings.mod.asm.transformer.PSGRevampedServerTransformer
                                        git.jbredwards.jsonpaintings.mod.asm.transformer.TwilightForestTransformer
                                      LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
                                        lumien.hardcoredarkness.asm.ClassTransformer
                                      EntityCullingPlugin (EntityCulling-1.12.2-6.4.2.jar)
                                        meldexun.entityculling.asm.EntityCullingClassTransformer
                                      ReBind Core (rebind-1.12.2-2.7.5-0.jar)
                                        austeretony.rebind.common.core.ReBindClassTransformer
                                      Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9.jar)
                                        cd4017be.dimstack.asm.ChunkPrimerTransformer
                                        cd4017be.dimstack.asm.BlockPortalTransformer
                                      Transformer (harvestcrafttweaker-1.2c.jar)
                                        
                                      LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
                                        lumien.randomthings.asm.ClassTransformer
                                      RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
                                        com.therandomlabs.randompatches.core.RPTransformer
                                      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)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      BetterFoliageLoader (RLFoliage-MC1.12-2.4.0.jar)
                                        mods.betterfoliage.loader.BetterFoliageTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)
                                        
                                      Quark Plugin (QuarkRotN-r1.6-188.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      MoreSoundConfigCore (moresoundconfig-core-1.0.4.jar)
                                        ichttt.mods.moresoundconfig.asm.MSCTransformer
                                      ZenUtilsPlugin (zenutils-1.14.15.jar)
                                        
                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                      BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
                                        com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                      ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
                                        shetiphian.asm.ClassTransformer
                                      CoreMod (Trident-1.0.5.jar)
                                        
                                      CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
                                        
                                      ratscore (rats-3.2.21-1.12.2.jar)
                                        com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
                                      ConfigAnytimePlugin (!configanytime-1.0.jar)
                                        
                                      LoadingPlugin (AdPother-1.12.2-1.2.25.0-build.0673.jar)
                                        com.endertech.minecraft.mods.adpother.transformers.AcidRain$Vanilla
                                        com.endertech.minecraft.mods.adpother.transformers.AcidRain$DynamicSurroundings
                                        com.endertech.minecraft.mods.adpother.transformers.AcidRain$Weather2$Mesh
                                        com.endertech.minecraft.mods.adpother.transformers.AcidRain$Weather2$Render
                                        com.endertech.minecraft.mods.adpother.transformers.ActuallyAdditions$FurnaceDouble
                                        com.endertech.minecraft.mods.adpother.transformers.ActuallyAdditions$CoalGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.AdvancedRocketry$Rocket
                                        com.endertech.minecraft.mods.adpother.transformers.BetterWithMods$Furnace
                                        com.endertech.minecraft.mods.adpother.transformers.Campfire$Cooking
                                        com.endertech.minecraft.mods.adpother.transformers.ControlledBurn$Fire
                                        com.endertech.minecraft.mods.adpother.transformers.CookingForBlockheads$Oven
                                        com.endertech.minecraft.mods.adpother.transformers.DraconicEvolution$Generator
                                        com.endertech.minecraft.mods.adpother.transformers.EmbersRekindled$EmberBore
                                        com.endertech.minecraft.mods.adpother.transformers.EmbersRekindled$SteamEngine
                                        com.endertech.minecraft.mods.adpother.transformers.EnderIO$CombustionGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.EnderIO$StirlingGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.EngineersDecor$DecorFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.Factory0Resources$BurnerDrill
                                        com.endertech.minecraft.mods.adpother.transformers.FastFurnace$Burning
                                        com.endertech.minecraft.mods.adpother.transformers.FastFurnace$Smelting
                                        com.endertech.minecraft.mods.adpother.transformers.FurnaceOverhaul$Burning
                                        com.endertech.minecraft.mods.adpother.transformers.FurnaceOverhaul$Smelting
                                        com.endertech.minecraft.mods.adpother.transformers.FutureMC$AdvancedFurnace$Burning
                                        com.endertech.minecraft.mods.adpother.transformers.FutureMC$AdvancedFurnace$Smelting
                                        com.endertech.minecraft.mods.adpother.transformers.FloodLights$CarbonFloodlight
                                        com.endertech.minecraft.mods.adpother.transformers.Galacticraft$AutoRocket
                                        com.endertech.minecraft.mods.adpother.transformers.Galacticraft$Buggy
                                        com.endertech.minecraft.mods.adpother.transformers.Gregicality$PrimitiveBlastFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$CokeOven
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$LargeBoilerLiquidFuel
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$LargeBoilerSolidFuel
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$BoilerRecipeLogic
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$FuelRecipeLogic
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$PrimitiveBlastFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$SteamCoalBoiler
                                        com.endertech.minecraft.mods.adpother.transformers.Gregtech$SteamLavaBoiler
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Boiler
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$BurnerPress
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$CombustionGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$DieselGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$GasFlare
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$IndustrialGeneratorSolid
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$IndustrialGeneratorLiquid
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Turbofan
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$RadialEngine
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$Firebox
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$GasFlare
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$IronFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$HeaterOilburner
                                        com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$SteelFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveCraft$FurnaceTE
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$AllowSmelter
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$BlastFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$CokeOven
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$DieselGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersivePetroleum$Motorboat
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersivePetroleum$PortableGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveRailroading$LocomotiveDiesel
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveRailroading$LocomotiveSteam
                                        com.endertech.minecraft.mods.adpother.transformers.ImmersiveTechnology$Boiler
                                        com.endertech.minecraft.mods.adpother.transformers.IndustrialForegoing$FuelGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.IndustrialForegoing$ReactorGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$FluidGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$SteamBoiler$LiquidFuel
                                        com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$SteamBoiler$SolidFuel
                                        com.endertech.minecraft.mods.adpother.transformers.Magneticraft$CombustionChamber
                                        com.endertech.minecraft.mods.adpother.transformers.Magneticraft$BigChamberSolidFuel
                                        com.endertech.minecraft.mods.adpother.transformers.Magneticraft$BigChamberLiquidFuel
                                        com.endertech.minecraft.mods.adpother.transformers.Mekanism$FuelwoodHeater
                                        com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$BioGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$GasGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$HeatGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.Metallurgy$Alloyer
                                        com.endertech.minecraft.mods.adpother.transformers.Metallurgy$Crusher
                                        com.endertech.minecraft.mods.adpother.transformers.Minecraft$AnimalFeeding
                                        com.endertech.minecraft.mods.adpother.transformers.Minecraft$FurnaceSmelting
                                        com.endertech.minecraft.mods.adpother.transformers.MoreFurnaces$IronFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.MrCrayfish$Vehicle
                                        com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$InferiumFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$IntermediumFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$PrudentiumFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$SuperiumFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$SupremiumFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$UltimateFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.Natura$NetherrackFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.PneumaticCraft$AirCompressor
                                        com.endertech.minecraft.mods.adpother.transformers.PrimalCore$RecipeHelper
                                        com.endertech.minecraft.mods.adpother.transformers.Pyrotech$TileCombustion
                                        com.endertech.minecraft.mods.adpother.transformers.RealisticBlockPhysics$FallingBlock
                                        com.endertech.minecraft.mods.adpother.transformers.RealisticTorches$BlockTorch
                                        com.endertech.minecraft.mods.adpother.transformers.RFTools$CoalGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.SRParasites$BlockInfestedStain
                                        com.endertech.minecraft.mods.adpother.transformers.StevesCarts$ModuleCoal
                                        com.endertech.minecraft.mods.adpother.transformers.Techguns$MachineSlot
                                        com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileIronAlloyFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileIronFurnace
                                        com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileSolidFuelGenerator
                                        com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$CharcoalForge
                                        com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$FirePit
                                        com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$LogPile
                                        com.endertech.minecraft.mods.adpother.transformers.TinkersComplement$HighOven
                                        com.endertech.minecraft.mods.adpother.transformers.TinkersConstruct$HeatingStructure
                                        com.endertech.minecraft.mods.adpother.transformers.TinkersConstruct$SmelteryAlloys
                                        com.endertech.minecraft.mods.adpother.transformers.SimpleGrinder$CoalGrinder
                                        com.endertech.minecraft.mods.adpother.transformers.UltimateCarMod$Car
                                        com.endertech.minecraft.mods.adpother.transformers.ViesCraft$AirShip
                                        com.endertech.minecraft.mods.adpother.renders.AerometerRender
                                        com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockCaughtFire
                                        com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockUpdateTick
                                        com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockExploded
                                        com.endertech.minecraft.mods.adpother.pollution.WorldData$GetSkyColor
                                        com.endertech.minecraft.mods.adpother.pollution.WorldData$FurnaceFuelBurned
                                        com.endertech.minecraft.mods.adpother.pollution.WorldData$LavaTouchesWater
                                        com.endertech.minecraft.mods.adpother.transformers.ZenFoundry$BurnerHeater
                                        com.endertech.minecraft.mods.adpother.transformers.ZenFoundry$MoldStation
                                      RenderLibPlugin (RenderLib-1.12.2-1.3.3.jar)
                                        meldexun.renderlib.asm.RenderLibClassTransformer
                                      AALoadingPlugin (arcanearchives-0.2.0.25-mixins8.jar)
                                        
                                      WitherConfigPlugin (Wither-Config-1.2.1.jar)
                                        
                                      ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.4.1.jar)
                                        
                                      LoadingPlugin (ChunkAnimator-1.12.2-1.2.1.jar)
                                        lumien.chunkanimator.asm.ClassTransformer
                                      BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
                                        me.superckl.biometweakercore.BiomeTweakerASMTransformer
                                      Ears (ears-forge-1.12-1.4.6.jar)
                                        com.unascribed.ears.asm.PlatformTransformerAdapter
                                      ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
                                        com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
                                      ClsPlugin (CustomLoadingScreen-1.12.2-1.5.7.jar)
                                        alexiil.mc.mod.load.coremod.ClsTransformer
                                      LoadingPlugin (BetterWithLib-1.12-1.5.jar)
                                        betterwithmods.library.core.ClassTransformer
                                      ZenRecipeReloadingPlugin (zenrecipereloading-1.2.2.jar)
                                        
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      RedstoneMinusCore (RedstoneMinusRedstone-0.3.1.jar)
                                        pl.asie.redstoneminus.core.RedstoneMinusTransformer
                                      StackUpCore (StackUp-0.2.5.jar)
                                        pl.asie.stackup.core.StackUpTransformer
                                      BlurPlugin (Blur-1.0.4-14.jar)
                                        com.tterrag.blur.BlurTransformer
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      ToolProgressionPlugin (toolprogression-core-1.12.2-1.6.12.jar)
                                        tyra314.toolprogression.core.asm.ToolProgressionClassTransformer
                                      MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
                                        
                                      SmoothWaterCore (SmoothWater-0.1.4.jar)
                                        pl.asie.smoothwater.SmoothWaterTransformer
                                      IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                        
                                      UniversalTweaksCore (UniversalTweaks-1.12.2-1.9.0.jar)
                                        
                                      TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
                                        
                                      SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
                                        pl.asie.splashanimation.core.SplashProgressTransformer
                                      SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                        sereneseasons.asm.transformer.EntityRendererTransformer
                                        sereneseasons.asm.transformer.WorldTransformer
                                      NormalASM (normalasm-5.19.jar)
                                        
                                      MusicTriggersMixins (musictriggers-1.12.2-6.3.1.jar)
                                        
                                      KonkreteCore (konkrete_forge_1.6.1_MC_1.12-1.12.2.jar)
                                        
                                      WorseCore (WorseHurtTimer-1.12.2-1.5.0.1.jar)
                                        
                                      CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
                                        bre.smoothfont.asm.Transformer
                                      ShoulderPlugin (ShoulderSurfing-1.12.2-2.8.2.jar)
                                        com.teamderpy.shouldersurfing.asm.transformers.EntityPlayerRayTrace
                                        com.teamderpy.shouldersurfing.asm.transformers.EntityRendererGetMouseOver
                                        com.teamderpy.shouldersurfing.asm.transformers.EntityRendererGetMouseOver2
                                        com.teamderpy.shouldersurfing.asm.transformers.EntityRendererOrientCamera
                                        com.teamderpy.shouldersurfing.asm.transformers.EntityRendererRayTrace
                                        com.teamderpy.shouldersurfing.asm.transformers.GuiIngameRenderAttackIndicator
                                        com.teamderpy.shouldersurfing.asm.transformers.ItemRayTraceBlocks
                                        com.teamderpy.shouldersurfing.asm.transformers.ItemBoatRayTraceBlocks_1_9
                                        com.teamderpy.shouldersurfing.asm.transformers.ItemBoatRayTraceBlocks_1_11
                                        com.teamderpy.shouldersurfing.asm.transformers.GuiCrosshairsBCRenderAttackIndicator
                                        com.teamderpy.shouldersurfing.asm.transformers.ValkyrienSkiesMixinEntityRendererOrientCamera
                                        com.teamderpy.shouldersurfing.asm.transformers.ValkyrienSkiesMixinEntityRendererOrientCamera2
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      Snow! Real Magic! (SnowRealMagic-1.12.2-0.7.1.jar)
                                        
                                      CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
                                        svenhjol.charm.base.CharmClassTransformer
                                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
                                        org.dimdev.jeid.JEIDTransformer
                                      ExampleModLoadingPlugin (maleksinfinitygauntlet.jar)
                                        
                                      iceandfire (IceAndFireRotN-1.9.1-1.2.1.jar)
                                        com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                      ESCore (ExtraSounds-1.12.2-1.4.1.jar)
                                        
                                      ThiccEntities Plugin (Entifier-2.0.0.jar)
                                        wiresegal.thicc.asm.ThiccAsmTransformer
                                      SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
                                        
                                      Better Biome Blend (betterbiomeblend-1.12.2-1.1.7-forge.jar)
                                        
                                      MixinBooter (!mixinbooter-8.8.jar)
                                        
                                      TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
                                        ljfa.tntutils.asm.ExplosionTransformer
                                      Bundles (Bundles-1.21.jar)
  GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 572.47' Renderer: 'NVIDIA GeForce GTX 1650/PCIe/SSE2'
  Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced)
                                     - InspirationsBuilding (Enabled/Not Forced)
                                     - InspirationsUtility (Enabled/Not Forced)
                                     - InspirationsRecipes (Enabled/Not Forced)
                                     - InspirationsTweaks (Enabled/Not Forced)
                                     - InspirationsShared (Enabled/Forced)
                                     - WailaPlugin (Enabled/Not Forced)
                                     - RatsPlugin (Enabled/Not Forced)
                                     - TwilightForestPlugin (Enabled/Not Forced)
  Patchouli open book context: n/a
  RLTweaker Error Report: Charm Missing Enchantment homing : 1
  Suspected Mods: Had Enough Items (jei)
Editor is loading...
Leave a Comment