Zokonius / planar-artifice

The Planar Artifice addon for Thaumcraft 6.
MIT License
7 stars 9 forks source link

Crash on Startup. been getting this ever since the continuation update #56

Closed AceTheWildCard closed 2 years ago

AceTheWildCard commented 2 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) MovingWorldCore (movingworld-1.12-6.353-full.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) LogisticsPipesCoreLoader (logisticspipes-0.10.3.114.jar) BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) Quark Plugin (Quark-r1.6-179.jar) AppleCore (AppleCore-mc1.12.2-3.4.0.jar) DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar) FutureMC (future-mc-0.2.8.jar) UniDictCoreMod (UniDict-1.12.2-3.0.10.jar) SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.16a-mc1.12.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar) TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar) BringMeTheRings plugin (BringMeTheRings-0.4.jar) LevelUpCore (levelup2-1.5.8.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) LoadingPlugin (CrashToMainMenu-client-1.12.2-1.0.0.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar) ForgelinPlugin (Forgelin-1.8.4.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) NWRTweak (redstonepaste-mc1.12-1.7.5.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar) CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.10.27.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar) JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar) HCASM (HammerLib-1.12.2-2.0.6.32.jar) SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 2/12/22 3:52 PM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Planar Artifice (planarartifice) Caused by: java.lang.NoSuchFieldError: ASPECT_TIME at leppa.planarartifice.registry.PAAspects.registerAspects(PAAspects.java:37) at leppa.planarartifice.main.CommonProxy.preInit(CommonProxy.java:27) at leppa.planarartifice.client.ClientProxy.preInit(ClientProxy.java:41) at leppa.planarartifice.main.PlanarArtifice.preInit(PlanarArtifice.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.wildbamaboy.crashtomainmenu.asm.ASMHooks.onMinecraftRun(ASMHooks.java:37) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1658655632 bytes (1581 MB) / 5121245184 bytes (4884 MB) up to 9932111872 bytes (9472 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10656m -Xms256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 337 mods loaded, 337 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                                |
|:----- |:-------------------------------------------- |:------------------------- |:-------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                                    | 1.12.2                    | minecraft.jar                                      | None                                     |
| LCH   | mcp                                          | 9.42                      | minecraft.jar                                      | None                                     |
| LCH   | FML                                          | 8.0.99.99                 | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
| LCH   | forge                                        | 14.23.5.2847              | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
| LCH   | ivtoolkit                                    | 1.3.3-1.12                | minecraft.jar                                      | None                                     |
| LCH   | com.elytradev.movingworld.common.asm.coremod |                           | minecraft.jar                                      | None                                     |
| LCH   | openmodscore                                 | 0.12.2                    | minecraft.jar                                      | None                                     |
| LCH   | foamfixcore                                  | 7.7.4                     | minecraft.jar                                      | None                                     |
| LCH   | srm-hooks                                    | 1.12.2-1.0.0              | minecraft.jar                                      | None                                     |
| LCH   | fastbench                                    | 1.7.3                     | FastWorkbench-1.12.2-1.7.3.jar                     | None                                     |
| LCH   | actuallyadditions                            | 1.12.2-r152               | ActuallyAdditions-1.12.2-r152.jar                  | None                                     |
| LCH   | baubles                                      | 1.5.2                     | Baubles-1.12-1.5.2.jar                             | None                                     |
| LCH   | actuallybaubles                              | 1.1                       | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
| LCH   | ctm                                          | MC1.12.2-1.0.2.31         | CTM-MC1.12.2-1.0.2.31.jar                          | None                                     |
| LCH   | appliedenergistics2                          | rv6-stable-7              | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | mysticalworld                                | 1.12.2-1.11.0             | mysticalworld-1.12.2-1.11.0.jar                    | None                                     |
| LCH   | endercore                                    | 1.12.2-0.5.76             | EnderCore-1.12.2-0.5.76.jar                        | None                                     |
| LCH   | jei                                          | 4.16.1.301                | jei_1.12.2-4.16.1.301.jar                          | None                                     |
| LCH   | thaumcraft                                   | 6.1.BETA26                | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
| LCH   | codechickenlib                               | 3.2.3.358                 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | redstoneflux                                 | 2.1.1                     | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
| LCH   | cofhcore                                     | 4.6.6                     | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
| LCH   | brandonscore                                 | 2.4.20                    | BrandonsCore-1.12.2-2.4.20.162-universal.jar       | None                                     |
| LCH   | cofhworld                                    | 1.4.0                     | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
| LCH   | thermalfoundation                            | 2.6.7                     | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
| LCH   | draconicevolution                            | 2.3.28                    | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None                                     |
| LCH   | thermalexpansion                             | 5.5.7                     | ThermalExpansion-1.12.2-5.5.7.1-universal.jar      | None                                     |
| LCH   | enderio                                      | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | mantle                                       | 1.12-1.3.3.55             | Mantle-1.12-1.3.3.55.jar                           | None                                     |
| LCH   | projecte                                     | 1.12.2-PE1.4.1            | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
| LCH   | chisel                                       | MC1.12.2-1.0.2.45         | Chisel-MC1.12.2-1.0.2.45.jar                       | None                                     |
| LCH   | enderiointegrationtic                        | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | materialispreload                            | 1.2.5                     | materialis-1.12.2-1.2.5.jar                        | None                                     |
| LCH   | quark                                        | r1.6-179                  | Quark-r1.6-179.jar                                 | None                                     |
| LCH   | twilightforest                               | 3.11.1021                 | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
| LCH   | tconstruct                                   | 1.12.2-2.13.0.183         | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
| LCH   | p455w0rdslib                                 | 2.3.161                   | p455w0rdslib-1.12.2-2.3.161.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | ae2wtlib                                     | 1.0.34                    | AE2WTLib-1.12.2-1.0.34.jar                         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | aether_legacy                                | 1.5.3.2                   | aether-1.12.2-v1.5.3.2.jar                         | None                                     |
| LCH   | aether_legacy_addon                          | 1.12.2-v1.3.0             | Aether Continuation v1.3.0.jar                     | None                                     |
| LCH   | infinitylib                                  | 1.12.2-1.12.1             | infinitylib-1.12.1.jar                             | None                                     |
| LCH   | agricraft                                    | 2.12.0-1.12.2-b2          | agricraft-2.12.0-1.12.2-b2.jar                     | None                                     |
| LCH   | aiimprovements                               | 0.0.1.3                   | AIImprovements-1.12-0.0.1b3.jar                    | None                                     |
| LCH   | akashictome                                  | 1.2-12                    | AkashicTome-1.2-12.jar                             | None                                     |
| LCH   | cyclicmagic                                  | 1.20.11                   | Cyclic-1.12.2-1.20.11.jar                          | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LCH   | thaumicpotatoes                              | 1.4.1                     | ThaumicPotatoes2-1.12.2-1.4.1.jar                  | None                                     |
| LCH   | guideapi                                     | 1.12-2.1.8-63             | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
| LCH   | bloodmagic                                   | 1.12.2-2.4.3-105          | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
| LCH   | animus                                       | 1                         | Animus-1.12-2.1.7.jar                              | None                                     |
| LCH   | aoa3                                         | 3.3.6                     | AoA3-3.3.6.jar                                     | 8bddeac148843f40e0b9f69201be2f4b3071700d |
| LCH   | applecore                                    | 3.4.0                     | AppleCore-mc1.12.2-3.4.0.jar                       | None                                     |
| LCH   | appleskin                                    | 1.0.14                    | AppleSkin-mc1.12-1.0.14.jar                        | None                                     |
| LCH   | aquaculture                                  | 1.6.8                     | Aquaculture-1.12.2-1.6.8.jar                       | None                                     |
| LCH   | conarm                                       | 1.2.5.10                  | conarm-1.12.2-1.2.5.10.jar                         | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH   | botania                                      | r1.10-364                 | Botania r1.10-364.4.jar                            | None                                     |
| LCH   | waila                                        | 1.8.26                    | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
| LCH   | extrabotany                                  | 58                        | ExtraBotany-r1.1-58r.jar                           | None                                     |
| LCH   | armoryexpansion                              | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | armoryexpansion-custommaterials              | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | armoryexpansion-iceandfire                   | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | armoryexpansion-matteroverdrive              | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | aroma1997core                                | 2.0.0.2                   | Aroma1997Core-1.12.2-2.0.0.2.jar                   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aromabackup                                  | 2.1.1.4                   | AromaBackup-1.12.2-2.1.1.4.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aromabackuprecovery                          | 2.1.1.4                   | AromaBackup-1.12.2-2.1.1.4.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | artifacts                                    | 1.12.2-1.2.3              | Artifacts-1.12.2-1.2.3.jar                         | None                                     |
| LCH   | astralsorcery                                | 1.10.27                   | astralsorcery-1.12.2-1.10.27.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | autopackager                                 | 1.12                      | autopackager-1.12.jar                              | None                                     |
| LCH   | autoreglib                                   | 1.3-32                    | AutoRegLib-1.3-32.jar                              | None                                     |
| LCH   | avaritia                                     | 3.3.0                     | Avaritia-1.12.2-3.3.0.37-universal.jar             | None                                     |
| LCH   | wanionlib                                    | 1.12.2-2.9                | WanionLib-1.12.2-2.9.jar                           | None                                     |
| LCH   | avaritiaddons                                | 1.12.2-1.6                | Avaritiaddons-1.12.2-1.6.jar                       | None                                     |
| LCH   | gunpowderlib                                 | 1.12.2-1.1                | GunpowderLib-1.12.2-1.1.jar                        | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | avaritiatweaks                               | 1.12.2-1.3                | AvaritiaTweaks-1.12.2-1.3.jar                      | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | base                                         | 3.14.0                    | base-1.12.2-3.14.0.jar                             | None                                     |
| LCH   | bhc                                          | 2.0.3                     | baubley-heart-canisters-1.12.2-2.0.3.jar           | None                                     |
| LCH   | bdlib                                        | 1.14.3.12                 | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
| LCH   | ic2                                          | 2.8.170-ex112             | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH   | forestry                                     | 5.8.2.422                 | forestry_1.12.2-5.8.2.422.jar                      | None                                     |
| LCH   | beebetteratbees                              | 2.0.3                     | beebetteratbees-1.12.2-2.0.3.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | betteradvancements                           | 0.1.0.77                  | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
| LCH   | betterbuilderswands                          | 0.11.1                    | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
| LCH   | patchouli                                    | 1.0-23.6                  | Patchouli-1.0-23.6.jar                             | None                                     |
| LCH   | bewitchment                                  | 0.22.63                   | bewitchment-1.12.2-0.0.22.64.jar                   | None                                     |
| LCH   | beyondtheveil                                | 1.12.2-0.3.2              | BeyondTheVeil-1.12.2-0.3.2.jar                     | None                                     |
| LCH   | bibliocraft                                  | 2.4.5                     | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
| LCH   | binniecore                                   | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | binniedesign                                 | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | genetics                                     | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | botany                                       | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | extrabees                                    | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | extratrees                                   | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | bloodarsenal                                 | 1.12.2-2.2.2-31           | BloodArsenal-1.12.2-2.2.2-31.jar                   | None                                     |
| LCH   | bookshelf                                    | 2.3.590                   | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | botanianeedsit                               | 1.12.2-3.0-release        | botanianeedsit-1.12.2-3.0-release.jar              | None                                     |
| LCH   | hammercore                                   | 2.0.6.32                  | HammerLib-1.12.2-2.0.6.32.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | botanicadds                                  | 12.2.6                    | BotanicAdditions-1.12.2-12.2.6.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | bmtr                                         | 0.4                       | BringMeTheRings-0.4.jar                            | None                                     |
| LCH   | careerbees                                   | 1.0                       | careerbees-0.4.0.jar                               | None                                     |
| LCH   | carryon                                      | 1.12.3                    | carryon-1.12.2-1.12.6.20.jar                       | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
| LCH   | charm                                        | 1.4                       | Charm-1.12.2-1.4.1.jar                             | None                                     |
| LCH   | chesttransporter                             | 2.8.8                     | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
| LCH   | chickenchunks                                | 2.4.2.74                  | ChickenChunks-1.12.2-2.4.2.74-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | chiselsandbits                               | 14.33                     | chiselsandbits-14.33.jar                           | None                                     |
| LCH   | clumps                                       | 3.1.2                     | Clumps-3.1.2.jar                                   | None                                     |
| LCH   | collective                                   | 3.0                       | collective-1.12.2-3.0.jar                          | None                                     |
| LCH   | computercraft                                | 1.80pr1 v1.3              | Computeacube-1.80pr1 v1.3Fix.jar                   | None                                     |
| LCH   | controlling                                  | 3.0.10                    | Controlling-3.0.10.jar                             | None                                     |
| LCH   | cookingforblockheads                         | 6.5.0                     | CookingForBlockheads_1.12.2-6.5.0.jar              | None                                     |
| LCH   | cosmeticarmorreworked                        | 1.12.2-v5a                | CosmeticArmorReworked-1.12.2-v5a.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH   | craftingtweaks                               | 8.1.9                     | CraftingTweaks_1.12.2-8.1.9.jar                    | None                                     |
| LCH   | crimsonrevelations                           | 0.8                       | crimsonrevelations-0.8.jar                         | None                                     |
| LCH   | crimsonwarfare                               | 1.5                       | crimsonwarfare-1.5.jar                             | None                                     |
| LCH   | cucumber                                     | 1.1.3                     | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
| LCH   | cxlibrary                                    | 1.6.1                     | cxlibrary-1.12.1-1.6.1.jar                         | None                                     |
| LCH   | cyclopscore                                  | 1.6.7                     | CyclopsCore-1.12.2-1.6.7.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | nei                                          | 2.4.3                     | NotEnoughItems-1.12.2-2.4.3.245-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | stg                                          | 1.12.2-1.2.3              | stg-1.12.2-1.2.3.jar                               | None                                     |
| LCH   | mousetweaks                                  | 2.10                      | MouseTweaks-2.10-mc1.12.2.jar                      | None                                     |
| LCH   | danknull                                     | 1.7.91                    | DankNull-1.12.2-1.7.91.jar                         | 644f38521a349310a5dae0239577dc7beebefaec |
| LCH   | dankstorage                                  | @VERSION@                 | dankstorage-1.12.2-1.4-pre11.jar                   | None                                     |
| LCH   | nobounce                                     | 1.0.0                     | DarkoHatesBounces-1.12.2-1.0.0.jar                 | None                                     |
| LCH   | darkutils                                    | 1.8.230                   | DarkUtils-1.12.2-1.8.230.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | movingworld                                  | 1.12-6.353                | movingworld-1.12-6.353-full.jar                    | None                                     |
| LCH   | davincisvessels                              | @DVESSELSVER@             | davincisvessels-1.12-6.340-full.jar                | None                                     |
| LCH   | ptrmodellib                                  | 1.0.5                     | PTRLib-1.0.5.jar                                   | None                                     |
| LCH   | props                                        | 2.6.3.7                   | Decocraft-2.6.3.7_1.12.2.jar                       | None                                     |
| LCH   | ding                                         | 1.0.2                     | Ding-1.12.2-1.0.2.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | disenchanter                                 | 1.8                       | disenchanter[1.12]1.8.jar                          | None                                     |
| LCH   | drawbridges                                  | 1.0                       | drawbridges-1.1.jar                                | None                                     |
| LCH   | dummycore                                    | 2.4.112.5.                | DummyCoreUnofficial-2.4.112.5.jar                  | None                                     |
| LCH   | ebwizardry                                   | 4.3.5                     | ElectroblobsWizardry-4.3.5-MC1.12.2.jar            | None                                     |
| LCH   | enchdesc                                     | 1.1.15                    | EnchantmentDescriptions-1.12.2-1.1.15.jar          | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | enderiobase                                  | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduits                              | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduitsappliedenergistics            | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduitsopencomputers                 | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduitsrefinedstorage                | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderiointegrationforestry                   | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderiointegrationticlate                    | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioinvpanel                              | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | ftblib                                       | 5.4.7.2                   | FTBLib-5.4.7.2.jar                                 | None                                     |
| LCH   | enderiomachines                              | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderiopowertools                            | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderstorage                                 | 2.4.6.137                 | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | endreborn                                    | 0.3.8                     | EndReborn [0.3.9].jar                              | None                                     |
| LCH   | energyconverters                             | 1.3.7.30                  | energyconverters_1.12.2-1.3.7.30.jar               | None                                     |
| LCH   | engineersdecor                               | 1.1.3                     | engineersdecor-1.12.2-1.1.3.jar                    | ed58ed655893ced6280650866985abcae2bf7559 |
| LCH   | immersiveengineering                         | 0.12-98                   | ImmersiveEngineering-0.12-98.jar                   | None                                     |
| LCH   | engineeredgolems                             | 1.2                       | Engineered Golems-1.2a.jar                         | None                                     |
| LCH   | everlastingabilities                         | 1.5.3                     | EverlastingAbilities-1.12.2-1.5.3.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | potioncore                                   | 1.9_for_1.12.2            | PotionCore-1.9_for_1.12.2.jar                      | None                                     |
| LCH   | eapotioncore                                 | 1.0.2                     | EverlastingAbilities-PotionCore-1.12.2-1.0.2.jar   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | expequiv                                     | 12.3.17                   | ExpandedEquivalence-1.12.2-12.3.17.jar             | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | explorercraft                                | 2.2.14                    | Explorercraft-2.2.14.jar                           | None                                     |
| LCH   | enchantmentlevels2                           | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | enchantmentlevels3                           | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | enchantmentlevels                            | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | enchantmentlevels1                           | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | minerva                                      | 1.0.13                    | minerva-library-1.0.13.jar                         | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH   | extraalchemy                                 | 0.5.4                     | extraalchemy-forge-1.12-build11-0.5.4.jar          | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH   | extracells                                   | 2.6.5                     | ExtraCells-1.12.2-2.6.5.jar                        | None                                     |
| LCH   | golems                                       | 7.1.9                     | ExtraGolems-1.12-7.1.9.jar                         | None                                     |
| LCH   | extra_spells                                 | 1.2.0                     | ExtraSpells-1.12.2-1.2.0.jar                       | None                                     |
| LCH   | extrautils2                                  | 1.0                       | extrautils2-1.12-1.9.9.jar                         | None                                     |
| LCH   | farmingforblockheads                         | 3.1.28                    | FarmingForBlockheads_1.12.2-3.1.28.jar             | None                                     |
| LCH   | fastfurnace                                  | 1.3.1                     | FastFurnace-1.12.2-1.3.1.jar                       | None                                     |
| LCH   | floralchemy                                  | 1.12.2-1.1.1              | Floralchemy-1.12.2-1.1.1.jar                       | None                                     |
| LCH   | foamfix                                      | 0.10.14-1.12.2            | foamfix-0.10.14-1.12.2.jar                         | None                                     |
| LCH   | forgeautofish                                | 1.0.4                     | forgeautofish-1.0.4-1.12.2.jar                     | None                                     |
| LCH   | forgelin                                     | 1.8.4                     | Forgelin-1.8.4.jar                                 | None                                     |
| LCH   | forgemultipartcbe                            | 2.6.2.83                  | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | microblockcbe                                | 2.6.2.83                  | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | None                                     |
| LCH   | minecraftmultipartcbe                        | 2.6.2.83                  | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | None                                     |
| LCH   | funkylocomotion                              | 1.0                       | funky-locomotion-1.12.2-1.1.2.jar                  | None                                     |
| LCH   | cfm                                          | 6.3.1                     | furniture-6.3.1-1.12.2.jar                         | None                                     |
| LCH   | futuremc                                     | 0.2.6                     | future-mc-0.2.8.jar                                | None                                     |
| LCH   | futureminecraf                               | 1.3.1                     | FutureVersions v1.3.1.jar                          | None                                     |
| LCH   | gendustry                                    | 1.6.5.8                   | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
| LCH   | gendustryjei                                 | 1.0.2                     | gendustryjei-1.0.2.jar                             | None                                     |
| LCH   | gb                                           | 1.1.206                   | Gobber-1.12.2_1.1.207.jar                          | None                                     |
| LCH   | grimoireofgaia                               | 1.7.2                     | GrimoireOfGaia3-1.12.2-1.7.2.jar                   | None                                     |
| LCH   | gbook                                        | 2.9.5                     | Guidebook-1.12.2-2.9.5.jar                         | None                                     |
| LCH   | harvest                                      | 1.12-1.2.8-25             | Harvest-1.12-1.2.8-25.jar                          | None                                     |
| LCH   | ichunutil                                    | 7.2.2                     | iChunUtil-1.12.2-7.2.2.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | hats                                         | 7.1.1                     | Hats-1.12.2-7.1.1.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | immersivetech                                | 1.3.10                    | immersivetech-1.12-1.3.10.jar                      | None                                     |
| LCH   | mekanism                                     | 1.12.2-9.8.3.390          | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
| LCH   | teslacorelib                                 | 1.0.18                    | tesla-core-lib-1.12.2-1.0.18.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | industrialforegoing                          | 1.12.2-1.12.2             | industrialforegoing-1.12.2-1.12.13-237.jar         | None                                     |
| LCH   | infinitetrading                              | 1.4                       | infinitetrading_1.12.2-1.4.jar                     | None                                     |
| LCH   | mysticalagriculture                          | 1.7.5                     | MysticalAgriculture-1.12.2-1.7.5.jar               | None                                     |
| LCH   | mysticalagradditions                         | 1.3.2                     | MysticalAgradditions-1.12.2-1.3.2.jar              | None                                     |
| LCH   | harvestcraft                                 | 1.12.2zb                  | Pam's HarvestCraft 1.12.2zg.jar                    | None                                     |
| LCH   | randomthings                                 | 4.2.7.4                   | RandomThings-MC1.12.2-4.2.7.4.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH   | mcjtylib_ng                                  | 3.5.4                     | mcjtylib-1.12-3.5.4.jar                            | None                                     |
| LCH   | rftools                                      | 7.73                      | rftools-1.12-7.73.jar                              | None                                     |
| LCH   | rustic                                       | 1.1.7                     | rustic-1.1.7.jar                                   | None                                     |
| LCH   | integrationforegoing                         | 1.12.2-1.11               | IntegrationForegoing-1.12.2-1.11.jar               | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | inventorypets                                | 2.0.15                    | inventorypets-1.12-2.0.15.jar                      | None                                     |
| LCH   | inventorytweaks                              | 1.63+release.109.220f184  | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH   | ironbackpacks                                | 1.12.2-3.0.8-12           | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
| LCH   | ironchest                                    | 1.12.2-7.0.67.844         | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
| LCH   | jeibees                                      | 0.9.0.5                   | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
| LCH   | jeiintegration                               | 1.6.0                     | jeiintegration_1.12.2-1.6.0.jar                    | None                                     |
| LCH   | jeivillagers                                 | 1.0                       | jeivillagers-1.12-1.0.2.jar                        | None                                     |
| LCH   | journeymap                                   | 1.12.2-5.7.1              | journeymap-1.12.2-5.7.1.jar                        | None                                     |
| LCH   | jehc                                         | 1.7.2                     | just-enough-harvestcraft-1.12.2-1.7.2.jar          | None                                     |
| LCH   | jeid                                         | 1.0.4-SNAPSHOT            | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar              | None                                     |
| LCH   | jeresources                                  | 0.9.2.60                  | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
| LCH   | fluidtank                                    | 12.5.3                    | LargeFluidTank-12.5.3.jar                          | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH   | fluidtank_ae2                                | 12.5.3                    | LargeFluidTank-12.5.3.jar                          | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH   | fluidtank_theoneprobe                        | 12.5.3                    | LargeFluidTank-12.5.3.jar                          | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH   | levelup2                                     | ${version}                | levelup2-1.5.8.jar                                 | None                                     |
| LCH   | libnine                                      | 1.2.1                     | libnine-1.12.2-1.2.1.jar                           | None                                     |
| LCH   | librarianlib                                 | 4.22                      | librarianlib-1.12.2-4.22.jar                       | None                                     |
| LCH   | libraryex                                    | 1.2.2                     | LibraryEx-1.12.2-1.2.2.jar                         | None                                     |
| LCH   | logisticspipes                               | 0.10.3.114                | logisticspipes-0.10.3.114.jar                      | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LCH   | lost_aether                                  | 1.0.2                     | lost-aether-content-1.12.2-1.0.2.jar               | None                                     |
| LCH   | lostmagic                                    | 1.0                       | lostmagic-1.0.2.jar                                | None                                     |
| LCH   | mystcraft                                    | 0.13.7.06                 | mystcraft-1.12.2-0.13.7.06.jar                     | None                                     |
| LCH   | ltta                                         | 1.4.0                     | ltta-1.12.2-1.4.0.jar                              | None                                     |
| LCH   | placebo                                      | 1.6.0                     | Placebo-1.12.2-1.6.0.jar                           | None                                     |
| LCH   | magicalmap                                   | 3.3.2                     | Magical Map-1.12.2-3.3.2.jar                       | None                                     |
| LCH   | magicbees                                    | 1.0                       | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
| LCH   | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT     | malisiscore-1.12.2-6.5.1.jar                       | None                                     |
| LCH   | malisisdoors                                 | 1.12.2-7.3.0              | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
| LCH   | materialis                                   | 1.2.5                     | materialis-1.12.2-1.2.5.jar                        | None                                     |
| LCH   | mcwbridges                                   | 1.0.6                     | mcw-bridges-1.0.6b-mc1.12.2.jar                    | None                                     |
| LCH   | mekanismgenerators                           | 1.12.2-9.8.3.390          | MekanismGenerators-1.12.2-9.8.3.390.jar            | None                                     |
| LCH   | mekanismtools                                | 1.12.2-9.8.3.390          | MekanismTools-1.12.2-9.8.3.390.jar                 | None                                     |
| LCH   | tbone                                        | v1.6.8+mc1.12.2           | TBone-v1.6.8+mc1.12.2.jar                          | None                                     |
| LCH   | metalchests                                  | v6.1.0+mc1.12.2           | MetalChests-v6.1.0+mc1.12.2.jar                    | None                                     |
| LCH   | moartinkers                                  | 0.6.0                     | moartinkers-0.6.0.jar                              | None                                     |
| LCH   | mob_grinding_utils                           | 0.3.13                    | MobGrindingUtils-0.3.13.jar                        | None                                     |
| LCH   | modnametooltip                               | 1.10.1                    | modnametooltip_1.12.2-1.10.1.jar                   | None                                     |
| LCH   | moreavaritia                                 | 3.4                       | moreavaritia-mc1.12.2-v4.jar                       | None                                     |
| LCH   | morebees                                     | 1.12.2-2.0.1              | morebees-1.12.2-2.0.1.jar                          | None                                     |
| LCH   | moreflowers                                  | 1.0                       | MoreFlowers-1.0.jar                                | None                                     |
| LCH   | mrtjpcore                                    | 2.1.4.43                  | MrTJPCore-1.12.2-2.1.4.43-universal.jar            | None                                     |
| LCH   | mumboredstone                                | 0.3.3                     | mumboredstone-0.3.3.jar                            | None                                     |
| LCH   | mystcraft_info                               | 1.0.3.0                   | mystcraft_info-1.12.2-1.0.5.0.jar                  | None                                     |
| LCH   | mysticaladaptations                          | 1.8.7                     | MysticalAdaptations-1.12.2-1.8.7.jar               | None                                     |
| LCH   | naturalpledge                                | 3.0.3                     | NaturalPledge-r3.1.2.jar                           | None                                     |
| LCH   | netherex                                     | 2.2.5                     | NetherEx-1.12.2-2.2.5.jar                          | None                                     |
| LCH   | netherportalfix                              | 5.3.17                    | NetherPortalFix_1.12.1-5.3.17.jar                  | None                                     |
| LCH   | openmods                                     | 0.12.2                    | OpenModsLib-1.12.2-0.12.2.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | openblocks                                   | 1.8.1                     | OpenBlocks-1.12.2-1.8.1.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | oreexcavation                                | 1.4.150                   | OreExcavation-1.4.150.jar                          | None                                     |
| LCH   | overpoweredarmorbar                          | @VERSION@                 | overloadedarmorbar-1.0.4g.jar                      | None                                     |
| LCH   | simplerecipes                                | 1.12.2c                   | Pam's Simple Recipes 1.12.2c.jar                   | None                                     |
| LCH   | pamscookables                                | 1.1                       | pamscookables-1.1.jar                              | None                                     |
| LCH   | pamsimpleharvest                             | 2.0.0                     | pamsimpleharvest-2.0.0.jar                         | None                                     |
| LCH   | thaumicaugmentation                          | 1.12.2-2.1.5              | ThaumicAugmentation-1.12.2-2.1.5.jar               | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
| LCE   | planarartifice                               | 1.2.7                     | planarartifice-1.2.7.jar                           | None                                     |
| LC    | polluted_earth                               | 1.0                       | polluted_earth-1.0.jar                             | None                                     |
| LC    | portalgun                                    | 7.1.0                     | PortalGun-1.12.2-7.1.0.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | xreliquary                                   | 1.12.2-1.3.4.796          | Reliquary-1.12.2-1.3.4.796.jar                     | None                                     |
| LC    | potiondescriptions                           | 1.2.4                     | potiondescriptions-1.12.2-1.2.4.jar                | None                                     |
| LC    | psi                                          | r1.1-78                   | Psi-r1.1-78.2.jar                                  | None                                     |
| LC    | projecteintegration                          | 1.12.2                    | ProjectEIntegration-1.12.2-2.3.1.jar               | 342c9251777bda1ef9b9f1cb1387c2bd4d06cd78 |
| LC    | projectex                                    | 1.2.0.40                  | ProjectEX-1.2.0.40.jar                             | None                                     |
| LC    | projectred-core                              | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-Base.jar               | None                                     |
| LC    | projectred-compat                            | 1.0                       | ProjectRed-1.12.2-4.9.4.120-compat.jar             | None                                     |
| LC    | projectred-integration                       | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-integration.jar        | None                                     |
| LC    | projectred-transmission                      | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-integration.jar        | None                                     |
| LC    | projectred-fabrication                       | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar        | None                                     |
| LC    | projectred-illumination                      | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-lighting.jar           | None                                     |
| LC    | projectred-expansion                         | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
| LC    | projectred-relocation                        | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
| LC    | projectred-transportation                    | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
| LC    | projectred-exploration                       | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-world.jar              | None                                     |
| LC    | quarkoddities                                | 1                         | QuarkOddities-1.12.2.jar                           | None                                     |
| LC    | reccomplex                                   | 1.4.8.2                   | RecurrentComplex-1.4.8.2.jar                       | None                                     |
| LC    | redstonepaste                                | 1.7.5                     | redstonepaste-mc1.12-1.7.5.jar                     | None                                     |
| LC    | rftoolscontrol                               | 2.0.2                     | rftoolsctrl-1.12-2.0.2.jar                         | None                                     |
| LC    | rftoolspower                                 | 1.2.0                     | rftoolspower-1.12-1.2.0.jar                        | None                                     |
| LC    | rsgauges                                     | 1.2.5                     | rsgauges-1.12.2-1.2.5.jar                          | ed58ed655893ced6280650866985abcae2bf7559 |
| LC    | rusticthaumaturgy                            | 4.4a                      | Rustic Thaumaturgy-4.4a.jar                        | None                                     |
| LC    | rusticwitchcraft                             | 1.0.2                     | rusticwitcraft-1.0.2.jar                           | None                                     |
| LC    | secretroomsmod                               | 5.6.4                     | secretroomsmod-1.12.2-5.6.4.jar                    | None                                     |
| LC    | simplesmelteryaccelerator                    | 1.0.1                     | SimpleSmelteryAccelerator-1.0.1.jar                | None                                     |
| LC    | spark                                        | 1.6.3                     | spark-forge.jar                                    | None                                     |
| LC    | stupidthings                                 | 1.1.6                     | Stupid Things-1.12.2-1.1.6.jar                     | None                                     |
| LC    | supermartijn642corelib                       | 1.0.16a                   | supermartijn642corelib-1.0.16a-mc1.12.jar          | None                                     |
| LC    | supersoundmuffler                            | 1.0.2.10                  | supersoundmuffler-1.12.2-1.0.2.10.jar              | None                                     |
| LC    | tconevo                                      | 1.0.44                    | tconevo-1.12.2-1.0.44.jar                          | None                                     |
| LC    | tellme                                       | 0.7.0-dev.20200919.184303 | tellme-1.12.2-0.7.0-dev.20200919.184303.jar        | 2b03e1423915a189b8094816baa18f239d576dff |
| LC    | tfspellpack                                  | 1.1.0                     | TFSpellPack-1.1.0-MC1.12.2.jar                     | None                                     |
| LC    | thaumcraftnoresearch                         | 1.0                       | ThaumcraftNoResearch-1.0.jar                       | None                                     |
| LC    | tg                                           | 0.1.6.0                   | Thaumic_Gadgets_1.12.2_0.1.6_tb.26.jar             | None                                     |
| LC    | thaumadditions                               | 12.6.7                    | ThaumicAdditions-1.12.2-12.6.7.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC    | thaumicbases                                 | 3.3.500.6r                | thaumicbases-3.3.500.6r.jar                        | None                                     |
| LC    | thaumicjei                                   | 1.6.0                     | ThaumicJEI-1.12.2-1.6.0-27.jar                     | None                                     |
| LC    | thaumicenergistics                           | 2.2.3                     | thaumicenergistics-2.2.4.jar                       | None                                     |
| LC    | thaumicequivalence                           | 1.12.2-1.0.5              | ThaumicEquivalence-1.12.2-1.0.5.jar                | None                                     |
| LC    | thaumicperiphery                             | 0.3.1                     | thaumicperiphery-0.3.1.jar                         | None                                     |
| LC    | thaumicrestoration                           | 1.5.0                     | ThaumicRestoration-1.5.0.jar                       | None                                     |
| LC    | thaumicterminal                              | 1.0.12                    | ThaumicTerminal-1.0.12.jar                         | None                                     |
| LC    | thaumicwaila                                 | 1.12.2-0.0.2              | ThaumicWaila-1.12.2-0.0.2.jar                      | None                                     |
| LC    | golems_thermal                               | 7.1.5-0                   | Thermal-Golems-Addon-7.1.5-0.jar                   | None                                     |
| LC    | thermalcultivation                           | 0.3.6                     | ThermalCultivation-1.12.2-0.3.6.1-universal.jar    | None                                     |
| LC    | thermaldynamics                              | 2.5.6                     | ThermalDynamics-1.12.2-2.5.6.1-universal.jar       | None                                     |
| LC    | thermalinnovation                            | 0.3.6                     | ThermalInnovation-1.12.2-0.3.6.1-universal.jar     | None                                     |
| LC    | tinkersaether                                | 1.4.1                     | tinkersaether-1.4.1.jar                            | None                                     |
| LC    | tcomplement                                  | 1.12.2-0.4.3              | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
| LC    | golems_tcon                                  | 7.1.5-0                   | TinkersGolemsAddon-1.12-7.1.5-0.jar                | None                                     |
| LC    | tinkersjei                                   | 1.2                       | tinkersjei-1.2.jar                                 | None                                     |
| LC    | tinymobfarm                                  | 1.0.5                     | TinyMobFarm-1.12.2-1.0.5.jar                       | None                                     |
| LC    | torchlever                                   | 1.0                       | TorchLever1.12.2-1.0.jar                           | None                                     |
| LC    | torchmaster                                  | 1.8.5.0                   | torchmaster_1.12.2-1.8.5.0.jar                     | None                                     |
| LC    | tramplestopper                               | 1.2.0.4                   | tramplestopper-1.12.2-1.2.0.5-universal.jar        | None                                     |
| LC    | translocators                                | 2.5.2.81                  | Translocators-1.12.2-2.5.2.81-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | trashcans                                    | 1.0.12                    | trashcans-1.0.12-mc1.12.jar                        | None                                     |
| LC    | universalbestiary                            | 1.3.1                     | universalbestiary-1.12.2-1.3.1.jar                 | None                                     |
| LC    | unlimitedchiselworks                         | 0.3.5                     | UnlimitedChiselWorks-0.3.5.jar                     | None                                     |
| LC    | vials                                        | 1.2.1.5                   | Vials-MC1.12-1.2.1.5.jar                           | None                                     |
| LC    | villagermarket                               | 1.0.2                     | villager-market-1.12.2-1.0.2.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | wailaharvestability                          | 1.1.12                    | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
| LC    | wawla                                        | 2.6.275                   | Wawla-1.12.2-2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | wearablebackpacks                            | 3.1.4                     | WearableBackpacks-1.12.2-3.1.4.jar                 | None                                     |
| LC    | wct                                          | 3.12.97                   | WirelessCraftingTerminal-1.12.2-3.12.97.jar        | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | wizardrygolems                               | 1.2.0                     | WizardryGolems-1.1.0.jar                           | None                                     |
| LC    | worldedit                                    | 6.1.10                    | worldedit-forge-mc1.12.2-6.1.10-dist.jar           | None                                     |
| LC    | wrcbe                                        | 2.3.2                     | WR-CBE-1.12.2-2.3.2.33-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | yabba                                        | 1.1.2.54                  | YABBA-1.1.2.54.jar                                 | None                                     |
| LC    | zerocore                                     | 1.12.2-0.1.2.9            | zerocore-1.12.2-0.1.2.9.jar                        | None                                     |
| LC    | zettaimagic                                  | 1.4.3                     | ZettaiMagic-1.4.3.jar                              | None                                     |
| LC    | ancientspellcraft                            | 1.12.2-1.3.1              | ancientspellcraft-1.12.2-1.3.1.jar                 | None                                     |
| LC    | llibrary                                     | 1.7.20                    | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC    | phosphor-lighting                            | 1.12.2-0.2.6              | phosphor-1.12.2-0.2.6+build50-universal.jar        | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LC    | solcarrot                                    | 1.8.4                     | solcarrot-1.12.2-1.8.4.jar                         | None                                     |
| LC    | thebetweenlands                              | 3.8.1                     | TheBetweenlands-3.8.1-universal.jar                | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LC    | armoryexpansion-conarm                       | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LC    | librarianliblate                             | 4.22                      | librarianlib-1.12.2-4.22.jar                       | None                                     |
| LC    | mysticallib                                  | 1.12.2-1.13.0             | mysticallib-1.12.2-1.13.0.jar                      | None                                     |
| LC    | teslacorelib_registries                      | 1.0.18                    | tesla-core-lib-1.12.2-1.0.18.jar                   | None                                     |
| LC    | unidict                                      | 1.12.2-3.0.10             | UniDict-1.12.2-3.0.10.jar                          | None                                     |

Loaded coremods (and transformers): 

IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer MovingWorldCore (movingworld-1.12-6.353-full.jar)

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper LogisticsPipesCoreLoader (logisticspipes-0.10.3.114.jar) logisticspipes.asm.LogisticsClassTransformer BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)

CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.4.0.jar) squeek.applecore.asm.TransformerModuleHandler DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar) DummyCore.ASM.DCASMManager FutureMC (future-mc-0.2.8.jar) thedarkcolour.futuremc.asm.CoreTransformer UniDictCoreMod (UniDict-1.12.2-3.0.10.jar) wanion.unidict.core.UniDictCoreModTransformer SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.16a-mc1.12.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)

TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar) xyz.phanta.tconevo.coremod.TconEvoClassTransformer BringMeTheRings plugin (BringMeTheRings-0.4.jar) zabi.minecraft.bmtr.core.BaublesTransformer LevelUpCore (levelup2-1.5.8.jar)

MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

IvToolkit (IvToolkit-1.3.3-1.12.jar)

LoadingPlugin (CrashToMainMenu-client-1.12.2-1.0.0.jar) com.wildbamaboy.crashtomainmenu.asm.ClassTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)

LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar) lumien.randomthings.asm.ClassTransformer ForgelinPlugin (Forgelin-1.8.4.jar)

Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer NWRTweak (redstonepaste-mc1.12-1.7.5.jar) net.fybertech.nwr.NWRTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar) thecodex6824.thaumicaugmentation.core.TATransformer CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar) svenhjol.charm.base.CharmClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AstralCore (astralsorcery-1.12.2-1.10.27.jar)

TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar) org.dimdev.jeid.JEIDTransformer HCASM (HammerLib-1.12.2-2.0.6.32.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) com.wynprice.secretroomsmod.core.SecretRoomsTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GT 720/PCIe/SSE2' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):

prodzpod commented 2 years ago

magicbees are installed, but Tempus is not loaded ?? did you turn off magicbees thaumcraft compat or somehting

prodzpod commented 2 years ago

i couldn't repro this issue but i think i fixed it anyways, please try with 1.3.0

AceTheWildCard commented 2 years ago

still getting the same crash.... which config would i check if i turned the tempus aspect off?

AceTheWildCard commented 2 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) MovingWorldCore (movingworld-1.12-6.353-full.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) LogisticsPipesCoreLoader (logisticspipes-0.10.3.114.jar) BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) Quark Plugin (Quark-r1.6-179.jar) AppleCore (AppleCore-mc1.12.2-3.4.0.jar) DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar) FutureMC (future-mc-0.2.8.jar) UniDictCoreMod (UniDict-1.12.2-3.0.10.jar) SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.16a-mc1.12.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar) TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar) BringMeTheRings plugin (BringMeTheRings-0.4.jar) LevelUpCore (levelup2-1.5.8.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) LoadingPlugin (CrashToMainMenu-client-1.12.2-1.0.0.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar) ForgelinPlugin (Forgelin-1.8.4.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) NWRTweak (redstonepaste-mc1.12-1.7.5.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar) CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.10.27.jar) Planar Artifice FibreSpread Hook (planarartifice-1.3.0.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar) JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar) HCASM (HammerLib-1.12.2-2.0.6.32.jar) SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 2/13/22 10:32 AM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Planar Artifice (planarartifice) Caused by: java.lang.NoSuchFieldError: ASPECT_TIME at leppa.planarartifice.registry.PAAspects.registerAspects(PAAspects.java:31) at leppa.planarartifice.main.CommonProxy.preInit(CommonProxy.java:27) at leppa.planarartifice.client.ClientProxy.preInit(ClientProxy.java:41) at leppa.planarartifice.main.PlanarArtifice.preInit(PlanarArtifice.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.wildbamaboy.crashtomainmenu.asm.ASMHooks.onMinecraftRun(ASMHooks.java:37) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 745875128 bytes (711 MB) / 3830972416 bytes (3653 MB) up to 9932111872 bytes (9472 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10656m -Xms256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 337 mods loaded, 337 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                                |
|:----- |:-------------------------------------------- |:------------------------- |:-------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                                    | 1.12.2                    | minecraft.jar                                      | None                                     |
| LCH   | mcp                                          | 9.42                      | minecraft.jar                                      | None                                     |
| LCH   | FML                                          | 8.0.99.99                 | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
| LCH   | forge                                        | 14.23.5.2847              | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
| LCH   | ivtoolkit                                    | 1.3.3-1.12                | minecraft.jar                                      | None                                     |
| LCH   | com.elytradev.movingworld.common.asm.coremod |                           | minecraft.jar                                      | None                                     |
| LCH   | openmodscore                                 | 0.12.2                    | minecraft.jar                                      | None                                     |
| LCH   | foamfixcore                                  | 7.7.4                     | minecraft.jar                                      | None                                     |
| LCH   | srm-hooks                                    | 1.12.2-1.0.0              | minecraft.jar                                      | None                                     |
| LCH   | fastbench                                    | 1.7.3                     | FastWorkbench-1.12.2-1.7.3.jar                     | None                                     |
| LCH   | actuallyadditions                            | 1.12.2-r152               | ActuallyAdditions-1.12.2-r152.jar                  | None                                     |
| LCH   | baubles                                      | 1.5.2                     | Baubles-1.12-1.5.2.jar                             | None                                     |
| LCH   | actuallybaubles                              | 1.1                       | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
| LCH   | ctm                                          | MC1.12.2-1.0.2.31         | CTM-MC1.12.2-1.0.2.31.jar                          | None                                     |
| LCH   | appliedenergistics2                          | rv6-stable-7              | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | mysticalworld                                | 1.12.2-1.11.0             | mysticalworld-1.12.2-1.11.0.jar                    | None                                     |
| LCH   | endercore                                    | 1.12.2-0.5.76             | EnderCore-1.12.2-0.5.76.jar                        | None                                     |
| LCH   | jei                                          | 4.16.1.301                | jei_1.12.2-4.16.1.301.jar                          | None                                     |
| LCH   | thaumcraft                                   | 6.1.BETA26                | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
| LCH   | codechickenlib                               | 3.2.3.358                 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | redstoneflux                                 | 2.1.1                     | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
| LCH   | cofhcore                                     | 4.6.6                     | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
| LCH   | brandonscore                                 | 2.4.20                    | BrandonsCore-1.12.2-2.4.20.162-universal.jar       | None                                     |
| LCH   | cofhworld                                    | 1.4.0                     | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
| LCH   | thermalfoundation                            | 2.6.7                     | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
| LCH   | draconicevolution                            | 2.3.28                    | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None                                     |
| LCH   | thermalexpansion                             | 5.5.7                     | ThermalExpansion-1.12.2-5.5.7.1-universal.jar      | None                                     |
| LCH   | enderio                                      | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | mantle                                       | 1.12-1.3.3.55             | Mantle-1.12-1.3.3.55.jar                           | None                                     |
| LCH   | projecte                                     | 1.12.2-PE1.4.1            | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
| LCH   | chisel                                       | MC1.12.2-1.0.2.45         | Chisel-MC1.12.2-1.0.2.45.jar                       | None                                     |
| LCH   | enderiointegrationtic                        | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | materialispreload                            | 1.2.5                     | materialis-1.12.2-1.2.5.jar                        | None                                     |
| LCH   | quark                                        | r1.6-179                  | Quark-r1.6-179.jar                                 | None                                     |
| LCH   | twilightforest                               | 3.11.1021                 | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
| LCH   | tconstruct                                   | 1.12.2-2.13.0.183         | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
| LCH   | p455w0rdslib                                 | 2.3.161                   | p455w0rdslib-1.12.2-2.3.161.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | ae2wtlib                                     | 1.0.34                    | AE2WTLib-1.12.2-1.0.34.jar                         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | aether_legacy                                | 1.5.3.2                   | aether-1.12.2-v1.5.3.2.jar                         | None                                     |
| LCH   | aether_legacy_addon                          | 1.12.2-v1.3.0             | Aether Continuation v1.3.0.jar                     | None                                     |
| LCH   | infinitylib                                  | 1.12.2-1.12.1             | infinitylib-1.12.1.jar                             | None                                     |
| LCH   | agricraft                                    | 2.12.0-1.12.2-b2          | agricraft-2.12.0-1.12.2-b2.jar                     | None                                     |
| LCH   | aiimprovements                               | 0.0.1.3                   | AIImprovements-1.12-0.0.1b3.jar                    | None                                     |
| LCH   | akashictome                                  | 1.2-12                    | AkashicTome-1.2-12.jar                             | None                                     |
| LCH   | cyclicmagic                                  | 1.20.11                   | Cyclic-1.12.2-1.20.11.jar                          | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LCH   | thaumicpotatoes                              | 1.4.1                     | ThaumicPotatoes2-1.12.2-1.4.1.jar                  | None                                     |
| LCH   | guideapi                                     | 1.12-2.1.8-63             | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
| LCH   | bloodmagic                                   | 1.12.2-2.4.3-105          | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
| LCH   | animus                                       | 1                         | Animus-1.12-2.1.7.jar                              | None                                     |
| LCH   | aoa3                                         | 3.3.6                     | AoA3-3.3.6.jar                                     | 8bddeac148843f40e0b9f69201be2f4b3071700d |
| LCH   | applecore                                    | 3.4.0                     | AppleCore-mc1.12.2-3.4.0.jar                       | None                                     |
| LCH   | appleskin                                    | 1.0.14                    | AppleSkin-mc1.12-1.0.14.jar                        | None                                     |
| LCH   | aquaculture                                  | 1.6.8                     | Aquaculture-1.12.2-1.6.8.jar                       | None                                     |
| LCH   | conarm                                       | 1.2.5.10                  | conarm-1.12.2-1.2.5.10.jar                         | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH   | botania                                      | r1.10-364                 | Botania r1.10-364.4.jar                            | None                                     |
| LCH   | waila                                        | 1.8.26                    | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
| LCH   | extrabotany                                  | 58                        | ExtraBotany-r1.1-58r.jar                           | None                                     |
| LCH   | armoryexpansion                              | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | armoryexpansion-custommaterials              | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | armoryexpansion-iceandfire                   | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | armoryexpansion-matteroverdrive              | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LCH   | aroma1997core                                | 2.0.0.2                   | Aroma1997Core-1.12.2-2.0.0.2.jar                   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aromabackup                                  | 2.1.1.4                   | AromaBackup-1.12.2-2.1.1.4.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aromabackuprecovery                          | 2.1.1.4                   | AromaBackup-1.12.2-2.1.1.4.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | artifacts                                    | 1.12.2-1.2.3              | Artifacts-1.12.2-1.2.3.jar                         | None                                     |
| LCH   | astralsorcery                                | 1.10.27                   | astralsorcery-1.12.2-1.10.27.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | autopackager                                 | 1.12                      | autopackager-1.12.jar                              | None                                     |
| LCH   | autoreglib                                   | 1.3-32                    | AutoRegLib-1.3-32.jar                              | None                                     |
| LCH   | avaritia                                     | 3.3.0                     | Avaritia-1.12.2-3.3.0.37-universal.jar             | None                                     |
| LCH   | wanionlib                                    | 1.12.2-2.9                | WanionLib-1.12.2-2.9.jar                           | None                                     |
| LCH   | avaritiaddons                                | 1.12.2-1.6                | Avaritiaddons-1.12.2-1.6.jar                       | None                                     |
| LCH   | gunpowderlib                                 | 1.12.2-1.1                | GunpowderLib-1.12.2-1.1.jar                        | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | avaritiatweaks                               | 1.12.2-1.3                | AvaritiaTweaks-1.12.2-1.3.jar                      | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | base                                         | 3.14.0                    | base-1.12.2-3.14.0.jar                             | None                                     |
| LCH   | bhc                                          | 2.0.3                     | baubley-heart-canisters-1.12.2-2.0.3.jar           | None                                     |
| LCH   | bdlib                                        | 1.14.3.12                 | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
| LCH   | ic2                                          | 2.8.170-ex112             | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH   | forestry                                     | 5.8.2.422                 | forestry_1.12.2-5.8.2.422.jar                      | None                                     |
| LCH   | beebetteratbees                              | 2.0.3                     | beebetteratbees-1.12.2-2.0.3.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | betteradvancements                           | 0.1.0.77                  | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
| LCH   | betterbuilderswands                          | 0.11.1                    | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
| LCH   | patchouli                                    | 1.0-23.6                  | Patchouli-1.0-23.6.jar                             | None                                     |
| LCH   | bewitchment                                  | 0.22.63                   | bewitchment-1.12.2-0.0.22.64.jar                   | None                                     |
| LCH   | beyondtheveil                                | 1.12.2-0.3.2              | BeyondTheVeil-1.12.2-0.3.2.jar                     | None                                     |
| LCH   | bibliocraft                                  | 2.4.5                     | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
| LCH   | binniecore                                   | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | binniedesign                                 | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | genetics                                     | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | botany                                       | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | extrabees                                    | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | extratrees                                   | 2.5.1.203                 | binnie-mods-1.12.2-2.5.1.203.jar                   | None                                     |
| LCH   | bloodarsenal                                 | 1.12.2-2.2.2-31           | BloodArsenal-1.12.2-2.2.2-31.jar                   | None                                     |
| LCH   | bookshelf                                    | 2.3.590                   | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | botanianeedsit                               | 1.12.2-3.0-release        | botanianeedsit-1.12.2-3.0-release.jar              | None                                     |
| LCH   | hammercore                                   | 2.0.6.32                  | HammerLib-1.12.2-2.0.6.32.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | botanicadds                                  | 12.2.6                    | BotanicAdditions-1.12.2-12.2.6.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | bmtr                                         | 0.4                       | BringMeTheRings-0.4.jar                            | None                                     |
| LCH   | careerbees                                   | 1.0                       | careerbees-0.4.0.jar                               | None                                     |
| LCH   | carryon                                      | 1.12.3                    | carryon-1.12.2-1.12.6.20.jar                       | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
| LCH   | charm                                        | 1.4                       | Charm-1.12.2-1.4.1.jar                             | None                                     |
| LCH   | chesttransporter                             | 2.8.8                     | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
| LCH   | chickenchunks                                | 2.4.2.74                  | ChickenChunks-1.12.2-2.4.2.74-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | chiselsandbits                               | 14.33                     | chiselsandbits-14.33.jar                           | None                                     |
| LCH   | clumps                                       | 3.1.2                     | Clumps-3.1.2.jar                                   | None                                     |
| LCH   | collective                                   | 3.0                       | collective-1.12.2-3.0.jar                          | None                                     |
| LCH   | computercraft                                | 1.80pr1 v1.3              | Computeacube-1.80pr1 v1.3Fix.jar                   | None                                     |
| LCH   | controlling                                  | 3.0.10                    | Controlling-3.0.10.jar                             | None                                     |
| LCH   | cookingforblockheads                         | 6.5.0                     | CookingForBlockheads_1.12.2-6.5.0.jar              | None                                     |
| LCH   | cosmeticarmorreworked                        | 1.12.2-v5a                | CosmeticArmorReworked-1.12.2-v5a.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH   | craftingtweaks                               | 8.1.9                     | CraftingTweaks_1.12.2-8.1.9.jar                    | None                                     |
| LCH   | crimsonrevelations                           | 0.8                       | crimsonrevelations-0.8.jar                         | None                                     |
| LCH   | crimsonwarfare                               | 1.5                       | crimsonwarfare-1.5.jar                             | None                                     |
| LCH   | cucumber                                     | 1.1.3                     | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
| LCH   | cxlibrary                                    | 1.6.1                     | cxlibrary-1.12.1-1.6.1.jar                         | None                                     |
| LCH   | cyclopscore                                  | 1.6.7                     | CyclopsCore-1.12.2-1.6.7.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | nei                                          | 2.4.3                     | NotEnoughItems-1.12.2-2.4.3.245-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | stg                                          | 1.12.2-1.2.3              | stg-1.12.2-1.2.3.jar                               | None                                     |
| LCH   | mousetweaks                                  | 2.10                      | MouseTweaks-2.10-mc1.12.2.jar                      | None                                     |
| LCH   | danknull                                     | 1.7.91                    | DankNull-1.12.2-1.7.91.jar                         | 644f38521a349310a5dae0239577dc7beebefaec |
| LCH   | dankstorage                                  | @VERSION@                 | dankstorage-1.12.2-1.4-pre11.jar                   | None                                     |
| LCH   | nobounce                                     | 1.0.0                     | DarkoHatesBounces-1.12.2-1.0.0.jar                 | None                                     |
| LCH   | darkutils                                    | 1.8.230                   | DarkUtils-1.12.2-1.8.230.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | movingworld                                  | 1.12-6.353                | movingworld-1.12-6.353-full.jar                    | None                                     |
| LCH   | davincisvessels                              | @DVESSELSVER@             | davincisvessels-1.12-6.340-full.jar                | None                                     |
| LCH   | ptrmodellib                                  | 1.0.5                     | PTRLib-1.0.5.jar                                   | None                                     |
| LCH   | props                                        | 2.6.3.7                   | Decocraft-2.6.3.7_1.12.2.jar                       | None                                     |
| LCH   | ding                                         | 1.0.2                     | Ding-1.12.2-1.0.2.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | disenchanter                                 | 1.8                       | disenchanter[1.12]1.8.jar                          | None                                     |
| LCH   | drawbridges                                  | 1.0                       | drawbridges-1.1.jar                                | None                                     |
| LCH   | dummycore                                    | 2.4.112.5.                | DummyCoreUnofficial-2.4.112.5.jar                  | None                                     |
| LCH   | ebwizardry                                   | 4.3.5                     | ElectroblobsWizardry-4.3.5-MC1.12.2.jar            | None                                     |
| LCH   | enchdesc                                     | 1.1.15                    | EnchantmentDescriptions-1.12.2-1.1.15.jar          | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | enderiobase                                  | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduits                              | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduitsappliedenergistics            | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduitsopencomputers                 | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioconduitsrefinedstorage                | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderiointegrationforestry                   | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderiointegrationticlate                    | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderioinvpanel                              | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | ftblib                                       | 5.4.7.2                   | FTBLib-5.4.7.2.jar                                 | None                                     |
| LCH   | enderiomachines                              | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderiopowertools                            | 5.3.70                    | EnderIO-1.12.2-5.3.70.jar                          | None                                     |
| LCH   | enderstorage                                 | 2.4.6.137                 | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | endreborn                                    | 0.3.8                     | EndReborn [0.3.9].jar                              | None                                     |
| LCH   | energyconverters                             | 1.3.7.30                  | energyconverters_1.12.2-1.3.7.30.jar               | None                                     |
| LCH   | engineersdecor                               | 1.1.3                     | engineersdecor-1.12.2-1.1.3.jar                    | ed58ed655893ced6280650866985abcae2bf7559 |
| LCH   | immersiveengineering                         | 0.12-98                   | ImmersiveEngineering-0.12-98.jar                   | None                                     |
| LCH   | engineeredgolems                             | 1.2                       | Engineered Golems-1.2a.jar                         | None                                     |
| LCH   | everlastingabilities                         | 1.5.3                     | EverlastingAbilities-1.12.2-1.5.3.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | potioncore                                   | 1.9_for_1.12.2            | PotionCore-1.9_for_1.12.2.jar                      | None                                     |
| LCH   | eapotioncore                                 | 1.0.2                     | EverlastingAbilities-PotionCore-1.12.2-1.0.2.jar   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | expequiv                                     | 12.3.17                   | ExpandedEquivalence-1.12.2-12.3.17.jar             | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | explorercraft                                | 2.2.14                    | Explorercraft-2.2.14.jar                           | None                                     |
| LCH   | enchantmentlevels2                           | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | enchantmentlevels3                           | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | enchantmentlevels                            | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | enchantmentlevels1                           | 1.0                       | Extended Enchantment Numerals-1.0.jar              | None                                     |
| LCH   | minerva                                      | 1.0.13                    | minerva-library-1.0.13.jar                         | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH   | extraalchemy                                 | 0.5.4                     | extraalchemy-forge-1.12-build11-0.5.4.jar          | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH   | extracells                                   | 2.6.5                     | ExtraCells-1.12.2-2.6.5.jar                        | None                                     |
| LCH   | golems                                       | 7.1.9                     | ExtraGolems-1.12-7.1.9.jar                         | None                                     |
| LCH   | extra_spells                                 | 1.2.0                     | ExtraSpells-1.12.2-1.2.0.jar                       | None                                     |
| LCH   | extrautils2                                  | 1.0                       | extrautils2-1.12-1.9.9.jar                         | None                                     |
| LCH   | farmingforblockheads                         | 3.1.28                    | FarmingForBlockheads_1.12.2-3.1.28.jar             | None                                     |
| LCH   | fastfurnace                                  | 1.3.1                     | FastFurnace-1.12.2-1.3.1.jar                       | None                                     |
| LCH   | floralchemy                                  | 1.12.2-1.1.1              | Floralchemy-1.12.2-1.1.1.jar                       | None                                     |
| LCH   | foamfix                                      | 0.10.14-1.12.2            | foamfix-0.10.14-1.12.2.jar                         | None                                     |
| LCH   | forgeautofish                                | 1.0.4                     | forgeautofish-1.0.4-1.12.2.jar                     | None                                     |
| LCH   | forgelin                                     | 1.8.4                     | Forgelin-1.8.4.jar                                 | None                                     |
| LCH   | forgemultipartcbe                            | 2.6.2.83                  | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | microblockcbe                                | 2.6.2.83                  | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | None                                     |
| LCH   | minecraftmultipartcbe                        | 2.6.2.83                  | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | None                                     |
| LCH   | funkylocomotion                              | 1.0                       | funky-locomotion-1.12.2-1.1.2.jar                  | None                                     |
| LCH   | cfm                                          | 6.3.1                     | furniture-6.3.1-1.12.2.jar                         | None                                     |
| LCH   | futuremc                                     | 0.2.6                     | future-mc-0.2.8.jar                                | None                                     |
| LCH   | futureminecraf                               | 1.3.1                     | FutureVersions v1.3.1.jar                          | None                                     |
| LCH   | gendustry                                    | 1.6.5.8                   | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
| LCH   | gendustryjei                                 | 1.0.2                     | gendustryjei-1.0.2.jar                             | None                                     |
| LCH   | gb                                           | 1.1.206                   | Gobber-1.12.2_1.1.207.jar                          | None                                     |
| LCH   | grimoireofgaia                               | 1.7.2                     | GrimoireOfGaia3-1.12.2-1.7.2.jar                   | None                                     |
| LCH   | gbook                                        | 2.9.5                     | Guidebook-1.12.2-2.9.5.jar                         | None                                     |
| LCH   | harvest                                      | 1.12-1.2.8-25             | Harvest-1.12-1.2.8-25.jar                          | None                                     |
| LCH   | ichunutil                                    | 7.2.2                     | iChunUtil-1.12.2-7.2.2.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | hats                                         | 7.1.1                     | Hats-1.12.2-7.1.1.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | immersivetech                                | 1.3.10                    | immersivetech-1.12-1.3.10.jar                      | None                                     |
| LCH   | mekanism                                     | 1.12.2-9.8.3.390          | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
| LCH   | teslacorelib                                 | 1.0.18                    | tesla-core-lib-1.12.2-1.0.18.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | industrialforegoing                          | 1.12.2-1.12.2             | industrialforegoing-1.12.2-1.12.13-237.jar         | None                                     |
| LCH   | infinitetrading                              | 1.4                       | infinitetrading_1.12.2-1.4.jar                     | None                                     |
| LCH   | mysticalagriculture                          | 1.7.5                     | MysticalAgriculture-1.12.2-1.7.5.jar               | None                                     |
| LCH   | mysticalagradditions                         | 1.3.2                     | MysticalAgradditions-1.12.2-1.3.2.jar              | None                                     |
| LCH   | harvestcraft                                 | 1.12.2zb                  | Pam's HarvestCraft 1.12.2zg.jar                    | None                                     |
| LCH   | randomthings                                 | 4.2.7.4                   | RandomThings-MC1.12.2-4.2.7.4.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH   | mcjtylib_ng                                  | 3.5.4                     | mcjtylib-1.12-3.5.4.jar                            | None                                     |
| LCH   | rftools                                      | 7.73                      | rftools-1.12-7.73.jar                              | None                                     |
| LCH   | rustic                                       | 1.1.7                     | rustic-1.1.7.jar                                   | None                                     |
| LCH   | integrationforegoing                         | 1.12.2-1.11               | IntegrationForegoing-1.12.2-1.11.jar               | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | inventorypets                                | 2.0.15                    | inventorypets-1.12-2.0.15.jar                      | None                                     |
| LCH   | inventorytweaks                              | 1.63+release.109.220f184  | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH   | ironbackpacks                                | 1.12.2-3.0.8-12           | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
| LCH   | ironchest                                    | 1.12.2-7.0.67.844         | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
| LCH   | jeibees                                      | 0.9.0.5                   | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
| LCH   | jeiintegration                               | 1.6.0                     | jeiintegration_1.12.2-1.6.0.jar                    | None                                     |
| LCH   | jeivillagers                                 | 1.0                       | jeivillagers-1.12-1.0.2.jar                        | None                                     |
| LCH   | journeymap                                   | 1.12.2-5.7.1              | journeymap-1.12.2-5.7.1.jar                        | None                                     |
| LCH   | jehc                                         | 1.7.2                     | just-enough-harvestcraft-1.12.2-1.7.2.jar          | None                                     |
| LCH   | jeid                                         | 1.0.4-SNAPSHOT            | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar              | None                                     |
| LCH   | jeresources                                  | 0.9.2.60                  | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
| LCH   | fluidtank                                    | 12.5.3                    | LargeFluidTank-12.5.3.jar                          | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH   | fluidtank_ae2                                | 12.5.3                    | LargeFluidTank-12.5.3.jar                          | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH   | fluidtank_theoneprobe                        | 12.5.3                    | LargeFluidTank-12.5.3.jar                          | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH   | levelup2                                     | ${version}                | levelup2-1.5.8.jar                                 | None                                     |
| LCH   | libnine                                      | 1.2.1                     | libnine-1.12.2-1.2.1.jar                           | None                                     |
| LCH   | librarianlib                                 | 4.22                      | librarianlib-1.12.2-4.22.jar                       | None                                     |
| LCH   | libraryex                                    | 1.2.2                     | LibraryEx-1.12.2-1.2.2.jar                         | None                                     |
| LCH   | logisticspipes                               | 0.10.3.114                | logisticspipes-0.10.3.114.jar                      | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LCH   | lost_aether                                  | 1.0.2                     | lost-aether-content-1.12.2-1.0.2.jar               | None                                     |
| LCH   | lostmagic                                    | 1.0                       | lostmagic-1.0.2.jar                                | None                                     |
| LCH   | mystcraft                                    | 0.13.7.06                 | mystcraft-1.12.2-0.13.7.06.jar                     | None                                     |
| LCH   | ltta                                         | 1.4.0                     | ltta-1.12.2-1.4.0.jar                              | None                                     |
| LCH   | placebo                                      | 1.6.0                     | Placebo-1.12.2-1.6.0.jar                           | None                                     |
| LCH   | magicalmap                                   | 3.3.2                     | Magical Map-1.12.2-3.3.2.jar                       | None                                     |
| LCH   | magicbees                                    | 1.0                       | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
| LCH   | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT     | malisiscore-1.12.2-6.5.1.jar                       | None                                     |
| LCH   | malisisdoors                                 | 1.12.2-7.3.0              | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
| LCH   | materialis                                   | 1.2.5                     | materialis-1.12.2-1.2.5.jar                        | None                                     |
| LCH   | mcwbridges                                   | 1.0.6                     | mcw-bridges-1.0.6b-mc1.12.2.jar                    | None                                     |
| LCH   | mekanismgenerators                           | 1.12.2-9.8.3.390          | MekanismGenerators-1.12.2-9.8.3.390.jar            | None                                     |
| LCH   | mekanismtools                                | 1.12.2-9.8.3.390          | MekanismTools-1.12.2-9.8.3.390.jar                 | None                                     |
| LCH   | tbone                                        | v1.6.8+mc1.12.2           | TBone-v1.6.8+mc1.12.2.jar                          | None                                     |
| LCH   | metalchests                                  | v6.1.0+mc1.12.2           | MetalChests-v6.1.0+mc1.12.2.jar                    | None                                     |
| LCH   | moartinkers                                  | 0.6.0                     | moartinkers-0.6.0.jar                              | None                                     |
| LCH   | mob_grinding_utils                           | 0.3.13                    | MobGrindingUtils-0.3.13.jar                        | None                                     |
| LCH   | modnametooltip                               | 1.10.1                    | modnametooltip_1.12.2-1.10.1.jar                   | None                                     |
| LCH   | moreavaritia                                 | 3.4                       | moreavaritia-mc1.12.2-v4.jar                       | None                                     |
| LCH   | morebees                                     | 1.12.2-2.0.1              | morebees-1.12.2-2.0.1.jar                          | None                                     |
| LCH   | moreflowers                                  | 1.0                       | MoreFlowers-1.0.jar                                | None                                     |
| LCH   | mrtjpcore                                    | 2.1.4.43                  | MrTJPCore-1.12.2-2.1.4.43-universal.jar            | None                                     |
| LCH   | mumboredstone                                | 0.3.3                     | mumboredstone-0.3.3.jar                            | None                                     |
| LCH   | mystcraft_info                               | 1.0.3.0                   | mystcraft_info-1.12.2-1.0.5.0.jar                  | None                                     |
| LCH   | mysticaladaptations                          | 1.8.7                     | MysticalAdaptations-1.12.2-1.8.7.jar               | None                                     |
| LCH   | naturalpledge                                | 3.0.3                     | NaturalPledge-r3.1.2.jar                           | None                                     |
| LCH   | netherex                                     | 2.2.5                     | NetherEx-1.12.2-2.2.5.jar                          | None                                     |
| LCH   | netherportalfix                              | 5.3.17                    | NetherPortalFix_1.12.1-5.3.17.jar                  | None                                     |
| LCH   | openmods                                     | 0.12.2                    | OpenModsLib-1.12.2-0.12.2.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | openblocks                                   | 1.8.1                     | OpenBlocks-1.12.2-1.8.1.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | oreexcavation                                | 1.4.150                   | OreExcavation-1.4.150.jar                          | None                                     |
| LCH   | overpoweredarmorbar                          | @VERSION@                 | overloadedarmorbar-1.0.4g.jar                      | None                                     |
| LCH   | simplerecipes                                | 1.12.2c                   | Pam's Simple Recipes 1.12.2c.jar                   | None                                     |
| LCH   | pamscookables                                | 1.1                       | pamscookables-1.1.jar                              | None                                     |
| LCH   | pamsimpleharvest                             | 2.0.0                     | pamsimpleharvest-2.0.0.jar                         | None                                     |
| LCH   | thaumicaugmentation                          | 1.12.2-2.1.5              | ThaumicAugmentation-1.12.2-2.1.5.jar               | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
| LCE   | planarartifice                               | 1.3.0                     | planarartifice-1.3.0.jar                           | None                                     |
| LC    | polluted_earth                               | 1.0                       | polluted_earth-1.0.jar                             | None                                     |
| LC    | portalgun                                    | 7.1.0                     | PortalGun-1.12.2-7.1.0.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | xreliquary                                   | 1.12.2-1.3.4.796          | Reliquary-1.12.2-1.3.4.796.jar                     | None                                     |
| LC    | potiondescriptions                           | 1.2.4                     | potiondescriptions-1.12.2-1.2.4.jar                | None                                     |
| LC    | psi                                          | r1.1-78                   | Psi-r1.1-78.2.jar                                  | None                                     |
| LC    | projecteintegration                          | 1.12.2                    | ProjectEIntegration-1.12.2-2.3.1.jar               | 342c9251777bda1ef9b9f1cb1387c2bd4d06cd78 |
| LC    | projectex                                    | 1.2.0.40                  | ProjectEX-1.2.0.40.jar                             | None                                     |
| LC    | projectred-core                              | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-Base.jar               | None                                     |
| LC    | projectred-compat                            | 1.0                       | ProjectRed-1.12.2-4.9.4.120-compat.jar             | None                                     |
| LC    | projectred-integration                       | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-integration.jar        | None                                     |
| LC    | projectred-transmission                      | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-integration.jar        | None                                     |
| LC    | projectred-fabrication                       | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar        | None                                     |
| LC    | projectred-illumination                      | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-lighting.jar           | None                                     |
| LC    | projectred-expansion                         | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
| LC    | projectred-relocation                        | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
| LC    | projectred-transportation                    | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
| LC    | projectred-exploration                       | 4.9.4.120                 | ProjectRed-1.12.2-4.9.4.120-world.jar              | None                                     |
| LC    | quarkoddities                                | 1                         | QuarkOddities-1.12.2.jar                           | None                                     |
| LC    | reccomplex                                   | 1.4.8.2                   | RecurrentComplex-1.4.8.2.jar                       | None                                     |
| LC    | redstonepaste                                | 1.7.5                     | redstonepaste-mc1.12-1.7.5.jar                     | None                                     |
| LC    | rftoolscontrol                               | 2.0.2                     | rftoolsctrl-1.12-2.0.2.jar                         | None                                     |
| LC    | rftoolspower                                 | 1.2.0                     | rftoolspower-1.12-1.2.0.jar                        | None                                     |
| LC    | rsgauges                                     | 1.2.5                     | rsgauges-1.12.2-1.2.5.jar                          | ed58ed655893ced6280650866985abcae2bf7559 |
| LC    | rusticthaumaturgy                            | 4.4a                      | Rustic Thaumaturgy-4.4a.jar                        | None                                     |
| LC    | rusticwitchcraft                             | 1.0.2                     | rusticwitcraft-1.0.2.jar                           | None                                     |
| LC    | secretroomsmod                               | 5.6.4                     | secretroomsmod-1.12.2-5.6.4.jar                    | None                                     |
| LC    | simplesmelteryaccelerator                    | 1.0.1                     | SimpleSmelteryAccelerator-1.0.1.jar                | None                                     |
| LC    | spark                                        | 1.6.3                     | spark-forge.jar                                    | None                                     |
| LC    | stupidthings                                 | 1.1.6                     | Stupid Things-1.12.2-1.1.6.jar                     | None                                     |
| LC    | supermartijn642corelib                       | 1.0.16a                   | supermartijn642corelib-1.0.16a-mc1.12.jar          | None                                     |
| LC    | supersoundmuffler                            | 1.0.2.10                  | supersoundmuffler-1.12.2-1.0.2.10.jar              | None                                     |
| LC    | tconevo                                      | 1.0.44                    | tconevo-1.12.2-1.0.44.jar                          | None                                     |
| LC    | tellme                                       | 0.7.0-dev.20200919.184303 | tellme-1.12.2-0.7.0-dev.20200919.184303.jar        | 2b03e1423915a189b8094816baa18f239d576dff |
| LC    | tfspellpack                                  | 1.1.0                     | TFSpellPack-1.1.0-MC1.12.2.jar                     | None                                     |
| LC    | thaumcraftnoresearch                         | 1.0                       | ThaumcraftNoResearch-1.0.jar                       | None                                     |
| LC    | tg                                           | 0.1.6.0                   | Thaumic_Gadgets_1.12.2_0.1.6_tb.26.jar             | None                                     |
| LC    | thaumadditions                               | 12.6.7                    | ThaumicAdditions-1.12.2-12.6.7.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC    | thaumicbases                                 | 3.3.500.6r                | thaumicbases-3.3.500.6r.jar                        | None                                     |
| LC    | thaumicjei                                   | 1.6.0                     | ThaumicJEI-1.12.2-1.6.0-27.jar                     | None                                     |
| LC    | thaumicenergistics                           | 2.2.3                     | thaumicenergistics-2.2.4.jar                       | None                                     |
| LC    | thaumicequivalence                           | 1.12.2-1.0.5              | ThaumicEquivalence-1.12.2-1.0.5.jar                | None                                     |
| LC    | thaumicperiphery                             | 0.3.1                     | thaumicperiphery-0.3.1.jar                         | None                                     |
| LC    | thaumicrestoration                           | 1.5.0                     | ThaumicRestoration-1.5.0.jar                       | None                                     |
| LC    | thaumicterminal                              | 1.0.12                    | ThaumicTerminal-1.0.12.jar                         | None                                     |
| LC    | thaumicwaila                                 | 1.12.2-0.0.2              | ThaumicWaila-1.12.2-0.0.2.jar                      | None                                     |
| LC    | golems_thermal                               | 7.1.5-0                   | Thermal-Golems-Addon-7.1.5-0.jar                   | None                                     |
| LC    | thermalcultivation                           | 0.3.6                     | ThermalCultivation-1.12.2-0.3.6.1-universal.jar    | None                                     |
| LC    | thermaldynamics                              | 2.5.6                     | ThermalDynamics-1.12.2-2.5.6.1-universal.jar       | None                                     |
| LC    | thermalinnovation                            | 0.3.6                     | ThermalInnovation-1.12.2-0.3.6.1-universal.jar     | None                                     |
| LC    | tinkersaether                                | 1.4.1                     | tinkersaether-1.4.1.jar                            | None                                     |
| LC    | tcomplement                                  | 1.12.2-0.4.3              | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
| LC    | golems_tcon                                  | 7.1.5-0                   | TinkersGolemsAddon-1.12-7.1.5-0.jar                | None                                     |
| LC    | tinkersjei                                   | 1.2                       | tinkersjei-1.2.jar                                 | None                                     |
| LC    | tinymobfarm                                  | 1.0.5                     | TinyMobFarm-1.12.2-1.0.5.jar                       | None                                     |
| LC    | torchlever                                   | 1.0                       | TorchLever1.12.2-1.0.jar                           | None                                     |
| LC    | torchmaster                                  | 1.8.5.0                   | torchmaster_1.12.2-1.8.5.0.jar                     | None                                     |
| LC    | tramplestopper                               | 1.2.0.4                   | tramplestopper-1.12.2-1.2.0.5-universal.jar        | None                                     |
| LC    | translocators                                | 2.5.2.81                  | Translocators-1.12.2-2.5.2.81-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | trashcans                                    | 1.0.12                    | trashcans-1.0.12-mc1.12.jar                        | None                                     |
| LC    | universalbestiary                            | 1.3.1                     | universalbestiary-1.12.2-1.3.1.jar                 | None                                     |
| LC    | unlimitedchiselworks                         | 0.3.5                     | UnlimitedChiselWorks-0.3.5.jar                     | None                                     |
| LC    | vials                                        | 1.2.1.5                   | Vials-MC1.12-1.2.1.5.jar                           | None                                     |
| LC    | villagermarket                               | 1.0.2                     | villager-market-1.12.2-1.0.2.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | wailaharvestability                          | 1.1.12                    | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
| LC    | wawla                                        | 2.6.275                   | Wawla-1.12.2-2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | wearablebackpacks                            | 3.1.4                     | WearableBackpacks-1.12.2-3.1.4.jar                 | None                                     |
| LC    | wct                                          | 3.12.97                   | WirelessCraftingTerminal-1.12.2-3.12.97.jar        | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | wizardrygolems                               | 1.2.0                     | WizardryGolems-1.1.0.jar                           | None                                     |
| LC    | worldedit                                    | 6.1.10                    | worldedit-forge-mc1.12.2-6.1.10-dist.jar           | None                                     |
| LC    | wrcbe                                        | 2.3.2                     | WR-CBE-1.12.2-2.3.2.33-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | yabba                                        | 1.1.2.54                  | YABBA-1.1.2.54.jar                                 | None                                     |
| LC    | zerocore                                     | 1.12.2-0.1.2.9            | zerocore-1.12.2-0.1.2.9.jar                        | None                                     |
| LC    | zettaimagic                                  | 1.4.3                     | ZettaiMagic-1.4.3.jar                              | None                                     |
| LC    | ancientspellcraft                            | 1.12.2-1.3.1              | ancientspellcraft-1.12.2-1.3.1.jar                 | None                                     |
| LC    | llibrary                                     | 1.7.20                    | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC    | phosphor-lighting                            | 1.12.2-0.2.6              | phosphor-1.12.2-0.2.6+build50-universal.jar        | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LC    | solcarrot                                    | 1.8.4                     | solcarrot-1.12.2-1.8.4.jar                         | None                                     |
| LC    | thebetweenlands                              | 3.8.1                     | TheBetweenlands-3.8.1-universal.jar                | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LC    | armoryexpansion-conarm                       | 2.0.0-alpha               | armoryexpansion-2.0.0-alpha.jar                    | None                                     |
| LC    | librarianliblate                             | 4.22                      | librarianlib-1.12.2-4.22.jar                       | None                                     |
| LC    | mysticallib                                  | 1.12.2-1.13.0             | mysticallib-1.12.2-1.13.0.jar                      | None                                     |
| LC    | teslacorelib_registries                      | 1.0.18                    | tesla-core-lib-1.12.2-1.0.18.jar                   | None                                     |
| LC    | unidict                                      | 1.12.2-3.0.10             | UniDict-1.12.2-3.0.10.jar                          | None                                     |

Loaded coremods (and transformers): 

IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer MovingWorldCore (movingworld-1.12-6.353-full.jar)

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper LogisticsPipesCoreLoader (logisticspipes-0.10.3.114.jar) logisticspipes.asm.LogisticsClassTransformer BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)

CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.4.0.jar) squeek.applecore.asm.TransformerModuleHandler DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar) DummyCore.ASM.DCASMManager FutureMC (future-mc-0.2.8.jar) thedarkcolour.futuremc.asm.CoreTransformer UniDictCoreMod (UniDict-1.12.2-3.0.10.jar) wanion.unidict.core.UniDictCoreModTransformer SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.16a-mc1.12.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)

TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar) xyz.phanta.tconevo.coremod.TconEvoClassTransformer BringMeTheRings plugin (BringMeTheRings-0.4.jar) zabi.minecraft.bmtr.core.BaublesTransformer LevelUpCore (levelup2-1.5.8.jar)

MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

IvToolkit (IvToolkit-1.3.3-1.12.jar)

LoadingPlugin (CrashToMainMenu-client-1.12.2-1.0.0.jar) com.wildbamaboy.crashtomainmenu.asm.ClassTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)

LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar) lumien.randomthings.asm.ClassTransformer ForgelinPlugin (Forgelin-1.8.4.jar)

Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer NWRTweak (redstonepaste-mc1.12-1.7.5.jar) net.fybertech.nwr.NWRTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar) thecodex6824.thaumicaugmentation.core.TATransformer CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar) svenhjol.charm.base.CharmClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AstralCore (astralsorcery-1.12.2-1.10.27.jar)

Planar Artifice FibreSpread Hook (planarartifice-1.3.0.jar) leppa.planarartifice.core.PATransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar) org.dimdev.jeid.JEIDTransformer HCASM (HammerLib-1.12.2-2.0.6.32.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) com.wynprice.secretroomsmod.core.SecretRoomsTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GT 720/PCIe/SSE2' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):

AceTheWildCard commented 2 years ago

hmm.. going though my configs... may i suggest looking at the mod Thaumicjei? that "might" be causing some sort of issue.its the only config that seems to be listing tempus in it.

AceTheWildCard commented 2 years ago

here's the part of the thaumicjei config that has tempus in it

{ "aspect": "Tempus", "items": [ "{id:\"quark:duskbound_lantern\",Count:1s,Damage:0s}", "{id:\"charm:ender_pearl_block\",Count:33s,Damage:0s}", "{id:\"minecraft:clock\",Count:10s,Damage:0s}", "{id:\"minecraft:ender_pearl\",Count:5s,Damage:0s}", "{id:\"forestry:engine_clockwork\",Count:7s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"careerbees:eternalframe\",Count:15s,Damage:0s}", "{id:\"chickenchunks:chunk_loader\",Count:3s,Damage:1s}", "{id:\"extrautils2:ingredients\",Count:3s,Damage:2s}", "{id:\"extrautils2:chunkloader\",Count:2s,Damage:0s}", "{id:\"extrautils2:grocket\",Count:3s,Damage:3s}", "{id:\"extrautils2:grocket\",Count:3s,Damage:4s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"extrautils2:indexerremote\",Count:4s,Damage:0s}", "{id:\"extrautils2:klein\",Count:7s,Damage:0s}", "{id:\"extrautils2:drum\",Count:10s,Damage:3s}", "{id:\"extrautils2:interactionproxy\",Count:15s,Damage:0s}", "{id:\"gendustry:genetics_processor\",Count:3s,Damage:0s}", "{id:\"randomthings:endermailbox\",Count:7s,Damage:0s}", "{id:\"randomthings:entitydetector\",Count:7s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"randomthings:enderletter\",Count:3s,Damage:0s}", "{id:\"randomthings:enderbucket\",Count:3s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"randomthings:timeinabottle\",Count:7s,Damage:0s}", "{id:\"openblocks:builder_guide\",Count:7s,Damage:0s}", "{id:\"openblocks:elevator\",Count:3s,Damage:0s}", "{id:\"openblocks:elevator\",Count:3s,Damage:1s}", "{id:\"openblocks:elevator\",Count:3s,Damage:2s}", "{id:\"openblocks:elevator\",Count:3s,Damage:3s}", "{id:\"openblocks:elevator\",Count:3s,Damage:4s}", "{id:\"openblocks:elevator\",Count:3s,Damage:5s}", "{id:\"openblocks:elevator\",Count:3s,Damage:6s}", "{id:\"openblocks:elevator\",Count:3s,Damage:7s}", "{id:\"openblocks:elevator\",Count:3s,Damage:8s}", "{id:\"openblocks:elevator\",Count:3s,Damage:9s}", "{id:\"openblocks:elevator\",Count:3s,Damage:10s}", "{id:\"openblocks:elevator\",Count:3s,Damage:11s}", "{id:\"openblocks:elevator\",Count:3s,Damage:12s}", "{id:\"openblocks:elevator\",Count:3s,Damage:13s}", "{id:\"openblocks:elevator\",Count:3s,Damage:14s}", "{id:\"openblocks:elevator\",Count:3s,Damage:15s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:1s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:2s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:3s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:4s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:5s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:6s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:7s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:8s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:9s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:10s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:11s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:12s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:13s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:14s}", "{id:\"openblocks:elevator_rotating\",Count:2s,Damage:15s}", "{id:\"openblocks:generic\",Count:3s,Damage:9s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"openblocks:pedometer\",Count:7s,Damage:0s}", "{id:\"thaumadditions:salt_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"Tempus\"}]},Damage:0s}", "{id:\"thaumadditions:vis_pod\",Count:5s,tag:{Aspect:\"Tempus\"},Damage:0s}", "{id:\"thaumadditions:crystal_block\",Count:6s,tag:{Aspect:\"Tempus\"},Damage:0s}", "{id:\"thaumicbases:endersapling\",Count:7s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"wrcbe:tracker\",Count:3s,Damage:0s}", "{id:\"thaumcraft:mirror_essentia\",Count:3s,Damage:0s}", "{id:\"appliedenergistics2:wireless_access_point\",Count:1s,Damage:0s}", "{id:\"appliedenergistics2:quantum_link\",Count:9s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"appliedenergistics2:wireless_terminal\",Count:1s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"appliedenergistics2:wireless_terminal\",Count:1s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:20s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:60s,Damage:0s}", "{id:\"appliedenergistics2:material\",Count:81s,Damage:34s}", "{id:\"appliedenergistics2:material\",Count:27s,Damage:33s}", "{id:\"appliedenergistics2:material\",Count:9s,Damage:32s}", "{id:\"appliedenergistics2:material\",Count:3s,Damage:9s}", "{id:\"appliedenergistics2:material\",Count:2s,Damage:41s}", "{id:\"appliedenergistics2:part\",Count:2s,Damage:301s}", "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"Tempus\"}]},Damage:0s}", "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"Tempus\"}]},Damage:1s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"enderio:item_coord_selector\",Count:3s,Damage:0s}", "{id:\"enderio:item_redstone_timer_filter\",Count:7s,Damage:0s}", "{id:\"chisel:offsettool\",Count:3s,Damage:0s}", "{id:\"ae2wtlib:infinity_booster_card\",Count:1s,Damage:0s}", "{id:\"bloodmagic:teleposer\",Count:7s,Damage:0s}", "{id:\"conarm:invisible_ink\",Count:3s,Damage:0s}", "{id:\"quark:arrow_ender\",Count:3s,Damage:0s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:0s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:1s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:2s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:3s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:4s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:5s}", "{id:\"bibliocraft:clock\",Count:7s,Damage:6s}", "{id:\"darkutils:timer\",Count:7s,Damage:0s}", "{id:\"darkutils:material\",Count:3s,Damage:1s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"darkutils:charm_null\",Count:6s,Damage:0s}", "{id:\"endreborn:item_ingot_endorium\",Count:21s,Damage:0s}", "{id:\"endreborn:item_raw_endorium\",Count:7s,Damage:0s}", "{id:\"endreborn:item_advanced_ender_pearl\",Count:3s,Damage:0s}", "{id:\"endreborn:item_end_rune\",Count:3s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:item_world_mirror\",Count:65s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:tool_pickaxe_endorium\",Count:47s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:tool_sword_endorium\",Count:31s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:tool_hoe_endorium\",Count:31s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:tool_axe_endorium\",Count:47s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:tool_shovel_endorium\",Count:15s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:ender_bow\",Count:15s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:ender_sword\",Count:86s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:tool_magnifier\",Count:15s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:entropy_wand\",Count:15s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:armour_chestplate_obsidian\",Count:15s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:armour_leggings_obsidian\",Count:15s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"endreborn:armour_helmet_helmet\",Count:15s,Damage:0s}", "{id:\"endreborn:block_rune\",Count:2s,Damage:0s}", "{id:\"funkylocomotion:teleporter\",Count:1s,Damage:0s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:0s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:1s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:2s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:3s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:4s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:5s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:6s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:7s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:8s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:9s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:10s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:11s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:12s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:13s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:14s}", "{id:\"cfm:digital_clock\",Count:7s,Damage:15s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"gb:gring16\",Count:7s,Damage:0s}", "{id:\"gb:end_gring6\",Count:7s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"gb:gring8\",Count:30s,Damage:0s}", "{id:\"mysticalagriculture:chunk\",Count:7s,Damage:19s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"rftools:storage_module\",Count:7s,Damage:6s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"rftools:charged_porter\",Count:15s,Damage:0s}", "{id:\"rftools:clock_module\",Count:7s,Damage:0s}", "{id:\"rftools:slowness_module\",Count:7s,Damage:0s}", "{id:\"rftools:remote_storage\",Count:15s,Damage:0s}", "{id:\"rftools:matter_transmitter\",Count:11s,Damage:0s}", "{id:\"rftools:matter_receiver\",Count:11s,Damage:0s}", "{id:\"rftools:destination_analyzer\",Count:15s,Damage:0s}", "{id:\"rftools:matter_booster\",Count:11s,Damage:0s}", "{id:\"rftools:redstone_transmitter_block\",Count:3s,Damage:0s}", "{id:\"rftools:counter_block\",Count:7s,Damage:0s}", "{id:\"rftools:timer_block\",Count:7s,Damage:0s}", "{id:\"rftools:ender_monitor\",Count:3s,Damage:0s}", "{id:\"logisticspipes:pipe_remote_orderer\",Count:3s,Damage:0s}", "{id:\"logisticspipes:pipe_inventory_system_connector\",Count:3s,Damage:0s}", "{id:\"logisticspipes:pipe_firewall\",Count:3s,Damage:0s}", "{id:\"mob_grinding_utils:absorption_upgrade\",Count:15s,Damage:0s}", "{id:\"planarartifice:dimensional_singularity\",Count:30s,Damage:0s}", "{id:\"xreliquary:mob_charm_fragment\",Count:7s,Damage:8s}", "{id:\"rsgauges:automaticswitch4\",Count:7s,Damage:0s}", "{id:\"rsgauges:daytimeswitch_glass1\",Count:7s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"tg:pouch_ender\",Count:7s,Damage:0s}", "{id:\"tg:book_holder\",Count:15s,Damage:0s}", "{id:\"tg:part_stab_1\",Count:15s,Damage:0s}", "{id:\"tg:teleportator_core\",Count:15s,Damage:0s}", "{id:\"tg:teleportator_frame\",Count:1s,Damage:0s}", "{id:\"tg:teleportator_floor\",Count:2s,Damage:0s}", "{id:\"torchmaster:frozen_pearl\",Count:3s,Damage:0s}", "{id:\"actuallyadditions:block_player_interface\",Count:56s,Damage:0s}", "{id:\"actuallyadditions:block_ranged_collector\",Count:7s,Damage:0s}", "{id:\"actuallyadditions:block_phantomface\",Count:11s,Damage:0s}", "{id:\"actuallyadditions:block_phantom_placer\",Count:8s,Damage:0s}", "{id:\"actuallyadditions:block_phantom_liquiface\",Count:8s,Damage:0s}", "{id:\"actuallyadditions:block_phantom_energyface\",Count:8s,Damage:0s}", "{id:\"actuallyadditions:block_phantom_redstoneface\",Count:8s,Damage:0s}", "{id:\"actuallyadditions:block_phantom_breaker\",Count:8s,Damage:0s}", "{id:\"actuallyadditions:block_misc\",Count:15s,Damage:6s}", "{id:\"actuallyadditions:block_misc\",Count:15s,Damage:8s}", "{id:\"actuallyadditions:block_item_repairer\",Count:11s,Damage:0s}", "{id:\"actuallyadditions:block_phantom_booster\",Count:11s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"actuallyadditions:item_void_bag\",Count:3s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"actuallyadditions:item_tele_staff\",Count:33s,tag:{Energy:250000},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"actuallyadditions:item_tele_staff\",Count:33s,tag:{Energy:0},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"actuallyadditions:item_drill_upgrade_fortune_ii\",Count:11s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"actuallyadditions:item_phantom_connector\",Count:7s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"cyclicmagic:book_ender\",Count:26s,tag:{},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"cyclicmagic:ender_dungeon\",Count:3s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"astralsorcery:itemwand\",Count:3s,tag:{astralsorcery:{}},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"astralsorcery:itemwand\",Count:3s,tag:{astralsorcery:{AugmentName:\"astralsorcery.constellation.aevitas\"}},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"astralsorcery:itemwand\",Count:3s,tag:{astralsorcery:{AugmentName:\"astralsorcery.constellation.discidia\"}},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"astralsorcery:itemwand\",Count:3s,tag:{astralsorcery:{AugmentName:\"astralsorcery.constellation.vicio\"}},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"astralsorcery:itemwand\",Count:3s,tag:{astralsorcery:{AugmentName:\"astralsorcery.constellation.armara\"}},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"astralsorcery:itemwand\",Count:3s,tag:{astralsorcery:{AugmentName:\"astralsorcery.constellation.evorsio\"}},Damage:0s}", "{id:\"computercraft:peripheral\",Count:3s,Damage:1s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,tag:{upgrade:\"computercraft:wireless_modem\"},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,tag:{upgrade:\"computercraft:advanved_modem\"},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,tag:{upgrade:\"computercraft:speaker\"},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,Damage:1s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,tag:{upgrade:\"computercraft:wireless_modem\"},Damage:1s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,tag:{upgrade:\"computercraft:advanved_modem\"},Damage:1s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"computercraft:pocket_computer\",Count:2s,tag:{upgrade:\"computercraft:speaker\"},Damage:1s}", "{id:\"portalgun:item_dust_ender_pearl\",Count:3s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_miniature_black_hole\",Count:18s,Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_portalgun\",Count:13s,tag:{lastFired:1b,width:1,channelName:\"Chell\",grabStrength:4,uuid:\"Global\",username:\"Global\",height:2},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_portalgun\",Count:13s,tag:{lastFired:1b,width:1,channelName:\"Atlas\",grabStrength:4,uuid:\"Global\",username:\"Global\",height:2},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_portalgun\",Count:13s,tag:{lastFired:1b,width:1,channelName:\"P-body\",grabStrength:4,uuid:\"Global\",username:\"Global\",height:2},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_portalgun\",Count:13s,tag:{lastFired:1b,width:1,channelName:\"Creative Inventory\",grabStrength:4,uuid:\"5aaf7c295a474cd38018a458d47991df\",username:\"AceTheWildCard\",height:2},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_portalgun\",Count:13s,tag:{lastFired:1b,width:1,channelName:\"Creative Inventory Type #2\",grabStrength:4,uuid:\"5aaf7c295a474cd38018a458d47991df\",username:\"AceTheWildCard\",height:2},Damage:0s}", "{ForgeCaps:{\"astralsorcery:cap_item_amulet_holder\":{}},id:\"portalgun:item_portalgun\",Count:13s,tag:{lastFired:1b,width:1,channelName:\"Creative Inventory Type #3\",grabStrength:4,uuid:\"5aaf7c295a474cd38018a458d47991df\",username:\"AceTheWildCard\",height:2},Damage:0s}", "{id:\"ebwizardry:spell_book\",Count:3s,Damage:116s}", "{id:\"ebwizardry:spell_book\",Count:3s,Damage:38s}", "{id:\"ebwizardry:spell_book\",Count:3s,Damage:84s}", "{id:\"rftools:storage_terminal\",Count:7s,Damage:0s}" ] },