Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
529 stars 22 forks source link

Beta (36, 38] crash on cloth config #907

Closed water-mizuu closed 8 months ago

water-mizuu commented 8 months ago

Minecraft version

1.20.1

Describe the bug

As of updating past Beta 36, the game won't launch with the latest version of connector and extras. It says that I have to install Cloth Config 2. Additionally, it tells me that I should install Sodium for Nvidium, even if I have the config override (which worked before.)

Steps to reproduce

  1. Add camera overhaul, connectible chains, and seethrough lava mods (fabric).
  2. Add the forge dependency of cloth config.
  3. Crash. ...

Logs

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2024-03-14 18:43:30
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:60) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading}
    at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:143) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$new$4(Minecraft.java:571) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.Util.m_137521_(Util.java:421) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
    at net.minecraft.client.Minecraft.lambda$new$5(Minecraft.java:564) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ForgeLoadingOverlay.m_88315_(ForgeLoadingOverlay.java:146) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:954) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.20.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

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

-- Head --
Thread: Render thread
Suspected Mods: NONE
Stacktrace:
    at net.minecraftforge.logging.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:63) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading}
-- NO MOD INFO AVAILABLE --
Details:
    Mod File: NO FILE INFO
    Failure message: Some of your mods are incompatible with the game or each other!
        A potential solution has been determined, this may resolve your problem:
           - Install cloth-config2, version 8.2.88 or later.
           - Install sodium, any version.
        More details:
           - mod Camera Overhaul (cameraoverhaul) 1.4.0-fabric-universal requires version 4.8.3 or later of cloth-config2, which is missing!
           - mod Connectible Chains (connectiblechains) 2.2.1+1.20.1 requires version 8.2.88 or later of cloth-config2, which is missing!
           - mod Nvidium (nvidium) 0.2.6-beta requires any version of sodium, which is missing!
           - mod SeeThroughLava (seethroughlava) 4.0-1.20 requires any version of cloth-config2, which is missing!
    Mod Version: NO MOD INFO AVAILABLE
    Mod Issue URL: NOT PROVIDED
    Exception message: MISSING EXCEPTION MESSAGE
Stacktrace:
    at net.minecraftforge.logging.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:63) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
    at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:61) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading}
    at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:143) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$new$4(Minecraft.java:571) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.Util.m_137521_(Util.java:421) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
    at net.minecraft.client.Minecraft.lambda$new$5(Minecraft.java:564) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ForgeLoadingOverlay.m_88315_(ForgeLoadingOverlay.java:146) ~[forge-1.20.1-47.2.20-universal.jar%23663!/:?] {re:classloading}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:954) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.20.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- System Details --
Details:
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 17.0.8, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 430371024 bytes (410 MiB) / 1409286144 bytes (1344 MiB) up to 11811160064 bytes (11264 MiB)
    CPUs: 20
    Processor Vendor: GenuineIntel
    Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
    Identifier: Intel64 Family 6 Model 154 Stepping 3
    Microarchitecture: Alder Lake
    Frequency (GHz): 2.69
    Number of physical packages: 1
    Number of physical CPUs: 14
    Number of logical CPUs: 20
    Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x46a6
    Graphics card #0 versionInfo: DriverVersion=31.0.101.3962
    Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x25a2
    Graphics card #1 versionInfo: DriverVersion=31.0.15.4633
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 4.80
    Memory slot #0 type: Unknown
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 4.80
    Memory slot #1 type: Unknown
    Virtual memory max (MB): 40659.94
    Virtual memory used (MB): 18580.12
    Swap memory total (MB): 24655.39
    Swap memory used (MB): 206.82
    JVM Flags: 21 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
    Sinytra Connector: 1.0.0-beta.39+1.20.1
        SINYTRA CONNECTOR IS PRESENT!
        Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
        Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.5.jar eventbus PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
        kotlinforforge@4.10.0
        lowcodefml@null
        kotori_scala@3.3.1-build-0
    Mod List: 
        saturn-mc1.20.1-0.1.2.jar                         |Saturn                        |saturn                        |0.1.2               |NONE      |Manifest: NOSIGNATURE
        GlobalGameRules-1.20-8.0.0.11.jar                 |Global GameRules              |globalgamerules               |8.0.0.11            |NONE      |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
        EasyAnvils-v8.0.1-1.20.1-Forge.jar                |Easy Anvils                   |easyanvils                    |8.0.1               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |NONE      |Manifest: NOSIGNATURE
        modernminecarts-1.1.0-1.20.1.jar                  |Modern Minecarts              |modernminecarts               |1.1.0-1.20.1        |NONE      |Manifest: NOSIGNATURE
        CraftingAutomat-MC1.20.1-1.2.4.jar                |Crafting Automat              |craftingautomat               |1.2.4               |NONE      |Manifest: NOSIGNATURE
        createdeco-2.0.0-forge-1.20.1.jar                 |Create Deco                   |createdeco                    |2.0.0-forge-1.20.1  |NONE      |Manifest: NOSIGNATURE
        botarium-forge-1.20.1-2.2.1.jar                   |Botarium                      |botarium                      |2.2.1               |NONE      |Manifest: NOSIGNATURE
        kubejs-bridge-1.10.0+1.20.1.jar                   |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar  |Fabric Rendering Fluids (v1)  |fabric_rendering_fluids_v1    |3.0.28+4ac5e37a77   |NONE      |Manifest: NOSIGNATURE
        cagerium-1.20.1-1.1.9.jar                         |cagerium                      |cagerium                      |1.20.1-1.1.9        |NONE      |Manifest: NOSIGNATURE
        fabric-models-v0-0.4.2+7c3892a477.jar             |Fabric Models (v0)            |fabric_models_v0              |0.4.2+7c3892a477    |NONE      |Manifest: NOSIGNATURE
        nerb-1.20.1-0.3-FORGE.jar                         |Not Enough Recipe Book        |nerb                          |0.3                 |NONE      |Manifest: NOSIGNATURE
        Satako-7.0.16-1.20.1.jar                          |Satako                        |satako                        |7.0.16-1.20.1       |NONE      |Manifest: NOSIGNATURE
        fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar    |Fabric Convention Tags        |fabric_convention_tags_v1     |1.5.5+fa3d1c0177    |NONE      |Manifest: NOSIGNATURE
        modernfix-forge-5.13.0+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.13.0+mc1.20.1     |NONE      |Manifest: NOSIGNATURE
        fabric-command-api-v1-1.2.34+f71b366f77.jar       |Fabric Command API (v1)       |fabric_command_api_v1         |1.2.34+f71b366f77   |NONE      |Manifest: NOSIGNATURE
        fabric-block-view-api-v2-1.0.1+0767707077.jar     |Fabric BlockView API (v2)     |fabric_block_view_api_v2      |1.0.1+0767707077    |NONE      |Manifest: NOSIGNATURE
        fabric-command-api-v2-2.2.13+561530ec77.jar       |Fabric Command API (v2)       |fabric_command_api_v2         |2.2.13+561530ec77   |NONE      |Manifest: NOSIGNATURE
        YungsApi-1.20-Forge-4.0.2.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.2    |NONE      |Manifest: NOSIGNATURE
        Forgematica-0.1.3-mc1.20.1.jar                    |Forgematica                   |forgematica                   |0.1.3-mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        quickrightclick-1.20.1-1.4.jar                    |Quick Right-Click             |quickrightclick               |1.4                 |NONE      |Manifest: NOSIGNATURE
        BotanyPotsTiers-Forge-1.20.1-6.0.1.jar            |BotanyPotsTiers               |botanypotstiers               |6.0.1               |NONE      |Manifest: NOSIGNATURE
        rei-bridge-1.10.0+1.20.1.jar                      |Connector Extras REI Bridge   |connectorextras_rei_bridge    |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        clientcrafting-1.20.1-1.7.jar                     |clientcrafting mod            |clientcrafting                |1.20.1-1.7          |NONE      |Manifest: NOSIGNATURE
        createdieselgenerators-1.20.1-1.2h.jar            |Create Diesel Generators      |createdieselgenerators        |1.20.1-1.2h         |NONE      |Manifest: NOSIGNATURE
        Apotheosis-1.20.1-7.3.1.jar                       |Apotheosis                    |apotheosis                    |7.3.1               |NONE      |Manifest: NOSIGNATURE
        create-coal_to_diamonds-1.0.0-forge.jar           |DiamondScraps                 |diamondscraps                 |1.0.0               |NONE      |Manifest: NOSIGNATURE
        balm-forge-1.20.1-7.2.1.jar                       |Balm                          |balm                          |7.2.1               |NONE      |Manifest: NOSIGNATURE
        fabric-screen-api-v1-2.0.8+45a670a577.jar         |Fabric Screen API (v1)        |fabric_screen_api_v1          |2.0.8+45a670a577    |NONE      |Manifest: NOSIGNATURE
        K-Turrets-3.0.21-1.20.1.jar                       |K-Turrets                     |k_turrets                     |3.0.21-1.20.1       |NONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.118-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.118            |NONE      |Manifest: NOSIGNATURE
        shetiphiancore-forge-1.20.1-1.2.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.2          |NONE      |Manifest: NOSIGNATURE
        sawmill-1.20-1.3.4.jar                            |Universal Sawmill             |sawmill                       |1.20-1.3.4          |NONE      |Manifest: NOSIGNATURE
        bintfar-mc1.18.2-1.20.2-v0.0.1.jar                |BedIsNotTooFarAwayReforged    |bintfar                       |1.18.2-0.0.1        |NONE      |Manifest: NOSIGNATURE
        embeddium-0.3.4+mc1.20.1.jar                      |Embeddium                     |embeddium                     |0.3.4+mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        athena-forge-1.20.1-3.1.1.jar                     |Athena                        |athena                        |3.1.1               |NONE      |Manifest: NOSIGNATURE
        terrablender-bridge-1.10.0+1.20.1.jar             |Connector Extras Terrablender |connectorextras_terrablender_b|1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        easy_piglins-1.20.1-1.0.1.jar                     |Easy Piglins                  |easy_piglins                  |1.20.1-1.0.1        |NONE      |Manifest: NOSIGNATURE
        handcrafted-forge-1.20.1-3.0.5.jar                |Handcrafted                   |handcrafted                   |3.0.5               |NONE      |Manifest: NOSIGNATURE
        fabric-game-rule-api-v1-1.0.40+683d4da877.jar     |Fabric Game Rule API (v1)     |fabric_game_rule_api_v1       |1.0.40+683d4da877   |NONE      |Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.20.1-9.0.11.jar               |BotanyTrees                   |botanytrees                   |9.0.11              |NONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.20.1-4.1.5.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.5               |NONE      |Manifest: NOSIGNATURE
        MaFgLib-0.1.8-mc1.20.1.jar                        |MaFgLib                       |mafglib                       |0.1.8-mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        copperandtuffbackport-1.0.jar                     |Copper & Tuff Backport        |copperandtuffbackport         |1.0                 |NONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.16-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.16              |NONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.20.1-2.1.1.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.1               |NONE      |Manifest: NOSIGNATURE
        EchoChest-v8.0.0-1.20.1-Forge.jar                 |Echo Chest                    |echochest                     |8.0.0               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        curios-forge-5.7.0+1.20.1.jar                     |Curios API                    |curios                        |5.7.0+1.20.1        |NONE      |Manifest: NOSIGNATURE
        oculus-mc1.20.1-1.6.15a.jar                       |Oculus                        |oculus                        |1.6.15a             |NONE      |Manifest: NOSIGNATURE
        Searchables-forge-1.20.1-1.0.2.jar                |Searchables                   |searchables                   |1.0.2               |NONE      |Manifest: NOSIGNATURE
        FramedBlocks-9.1.6.jar                            |FramedBlocks                  |framedblocks                  |9.1.6               |NONE      |Manifest: NOSIGNATURE
        ApothicAttributes-1.20.1-1.2.1.jar                |Apothic Attributes            |attributeslib                 |1.2.1               |NONE      |Manifest: NOSIGNATURE
        fabric-entity-events-v1-1.6.0+6274ab9d77.jar      |Fabric Entity Events (v1)     |fabric_entity_events_v1       |1.6.0+6274ab9d77    |NONE      |Manifest: NOSIGNATURE
        NetherChested-v8.0.1-1.20.1-Forge.jar             |Nether Chested                |netherchested                 |8.0.1               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        ApothicCurios-1.20.1-1.0.3b.jar                   |Apothic Curios                |apothiccurios                 |1.0.3b              |NONE      |Manifest: NOSIGNATURE
        flib-1.20.1-0.0.11.jar                            |flib                          |flib                          |0.0.11              |NONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77   |NONE      |Manifest: NOSIGNATURE
        JadeAddons-1.20.1-forge-5.2.2.jar                 |Jade Addons                   |jadeaddons                    |5.2.2               |NONE      |Manifest: NOSIGNATURE
        toms_storage-1.20-1.6.5.jar                       |Tom's Simple Storage Mod      |toms_storage                  |1.6.5               |NONE      |Manifest: NOSIGNATURE
        CobbleForDays-1.8.0.jar                           |Cobble For Days               |cobblefordays                 |1.8.0               |NONE      |Manifest: NOSIGNATURE
        FastLeafDecay-31.jar                              |Fast Leaf Decay               |fastleafdecay                 |31                  |NONE      |Manifest: NOSIGNATURE
        AbsolutelyUnbreakable-2.0.1-1.20.1.jar            |Absolutely Unbreakable        |g_abun                        |2.0.1-1.20.1        |NONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.2.1+1.20.1.jar                 |Vein Mining                   |veinmining                    |1.2.1+1.20.1        |NONE      |Manifest: NOSIGNATURE
        EnchantingInfuser-v8.0.2-1.20.1-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |8.0.2               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        sliceanddice-forge-3.2.0.jar                      |Create Slice & Dice           |sliceanddice                  |3.2.0               |NONE      |Manifest: NOSIGNATURE
        Essential (forge_1.20.1).jar                      |Essential                     |essential                     |1.3.1.1+g3a090c5c88 |NONE      |Manifest: NOSIGNATURE
        fabric-client-tags-api-v1-1.1.2+5d6761b877.jar    |Fabric Client Tags            |fabric_client_tags_api_v1     |1.1.2+5d6761b877    |NONE      |Manifest: NOSIGNATURE
        fabric-dimensions-v1-2.1.54+8005d10d77.jar        |Fabric Dimensions API (v1)    |fabric_dimensions_v1          |2.1.54+8005d10d77   |NONE      |Manifest: NOSIGNATURE
        elytraslot-forge-6.3.0+1.20.1.jar                 |Elytra Slot                   |elytraslot                    |6.3.0+1.20.1        |NONE      |Manifest: NOSIGNATURE
        QuarkOddities-1.20.1.jar                          |Quark Oddities                |quarkoddities                 |1.20.1              |NONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.20-11.1.0.jar                |Client Tweaks                 |clienttweaks                  |11.1.0              |NONE      |Manifest: NOSIGNATURE
        bellsandwhistles-0.4.3-1.20.x.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.3-1.20.x        |NONE      |Manifest: NOSIGNATURE
        create_ratatouille-1.20.1-1.0.jar                 |Ratatouille                   |ratatouille                   |1.0                 |NONE      |Manifest: NOSIGNATURE
        Fastload-Reforged-mc1.20.1-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |NONE      |Manifest: NOSIGNATURE
        puzzlesapi-forge-8.0.2.jar                        |Puzzles Api                   |puzzlesapi                    |8.0.2               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        treeharvester-1.20.1-8.6.jar                      |Tree Harvester                |treeharvester                 |8.6                 |NONE      |Manifest: NOSIGNATURE
        fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar  |Fabric Model Loading API (v1) |fabric_model_loading_api_v1   |1.0.3+6274ab9d77    |NONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1  |1.3.30+561530ec77   |NONE      |Manifest: NOSIGNATURE
        caelus-forge-3.1.0+1.20.jar                       |Caelus API                    |caelus                        |3.1.0+1.20          |NONE      |Manifest: NOSIGNATURE
        bdlib-1.27.0.8-mc1.20.1.jar                       |BdLib                         |bdlib                         |1.27.0.8            |NONE      |Manifest: NOSIGNATURE
        fabric-rendering-v1-3.0.8+1c0ea72177.jar          |Fabric Rendering (v1)         |fabric_rendering_v1           |3.0.8+1c0ea72177    |NONE      |Manifest: NOSIGNATURE
        fabric-renderer-indigo-1.5.1+67f9824077.jar       |Fabric Renderer - Indigo      |fabric_renderer_indigo        |1.5.1+67f9824077    |NONE      |Manifest: NOSIGNATURE
        apotheotic_additions1.2.1.jar                     |Apotheotic Additions          |apotheotic_additions          |1.2.0.1             |NONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.20.1-9.1.12.jar               |Traveler's Backpack           |travelersbackpack             |9.1.12              |NONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |NONE      |Manifest: NOSIGNATURE
        LibX-1.20.1-5.0.13.jar                            |LibX                          |libx                          |1.20.1-5.0.13       |NONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.20.1-13.0.24.jar               |BotanyPots                    |botanypots                    |13.0.24             |NONE      |Manifest: NOSIGNATURE
        geckolib-fabric-compat-1.10.0+1.20.1.jar          |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        RespawningAnimals-v8.2.0-1.20.1-Forge.jar         |Respawning Animals            |respawninganimals             |8.2.0               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        vintageimprovements-1.20.1-0.0.3.1.jar            |Create: Vintage Improvements  |vintageimprovements           |1.20.1-0.0.3.1      |NONE      |Manifest: NOSIGNATURE
        create_easy_structures-0.1.0-1.20.1.jar           |Create: Easy Structures       |create_easy_structures        |0.0.1               |NONE      |Manifest: NOSIGNATURE
        (1.20.1)+betterinteractions-1.0.0.jar             |Better Interactions           |better_interactions           |1.0.0               |NONE      |Manifest: NOSIGNATURE
        catalogue-forge-1.20.1-1.8.0.jar                  |Catalogue                     |catalogue                     |1.8.0               |NONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        fusion-1.1.0c-forge-mc1.20.1.jar                  |Fusion                        |fusion                        |1.1.0c              |NONE      |Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.1.5.jar               |Memory Leak Fix               |memoryleakfix                 |1.1.5               |NONE      |Manifest: NOSIGNATURE
        fabric-particles-v1-1.1.2+78e1ecb877.jar          |Fabric Particles (v1)         |fabric_particles_v1           |1.1.2+78e1ecb877    |NONE      |Manifest: NOSIGNATURE
        puzzlesaccessapi-forge-8.0.7.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.7               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        forge-1.20.1-47.2.20-universal.jar                |Forge                         |forge                         |47.2.20             |NONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        extractinator-forge-1.20.1-2.3.0.jar              |Extractinator                 |extractinator                 |2.3.0               |NONE      |Manifest: NOSIGNATURE
        client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |NONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        capable_composters-1.20.1-1.2.0.3.jar             |Capable Composters            |capable_composters            |1.2.0               |NONE      |Manifest: NOSIGNATURE
        cofh_core-1.20.1-11.0.0.51.jar                    |CoFH Core                     |cofh_core                     |11.0.0              |NONE      |Manifest: NOSIGNATURE
        create_villagerology-1.20.1-b.jar                 |New Villagers                 |new_villagers                 |1.0.0               |NONE      |Manifest: NOSIGNATURE
        ItemPhysicLite_FORGE_v1.6.1_mc1.20.jar            |ItemPhysicLite                |itemphysiclite                |1.6.1               |NONE      |Manifest: NOSIGNATURE
        fabric-api-base-0.4.31+ef105b4977.jar             |Fabric API Base               |fabric_api_base               |0.4.31+ef105b4977   |NONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.20-2.25.jar                 |Mouse Tweaks                  |mousetweaks                   |2.25                |NONE      |Manifest: NOSIGNATURE
        ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar        |Forge Config Screens          |forgeconfigscreens            |8.0.2               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        ShoulderSurfing-Forge-1.20.4-2.8.2.jar            |Shoulder Surfing              |shouldersurfing               |1.20.4-2.8.2        |NONE      |Manifest: NOSIGNATURE
        createutilities-0.1.4+1.20.1.jar                  |Create Utilities              |createutilities               |0.1.4+1.20.1        |NONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.14+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.14+1.20.1      |NONE      |Manifest: NOSIGNATURE
        fabric-block-api-v1-1.0.11+0e6cb7f777.jar         |Fabric Block API (v1)         |fabric_block_api_v1           |1.0.11+0e6cb7f777   |NONE      |Manifest: NOSIGNATURE
        jei-bridge-1.10.0+1.20.1.jar                      |Connector Extras JEI Bridge   |connectorextras_jei_bridge    |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77    |NONE      |Manifest: NOSIGNATURE
        e4mc-4.0.1+1.19.4-forge.jar                       |e4mc                          |e4mc_minecraft                |4.0.1               |NONE      |Manifest: NOSIGNATURE
        forgeconfigapiport-1.10.0+1.20.1.jar              |Forge Config API Port (Connect|forgeconfigapiport            |8.0.0               |NONE      |Manifest: NOSIGNATURE
        garnished-1.4+1.20.1.jar                          |Create: Garnished             |garnished                     |1.4+1.20.1          |NONE      |Manifest: NOSIGNATURE
        kffmod-4.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.10.0              |NONE      |Manifest: NOSIGNATURE
        pipez-1.20.1-1.2.5.jar                            |Pipez                         |pipez                         |1.20.1-1.2.5        |NONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.20.1-0.6.10-7.jar                |Flywheel                      |flywheel                      |0.6.10-7            |NONE      |Manifest: NOSIGNATURE
        createoreexcavation-1.20-1.4.2.jar                |Create Ore Excavation         |createoreexcavation           |1.4.2               |NONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.9-forge-mc1.20.jar             |Item Collectors               |itemcollectors                |1.1.9               |NONE      |Manifest: NOSIGNATURE
        gravestone-1.20.1-1.0.10.jar                      |Gravestone Mod                |gravestone                    |1.20.1-1.0.10       |NONE      |Manifest: NOSIGNATURE
        fabric-item-group-api-v1-4.0.12+f687ac9377.jar    |Fabric Item Group API (v1)    |fabric_item_group_api_v1      |4.0.12+f687ac9377   |NONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.49.2+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.2+1.20.1       |NONE      |Manifest: NOSIGNATURE
        almostunified-forge-1.20.1-0.8.0.jar              |AlmostUnified                 |almostunified                 |1.20.1-0.8.0        |NONE      |Manifest: NOSIGNATURE
        jei-1.20.1-forge-15.2.0.27.jar                    |Just Enough Items             |jei                           |15.2.0.27           |NONE      |Manifest: NOSIGNATURE
        CGM-Unofficial-1.4.5+Forge+1.20.1.jar             |MrCrayfish's Gun Mod          |cgm                           |1.4.5+Forge+1.20.1} |NONE      |Manifest: NOSIGNATURE
        emi-1.1.2+1.20.1+forge.jar                        |EMI                           |emi                           |1.1.2+1.20.1+forge  |NONE      |Manifest: NOSIGNATURE
        Zeta-1.0-14.jar                                   |Zeta                          |zeta                          |1.0-14              |NONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.6.2-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.6.2               |NONE      |Manifest: NOSIGNATURE
        canary-mc1.20.1-0.3.3.jar                         |Canary                        |canary                        |0.3.3               |NONE      |Manifest: NOSIGNATURE
        fabric-registry-sync-v0-2.3.3+1c0ea72177.jar      |Fabric Registry Sync (v0)     |fabric_registry_sync_v0       |2.3.3+1c0ea72177    |NONE      |Manifest: NOSIGNATURE
        ImmediatelyFast-Forge-1.2.8+1.20.4.jar            |ImmediatelyFast               |immediatelyfast               |1.2.8+1.20.4        |NONE      |Manifest: NOSIGNATURE
        FastFurnace-1.20.1-8.0.1.jar                      |FastFurnace                   |fastfurnace                   |8.0.1               |NONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        fabric-recipe-api-v1-1.0.21+514a076577.jar        |Fabric Recipe API (v1)        |fabric_recipe_api_v1          |1.0.21+514a076577   |NONE      |Manifest: NOSIGNATURE
        fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1  |11.1.3+2174fc8477   |NONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v8.1.16-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.16              |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        fabric-sound-api-v1-1.0.13+4f23bd8477.jar         |Fabric Sound API (v1)         |fabric_sound_api_v1           |1.0.13+4f23bd8477   |NONE      |Manifest: NOSIGNATURE
        fabric-message-api-v1-5.1.9+52cc178c77.jar        |Fabric Message API (v1)       |fabric_message_api_v1         |5.1.9+52cc178c77    |NONE      |Manifest: NOSIGNATURE
        garnished-botany-pots-1.0.0.jar                   |Garnished Botany Pots         |mr_garnished_botanypots       |1.0.0               |NONE      |Manifest: NOSIGNATURE
        UncraftingTable-forge-1.2.9.jar                   |Uncrafting Table              |uncraftingtable76             |1.2.9               |NONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.20.1-1.18.14.jar                    |Cyclops Core                  |cyclopscore                   |1.18.14             |NONE      |Manifest: NOSIGNATURE
        create_misc_and_things_+1.20.1_4.0A.jar           |create: things and misc       |create_things_and_misc        |1.0.0               |NONE      |Manifest: NOSIGNATURE
        fabric-renderer-api-v1-3.2.1+1d29b44577.jar       |Fabric Renderer API (v1)      |fabric_renderer_api_v1        |3.2.1+1d29b44577    |NONE      |Manifest: NOSIGNATURE
        global_packs-forge-1.19.4-1.16.2_forge.jar        |Global Packs                  |globalpacks                   |1.16.2_forge        |NONE      |Manifest: NOSIGNATURE
        Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar   |Create: Dreams & Desires      |create_dd                     |0.2c.PREBETA        |NONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.3.1.jar                   |GeckoLib 4                    |geckolib                      |4.3.1               |NONE      |Manifest: NOSIGNATURE
        dirtslab.jar                                      |Grass Slabs, Carpets & Stairs |grassslabs                    |1.3                 |NONE      |Manifest: NOSIGNATURE
        fabric-item-api-v1-2.1.28+2272fc7f77.jar          |Fabric Item API (v1)          |fabric_item_api_v1            |2.1.28+2272fc7f77   |NONE      |Manifest: NOSIGNATURE
        morejs-forge-1.20.1-0.5.0.jar                     |MoreJS                        |morejs                        |0.5.0               |NONE      |Manifest: NOSIGNATURE
        flower_doubling_1.20.1-1.1.1.jar                  |Flower_Doubling               |flower_doubling               |1.1.1               |NONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.20.1-0.6.3.553.jar            |Sophisticated Core            |sophisticatedcore             |0.6.3.553           |NONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.20-15.0.0.jar                   |KleeSlabs                     |kleeslabs                     |15.0.0              |NONE      |Manifest: NOSIGNATURE
        gpumemleakfix-1.20.1-1.8.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.20.1-1.8          |NONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |NONE      |Manifest: NOSIGNATURE
        Placebo-1.20.1-8.6.1.jar                          |Placebo                       |placebo                       |8.6.1               |NONE      |Manifest: NOSIGNATURE
        fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77    |NONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.3.5.jar                       |MixinExtras                   |mixinextras                   |0.3.5               |NONE      |Manifest: NOSIGNATURE
        moreminecarts-1.8.3.jar                           |More Minecarts and Rails      |moreminecarts                 |1.8.3               |NONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.1.8.jar                 |Bookshelf                     |bookshelf                     |20.1.8              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        redeco-1.5.0-1.20.jar                             |Re:Deco                       |redeco                        |1.5.0               |NONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.20.1-3.20.1.1012.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |3.20.1.1012         |NONE      |Manifest: NOSIGNATURE
        continuity-compat-1.10.0+1.20.1.jar               |Connector Extras Continuity Co|connectorextras_continuity_com|1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        create_dragon_lib-1.20.1-1.3.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.3.3               |NONE      |Manifest: NOSIGNATURE
        Steam_Rails-1.5.3+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.5.3+forge-mc1.20.1|NONE      |Manifest: NOSIGNATURE
        carryon-forge-1.20.1-2.1.2.7.jar                  |Carry On                      |carryon                       |2.1.2.7             |NONE      |Manifest: NOSIGNATURE
        mineralchance-1.20.1-3.4.jar                      |Mineral Chance                |mineralchance                 |3.4                 |NONE      |Manifest: NOSIGNATURE
        fabric-api-0.92.0+1.11.2+1.20.1.jar               |Forgified Fabric API          |fabric_api                    |0.92.0+1.11.2+1.20.1|NONE      |Manifest: NOSIGNATURE
        dummmmmmy-1.20-1.8.13.jar                         |MmmMmmMmmmmm                  |dummmmmmy                     |1.20-1.8.13         |NONE      |Manifest: NOSIGNATURE
        modmenu-bridge-1.10.0+1.20.1.jar                  |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        elytrautilities-forge-2.2.1+1.20.1.jar            |Elytra Utilities              |elytrautilities               |2.2.1+1.20.1        |NONE      |Manifest: NOSIGNATURE
        fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0  |4.0.11+a670df1e77   |NONE      |Manifest: NOSIGNATURE
        dsbg-1.0-1.20.1.jar                               |Detected setBlock Be Gone     |dsbg                          |1.0-1.20.1          |NONE      |Manifest: NOSIGNATURE
        DiagonalWalls-v8.0.2-1.20.1-Forge.jar             |Diagonal Walls                |diagonalwalls                 |8.0.2               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        diagonalblocks-forge-8.0.4.jar                    |Diagonal Blocks               |diagonalblocks                |8.0.4               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        create_connected-0.7.2-mc1.20.1-all.jar           |Create: Connected             |create_connected              |0.7.2-mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        Chipped-forge-1.20.1-3.0.4.jar                    |Chipped                       |chipped                       |3.0.4               |NONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.1.1-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.1               |NONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.20.1-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.3        |NONE      |Manifest: NOSIGNATURE
        entity_model_features_forge_1.20.1-1.2.3.jar      |Entity Model Features         |entity_model_features         |1.2.3               |NONE      |Manifest: NOSIGNATURE
        entity_texture_features_forge_1.20.1-5.2.3.jar    |Entity Texture Features       |entity_texture_features       |5.2.3               |NONE      |Manifest: NOSIGNATURE
        tempad-forge-1.20.1-2.3.3.jar                     |Tempad                        |tempad                        |2.3.3               |NONE      |Manifest: NOSIGNATURE
        fabric-api-lookup-api-v1-1.6.36+67f9824077.jar    |Fabric API Lookup API (v1)    |fabric_api_lookup_api_v1      |1.6.36+67f9824077   |NONE      |Manifest: NOSIGNATURE
        lazurite-1.0.3+mc1.20.1.jar                       |Lazurite                      |lazurite                      |1.0.3+mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        CreateUnbreakableTools-1.0+forge-1.20.1.jar       |Create Unbreakable Tools Mod  |create_unbreakable            |1.0+forge-1.20.1    |NONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.20.1forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |NONE      |Manifest: NOSIGNATURE
        DiagonalWindows-v8.1.3-1.20.1-Forge.jar           |Diagonal Windows              |diagonalwindows               |8.1.3               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        reach-entity-attributes-2.4.0.jar                 |Reach Entity Attributes       |reach_entity_attributes       |2.4.0               |NONE      |Manifest: NOSIGNATURE
        architectury-bridge-1.10.0+1.20.1.jar             |Connector Extras Architectury |connectorextras_architectury_b|1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        modelfix-1.14.jar                                 |Model Gap Fix                 |modelfix                      |1.14                |NONE      |Manifest: NOSIGNATURE
        Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |NONE      |Manifest: NOSIGNATURE
        cullleaves-forge-3.2.0.jar                        |CullLeaves                    |cullleaves                    |3.2.0               |NONE      |Manifest: NOSIGNATURE
        midnightlib-forge-1.4.2.jar                       |MidnightLib                   |midnightlib                   |1.4.2               |NONE      |Manifest: NOSIGNATURE
        collective-1.20.1-7.30.jar                        |Collective                    |collective                    |7.30                |NONE      |Manifest: NOSIGNATURE
        kubejsdelight-1.1.1.jar                           |KubeJSDelight                 |kubejsdelight                 |1.1.1               |NONE      |Manifest: NOSIGNATURE
        SimplyTools-1.20.1-2.0.5.jar                      |Simply Tools                  |simplytools                   |1.20.1-2.0.5        |NONE      |Manifest: NOSIGNATURE
        Connector-1.0.0-beta.39+1.20.1-mod.jar            |Connector                     |connectormod                  |1.0.0-beta.39+1.20.1|NONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.20.1-2.1.20.jar            |Resourceful Lib               |resourcefullib                |2.1.20              |NONE      |Manifest: NOSIGNATURE
        lootjs-forge-1.20.1-2.10.4.jar                    |LootJS                        |lootjs                        |1.20.1-2.10.4       |NONE      |Manifest: NOSIGNATURE
        architectury-9.1.12-forge.jar                     |Architectury                  |architectury                  |9.1.12              |NONE      |Manifest: NOSIGNATURE
        seamless-2.2.2-forge-1.20.1.jar                   |Seamless                      |seamless                      |2.2.2               |NONE      |Manifest: NOSIGNATURE
        enderitemod-1.5.1-1.20.1-forge.jar                |Enderite Mod                  |enderitemod                   |1.5.1               |NONE      |Manifest: NOSIGNATURE
        ftb-library-forge-2001.1.5.jar                    |FTB Library                   |ftblibrary                    |2001.1.5            |NONE      |Manifest: NOSIGNATURE
        RyoamicLights-forge-0.2.0+mc1.20.1.jar            |RyoamicLights                 |ryoamiclights                 |0.2.0+mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        ObsidianUI-forge-0.2.1+mc1.20.1.jar               |ObsidianUI                    |obsidianui                    |0.2.1+mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-2001.1.4.jar                      |FTB Teams                     |ftbteams                      |2001.1.4            |NONE      |Manifest: NOSIGNATURE
        fabric-loot-api-v2-1.2.1+eb28f93e77.jar           |Fabric Loot API (v2)          |fabric_loot_api_v2            |1.2.1+eb28f93e77    |NONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.2.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.2          |NONE      |Manifest: NOSIGNATURE
        ConnectorExtras-1.10.0+1.20.1.jar                 |Connector Extras              |connectorextras               |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        fabric-networking-api-v1-1.3.11+503a202477.jar    |Fabric Networking API (v1)    |fabric_networking_api_v1      |1.3.11+503a202477   |NONE      |Manifest: NOSIGNATURE
        framework-forge-1.20.1-0.6.26.jar                 |Framework                     |framework                     |0.6.26              |NONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        probejs-5.9.1-forge.jar                           |ProbeJS                       |probejs                       |5.9.1               |NONE      |Manifest: NOSIGNATURE
        observable-4.4.0.jar                              |Observable                    |observable                    |4.4.0               |NONE      |Manifest: NOSIGNATURE
        YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus           |yeetusexperimentus            |2.3.1-build.6+mc1.20|NONE      |Manifest: NOSIGNATURE
        fabric-lifecycle-events-v1-2.2.22+afab492177.jar  |Fabric Lifecycle Events (v1)  |fabric_lifecycle_events_v1    |2.2.22+afab492177   |NONE      |Manifest: NOSIGNATURE
        Silence's Turrets.jar                             |Silence's Turrets             |silence_s_defense_tower       |2.3.3               |NONE      |Manifest: NOSIGNATURE
        fabric-key-binding-api-v1-1.0.37+561530ec77.jar   |Fabric Key Binding API (v1)   |fabric_key_binding_api_v1     |1.0.37+561530ec77   |NONE      |Manifest: NOSIGNATURE
        fabric-transfer-api-v1-3.3.4+b00938ec77.jar       |Fabric Transfer API (v1)      |fabric_transfer_api_v1        |3.3.4+b00938ec77    |NONE      |Manifest: NOSIGNATURE
        inventorysorter-1.20.1-23.0.1.jar                 |Simple Inventory Sorter       |inventorysorter               |23.0.1              |NONE      |Manifest: NOSIGNATURE
        rhino-forge-2001.2.2-build.18.jar                 |Rhino                         |rhino                         |2001.2.2-build.18   |NONE      |Manifest: NOSIGNATURE
        kubejs-forge-2001.6.4-build.127.jar               |KubeJS                        |kubejs                        |2001.6.4-build.127  |NONE      |Manifest: NOSIGNATURE
        amendments-1.20-1.0.8.jar                         |Amendments                    |amendments                    |1.20-1.0.8          |NONE      |Manifest: NOSIGNATURE
        assortedlib-forge-1.20.1-3.0.1.jar                |Assorted Lib                  |assortedlib                   |3.0.1               |NONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.20.1-0.9.5.716.jar         |Sophisticated Storage         |sophisticatedstorage          |0.9.5.716           |NONE      |Manifest: NOSIGNATURE
        copycats-1.1.0-mc1.20.1-all.jar                   |Create: Copycats+             |copycats                      |1.1.0-mc1.20.1      |NONE      |Manifest: NOSIGNATURE
        EasyMagic-v8.0.1-1.20.1-Forge.jar                 |Easy Magic                    |easymagic                     |8.0.1               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        amwplushies-forge-1.20.1-3.0.21.jar               |A Man With Plushies           |a_man_with_plushies           |3.0.21              |NONE      |Manifest: NOSIGNATURE
        pehkui-bridge-1.10.0+1.20.1.jar                   |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        fabric-resource-loader-v0-0.11.10+cefbb70477.jar  |Fabric Resource Loader (v0)   |fabric_resource_loader_v0     |0.11.10+cefbb70477  |NONE      |Manifest: NOSIGNATURE
        tinygates-1.20-4.0.0.jar                          |Tiny Gates                    |tinygates                     |1.20-4.0.0          |NONE      |Manifest: NOSIGNATURE
        reap-1.20.1-1.0.2.jar                             |Reap Mod                      |reap                          |1.20.1-1.0.2        |NONE      |Manifest: NOSIGNATURE
        improvedsignediting-1.20.1-1.1.jar                |Improved Sign Editing         |improvedsignediting           |1.1                 |NONE      |Manifest: NOSIGNATURE
        create-1.20.1-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |NONE      |Manifest: NOSIGNATURE
        createsifter-1.20.1-1.8.1.e-22.jar                |Create Sifter                 |createsifter                  |1.20.1-1.8.1.e-22   |NONE      |Manifest: NOSIGNATURE
        kubejs-create-forge-2001.2.5-build.2.jar          |KubeJS Create                 |kubejs_create                 |2001.2.5-build.2    |NONE      |Manifest: NOSIGNATURE
        create-structures-0.1.1-1.20.1-FORGE.jar          |Create: Structures            |create_structures             |0.1.1               |NONE      |Manifest: NOSIGNATURE
        destroy-1.20.1-0.8.jar                            |Destroy                       |destroy                       |0.8                 |NONE      |Manifest: NOSIGNATURE
        ponderjs-1.20.1-1.3.1.jar                         |PonderJS                      |ponderjs                      |1.3.1               |NONE      |Manifest: NOSIGNATURE
        FastSuite-1.20.1-5.0.1.jar                        |Fast Suite                    |fastsuite                     |5.0.1               |NONE      |Manifest: NOSIGNATURE
        mcpitanlibarch-1.8.4-1.20.1-forge.jar             |MCPitanLib                    |mcpitanlibarch                |1.8.4-1.20.1-forge  |NONE      |Manifest: NOSIGNATURE
        fabric-mining-level-api-v1-2.1.50+561530ec77.jar  |Fabric Mining Level API (v1)  |fabric_mining_level_api_v1    |2.1.50+561530ec77   |NONE      |Manifest: NOSIGNATURE
        alternate_current-mc1.20-1.7.0.jar                |Alternate Current             |alternate_current             |1.7.0               |NONE      |Manifest: NOSIGNATURE
        apotheoticcreation-1.0.0.jar                      |Apotheosis/Create Addon       |apotheoticcreation            |1.0.0               |NONE      |Manifest: NOSIGNATURE
        decorative_blocks-forge-1.20.1-4.1.2.jar          |Decorative Blocks             |decorative_blocks             |4.1.2               |NONE      |Manifest: NOSIGNATURE
        mcjtylib-1.20-8.0.3.jar                           |McJtyLib                      |mcjtylib                      |1.20-8.0.3          |NONE      |Manifest: NOSIGNATURE
        everycomp-1.20-2.6.34.jar                         |Every Compat                  |everycomp                     |1.20-2.6.34         |NONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.20.1-1.3.3-forge.jar           |Explorer's Compass            |explorerscompass              |1.20.1-1.3.3-forge  |NONE      |Manifest: NOSIGNATURE
        walljump-1.20.1-1.1.4-forge.jar                   |Wall-Jump TXF                 |walljump                      |1.20.1-1.1.4-forge  |NONE      |Manifest: NOSIGNATURE
        energy-bridge-1.10.0+1.20.1.jar                   |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-2001.2.5.jar                     |FTB Chunks                    |ftbchunks                     |2001.2.5            |NONE      |Manifest: NOSIGNATURE
        ftb-xmod-compat-forge-2.1.0.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.0               |NONE      |Manifest: NOSIGNATURE
        TravelersTitles-1.20-Forge-4.0.1.jar              |Traveler's Titles             |travelerstitles               |1.20-Forge-4.0.1    |NONE      |Manifest: NOSIGNATURE
        fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877    |NONE      |Manifest: NOSIGNATURE
        dynamicassetgenerator-forge-1.20.1-4.2.2.jar      |Dynamic Asset Generator       |dynamic_asset_generator       |4.2.2               |NONE      |Manifest: NOSIGNATURE
        ChippedExpress-1.0.jar                            |ChippedExpress                |chipped_express               |1.0.0               |NONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.10.10-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.10.10        |NONE      |Manifest: NOSIGNATURE
        titanium-1.20.1-3.8.25.jar                        |Titanium                      |titanium                      |3.8.25              |NONE      |Manifest: NOSIGNATURE
        fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar  |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1    |1.1.41+1d0da21e77   |NONE      |Manifest: NOSIGNATURE
        mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |NONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-forge-11.7.1.jar                      |Jade                          |jade                          |11.7.1              |NONE      |Manifest: NOSIGNATURE
        amecsapi-1.5.3+mc1.20-pre1.jar                    |Amecs API                     |amecsapi                      |1.5.3+mc1.20-pre1   |NONE      |Manifest: NOSIGNATURE
        another_furniture-forge-1.20.1-3.0.1.jar          |Another Furniture             |another_furniture             |1.20.1-3.0.1        |NONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.11.17_mc1.20.1.jar          |CreativeCore                  |creativecore                  |2.11.16             |NONE      |Manifest: NOSIGNATURE
        highlight-forge-1.20-2.0.1.jar                    |Highlight                     |highlight                     |2.0.1               |NONE      |Manifest: NOSIGNATURE
        easy_villagers-1.20.1-1.0.17.jar                  |Easy Villagers                |easy_villagers                |1.20.1-1.0.17       |NONE      |Manifest: NOSIGNATURE
        citresewn-1.20.1-5.jar                            |CIT Resewn                    |citresewn                     |1.20.1-5            |NONE      |Manifest: NOSIGNATURE
        Quark-4.0-438.jar                                 |Quark                         |quark                         |4.0-438             |NONE      |Manifest: NOSIGNATURE
        supplementaries-1.20-2.8.4.jar                    |Supplementaries               |supplementaries               |1.20-2.8.4          |NONE      |Manifest: NOSIGNATURE
        suppsquared-1.20-1.1.13.jar                       |Supplementaries Squared       |suppsquared                   |1.20-1.1.13         |NONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.20.1_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |NONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.20.1-8.0.2.jar                    |Fast Workbench                |fastbench                     |8.0.2               |NONE      |Manifest: NOSIGNATURE
        storagedrawers-1.20.1-12.0.2.jar                  |Storage Drawers               |storagedrawers                |12.0.2              |NONE      |Manifest: NOSIGNATURE
        DiagonalFences-v8.1.3-1.20.1-Forge.jar            |Diagonal Fences               |diagonalfences                |8.1.3               |NONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        freecam-forge-1.2.1+1.20.jar                      |Freecam                       |freecam                       |1.2.1+1.20          |NONE      |Manifest: NOSIGNATURE
        fabric-biome-api-v1-13.0.13+dd0389a577.jar        |Fabric Biome API (v1)         |fabric_biome_api_v1           |13.0.13+dd0389a577  |NONE      |Manifest: NOSIGNATURE
        capable_cauldrons-1.20.1-1.2.0.5.jar              |Capable Cauldrons             |capable_cauldrons             |1.2.0               |NONE      |Manifest: NOSIGNATURE
        ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |NONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        yet-another-config-lib-forge-3.2.2+1.20.jar       |YetAnotherConfigLib           |yet_another_config_lib_v3     |3.2.2+1.20          |NONE      |Manifest: NOSIGNATURE
        charmofundying-forge-6.4.5+1.20.1.jar             |Charm of Undying              |charmofundying                |6.4.5+1.20.1        |NONE      |Manifest: NOSIGNATURE
        BetterF3-7.0.2-Forge-1.20.1.jar                   |BetterF3                      |betterf3                      |7.0.2               |NONE      |Manifest: NOSIGNATURE
        emi-bridge-1.10.0+1.20.1.jar                      |Connector Extras EMI Bridge   |connectorextras_emi_bridge    |1.10.0+1.20.1       |NONE      |Manifest: NOSIGNATURE
        create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.7.h             |NONE      |Manifest: NOSIGNATURE
        fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477   |NONE      |Manifest: NOSIGNATURE
        fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0  |0.6.2+0d0bd5a777    |NONE      |Manifest: NOSIGNATURE
        CrabClaws-MC-1.20.1.jar                           |CrabClaws                     |crabclaws                     |1.0.0               |NONE      |Manifest: NOSIGNATURE
        BotanyPotsOrePlanting-Forge-7.9.0+1.20.1.jar      |Botany Pots Ore Planting      |botany_pots_ore_planting      |7.9.0               |NONE      |Manifest: NOSIGNATURE
        createaddition-1.20.1-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.20.1-1.2.3        |NONE      |Manifest: NOSIGNATURE

Additional context

It works on Beta 36. That's it.

Su5eD commented 8 months ago

In Beta 37, the config file for global_mod_aliases was merged into connector.json (discord announcement link). Please see the relevant documentation here.