Jump to content

IN NEED OF HELP PLZ **CRASHFIX**


deadshotz64

Recommended Posts

PLEASE HELP

 

java.lang.NullPointerException: Initializing game
    at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:97) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A}
    at corgiaoc.byg.client.textures.ColorManager.onItemColorsInit(ColorManager.java:30) ~[?:1.3.4] {re:mixin,re:classloading}
    at net.minecraft.client.renderer.color.ItemColors.handler$bao000$addBYGItemColors(ItemColors.java:515) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:461) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:mixins.zycraft.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.5.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$481/1632981528.call(Unknown Source) [forge-1.16.5-36.2.5.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:97) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A}
    at corgiaoc.byg.client.textures.ColorManager.onItemColorsInit(ColorManager.java:30) ~[?:1.3.4] {re:mixin,re:classloading}
    at net.minecraft.client.renderer.color.ItemColors.handler$bao000$addBYGItemColors(ItemColors.java:515) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:461) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:mixins.zycraft.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.5.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$481/1632981528.call(Unknown Source) [forge-1.16.5-36.2.5.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    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: 1694412744 bytes (1615 MB) / 3709337600 bytes (3537 MB) up to 11453595648 bytes (10923 MB)
    CPUs: 16
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.5.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.5.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.5.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.5.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.5.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.5
    FML Language Providers: 
        javafml@36.2
        minecraft@1
        kotlinforforge@1.15.1
        kotori_scala@2.13.5-build-2
        scorge@3.1.3
    Mod List: 
        BetterDungeons-1.16.4-1.2.jar                     |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2          |CREATE_REG|Manifest: NOSIGNATURE
        ftb-essentials-1605.1.4-build.20.jar              |FTB Essentials                |ftbessentials                 |1605.1.4-build.20   |CREATE_REG|Manifest: NOSIGNATURE
        simplemagnets-1.1.2-mc1.16.5.jar                  |Simple Magnets                |simplemagnets                 |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        IntegratedTerminals-1.16.5-1.2.4.jar              |IntegratedTerminals           |integratedterminals           |1.2.4               |CREATE_REG|Manifest: NOSIGNATURE
        windowlogging-mc1.16.3_v0.0.4.jar                 |Windowlogging                 |windowlogging                 |0.0.4               |CREATE_REG|Manifest: NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |CREATE_REG|Manifest: NOSIGNATURE
        Neat 1.7-27.jar                                   |Neat                          |neat                          |1.7-27              |CREATE_REG|Manifest: NOSIGNATURE
        ForgeEndertech-1.16.5-7.2.1.0-build.0180.jar      |Forge Endertech               |forgeendertech                |7.2.1.0             |CREATE_REG|Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-12.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-12     |CREATE_REG|Manifest: NOSIGNATURE
        jumbofurnace-1.16.4-2.2.0.1.jar                   |Jumbo Furnace                 |jumbofurnace                  |1.16.4-2.2.0.1      |CREATE_REG|Manifest: NOSIGNATURE
        Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar           |Wither Skeleton Tweaks        |wstweaks                      |5.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        Shrink-1.16.5-1.1.5.jar                           |Shrink                        |shrink                        |1.1.5               |CREATE_REG|Manifest: NOSIGNATURE
        reliquary-1.16.5-1.3.5.1100.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1100   |CREATE_REG|Manifest: NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |CREATE_REG|Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        Apotheosis-1.16.5-4.8.0.jar                       |Apotheosis                    |apotheosis                    |4.8.0               |CREATE_REG|Manifest: NOSIGNATURE
        clickadv-1.3.jar                                  |clickadv mod                  |clickadv                      |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        WaterStrainer-1.16.3-10.0.0.jar                   |Water Strainer                |waterstrainer                 |1.16.3-10.0.0       |CREATE_REG|Manifest: NOSIGNATURE
        gunswithoutroses-1.16.5-1.0.9.jar                 |Guns Without Roses            |gunswithoutroses              |1.0.9               |CREATE_REG|Manifest: NOSIGNATURE
        TMechworks-1.16.3+-2.2.5.jar                      |Tinkers' Mechworks            |tmechworks                    |2.2.5               |CREATE_REG|Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.17.1.jar                 |Supplementaries               |supplementaries               |1.16.5-0.16.0       |CREATE_REG|Manifest: NOSIGNATURE
        refinedstorage-1.9.15.jar                         |Refined Storage               |refinedstorage                |1.9.15              |CREATE_REG|Manifest: NOSIGNATURE
        structure_gel-1.16.5-1.7.7.jar                    |Structure Gel API             |structure_gel                 |1.7.7               |CREATE_REG|Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |CREATE_REG|Manifest: NOSIGNATURE
        cleancut-mc1.16-2.2-forge.jar                     |Clean Cut                     |cleancut                      |2.2                 |CREATE_REG|Manifest: NOSIGNATURE
        TipTheScales-1.16.5-3.0.0.15.jar                  |TipTheScales                  |tipthescales                  |3.0.0.15            |CREATE_REG|Manifest: NOSIGNATURE
        repurposed_structures_forge-3.2.5+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.2.5+1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        BiomesOPlenty-1.16.5-13.1.0.482-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.482   |CREATE_REG|Manifest: NOSIGNATURE
        toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |CREATE_REG|Manifest: NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        Botania-1.16.5-419.jar                            |Botania                       |botania                       |1.16.5-419          |CREATE_REG|Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.0               |CREATE_REG|Manifest: NOSIGNATURE
        corail_woodcutter-1.16-2.0.0.jar                  |Corail Woodcutter             |corail_woodcutter             |2.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        GameStages-Forge-1.16.5-7.3.9.jar                 |GameStages                    |gamestages                    |7.3.9               |CREATE_REG|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
        tombstone-1.16.5-6.5.3.jar                        |Corail Tombstone              |tombstone                     |6.5.3               |CREATE_REG|Manifest: NOSIGNATURE
        Chunk Pregenerator-V1.16-3.1.0.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.1.0         |CREATE_REG|Manifest: NOSIGNATURE
        ExtraStorage-1.16.5-1.5.0.jar                     |Extra Storage                 |extrastorage                  |1.5.0               |CREATE_REG|Manifest: NOSIGNATURE
        NaturesAura-34.2.jar                              |Nature's Aura                 |naturesaura                   |34.2                |CREATE_REG|Manifest: NOSIGNATURE
        constructionwand-1.16.5-2.2.jar                   |Construction Wand             |constructionwand              |1.16.5-2.2          |CREATE_REG|Manifest: NOSIGNATURE
        mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |CREATE_REG|Manifest: NOSIGNATURE
        observerlib-1.16.5-1.5.3.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.3        |CREATE_REG|Manifest: NOSIGNATURE
        BetterBurning-1.16.5-6.0.7.jar                    |BetterBurning                 |betterburning                 |6.0.7               |CREATE_REG|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
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |CREATE_REG|Manifest: NOSIGNATURE
        SimpleDiscordRichPresence-1.16.4-1.3.5.jar        |Simple Discord Rich Presence  |sdrp                          |1.16.4-1.3.5        |CREATE_REG|Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.46.jar                  |GeckoLib                      |geckolib3                     |3.0.46              |CREATE_REG|Manifest: NOSIGNATURE
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |CREATE_REG|Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        nomowanderer_MC1.16.5_1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.16.5_1.2          |CREATE_REG|Manifest: NOSIGNATURE
        cgm-1.0.1-1.16.3.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        AoA3-3.5.4-1.16.5.jar                             |Advent of Ascension           |aoa3                          |3.5.4               |CREATE_REG|Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.3.jar                    |AttributeFix                  |attributefix                  |10.1.3              |CREATE_REG|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
        seals-1.16.3-2.1.2.jar                            |Seals                         |seals                         |2.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.1.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.1      |CREATE_REG|Manifest: NOSIGNATURE
        AllTheCompressed-0.0.11-1.16.5-36.2.5.jar         |AllTheCompressed              |allthecompressed              |0.0.11-1.16.5-36.2.5|CREATE_REG|Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |CREATE_REG|Manifest: NOSIGNATURE
        phosphophyllite-1.16.5-0.5.1.jar                  |Phosphophyllite               |phosphophyllite               |0.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |CREATE_REG|Manifest: NOSIGNATURE
        FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks                    |1.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        ironchest-1.16.5-11.2.13.jar                      |Iron Chests                   |ironchest                     |1.16.5-11.2.13      |CREATE_REG|Manifest: NOSIGNATURE
        MythicBotany-1.16.5-1.4.13.jar                    |MythicBotany                  |mythicbotany                  |1.16.5-1.4.13       |CREATE_REG|Manifest: NOSIGNATURE
        IntegratedCrafting-1.16.5-1.0.17.jar              |IntegratedCrafting            |integratedcrafting            |1.0.17              |CREATE_REG|Manifest: NOSIGNATURE
        DungeonsArise-1.16.5-2.1.47-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.47              |CREATE_REG|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.5-client.jar                    |Minecraft                     |minecraft                     |1.16.5              |CREATE_REG|Manifest: NOSIGNATURE
        logprot-1.16-1.4.jar                              |Logprot                       |logprot                       |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        theoneprobe-1.16-3.1.4.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.4          |CREATE_REG|Manifest: NOSIGNATURE
        clockout-1.16.4-2.0.0.1.jar                       |Clockout                      |clockout                      |2.0.0.1             |CREATE_REG|Manifest: NOSIGNATURE
        configswapper-1.3.jar                             |Config Swapper                |configswapper                 |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        EntityCulling-1.16.5-2.1.6.jar                    |Entity Culling                |entity_culling                |2.1.6               |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |CREATE_REG|Manifest: NOSIGNATURE
        Ding-1.16.5-1.3.0.jar                             |Ding                          |ding                          |1.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        NBT-Ingredient-Predicate-1.3.jar                  |NBT Ingredient Predicate      |nbt_ingredient_predicate      |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        sushigocrafting-1.16.5-0.2.0.jar                  |Sushi Go Crafting             |sushigocrafting               |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        flywheel-1.16-0.2.4.jar                           |Flywheel                      |flywheel                      |1.16-0.2.4          |CREATE_REG|Manifest: NOSIGNATURE
        ftb-backups-2.1.1.6.jar                           |FTB Backups                   |ftbbackups                    |2.1.1.6             |CREATE_REG|Manifest: NOSIGNATURE
        tamedsummon-1.0.0.jar                             |TamedSummon                   |tamedsummon                   |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        structurize-0.13.230-ALPHA-universal.jar          |Structurize                   |structurize                   |0.13.230-ALPHA      |CREATE_REG|Manifest: NOSIGNATURE
        FastFurnace-1.16.4-4.4.0.jar                      |FastFurnace                   |fastfurnace                   |4.4.0               |CREATE_REG|Manifest: NOSIGNATURE
        lootr-1.16.5-0.0.8.23.jar                         |Lootr                         |lootr                         |0.0.6.18            |CREATE_REG|Manifest: NOSIGNATURE
        occultism-1.16.5-1.8.1.jar                        |Occultism                     |occultism                     |1.16.5-1.8.1        |CREATE_REG|Manifest: NOSIGNATURE
        allthetweaks-1.4.0-1.16.5-36.1.13.jar             |All The Tweaks                |allthetweaks                  |1.4.0-1.16.5-36.1.13|CREATE_REG|Manifest: NOSIGNATURE
        TacticalFishing-1.16.5-v1.0.2.jar                 |Tactical Fishing              |tactical_fishing              |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        extremeSoundMuffler-3.14_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.14_forge-1.16.5   |CREATE_REG|Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v4.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v4           |CREATE_REG|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        DefaultOptions_1.16.5-12.2.1.jar                  |Default Options               |defaultoptions                |12.2.1              |CREATE_REG|Manifest: NOSIGNATURE
        rsrequestify-1.16.5-2.1.3.jar                     |RSRequestify                  |rsrequestify                  |2.1.3               |CREATE_REG|Manifest: NOSIGNATURE
        DungeonsMod-1.16.3-1.4.40.jar                     |Dungeons Mod                  |dungeonsmod                   |1.16.3-1.4.40       |CREATE_REG|Manifest: NOSIGNATURE
        advancedperipherals-1.16.5-0.7.2r.jar             |Advanced Peripherals          |advancedperipherals           |0.7.2r              |CREATE_REG|Manifest: NOSIGNATURE
        tinyredstone-1.16.5-1.10.6.jar                    |Tiny Redstone                 |tinyredstone                  |1.16.5-1.10.6       |CREATE_REG|Manifest: NOSIGNATURE
        morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        InsaneLib-1.2.1-mc1.16.5.jar                      |InsaneLib                     |insanelib                     |1.2.1-mc1.16.5      |CREATE_REG|Manifest: NOSIGNATURE
        findme-1.16.3-2.2.0.0.jar                         |Find Me                       |findme                        |2.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        glassential-forge-1.16.5-1.1.7.jar                |Glassential                   |glassential                   |1.1.7               |CREATE_REG|Manifest: NOSIGNATURE
        configurableextramobdrops_1.16.5-1.6.jar          |Configurable Extra Mob Drops  |configurableextramobdrops     |1.6                 |CREATE_REG|Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.0.jar                          |Placebo                       |placebo                       |4.6.0               |CREATE_REG|Manifest: NOSIGNATURE
        moreminecarts-1.3.10.jar                          |More Minecarts                |moreminecarts                 |1.3.10              |CREATE_REG|Manifest: NOSIGNATURE
        cartographer-0.0.2-1.16.5-36.0.52.jar             |Cartographer                  |cartographer                  |0.0.2-1.16.5-36.0.52|CREATE_REG|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.2.28.jar                |Bookshelf                     |bookshelf                     |10.2.28             |CREATE_REG|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
        DarkUtilities-1.16.5-8.0.11.jar                   |Dark Utilities                |darkutils                     |8.0.11              |CREATE_REG|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
        BotanyPots-1.16.5-7.1.24.jar                      |BotanyPots                    |botanypots                    |7.1.24              |CREATE_REG|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
        biomeidfixer-1.16.5-1.0.1.s4.jar                  |Biome Id Fixer by Desagas     |biomeidfixer                  |1.16.5-1.0.1.s4     |CREATE_REG|Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.16.5-3.2.12.337.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.2.12.337   |CREATE_REG|Manifest: NOSIGNATURE
        u_team_core-1.16.5-3.2.1.196.jar                  |U Team Core                   |uteamcore                     |3.2.1.196           |CREATE_REG|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        ProgressiveBosses-3.3.2-mc1.16.5.jar              |Progressive Bosses            |progressivebosses             |3.3.2               |CREATE_REG|Manifest: NOSIGNATURE
        mcw-doors-1.0.3-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.0.21.448.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        absentbydesign-1.16.5-1.5.0.jar                   |Absent By Design Mod          |absentbydesign                |1.16.5-1.5.0        |CREATE_REG|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
        cobblegenrandomizer-1.16-5.1.2.jar                |CobbleGenRandomizer           |cobblegenrandomizer           |1.16-5.1.2          |CREATE_REG|Manifest: NOSIGNATURE
        RSInfinityBooster-1.16.5-1.0+6.jar                |RSInfinityBooster             |rsinfinitybooster             |1.16.5-1.0+6        |CREATE_REG|Manifest: NOSIGNATURE
        EquipmentCompare-1.16.5-1.2.2.jar                 |Equipment Compare             |equipmentcompare              |1.2.2               |CREATE_REG|Manifest: NOSIGNATURE
        chipped-1.1.2.jar                                 |Chipped                       |chipped                       |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        createplus-1.16.4_v0.3.2.1.jar                    |Create Plus                   |createplus                    |1.16.4_v0.3.2.1     |CREATE_REG|Manifest: NOSIGNATURE
        mcw-bridges-1.0.6-mc1.16.5.jar                    |Macaw's Bridges               |mcwbridges                    |1.0.6               |CREATE_REG|Manifest: NOSIGNATURE
        useful_backpacks-1.16.5-1.12.1.90.jar             |Useful Backpacks              |usefulbackpacks               |1.12.1.90           |CREATE_REG|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        endertanks-1.16-1.9.5.jar                         |EnderTanks                    |endertanks                    |1.9.5               |CREATE_REG|Manifest: NOSIGNATURE
        Ping-1.16.4-1.6.9.jar                             |Ping                          |ping                          |1.16.4-1.6.9        |CREATE_REG|Manifest: NOSIGNATURE
        projectvibrantjourneys-1.16.5-3.1.0.jar           |Project: Vibrant Journeys     |projectvibrantjourneys        |1.16.5-3.1.0        |CREATE_REG|Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.9.2.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.2      |CREATE_REG|Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.9.2.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.2      |CREATE_REG|Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |CREATE_REG|Manifest: NOSIGNATURE
        simplylight-1.16.4-1.2.0-build.11.jar             |Simply Light                  |simplylight                   |1.16.4-1.2.0-build.1|CREATE_REG|Manifest: NOSIGNATURE
        atmadditions-1.16.5-1.0.1.jar                     |All The Mods: Additions       |atmadditions                  |1.16.5-1.0.1        |CREATE_REG|Manifest: NOSIGNATURE
        trofers-1.16.5-1.1.0.jar                          |Trofers                       |trofers                       |1.16.5-1.1.0        |CREATE_REG|Manifest: NOSIGNATURE
        SolarFluxReborn-1.16.3-16.2.5.jar                 |Solar Flux Reborn             |solarflux                     |16.2.5              |CREATE_REG|Manifest: NOSIGNATURE
        dpanvil-1.16.5-1.2.3.jar                          |DataPack Anvil                |dpanvil                       |1.16.5-1.2.3        |CREATE_REG|Manifest: NOSIGNATURE
        cakechomps-forge-1.16.4-5.0.0.2.jar               |Cake Chomps                   |cakechomps                    |1.16.4-5.0.0.2      |CREATE_REG|Manifest: NOSIGNATURE
        time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        MysticalCustomization-1.16.4-2.1.5.jar            |Mystical Customization        |mysticalcustomization         |2.1.5               |CREATE_REG|Manifest: NOSIGNATURE
        lostcities-1.16-4.0.10-beta.jar                   |LostCities                    |lostcities                    |1.16-4.0.10-beta    |CREATE_REG|Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |CREATE_REG|Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.2.jar                          |Runelic                       |runelic                       |7.0.2               |CREATE_REG|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
        starterkit_1.16.5-2.5.jar                         |Starter Kit                   |starterkit                    |2.5                 |CREATE_REG|Manifest: NOSIGNATURE
        AI-Improvements-1.16.2-0.3.0.jar                  |AI-Improvements               |aiimprovements                |0.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        moreoverlays-1.18.15-mc1.16.5.jar                 |More Overlays Updated         |moreoverlays                  |1.18.15-mc1.16.5    |CREATE_REG|Manifest: NOSIGNATURE
        cherishedworlds-forge-1.16.5-5.1.1.0.jar          |Cherished Worlds              |cherishedworlds               |1.16.5-5.1.1.0      |CREATE_REG|Manifest: NOSIGNATURE
        light-overlay-5.8.1.jar                           |Light Overlay                 |lightoverlay                  |5.8.1               |CREATE_REG|Manifest: NOSIGNATURE
        The_Undergarden-1.16.5-0.5.4.jar                  |The Undergarden               |undergarden                   |0.5.4               |CREATE_REG|Manifest: NOSIGNATURE
        TrampleStopper-2.6.1-build.22+mc1.16.5.jar        |Trample Stopper               |tramplestopper                |version             |CREATE_REG|Manifest: NOSIGNATURE
        bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr                         |1.16.5-3.10.16      |CREATE_REG|Manifest: NOSIGNATURE
        BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |CREATE_REG|Manifest: NOSIGNATURE
        BedBenefits-1.16.5-5.0.4.jar                      |BedBenefits                   |bedbenefits                   |5.0.4               |CREATE_REG|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
        biggerreactors-1.16.5-0.5.1.jar                   |Bigger Reactors               |biggerreactors                |0.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        flatbedrock-1.2.0-build.2+mc1.16.5.jar            |Flat Bedrock                  |flatbedrock                   |1.2.0-build.2+mc1.16|CREATE_REG|Manifest: NOSIGNATURE
        redstonepen-1.16.5-1.0.6.jar                      |Redstone Pen                  |redstonepen                   |1.0.6               |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        platforms-1.16-1.7.11.jar                         |Platforms                     |platforms                     |1.7.11              |CREATE_REG|Manifest: NOSIGNATURE
        ae2extras-1.3.1-1.16.5.jar                        |AE2 Extras                    |ae2extras                     |1.3.1-1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |CREATE_REG|Manifest: NOSIGNATURE
        mgui-1.16.5-3.2.0.jar                             |mgui                          |mgui                          |3.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        enviromats-1.16.5-2.0.9.0.jar                     |Environmental Materials       |enviromats                    |2.0.9.0             |CREATE_REG|Manifest: NOSIGNATURE
        Artifacts-1.16.5-2.10.2.jar                       |Artifacts                     |artifacts                     |1.16.5-2.10.2       |CREATE_REG|Manifest: NOSIGNATURE
        framedcompactdrawers-1.16-2.2.0.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.0          |CREATE_REG|Manifest: NOSIGNATURE
        TravelAnchors-2.4.jar                             |Travel Anchors                |travel_anchors                |2.4                 |CREATE_REG|Manifest: NOSIGNATURE
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |CREATE_REG|Manifest: NOSIGNATURE
        ExplorersCompass-1.16.5-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.16.5-1.1.2-forge  |CREATE_REG|Manifest: NOSIGNATURE
        Interactio-1.16.4-3.1.1.jar                       |Interactio                    |interactio                    |1.16.4-3.1.1        |CREATE_REG|Manifest: NOSIGNATURE
        Toast-Control-1.16.4-4.3.1.jar                    |Toast Control                 |toastcontrol                  |4.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |CREATE_REG|Manifest: NOSIGNATURE
        scuba-gear-1.16.5-1.0.3.jar                       |Scuba Gear                    |scuba_gear                    |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
        meetyourfight-1.16.5-1.1.2.jar                    |Meet Your Fight               |meetyourfight                 |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        MysticalAgriculture-1.16.5-4.2.3.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.3               |CREATE_REG|Manifest: NOSIGNATURE
        CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |CREATE_REG|Manifest: NOSIGNATURE
        smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |CREATE_REG|Manifest: NOSIGNATURE
        enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |CREATE_REG|Manifest: NOSIGNATURE
        cookiecore-1.16.2-3.0.2-9389769.jar               |CookieCore                    |cookiecore                    |1.16.2-3.0.2-9389769|CREATE_REG|Manifest: NOSIGNATURE
        creativewirelesstransmitter-1.16x-1.11.jar        |Creative Wireless Transmitter |creativewirelesstransmitter   |1.16x-1.11          |CREATE_REG|Manifest: NOSIGNATURE
        FastWorkbench-1.16.4-4.5.1.jar                    |FastWorkbench                 |fastbench                     |4.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        StorageDrawers-1.16.3-8.3.0.jar                   |Storage Drawers               |storagedrawers                |8.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        FluxNetworks-1.16.5-6.1.7.12.jar                  |Flux Networks                 |fluxnetworks                  |6.1.7.12            |CREATE_REG|Manifest: NOSIGNATURE
        ToughAsNails-1.16.5-4.1.0.9-universal.jar         |Tough As Nails                |toughasnails                  |1.16.5-4.0.1.8      |CREATE_REG|Manifest: NOSIGNATURE
        minecolonies-1.0.7-ALPHA-universal.jar            |MineColonies                  |minecolonies                  |1.0.7-ALPHA         |CREATE_REG|Manifest: NOSIGNATURE
        Transport-1.16.5-3.7.0.jar                        |Transport                     |transport                     |3.7.0               |CREATE_REG|Manifest: NOSIGNATURE
        pylons-1.0.3.jar                                  |Pylons                        |pylons                        |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
        ferritecore-2.0.7-forge.jar                       |Ferrite Core                  |ferritecore                   |2.0.7               |CREATE_REG|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
        engineersdecor-1.16.4-1.1.14.jar                  |Engineer's Decor              |engineersdecor                |1.1.14              |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        modular-routers-1.16.5-7.5.1-69.jar               |Modular Routers               |modularrouters                |task ':jar' property|CREATE_REG|Manifest: NOSIGNATURE
        botanicalmachinery-1.16.4-0.4.4.jar               |Botanical Machinery           |botanicalmachinery            |0.4.4               |CREATE_REG|Manifest: NOSIGNATURE
        valhelsia_core-16.0.10.jar                        |Valhelsia Core                |valhelsia_core                |16.0.10             |CREATE_REG|Manifest: NOSIGNATURE
        valhelsia_structures-1.16.5-0.1.4.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.4        |CREATE_REG|Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        flickerfix-1.0.1.jar                              |FlickerFix                    |flickerfix                    |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        createaddition-1.16.5-20210911a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20210911a    |CREATE_REG|Manifest: NOSIGNATURE
        balancedenchanting-1.0.jar                        |Balanced Enchanting           |balancedenchanting            |1.0                 |CREATE_REG|Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |CREATE_REG|Manifest: NOSIGNATURE
        AdditionalEnchantedMiner-1.16.5-16.1.9.jar        |QuarryPlus                    |quarryplus                    |16.1.9              |CREATE_REG|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
        mcw-windows-2.0.0-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        pitg-1.16.3-1.4.2.jar                             |Pane In The Glass             |pitg                          |1.16.3-1.4.2        |CREATE_REG|Manifest: NOSIGNATURE
        IronJetpacks-1.16.5-4.2.1.jar                     |Iron Jetpacks                 |ironjetpacks                  |4.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |CREATE_REG|Manifest: NOSIGNATURE
        ReAuth-1.16-Forge-3.9.3.jar                       |ReAuth                        |reauth                        |3.9.3               |CREATE_REG|Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
        Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |CREATE_REG|Manifest: NOSIGNATURE
        MaxHealthFix-1.16.5-1.0.2.jar                     |MaxHealthFix                  |maxhealthfix                  |1.0.2               |CREATE_REG|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
        cabletiers-1.16.5-0.511.jar                       |Cable Tiers                   |cabletiers                    |1.16.5-0.511        |CREATE_REG|Manifest: NOSIGNATURE
        rangedpumps-0.8.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.8.2               |CREATE_REG|Manifest: NOSIGNATURE
        shiftnscrollonmac-1.16.4-0.0.1.s1.jar             |Shift n Scroll on Mac         |shiftnscrollonmac             |1.16.4-0.0.1.s1     |CREATE_REG|Manifest: NOSIGNATURE
        dynviewdist-2.0.jar                               |Dynamic view distance         |dynview                       |1.8                 |CREATE_REG|Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.128.jar         |Just Enough Resources         |jeresources                   |0.12.1.128          |CREATE_REG|Manifest: NOSIGNATURE
        shetiphiancore-1.16-3.8.5.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.5               |CREATE_REG|Manifest: NOSIGNATURE
        MysticalAgradditions-1.16.5-4.2.1.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        integrated_proxy-1.16-1.0.19.jar                  |IntegratedProxy               |integrated_proxy              |1.0.19              |CREATE_REG|Manifest: NOSIGNATURE
        giantswords-1.16.5-1.0.2.jar                      |GiantSwords                   |giantswords                   |1.0.2               |CREATE_REG|Manifest: NOSIGNATURE
        emojiful-1.16.4-2.1.4.jar                         |Emojiful                      |emojiful                      |1.16.4-2.1.4        |CREATE_REG|Manifest: NOSIGNATURE
        betterendforge-1.16.4-1.6.0.jar                   |BetterEnd Forge               |betterendforge                |1.16.4-1.6.0        |CREATE_REG|Manifest: NOSIGNATURE
        novillagerdm-1.0.1.jar                            |No Villager Death Messages    |novillagerdm                  |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        PackMenu-1.16.4-2.4.2.jar                         |Pack Menu                     |packmenu                      |2.4.2               |CREATE_REG|Manifest: NOSIGNATURE
        alltheores-1.3.6-1.16.5-36.1.0.jar                |AllTheOres                    |alltheores                    |1.3.6-1.16.5-36.1.0 |CREATE_REG|Manifest: NOSIGNATURE
        torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |CREATE_REG|Manifest: NOSIGNATURE
        fastfurnaceminusreplacement-1.1-1.16.3.jar        |Fast Furnace Minus Replacement|fastfurnaceminusreplacement   |1.1-1.16.3          |CREATE_REG|Manifest: NOSIGNATURE
        BotanyTrees-1.16.5-3.0.6.jar                      |BotanyTrees                   |botanytrees                   |3.0.6               |CREATE_REG|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
        ToolStats-1.16.5-6.0.2.jar                        |ToolStats                     |toolstats                     |6.0.2               |CREATE_REG|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
        ironfurnaces-1.16.5-2.7.7.jar                     |Iron Furnaces                 |ironfurnaces                  |2.7.7               |CREATE_REG|Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.2-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.2               |CREATE_REG|Manifest: NOSIGNATURE
        silent-gear-1.16.5-2.6.31.jar                     |Silent Gear                   |silentgear                    |2.6.31              |CREATE_REG|Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.12-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.12              |CREATE_REG|Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |CREATE_REG|Manifest: NOSIGNATURE
        portality-1.16.4-3.2.2.jar                        |Portality                     |portality                     |3.2.2               |CREATE_REG|Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |CREATE_REG|Manifest: NOSIGNATURE
        tanknull-2.3-1.16.4.jar                           |Tank Null                     |tanknull                      |2.3-1.16.4          |CREATE_REG|Manifest: NOSIGNATURE
        angelring-1.16.5-1.3.4.1.jar                      |Angel Ring                    |angelring                     |1.3.4.1             |CREATE_REG|Manifest: NOSIGNATURE
        obfuscate-0.6.2-1.16.3.jar                        |Obfuscate                     |obfuscate                     |0.6.2               |CREATE_REG|Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
        TheAbyss2+1.9.7+1.16.5.jar                        |TheAbyss                      |theabyss                      |1.9.7               |CREATE_REG|Manifest: NOSIGNATURE
        globalxp-1.16.5-v1.8.jar                          |Global XP                     |globalxp                      |v1.8                |CREATE_REG|Manifest: NOSIGNATURE
        cloth-config-4.11.26-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |CREATE_REG|Manifest: NOSIGNATURE
        AdChimneys-1.16.5-6.0.12.0-build.0177.jar         |Advanced Chimneys             |adchimneys                    |6.0.12.0            |CREATE_REG|Manifest: NOSIGNATURE
        CodeChickenLib-1.16.5-4.0.3.434-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.3.434           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        CBMultipart-1.16.5-3.0.2.120-universal.jar        |CBMultipart                   |cb_multipart                  |3.0.2.120           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        BrandonsCore-1.16.5-3.0.10.237-universal.jar      |Brandon's Core                |brandonscore                  |3.0.10.237          |CREATE_REG|Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        Draconic-Evolution-1.16.5-3.0.15.415-universal.jar|Draconic Evolution            |draconicevolution             |3.0.15.415          |CREATE_REG|Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        Babel-1.0.5.jar                                   |Babel                         |babel                         |1.0.5               |CREATE_REG|Manifest: NOSIGNATURE
        JEPB-1.0.0.jar                                    |Just Enough Piglin Bartering  |jepb                          |1.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |CREATE_REG|Manifest: NOSIGNATURE
        woot-1.16.5-1.0.8.0.jar                           |Woot                          |woot                          |1.16.5-1.0.8.0      |CREATE_REG|Manifest: NOSIGNATURE
        bagofyurting-1.16.4-1.2.0.1.jar                   |Bag of Yurting                |bagofyurting                  |1.2.0.1             |CREATE_REG|Manifest: NOSIGNATURE
        Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar          |Bountiful Baubles             |bountifulbaubles              |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        portable_stonecutter-1.16.4-1.3.4.jar             |Portable Stonecutter          |portable_stonecutter          |1.3.3               |CREATE_REG|Manifest: NOSIGNATURE
        Mekanism-1.16.5-10.0.21.448.jar                   |Mekanism                      |mekanism                      |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
        PrettyPipesFluids-0.4.1.jar                       |Pretty Fluid Pipes            |ppfluids                      |0.4.1               |CREATE_REG|Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |CREATE_REG|Manifest: NOSIGNATURE
        catjammies-1.1.0.jar                              |CatJammies                    |catjammies                    |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |CREATE_REG|Manifest: NOSIGNATURE
        engineerstools-1.16.4-1.1.5.jar                   |Engineer's Tools              |engineerstools                |1.1.5               |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        pneumaticcraft-repressurized-1.16.5-2.14.2-247.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.14.2-247   |CREATE_REG|Manifest: NOSIGNATURE
        pedestals-0.8s_hotfix_5.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_5       |CREATE_REG|Manifest: NOSIGNATURE
        ImmersivePetroleum-1.16.5-3.3.0-6.jar             |Immersive Petroleum           |immersivepetroleum            |3.3.0-6             |CREATE_REG|Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |CREATE_REG|Manifest: NOSIGNATURE
        useful_railroads-1.16.5-1.4.6.38.jar              |Useful Railroads              |usefulrailroads               |1.4.6.38            |CREATE_REG|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        SaveYourPets-1.16.2-1.0.0.5.jar                   |Save Your Pets                |syp                           |1.0.0.5             |CREATE_REG|Manifest: NOSIGNATURE
        creativeapiary-1.16.5-1.72.jar                    |Creative Apiary               |creativeapiary                |1.16.5-1.72         |CREATE_REG|Manifest: NOSIGNATURE
        EmendatusEnigmatica-1.16.5-1.2.9.jar              |Emendatus Enigmatica          |emendatusenigmatica           |1.16.5-1.2.9        |CREATE_REG|Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |CREATE_REG|Manifest: NOSIGNATURE
        pipez-1.16.5-1.2.9.jar                            |Pipez                         |pipez                         |1.16.5-1.2.9        |CREATE_REG|Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.123.jar                         |Mantle                        |mantle                        |1.6.123             |CREATE_REG|Manifest: NOSIGNATURE
        IntegratedDynamics-1.16.5-1.9.4.jar               |IntegratedDynamics            |integrateddynamics            |1.9.4               |CREATE_REG|Manifest: NOSIGNATURE
        integratednbt-1.16.4-1.4.2.jar                    |Integrated NBT                |integratednbt                 |version             |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |CREATE_REG|Manifest: NOSIGNATURE
        cyclepaintings_1.16.5-1.7.jar                     |Cycle Paintings               |cyclepaintings                |1.7                 |CREATE_REG|Manifest: NOSIGNATURE
        serverconfigupdater-1.3.jar                       |ServerConfig Updater          |serverconfigupdater           |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.25.jar                   |Polymorph                     |polymorph                     |1.16.5-0.25         |CREATE_REG|Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |CREATE_REG|Manifest: NOSIGNATURE
        creativecrafter-1.16x-0.152.jar                   |Creative Crafter              |creativecrafter               |1.16x-0.152         |CREATE_REG|Manifest: NOSIGNATURE
        RSLargePatterns-1.16.5-2.1.0.3.jar                |Refined Storage Large Patterns|rslargepatterns               |2.1.0.3             |CREATE_REG|Manifest: NOSIGNATURE
        quickstack-4.0.1.jar                              |DropOff                       |dropoff                       |4.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        PickleTweaks-1.16.4-5.2.3.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.3               |CREATE_REG|Manifest: NOSIGNATURE
        connectedglass-1.0.8-mc1.16.5.jar                 |Connected Glass               |connectedglass                |1.0.8               |CREATE_REG|Manifest: NOSIGNATURE
        byg-1.3.4.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |CREATE_REG|Manifest: NOSIGNATURE
        Alterlands-Mod-1.16.5.jar                         |Alterlands                    |alterlands_3                  |1.2                 |CREATE_REG|Manifest: NOSIGNATURE
        xptome-1.16.5-v2.1.2.jar                          |XP Tome                       |xpbook                        |v2.1.2              |CREATE_REG|Manifest: NOSIGNATURE
        tetra-1.16.5-3.14.1.jar                           |Tetra                         |tetra                         |3.14.1              |CREATE_REG|Manifest: NOSIGNATURE
        Undergarden-Tetra Patch-1.2.1.jar                 |Undergarden/Tetra Patch       |undergardenpatch              |1.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        tetranomicon-1.3.jar                              |Tetranomicon                  |tetranomicon                  |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        CyclopsCore-1.16.5-1.11.9.jar                     |Cyclops Core                  |cyclopscore                   |1.11.9              |CREATE_REG|Manifest: NOSIGNATURE
        randomloot-1.16.5-2.3.9.jar                       |Random Loot Mod               |randomloot                    |1.16.5-2.3.9        |CREATE_REG|Manifest: NOSIGNATURE
        astralsorcery-1.16-1.16.5-1.13.12.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.12      |CREATE_REG|Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
        NaturesStarlight-1.1.jar                          |Nature's Starlight            |naturesstarlight              |1.1                 |CREATE_REG|Manifest: NOSIGNATURE
        NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        aiotbotania-1.16.5-1.8.1.jar                      |AIOT Botania                  |aiotbotania                   |1.8.1               |CREATE_REG|Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |CREATE_REG|Manifest: NOSIGNATURE
        Tips-1.16.5-4.0.9.jar                             |Tips                          |tips                          |4.0.9               |CREATE_REG|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
        managear-1.16.3-2.2.3.jar                         |Mana Gear                     |managear                      |1.16.3-2.2.3        |CREATE_REG|Manifest: NOSIGNATURE
        Architects-Palette-1.16.4-1.1.4.jar               |Architect's Palette           |architects_palette            |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        incontrol-1.16-5.2.1.jar                          |InControl                     |incontrol                     |1.16-5.2.1          |CREATE_REG|Manifest: NOSIGNATURE
        connectivity-2.3-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.3-1.16.5          |CREATE_REG|Manifest: NOSIGNATURE
        rsgauges-1.16.4-1.2.11.jar                        |Gauges and Switches           |rsgauges                      |1.2.11              |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        TerraForged-1.16.5-0.2.15.jar                     |TerraForged                   |terraforged                   |0.2.15              |CREATE_REG|Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
        CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |CREATE_REG|Manifest: NOSIGNATURE
        Controlling-7.0.0.24.jar                          |Controlling                   |controlling                   |7.0.0.24            |CREATE_REG|Manifest: NOSIGNATURE
        dankstorage-3.16.jar                              |Dank Storage                  |dankstorage                   |3.16                |CREATE_REG|Manifest: NOSIGNATURE
        citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |CREATE_REG|Manifest: NOSIGNATURE
        alexsmobs-1.11.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.11.1              |CREATE_REG|Manifest: NOSIGNATURE
        iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        allthemodium-1.5.13-1.16.5-36.1.23.jar            |Allthemodium                  |allthemodium                  |1.5.13-1.16.5-36.1.2|CREATE_REG|Manifest: NOSIGNATURE
        mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |CREATE_REG|Manifest: NOSIGNATURE
        potionsmaster-0.2.2-1.16.5-36.1.0.jar             |Potions Master                |potionsmaster                 |0.2.2-1.16.5-36.1.0 |CREATE_REG|Manifest: NOSIGNATURE
        culinaryconstruct-forge-1.16.5-4.0.0.6.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.0.6      |CREATE_REG|Manifest: NOSIGNATURE
        buildinggadgets-1.16.5-3.8.0.jar                  |Building Gadgets              |buildinggadgets               |3.8.0               |CREATE_REG|Manifest: NOSIGNATURE
        FramedBlocks-2.10.0.jar                           |FramedBlocks                  |framedblocks                  |2.10.0              |CREATE_REG|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.5-universal.jar                 |Forge                         |forge                         |36.2.5              |CREATE_REG|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        PassthroughSigns-1.16.4-2.3.7.jar                 |Passthrough Signs             |passthroughsigns              |1.16.4-2.3.7        |CREATE_REG|Manifest: NOSIGNATURE
        cofh_core-1.16.5-1.3.1.jar                        |CoFH Core                     |cofh_core                     |1.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        thermal_foundation-1.16.5-1.3.2.jar               |Thermal Series                |thermal                       |1.3.2               |CREATE_REG|Manifest: NOSIGNATURE
        plonk-1.16.5-9.0.8.jar                            |Plonk                         |plonk                         |9.0.8               |CREATE_REG|Manifest: NOSIGNATURE
        thermal_cultivation-1.16.5-1.3.0.jar              |Thermal Cultivation           |thermal_cultivation           |1.3.0               |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        appleskin-forge-mc1.16.x-2.1.0.jar                |AppleSkin                     |appleskin                     |mc1.16.4-2.1.0      |CREATE_REG|Manifest: NOSIGNATURE
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |CREATE_REG|Manifest: NOSIGNATURE
        Morph-o-Tool-1.4-27.jar                           |Morph-o-Tool                  |morphtool                     |1.4-27              |CREATE_REG|Manifest: NOSIGNATURE
        Atum-1.16.5-2.2.8.jar                             |Atum 2                        |atum                          |1.16.5-2.2.8        |CREATE_REG|Manifest: NOSIGNATURE
        thermal_innovation-1.16.5-1.3.0.jar               |Thermal Innovation            |thermal_innovation            |1.3.0               |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        topaddons-1.16.5-2.1.5-beta.jar                   |TOP Addons                    |topaddons                     |1.16.5-2.1.5-beta   |CREATE_REG|Manifest: NOSIGNATURE
        thermal_locomotion-1.16.5-1.3.0.jar               |Thermal Locomotion            |thermal_locomotion            |1.3.0               |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        MoreCraftingTables1.16.5.jar                      |More Crafting Tables Mod      |mctb                          |1.16.5 - 1.0.0      |CREATE_REG|Manifest: NOSIGNATURE
        Psi 1.16-95.jar                                   |Psi                           |psi                           |1.16-95             |CREATE_REG|Manifest: NOSIGNATURE
        magicfeather-1.16.2-3.2.0.jar                     |Magic Feather                 |magicfeather                  |1.16.2-3.2.0        |CREATE_REG|Manifest: NOSIGNATURE
        Aquaculture-1.16.5-2.1.21.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.21       |CREATE_REG|Manifest: NOSIGNATURE
        relics-0.2.11.jar                                 |Relics                        |relics                        |0.2.11              |CREATE_REG|Manifest: NOSIGNATURE
        LightingWand-1.16.4-1.7.3.jar                     |Lighting Wand                 |lightingwand                  |1.7.3               |CREATE_REG|Manifest: NOSIGNATURE
        FpsReducer-forge-1.23-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.23-mc1.16.5       |CREATE_REG|Manifest: NOSIGNATURE
        XNetGases-1.16.5-2.3.7.jar                        |XNet Gases                    |xnetgases                     |2.3.7               |CREATE_REG|Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.3.0.jar                            |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        LostTrinkets-1.16.5-0.1.27.jar                    |Lost Trinkets                 |losttrinkets                  |0.1.27              |CREATE_REG|Manifest: NOSIGNATURE
        twilightforest-1.16.5-4.0.546-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        mob_grinding_utils-1.16.5-0.4.28.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.28       |CREATE_REG|Manifest: NOSIGNATURE
        PrettyPipes-1.9.4.jar                             |Pretty Pipes                  |prettypipes                   |1.9.4               |CREATE_REG|Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |CREATE_REG|Manifest: NOSIGNATURE
        FarmersDelight-1.16.5-0.4.6.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.4.6        |CREATE_REG|Manifest: NOSIGNATURE
        ResourcefulBees-1.16.5-0.9.9.6.jar                |Resourceful Bees              |resourcefulbees               |1.16.5-0.9.9.6      |CREATE_REG|Manifest: NOSIGNATURE
        Curious Armor Stands-1.16.5-2.1.2.jar             |Curious Armor Stands          |curious_armor_stands          |1.16.5-2.1.2        |CREATE_REG|Manifest: NOSIGNATURE
        entangled-1.3.6-mc1.16.5.jar                      |Entangled                     |entangled                     |1.3.6               |CREATE_REG|Manifest: NOSIGNATURE
        CommonCapabilities-1.16.5-2.7.0.jar               |CommonCapabilities            |commoncapabilities            |2.7.0               |CREATE_REG|Manifest: NOSIGNATURE
        crashutilities-3.12.jar                           |Crash Utilities               |crashutilities                |3.12                |CREATE_REG|Manifest: NOSIGNATURE
        Compressium-1.16.5-1.2.3.jar                      |Compressium                   |compressium                   |1.2.custom          |CREATE_REG|Manifest: NOSIGNATURE
        MekanismAdditions-1.16.5-10.0.21.448.jar          |Mekanism: Additions           |mekanismadditions             |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |CREATE_REG|Manifest: NOSIGNATURE
        mcw-fences-1.0.0-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        Advanced-Rocketry-Mod-1.16.5.jar                  |Advanced Rocketry             |advancedrocketry              |1.16.5-1.7.1-8      |CREATE_REG|Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.121.jar                          |Just Enough Items             |jei                           |7.7.1.121           |CREATE_REG|Manifest: NOSIGNATURE
        jei-professions-1.0.0-1.16.4.jar                  |JEI Professions               |jeiprofessions                |1.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |CREATE_REG|Manifest: NOSIGNATURE
        simplefarming-1.16.5-1.3.8.jar                    |Simple Farming                |simplefarming                 |1.16.5-1.3.8        |CREATE_REG|Manifest: NOSIGNATURE
        tgcropesmod-1.16.2-1.1.0.jar                      |Ropes Mod                     |tgcropesmod                   |1.16.2-1.1.0        |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |CREATE_REG|Manifest: NOSIGNATURE
        Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |CREATE_REG|Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |CREATE_REG|Manifest: NOSIGNATURE
        elementalcraft-1.16.5-2.7.11.jar                  |ElementalCraft                |elementalcraft                |1.16.5-2.7.11       |CREATE_REG|Manifest: NOSIGNATURE
        ars_nouveau-1.16.5-1.23.11.jar                    |Ars Nouveau                   |ars_nouveau                   |1.23.11             |CREATE_REG|Manifest: NOSIGNATURE
        collective-1.16.5-2.64.jar                        |Collective                    |collective                    |2.64                |CREATE_REG|Manifest: NOSIGNATURE
        betterbiomeblend-1.16.4-1.2.9-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.16.4-1.2.9-forge  |CREATE_REG|Manifest: NOSIGNATURE
        thermal_expansion-1.16.5-1.3.0.jar                |Thermal Expansion             |thermal_expansion             |1.3.0               |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        IntegratedTunnels-1.16.5-1.8.6.jar                |IntegratedTunnels             |integratedtunnels             |1.8.6               |CREATE_REG|Manifest: NOSIGNATURE
        DrawersTooltip-1.16.2-2.1.0.jar                   |Drawers Tooltip               |drawerstooltip                |2.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        GunpowderLib-1.16.5-1.2.2.jar                     |GunpowderLib                  |gunpowderlib                  |1.16.5-1.2.2        |CREATE_REG|Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
        ftb-ultimine-forge-1605.3.0-build.25.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.0-build.25   |CREATE_REG|Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |CREATE_REG|Manifest: NOSIGNATURE
        buildersaddition-1.16.5-20210807a.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.5-20210807a    |CREATE_REG|Manifest: NOSIGNATURE
        MekanismTools-1.16.5-10.0.21.448.jar              |Mekanism: Tools               |mekanismtools                 |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        LibVulpes-1.16.5-1.0.1-6-universal.jar            |Lib Vulpes                    |libvulpes                     |1.16.5-1.0.1-6      |CREATE_REG|Manifest: NOSIGNATURE
        architectury-1.23.33-forge.jar                    |Architectury                  |architectury                  |1.23.33             |CREATE_REG|Manifest: NOSIGNATURE
        observable-0.1.3-forge.jar                        |Observable                    |observable                    |0.1.3               |CREATE_REG|Manifest: NOSIGNATURE
        ftb-library-forge-1605.3.3-build.71.jar           |FTB Library                   |ftblibrary                    |1605.3.3-build.71   |CREATE_REG|Manifest: NOSIGNATURE
        ftb-teams-forge-1605.2.2-build.32.jar             |FTB Teams                     |ftbteams                      |1605.2.2-build.32   |CREATE_REG|Manifest: NOSIGNATURE
        ftb-ranks-1605.1.4-build.12-forge.jar             |FTB Ranks                     |ftbranks                      |1605.1.4-build.12   |CREATE_REG|Manifest: NOSIGNATURE
        ftb-chunks-forge-1605.3.2-build.57.jar            |FTB Chunks                    |ftbchunks                     |1605.3.2-build.57   |CREATE_REG|Manifest: NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.3.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.3      |CREATE_REG|Manifest: NOSIGNATURE
        cc-tweaked-1.16.5-1.98.2.jar                      |CC: Tweaked                   |computercraft                 |1.98.2              |CREATE_REG|Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-beta-0-core.jar          |ProjectRed Core               |projectred-core               |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-beta-0-exploration.jar   |ProjectRed Exploration        |projectred-exploration        |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-beta-0-integration.jar   |ProjectRed Integration        |projectred-integration        |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-beta-0-illumination.jar  |ProjectRed Illumination       |projectred-illumination       |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
        ProjectRed-1.16.5-4.11.0-beta-0-transmission.jar  |ProjectRed Transmission       |projectred-transmission       |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
        compactcrafting-1.0.0-beta.3.jar                  |Compact Crafting              |compactcrafting               |1.0.0-beta.3        |CREATE_REG|Manifest: NOSIGNATURE
        trashcans-1.0.10-mc1.16.5.jar                     |Trash Cans                    |trashcans                     |1.0.10              |CREATE_REG|Manifest: NOSIGNATURE
        InventoryEssentials_1.16.5-2.3.2.jar              |Inventory Essentials          |inventoryessentials           |2.3.2               |CREATE_REG|Manifest: NOSIGNATURE
        smallships-1.16.5-1.10.1.jar                      |Small Ships Mod               |smallships                    |1.10.1              |CREATE_REG|Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.4.2.jar                           |Cyclic                        |cyclic                        |1.16.5-1.4.2        |CREATE_REG|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
        rhino-forge-1605.1.4-build.59.jar                 |Rhino                         |rhino                         |1605.1.4-build.59   |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-forge-1605.3.18-build.127.jar              |KubeJS                        |kubejs                        |1605.3.18-build.127 |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-thermal-1605.1.4-build.2.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.2    |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |CREATE_REG|Manifest: NOSIGNATURE
        BotaniaAdditionsMC1.16.4-1.0.4.jar                |Botania Additions             |botaniaadditions              |1.0.4               |CREATE_REG|Manifest: NOSIGNATURE
        Cucumber-1.16.4-4.1.10.jar                        |Cucumber Library              |cucumber                      |4.1.10              |CREATE_REG|Manifest: NOSIGNATURE
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |CREATE_REG|Manifest: NOSIGNATURE
        craftingstation-4.1.1.jar                         |Crafting Station              |craftingstation               |4.1.1               |CREATE_REG|Manifest: NOSIGNATURE
        item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |CREATE_REG|Manifest: NOSIGNATURE
        ftb-quests-forge-1605.3.3-build.49.jar            |FTB Quests                    |ftbquests                     |1605.3.3-build.49   |ERROR     |Manifest: NOSIGNATURE
        metalbarrels-1.16.2-3.3b.jar                      |Metal Barrels                 |metalbarrels                  |1.16.2-3.3b         |CREATE_REG|Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        personality-1.16.5-1.0.2.jar                      |Personality                   |personality                   |1.0.2               |CREATE_REG|Manifest: NOSIGNATURE
        abnormals_delight-1.16.5-1.1.1.jar                |Abnormals Delight             |abnormals_delight             |1.1.1               |CREATE_REG|Manifest: NOSIGNATURE
        environmental-1.16.5-1.1.0.jar                    |Environmental                 |environmental                 |1.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        upgrade_aquatic-1.16.5-3.1.0.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        ensorcellation-1.16.5-1.3.1.jar                   |Ensorcellation                |ensorcellation                |1.3.1               |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        create-mc1.16.5_v0.3.2d.jar                       |Create                        |create                        |v0.3.2d             |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-create-1605.1.2-build.7.jar                |KubeJS Create                 |kubejs_create                 |1605.1.2-build.7    |CREATE_REG|Manifest: NOSIGNATURE
        ZYCraft-1.16.5-3.0.1.jar                          |ZYCraft                       |zycraft                       |3.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.3.jar                        |Waystones                     |waystones                     |7.6.3               |CREATE_REG|Manifest: NOSIGNATURE
        comforts-forge-1.16.5-4.0.1.3.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.3      |CREATE_REG|Manifest: NOSIGNATURE
        appliedenergistics2-8.4.1.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.1               |CREATE_REG|Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        lazierae2-1.16.5-1.1.4.jar                        |LazierAE2                     |lazierae2                     |1.1.4               |CREATE_REG|Manifest: NOSIGNATURE
        DimStorage-1.16.5-4.4.1.jar                       |DimStorage                    |dimstorage                    |4.4.1               |CREATE_REG|Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.2.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.2               |CREATE_REG|Manifest: NOSIGNATURE
        demagnetize-forge-1.16.2-1.2.2.jar                |Demagnetize                   |demagnetize                   |1.16.2-1.2.2        |CREATE_REG|Manifest: NOSIGNATURE
        mcjtylib-1.16-5.0.22.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.0.22         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.0.11         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolspower-1.16-3.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.16-3.0.9          |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsbuilder-1.16-3.1.2.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.2          |CREATE_REG|Manifest: NOSIGNATURE
        restrictions-1.16-3.0.3.jar                       |Restrictions                  |restrictions                  |1.16-3.0.3          |CREATE_REG|Manifest: NOSIGNATURE
        xnet-1.16-3.0.13.jar                              |XNet                          |xnet                          |1.16-3.0.13         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsdim-1.16-7.0.14-beta.jar                   |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.14-beta    |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsstorage-1.16-2.0.13.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.13         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolscontrol-1.16-4.0.11.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.11         |CREATE_REG|Manifest: NOSIGNATURE
        mahoutsukai-1.16.5-v1.31.42.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.31.42     |CREATE_REG|Manifest: NOSIGNATURE
        inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |CREATE_REG|Manifest: NOSIGNATURE
        EnderStorage-1.16.5-2.8.0.168-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.168           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        firstaid-1.9.7.jar                                |First Aid                     |firstaid                      |1.9.7               |CREATE_REG|Manifest: NOSIGNATURE
        BloodMagic-1.16.4-3.1.3-18.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.3-18     |CREATE_REG|Manifest: NOSIGNATURE
        tomeofblood-1.16.5-1.2.jar                        |Tome of Blood                 |tomeofblood                   |1.16.5-1.2          |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-blood-magic-1605.1.1-build.3.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1605.1.1-build.3    |CREATE_REG|Manifest: NOSIGNATURE
        immersiveposts-1.16.5-4.2.2.jar                   |Immersive Posts               |immersiveposts                |4.2.0               |CREATE_REG|Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
        ImmersiveEngineering-1.16.5-5.0.3-138.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.3-138    |CREATE_REG|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        kubejs-immersive-engineering-1605.1.1-build.2.jar |KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1605.1.1-build.2    |CREATE_REG|Manifest: NOSIGNATURE
        Exchangers-1.16.5-3.0.2.jar                       |Exchangers                    |exchangers                    |1.16.5-3.0.2        |CREATE_REG|Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
        selene-1.16.5-1.7.1.jar                           |Selene                        |selene                        |1.16.5-1.0          |CREATE_REG|Manifest: NOSIGNATURE
        sounddeviceoptions-1.4.3.jar                      |Sound Device Options          |sounddeviceoptions            |1.4.3               |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.1.2.jar                     |RFToolsUtility                |rftoolsutility                |1.16-3.1.2          |CREATE_REG|Manifest: NOSIGNATURE
        EnchantmentDescriptions-1.16.5-7.0.16.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.16              |CREATE_REG|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
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |CREATE_REG|Manifest: NOSIGNATURE
        ToolBelt-1.16.5-1.16.0.jar                        |Tool Belt                     |toolbelt                      |1.16.0              |CREATE_REG|Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.5-20.jar                    |Titanium                      |titanium                      |3.2.8.5             |CREATE_REG|Manifest: NOSIGNATURE
        mana-and-artifice-1.4.0.8.jar                     |Mana and Artifice             |mana-and-artifice             |1.4.0.8             |CREATE_REG|Manifest: NOSIGNATURE
        silent-lib-1.16.5-4.10.0.jar                      |Silent Lib                    |silentlib                     |4.10.0              |CREATE_REG|Manifest: NOSIGNATURE
        ctiers-1.16.5-1.36.jar                            |Centrifuge Tiers              |ctiers                        |1.16.5-1.36         |CREATE_REG|Manifest: NOSIGNATURE
        forbidden_arcanus-16.2.0-beta-4.jar               |Forbidden & Arcanus           |forbidden_arcanus             |16.2.0-beta-4       |CREATE_REG|Manifest: NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |CREATE_REG|Manifest: NOSIGNATURE
        omgourd-1.16.5-1.3.1.jar                          |Oh My Gourd                   |omgourd                       |1.3.1               |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        atmospheric-1.16.5-3.1.0.jar                      |Atmospheric                   |atmospheric                   |3.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        Iceberg-1.16.5-1.0.8.jar                          |Iceberg                       |iceberg                       |1.0.8               |CREATE_REG|Manifest: NOSIGNATURE
        Quark-r2.4-316.jar                                |Quark                         |quark                         |r2.4-316            |CREATE_REG|Manifest: NOSIGNATURE
        enderchests-1.16-1.7.7.jar                        |EnderChests                   |enderchests                   |1.7.7               |CREATE_REG|Manifest: NOSIGNATURE
        InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        scaffoldingpower-1.16.5-1.3.0.jar                 |Scaffolding power             |scaffoldingpower              |1.16.5-1.3.0        |CREATE_REG|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
        World Stripper-1.16.5-2.1.0.jar                   |World Stripper                |worldstripper                 |2.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel                        |MC1.16.5-2.0.1-alpha|CREATE_REG|Manifest: NOSIGNATURE
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |CREATE_REG|Manifest: NOSIGNATURE
        moredragoneggs-1.4.jar                            |More Dragon Eggs              |moredragoneggs                |1.4                 |CREATE_REG|Manifest: NOSIGNATURE
        refinedstorageaddons-0.7.3.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.3               |CREATE_REG|Manifest: NOSIGNATURE
        expandability-2.0.1-forge.jar                     |ExpandAbility                 |expandability                 |2.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        chiselsandbits-0.3.4-RELEASE.jar                  |Chisels & bits                |chiselsandbits                |NONE                |CREATE_REG|Manifest: NOSIGNATURE
    Crash Report UUID: 90970c67-b207-4978-b431-f809cb6ecd2c
    Launched Version: forge-36.2.5
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 471.41, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz

Link to comment
Share on other sites

Looks like an issue with Biomes You'll Go

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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