Jump to content

I'm new to modding and very confused


Recommended Posts

It was working until I try generating a world,and got hit with a game crash and this text file

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2024-10-22 20:45:51
Description: Exception in server tick loop

java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "p_41604_" is null
    at org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$2(ForgeEventsRemapper.java:125) ~[Zeta-1.0-24.jar%23637!/:1.0-24] {re:classloading}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPreServerTick(ForgeEventFactory.java:945) ~[forge-1.20.1-47.3.0-universal.jar%23643!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:aether.mixins.json:common.ForgeEventFactoryMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:812) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "p_41604_" is null
    at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:147) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:calio:calio_remove_flag,xf:fml:forge:itemstack,re:classloading,pl:accesstransformer:B,xf:fml:calio:calio_remove_flag,xf:fml:forge:itemstack,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:apoli.mixins.json:ItemStackMixin,pl:mixin:APP:attributeslib.mixins.json:ItemStackMixin,pl:mixin:APP:bettercombat.mixins.json:ItemStackMixin,pl:mixin:APP:tetra.mixins.json:ItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:relics.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.deeperdarker.json:ItemStackMixin,pl:mixin:APP:skilltree.mixins.json:minecraft/ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:apugli.mixins.json:common.ItemStackMixin,pl:mixin:APP:apugli.forge.mixins.json:common.ItemStackMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemStackMixin,pl:mixin:APP:ars_instrumentum.mixins.json:GlyphCostMixin,pl:mixin:A}
    at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:calio:calio_remove_flag,xf:fml:forge:itemstack,re:classloading,pl:accesstransformer:B,xf:fml:calio:calio_remove_flag,xf:fml:forge:itemstack,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:apoli.mixins.json:ItemStackMixin,pl:mixin:APP:attributeslib.mixins.json:ItemStackMixin,pl:mixin:APP:bettercombat.mixins.json:ItemStackMixin,pl:mixin:APP:tetra.mixins.json:ItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:relics.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.deeperdarker.json:ItemStackMixin,pl:mixin:APP:skilltree.mixins.json:minecraft/ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:apugli.mixins.json:common.ItemStackMixin,pl:mixin:APP:apugli.forge.mixins.json:common.ItemStackMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemStackMixin,pl:mixin:APP:ars_instrumentum.mixins.json:GlyphCostMixin,pl:mixin:A}
    at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23638!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:calio:calio_remove_flag,xf:fml:forge:itemstack,re:classloading,pl:accesstransformer:B,xf:fml:calio:calio_remove_flag,xf:fml:forge:itemstack,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:apoli.mixins.json:ItemStackMixin,pl:mixin:APP:attributeslib.mixins.json:ItemStackMixin,pl:mixin:APP:bettercombat.mixins.json:ItemStackMixin,pl:mixin:APP:tetra.mixins.json:ItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:relics.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.deeperdarker.json:ItemStackMixin,pl:mixin:APP:skilltree.mixins.json:minecraft/ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:apugli.mixins.json:common.ItemStackMixin,pl:mixin:APP:apugli.forge.mixins.json:common.ItemStackMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemStackMixin,pl:mixin:APP:ars_instrumentum.mixins.json:GlyphCostMixin,pl:mixin:A}
    at uwu.lopyluna.create_dd.content.items.equipment.gilded_rose_tools.GRHoeItem.getCraftingRemainingItem(GRHoeItem.java:103) ~[Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar%23466!/:0.1b.Release-Early-Dev] {re:classloading}
    at net.minecraftforge.common.extensions.IForgeItemStack.getCraftingRemainingItem(IForgeItemStack.java:62) ~[forge-1.20.1-47.3.0-universal.jar%23643!/:?] {re:computing_frames,xf:fml:placebo:placebo_get_ench_level_event_specific,xf:fml:apugli:apugli_enchantment_level_modification,xf:fml:placebo:placebo_get_ench_level_event,xf:fml:apugli:apugli_all_enchantments_modification,xf:fml:apoli:apoli_prevent_armor_equip,xf:fml:calio:calio_remove_italic,xf:fml:apoli:apoli_override_food_properties,xf:fml:apugli:apugli_edible_item,re:mixin,xf:fml:placebo:placebo_get_ench_level_event_specific,xf:fml:apugli:apugli_enchantment_level_modification,xf:fml:placebo:placebo_get_ench_level_event,xf:fml:apugli:apugli_all_enchantments_modification,xf:fml:apoli:apoli_prevent_armor_equip,xf:fml:calio:calio_remove_italic,xf:fml:apoli:apoli_override_food_properties,xf:fml:apugli:apugli_edible_item,re:classloading,xf:fml:placebo:placebo_get_ench_level_event_specific,xf:fml:apugli:apugli_enchantment_level_modification,xf:fml:placebo:placebo_get_ench_level_event,xf:fml:apugli:apugli_all_enchantments_modification,xf:fml:apoli:apoli_prevent_armor_equip,xf:fml:calio:calio_remove_italic,xf:fml:apoli:apoli_override_food_properties,xf:fml:apugli:apugli_edible_item,pl:mixin:APP:apotheosis.mixins.json:IForgeItemStackMixin,pl:mixin:A}
    at org.violetmoon.zeta.util.handler.RecipeCrawlHandler.digest(RecipeCrawlHandler.java:159) ~[Zeta-1.0-24.jar%23637!/:1.0-24] {re:classloading}
    at org.violetmoon.zeta.util.handler.RecipeCrawlHandler.onTick(RecipeCrawlHandler.java:142) ~[Zeta-1.0-24.jar%23637!/:1.0-24] {re:classloading}
    at org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$2(ForgeEventsRemapper.java:123) ~[Zeta-1.0-24.jar%23637!/:1.0-24] {re:classloading}
    ... 10 more


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

-- System Details --
Details:
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 17.0.8, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1632095320 bytes (1556 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 12
    Processor Vendor: GenuineIntel
    Processor Name: 12th Gen Intel(R) Core(TM) i7-1255U
    Identifier: Intel64 Family 6 Model 154 Stepping 4
    Microarchitecture: Alder Lake
    Frequency (GHz): 2.61
    Number of physical packages: 1
    Number of physical CPUs: 10
    Number of logical CPUs: 12
    Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 128.00
    Graphics card #0 deviceId: 0x46a8
    Graphics card #0 versionInfo: DriverVersion=31.0.101.5333
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 36053.71
    Virtual memory used (MB): 30944.33
    Swap memory total (MB): 19984.97
    Swap memory used (MB): 4476.95
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:ftbessentials (incompatible), mod:supermartijn642configlib (incompatible), mod:additionalentityattributes (incompatible), mod:createdeco (incompatible), mod:scena (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:projecte, mod:stalwart_dungeons, mod:apoli (incompatible), mod:silentsdelight, mod:create_jetpack (incompatible), mod:modernfix (incompatible), mod:epic_simply_swords, mod:create_compressed, mod:apotheosis (incompatible), mod:balm, mod:immersive_armors (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:deeperdarkerdelight, mod:athena, mod:structure_gel, mod:glodium (incompatible), mod:ae2insertexportcard, mod:ironfurnaces, mod:supermartijn642corelib, mod:botania, mod:resourcefulconfig (incompatible), mod:botaniadelight, mod:curios (incompatible), mod:origins (incompatible), mod:occultismdelight, mod:searchables (incompatible), mod:mysticalagriculturedelight, mod:framedblocks, mod:mr_dungeons_andtaverns (incompatible), mod:attributeslib (incompatible), mod:cumulus_menus, mod:apothiccurios (incompatible), mod:otbwgdelight, mod:nitrogen_internals, mod:flightlib (incompatible), mod:l2library (incompatible), mod:sliceanddice (incompatible), mod:smartbrainlib, mod:bellsandwhistles, mod:tipsylib (incompatible), mod:efiscompat, mod:rechiseled (incompatible), mod:jei, mod:create_netherless, mod:ef_weapon_extended, mod:attributefix (incompatible), mod:pehkui (incompatible), mod:mekanism, mod:deepwoken_origins, mod:caelus (incompatible), mod:alexscavesdelight, mod:tetratic_combat_expanded, mod:immersive_weathering (incompatible), mod:apotheotic_additions, mod:northstar (incompatible), mod:rechiseledcreate, mod:impactful, mod:epicfight, mod:wom (incompatible), mod:fusion, mod:epictweaks, mod:aetherdelight, mod:forge, mod:blueskiesdelight, mod:ironchest, mod:uchicraftana, mod:origins_backgrounds, mod:terrablender, mod:immersive_cooking, mod:mousetweaks, mod:bettercombat (incompatible), mod:createsifter (incompatible), mod:the_afterdark, mod:delightfulburgers, mod:simple_weapons, mod:ohthetreesyoullgrow, mod:itemproductionlib (incompatible), mod:appliedenergisticsdelight, mod:spectrelib (incompatible), mod:corgilib, mod:calio, mod:kotlinforforge (incompatible), mod:origins_plus_plus (incompatible), mod:traveloptics, mod:flywheel, mod:createoreexcavation (incompatible), mod:xaerominimap (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:zeta (incompatible), mod:entityculling, mod:backpacked (incompatible), mod:strictly_origins, mod:appleskin (incompatible), mod:magic_origins (incompatible), mod:occultism, mod:ironspellsdungeons, mod:efm_compat, mod:cosmeticarmorreworked, mod:medievalorigins (incompatible), mod:mekanismdelight, mod:altorigingui (incompatible), mod:ad_astra (incompatible), mod:tetra (incompatible), mod:tetranomicon, mod:tetraextras (incompatible), mod:arcaneessenceblock, mod:kuma_api (incompatible), mod:solarpanels, mod:blue_skies (incompatible), mod:dimasctetracompat (incompatible), mod:witheringboon, mod:geckolib, mod:ars_nouveau (incompatible), mod:knightsnmages, mod:aether, mod:create_crush_everything, mod:structureessentials (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:irons_recipe_additions, mod:mixinextras (incompatible), mod:cobweb (incompatible), mod:soul_fire_d (incompatible), mod:bookshelf, mod:storagedelight, mod:create_dragon_lib (incompatible), mod:relics, mod:jeed (incompatible), mod:railways, mod:mekanismgenerators, mod:ramcompat, mod:interiors (incompatible), mod:twilightforest, mod:adtetra, mod:undergardendelight, mod:create_connected, mod:arseng, mod:farmersdelight, mod:culturaldelights, mod:largemeals, mod:jearchaeology, mod:darkchidori, mod:iron_ender_chests, mod:lionfishapi (incompatible), mod:anim_origins_nx95, mod:simplybackpacks (incompatible), mod:cataclysm (incompatible), mod:origins_classes (incompatible), mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:createliquidfuel (incompatible), mod:mekanismtools, mod:twilightdelight (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:cupboard (incompatible), mod:battlearts_api (incompatible), mod:undergarden, mod:framework, mod:quarkdelight, mod:moremekanismprocessing (incompatible), mod:cucumber, mod:octolib, mod:xlpackets (incompatible), mod:biomeswevegone, mod:arsnouveaudelight, mod:tetracelium (incompatible), mod:create, mod:createcasing (incompatible), mod:creategoggles (incompatible), mod:create_dd (incompatible), mod:create_central_kitchen (incompatible), mod:extendedgears (incompatible), mod:waystones, mod:clumps (incompatible), mod:comforts (incompatible), mod:artifacts, mod:framedcompactdrawers, mod:decorative_blocks, mod:dungeoncrawl, mod:moredelight (incompatible), mod:iron_fishing_rods, mod:tfmg (incompatible), mod:delightfulsandwich, mod:mysticalagriculture, mod:tetrasdelight, mod:alexscaves, mod:simplyswords (incompatible), mod:knavesneeds (incompatible), mod:enchdesc (incompatible), mod:sebastrnlib, mod:appliedcooking, mod:cookingforblockheads, mod:patchouli (incompatible), mod:ars_artifice (incompatible), mod:ars_additions (incompatible), mod:ars_creo (incompatible), mod:ars_ocultas (incompatible), mod:moonlight (incompatible), mod:appliede (incompatible), mod:mr_origins_vampire (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:appflux (incompatible), mod:ae2wtlib (incompatible), mod:createappliedkinetics (incompatible), mod:ae2things (incompatible), mod:another_furniture (incompatible), mod:efm_ex (incompatible), mod:battle_arts, mod:undergardenpatch, mod:skilltree, mod:passiveskilltreeadditions, mod:quark (incompatible), mod:supplementaries, mod:mutil, mod:art_of_forging, mod:apugli, mod:create_sa, mod:storagedrawers (incompatible), mod:parcool (incompatible), mod:ars_elemental (incompatible), mod:irons_spellbooks, mod:additional_attributes (incompatible), mod:originsoverhaulmod, mod:apotheosis_ascended, mod:ice_and_fire_spellbooks, mod:jei_mekanism_multiblocks (incompatible), mod:appbot (incompatible), mod:ars_instrumentum (incompatible), mod:modonomicon, mod:alexsdelight, mod:ferritecore (incompatible), mod:rarcompat, mod:mekanismaaa, mod:appmek (incompatible), mod:expandability (incompatible), mod:chiselsandbits (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Immersive Weathering Generated Pack, Supplementaries Generated Pack, builtin/aether_accessories, create_central_kitchen:corn_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), soul_fire_d:campfire_tags, soul_fire_d:fire_source_tags
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Launched Version: forge-47.3.0
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services:
        mixin-0.8.5.jar mixin PLUGINSERVICE
        eventbus-6.0.5.jar eventbus PLUGINSERVICE
        fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
        fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
        fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
        fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
        fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
    FML Language Providers:
        [email protected]
        [email protected]
        javafml@null
        lowcodefml@null
    Mod List:
        ftb-essentials-forge-2001.2.2.jar                 |FTB Essentials                |ftbessentials                 |2001.2.2            |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes  |additionalentityattributes    |1.4.0.5+1.20.1      |DONE      |Manifest: NOSIGNATURE
        createdeco-2.0.2-1.20.1-forge.jar                 |Create Deco                   |createdeco                    |2.0.2-1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        scena-forge-1.0.103.jar                           |Scena                         |scena                         |1.0.103             |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE
        botarium-forge-1.20.1-2.3.4.jar                   |Botarium                      |botarium                      |2.3.4               |DONE      |Manifest: NOSIGNATURE
        ProjectE-1.20.1-PE1.0.1.jar                       |ProjectE                      |projecte                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.20.1-1.2.8.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.8               |DONE      |Manifest: NOSIGNATURE
        apoli-forge-1.20.1-2.9.0.8.jar                    |Apoli                         |apoli                         |1.20.1-2.9.0.8      |DONE      |Manifest: NOSIGNATURE
        silentsdelight-forge-1.0.1-1.20.1.jar             |Silent's Delight              |silentsdelight                |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        create_jetpack-forge-4.3.2.jar                    |Create Jetpack                |create_jetpack                |4.3.2               |DONE      |Manifest: NOSIGNATURE
        modernfix-forge-5.19.4+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.19.4+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        epic_simply_swords_mod_1.20.1_(v19).jar           |epic simply swords            |epic_simply_swords            |19                  |DONE      |Manifest: NOSIGNATURE
        create_compressed_1.0.1_forge_1.20.1.jar          |Create Compressed             |create_compressed             |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.20.1-7.4.3.jar                       |Apotheosis                    |apotheosis                    |7.4.3               |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.20.1-7.3.9-all.jar                   |Balm                          |balm                          |7.3.9               |DONE      |Manifest: NOSIGNATURE
        immersive_armors-1.6.1+1.20.1-forge.jar           |Immersive Armors              |immersive_armors              |1.6.1+1.20.1        |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.20.1-1.4.0.247.jar          |Just Enough Resources         |jeresources                   |1.4.0.247           |DONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE
        deeperdarkerdelight-1.0.2.1-1.20.1.jar            |Deeper Darker Delight         |deeperdarkerdelight           |1.0.2.1-1.20.1      |DONE      |Manifest: NOSIGNATURE
        athena-forge-1.20.1-3.1.2.jar                     |Athena                        |athena                        |3.1.2               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.20.1-2.16.2.jar                   |Structure Gel API             |structure_gel                 |2.16.2              |DONE      |Manifest: NOSIGNATURE
        Glodium-1.20-1.5-forge.jar                        |Glodium                       |glodium                       |1.20-1.5-forge      |DONE      |Manifest: NOSIGNATURE
        ae2insertexportcard-1.20.1-1.3.0.jar              |AE2 Insert Export Card        |ae2insertexportcard           |1.20.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17+a            |DONE      |Manifest: NOSIGNATURE
        Botania-1.20.1-446-FORGE.jar                      |Botania                       |botania                       |1.20.1-446-FORGE    |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.20.1-2.1.2.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.2               |DONE      |Manifest: NOSIGNATURE
        botaniadelight-1.0.3.2-1.20.1.jar                 |Botania Delight               |botaniadelight                |1.0.3.2-1.20.1      |DONE      |Manifest: NOSIGNATURE
        curios-forge-5.10.0+1.20.1.jar                    |Curios API                    |curios                        |5.10.0+1.20.1       |DONE      |Manifest: NOSIGNATURE
        origins-forge-1.20.1-1.10.0.9-all.jar             |Origins                       |origins                       |1.20.1-1.10.0.9     |DONE      |Manifest: NOSIGNATURE
        occultismdelight-1.0.2-1.20.1.jar                 |Occultism Delight             |occultismdelight              |1.0.2-1.20.1        |DONE      |Manifest: NOSIGNATURE
        Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |DONE      |Manifest: NOSIGNATURE
        mysticalagriculturedelight-1.0.2-1.20.1.jar       |Mystical Agriculture Delight  |mysticalagriculturedelight    |1.0.2-1.20.1        |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-9.3.1.jar                            |FramedBlocks                  |framedblocks                  |9.3.1               |DONE      |Manifest: NOSIGNATURE
        dungeons-and-taverns-3.0.3.f[Forge].jar           |Dungeons and Taverns          |mr_dungeons_andtaverns        |3.0.3.f             |DONE      |Manifest: NOSIGNATURE
        ApothicAttributes-1.20.1-1.3.7.jar                |Apothic Attributes            |attributeslib                 |1.3.7               |DONE      |Manifest: NOSIGNATURE
        cumulus_menus-1.20.1-1.0.1-neoforge.jar           |Cumulus                       |cumulus_menus                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        ApothicCurios-1.20.1-1.0.3d.jar                   |Apothic Curios                |apothiccurios                 |1.0.3d              |DONE      |Manifest: NOSIGNATURE
        otbwgdelight-1.0.2.1-1.20.1.jar                   |Oh The Biomes We've Gone Delig|otbwgdelight                  |1.0.2.1-1.20.1      |DONE      |Manifest: NOSIGNATURE
        nitrogen_internals-1.20.1-1.0.11-neoforge.jar     |Nitrogen                      |nitrogen_internals            |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        flightlib-forge-2.1.0.jar                         |Flight Lib                    |flightlib                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        l2library-2.4.16-slim.jar                         |L2 Library                    |l2library                     |2.4.16              |DONE      |Manifest: NOSIGNATURE
        sliceanddice-forge-3.3.0.jar                      |Create Slice & Dice           |sliceanddice                  |3.3.0               |DONE      |Manifest: NOSIGNATURE
        SmartBrainLib-forge-1.20.1-1.15.jar               |SmartBrainLib                 |smartbrainlib                 |1.15                |DONE      |Manifest: NOSIGNATURE
        bellsandwhistles-0.4.3-1.20.x.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.3-1.20.x        |DONE      |Manifest: NOSIGNATURE
        TipsyLib-forge-1.20.1-2.0.9.jar                   |TipsyLib                      |tipsylib                      |2.0.9               |DONE      |Manifest: NOSIGNATURE
        efiscompat-2.1.5.jar                              |Epic Fight & Iron's Spellbook |efiscompat                    |2.1.5               |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.1.6-forge-mc1.20.jar                 |Rechiseled                    |rechiseled                    |1.1.6               |DONE      |Manifest: NOSIGNATURE
        jei-1.20.1-forge-15.12.2.51.jar                   |Just Enough Items             |jei                           |15.12.2.51          |DONE      |Manifest: NOSIGNATURE
        create_netherless-1.20.1-1.3.jar                  |Create: Netherless            |create_netherless             |1.3.0               |DONE      |Manifest: NOSIGNATURE
        EF_Knuckles_extended_20.1.jar                     |EF_weapon_extanded            |ef_weapon_extended            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |DONE      |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
        Pehkui-3.8.2+1.20.1-forge.jar                     |Pehkui                        |pehkui                        |3.8.2+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.20.1-10.4.9.61.jar                     |Mekanism                      |mekanism                      |10.4.9              |DONE      |Manifest: NOSIGNATURE
        Deepwoken Origins 1.1.0.jar                       |Deepwoken Origins             |deepwoken_origins             |1.1.0               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
        alexscavesdelight-1.0.19-1.20.1.jar               |Alex's Caves Delight          |alexscavesdelight             |1.0.19-1.20.1       |DONE      |Manifest: NOSIGNATURE
        tetratic-combat-expanded-1.20-2.8.0.jar           |Tetratic Combat Expanded      |tetratic_combat_expanded      |2.8.0               |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.20.1-2.0.3-forge.jar       |Immersive Weathering          |immersive_weathering          |1.20.1-2.0.3        |DONE      |Manifest: NOSIGNATURE
        ApotheoticAdditionsV2.0.2.jar                     |Apotheotic Additions          |apotheotic_additions          |2.0.1               |DONE      |Manifest: NOSIGNATURE
        northstar-0.1cb-1.20.1.jar                        |Northstar                     |northstar                     |0.1cb-1.20.1        |DONE      |Manifest: NOSIGNATURE
        rechiseledcreate-1.0.2-forge-mc1.20.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE
        impactful-20.8.3.jar                              |impactful                     |impactful                     |20.8.3              |DONE      |Manifest: NOSIGNATURE
        epicfight-forge-20.9.4-1.20.1.jar                 |Epic Fight                    |epicfight                     |20.9.4              |DONE      |Manifest: NOSIGNATURE
        WeaponsOfMiracles-20.1.8.5.2.jar                  |Weapons of miracle            |wom                           |20.1.8.5.2          |DONE      |Manifest: NOSIGNATURE
        fusion-1.1.1-forge-mc1.20.1.jar                   |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE
        epictweaks-forge-1.20.1-1.0.2.jar                 |Epic Tweaks                   |epictweaks                    |1.0.2               |DONE      |Manifest: NOSIGNATURE
        aether_delight_1.0.0_forge_1.20.1.jar             |Aether Delight                |aetherdelight                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        forge-1.20.1-47.3.0-universal.jar                 |Forge                         |forge                         |47.3.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        blueskiesdelight-1.0.3.2-1.20.1.jar               |Blue Skies Delight            |blueskiesdelight              |1.0.3.2-1.20.1      |DONE      |Manifest: NOSIGNATURE
        ironchest-1.20.1-14.4.4.jar                       |Iron Chests                   |ironchest                     |1.20.1-14.4.4       |DONE      |Manifest: NOSIGNATURE
        uchicraftana-1.0.1-forge-1.20.1.jar               |Uchicraftana                  |uchicraftana                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
        client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        Origins-Backgrounds-1.20.1.jar                    |Origins: Backgrounds          |origins_backgrounds           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.20.1-3.0.1.7.jar             |TerraBlender                  |terrablender                  |3.0.1.7             |DONE      |Manifest: NOSIGNATURE
        immersive_cooking-v2.0.1.jar                      |Immersive Cooking             |immersive_cooking             |2.0.1               |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.8.6+1.20.1.jar               |Better Combat                 |bettercombat                  |1.8.6+1.20.1        |DONE      |Manifest: NOSIGNATURE
        createsifter-1.20.1-1.8.2.i-51.jar                |Create Sifter                 |createsifter                  |1.20.1-1.8.2.i-51   |DONE      |Manifest: NOSIGNATURE
        the_afterdark-1.20.1-forge-1.0.2.jar              |The Afterdark                 |the_afterdark                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
        delightfulburgers-1.20.1.jar                      |Delightful Burgers            |delightfulburgers             |1.20.1              |DONE      |Manifest: NOSIGNATURE
        Simple Weapons 1.4.5 - 1.20.1.jar                 |Simple Weapons                |simple_weapons                |1.4.4               |DONE      |Manifest: NOSIGNATURE
        Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.1.jar    |Oh The Trees You'll Grow      |ohthetreesyoullgrow           |1.20.1-1.3.1        |DONE      |Manifest: NOSIGNATURE
        ItemProductionLib-1.20.1-1.0.2a-all.jar           |Item Production Lib           |itemproductionlib             |1.0.2a              |DONE      |Manifest: NOSIGNATURE
        appliedenergisticsdelight-1.0.2.1-1.20.1.jar      |AE Delight                    |appliedenergisticsdelight     |1.0.2.1-1.20.1      |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.15+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.15+1.20.1      |DONE      |Manifest: NOSIGNATURE
        Corgilib-Forge-1.20.1-4.0.3.2.jar                 |CorgiLib                      |corgilib                      |4.0.3.2             |DONE      |Manifest: NOSIGNATURE
        calio-forge-1.20.1-1.11.0.5.jar                   |Calio                         |calio                         |1.20.1-1.11.0.5     |DONE      |Manifest: NOSIGNATURE
        kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE
        origins-plus-plus-2.2-forge.jar                   |Origins++                     |origins_plus_plus             |2.2-forge           |DONE      |Manifest: NOSIGNATURE
        traveloptics_tweaks-1.0.0-1.20.1.jar              |T.O Tweaks                    |traveloptics                  |1.0.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.20.1-0.6.11-13.jar               |Flywheel                      |flywheel                      |0.6.11-13           |DONE      |Manifest: NOSIGNATURE
        createoreexcavation-1.20-1.5.2.jar                |Create Ore Excavation         |createoreexcavation           |1.5.2               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_24.5.0_Forge_1.20.jar              |Xaero's Minimap               |xaerominimap                  |24.5.0              |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.49.5+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.5+1.20.1       |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |DONE      |Manifest: NOSIGNATURE
        Zeta-1.0-24.jar                                   |Zeta                          |zeta                          |1.0-24              |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.7.0-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.7.0               |DONE      |Manifest: NOSIGNATURE
        backpacked-forge-1.20.1-2.2.5.jar                 |Backpacked                    |backpacked                    |2.2.5               |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        strictly_origins-v4.0.0-1.20.1.jar                |Strictly Origins              |strictly_origins              |1                   |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        magic_origins_1.4.0.1.jar                         |Magic Origins                 |magic_origins                 |1.4.0               |DONE      |Manifest: NOSIGNATURE
        occultism-1.20.1-1.139.1.jar                      |Occultism                     |occultism                     |1.139.1             |DONE      |Manifest: NOSIGNATURE
        ironspellsdungeons-1.0.1-1.20.1.jar               |Iron Spells Dungeons          |ironspellsdungeons            |1.0.1-1.20.1        |DONE      |Manifest: NOSIGNATURE
        EFMCompat 2.0.jar                                 |EFM & Other Mods Weapons Compa|efm_compat                    |2.0                 |DONE      |Manifest: NOSIGNATURE
        cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |DONE      |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
        MedievalOriginsRevival-6.4.6+1.20.1-forge.jar     |MedievalOriginsRevival        |medievalorigins               |6.4.6+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        mekanismdelight-1.0.1.1-1.20.1.jar                |Mekanism Delight              |mekanismdelight               |1.0.1.1-1.20.1      |DONE      |Manifest: NOSIGNATURE
        AltOriginGui-forge-1.20.1-1.1.2.jar               |AltOriginGui                  |altorigingui                  |1.1.2               |DONE      |Manifest: NOSIGNATURE
        ad_astra-forge-1.20.1-1.15.5.jar                  |Ad Astra                      |ad_astra                      |1.15.5              |DONE      |Manifest: NOSIGNATURE
        tetra-1.20.1-6.4.0.jar                            |tetra                         |tetra                         |6.4.0               |DONE      |Manifest: NOSIGNATURE
        tetranomicon-1.5.3-1.20.1.jar                     |Tetranomicon                  |tetranomicon                  |1.5.3-1.20.1        |DONE      |Manifest: NOSIGNATURE
        tetraextras-0.1.4-1.20.1.jar                      |Tetra Extras                  |tetraextras                   |0.1.4-1.20.1        |DONE      |Manifest: NOSIGNATURE
        Arcane_EssencePlus.jar                            |ArcaneEssenceBlock            |arcaneessenceblock            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        kuma-api-forge-20.1.8+1.20.1.jar                  |KumaAPI                       |kuma_api                      |20.1.8              |DONE      |Manifest: NOSIGNATURE
        Mekanism-MoreSolarPanels-1.20.1-1.5.9.jar         |Mekanism-MoreSolarPanels      |solarpanels                   |1.5.9               |DONE      |Manifest: NOSIGNATURE
        blue_skies-1.20.1-1.3.31.jar                      |Blue Skies                    |blue_skies                    |1.3.31              |DONE      |Manifest: NOSIGNATURE
        dimasctetracompat-1.20.1-1.4.0.1.jar              |Dimensional Ascension Tetra Co|dimasctetracompat             |1.20.1-1.4.0.1      |DONE      |Manifest: NOSIGNATURE
        witheringboon-1.8.3.jar                           |Withering Boon                |witheringboon                 |1.8.3               |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.4.9.jar                   |GeckoLib 4                    |geckolib                      |4.4.9               |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.20.1-4.12.4-all.jar                 |Ars Nouveau                   |ars_nouveau                   |4.12.4              |DONE      |Manifest: NOSIGNATURE
        knightsnmages-0.0.7-neo.jar                       |KnightsnMages                 |knightsnmages                 |0.0.7-neo           |DONE      |Manifest: NOSIGNATURE
        aether-1.20.1-1.5.0-neoforge.jar                  |The Aether                    |aether                        |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        create_recycle_1.0.2_forge_1.20.1.jar             |Create Recycling              |create_crush_everything       |1.0.2               |DONE      |Manifest: NOSIGNATURE
        structureessentials-1.20.1-3.4.jar                |Structure Essentials mod      |structureessentials           |1.20.1-3.4          |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.20.1-8.6.2.jar                          |Placebo                       |placebo                       |8.6.2               |DONE      |Manifest: NOSIGNATURE
        citadel-2.6.0-1.20.1.jar                          |Citadel                       |citadel                       |2.6.0               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.9.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.9              |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.13-1.20.1-beta-5.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.20.1       |DONE      |Manifest: NOSIGNATURE
        IronsRecipeAdditions_1.20.1_modversion_2.2.jar    |Iron's Recipe Additions       |irons_recipe_additions        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |DONE      |Manifest: NOSIGNATURE
        cobweb-forge-1.20.1-1.0.0.jar                     |Cobweb                        |cobweb                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        soul-fire-d-forge-1.20.1-4.0.6.jar                |Soul Fire'd                   |soul_fire_d                   |4.0.6               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |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
        storagedelight-24.09.11-1.20-forge.jar            |Storage Delight               |storagedelight                |24.09.11-1.20-forge |DONE      |Manifest: NOSIGNATURE
        create_dragon_lib-1.20.1-1.4.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.3               |DONE      |Manifest: NOSIGNATURE
        relics-1.20.1-0.8.0.7.jar                         |Relics                        |relics                        |0.8.0.7             |DONE      |Manifest: NOSIGNATURE
        jeed-1.20-2.2.2.jar                               |Just Enough Effects Descriptio|jeed                          |1.20-2.2.2          |DONE      |Manifest: NOSIGNATURE
        Steam_Rails-1.6.6+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.6.6+forge-mc1.20.1|DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.20.1-10.4.9.61.jar           |Mekanism: Generators          |mekanismgenerators            |10.4.9              |DONE      |Manifest: NOSIGNATURE
        ramcompat-1.20.1-0.1.4.jar                        |RAM-Compat                    |ramcompat                     |0.1.4               |DONE      |Manifest: NOSIGNATURE
        interiors-0.5.6+forge-mc1.20.1-build.104.jar      |Create: Interiors             |interiors                     |0.5.6               |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.20.1-4.3.2508-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2508            |DONE      |Manifest: NOSIGNATURE
        adtetra-2.0.0.jar                                 |Ad Tetra!                     |adtetra                       |2.0.0               |DONE      |Manifest: NOSIGNATURE
        undergarden_delight_1.0.0_forge_1.20.1.jar        |Undergarden Delight           |undergardendelight            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        create_connected-0.9.2-mc1.20.1-all.jar           |Create: Connected             |create_connected              |0.9.2-mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        arseng-1.2.0.jar                                  |Ars Énergistique              |arseng                        |1.2.0               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.20.1-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.4        |DONE      |Manifest: NOSIGNATURE
        culturaldelights-0.16.1.jar                       |Cultural Delights             |culturaldelights              |0.16.1              |DONE      |Manifest: NOSIGNATURE
        largemeals-1.20.1-2.0.jar                         |Large Meals                   |largemeals                    |1.20.1-1.0          |DONE      |Manifest: NOSIGNATURE
        jearchaeology-1.20.1-1.0.4.jar                    |Just Enough Archaeology       |jearchaeology                 |1.20.1-1.0.4        |DONE      |Manifest: NOSIGNATURE
        darkchidori-forge-120.1-1.0.7.jar                 |DarkChidori                   |darkchidori                   |1.0.7               |DONE      |Manifest: NOSIGNATURE
        iron_ender_chests-1.20-1.0.3.jar                  |Iron Ender Chests             |iron_ender_chests             |1.20-1.0.3          |DONE      |Manifest: NOSIGNATURE
        lionfishapi-1.9.jar                               |LionfishAPI                   |lionfishapi                   |1.9                 |DONE      |Manifest: NOSIGNATURE
        Animal Origins 2.3.0 1.20.1.jar                   |Animal Origins                |anim_origins_nx95             |2.3.0               |DONE      |Manifest: NOSIGNATURE
        simplybackpacks-1.20.1-2.1.5-build.51.jar         |Simply Backpacks              |simplybackpacks               |1.20.1-2.1.5-build.5|DONE      |Manifest: NOSIGNATURE
        L_Enders_Cataclysm-2.14 - 1.20.1.jar              |Cataclysm Mod                 |cataclysm                     |2.14                |DONE      |Manifest: NOSIGNATURE
        origins-classes-forge-1.2.1.jar                   |Origins: Classes              |origins_classes               |1.2.1               |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-2001.1.5.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.5            |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE
        createliquidfuel-2.1.1-1.20.1.jar                 |Create Liquid Fuel            |createliquidfuel              |2.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.20.1-10.4.9.61.jar                |Mekanism: Tools               |mekanismtools                 |10.4.9              |DONE      |Manifest: NOSIGNATURE
        twilightdelight-2.0.13.jar                        |Twilight's Flavor & Delight   |twilightdelight               |2.0.13              |DONE      |Manifest: NOSIGNATURE
        deeperdarker-forge-1.20.1-1.3.2.jar               |Deeper and Darker             |deeperdarker                  |1.3.2               |DONE      |Manifest: NOSIGNATURE
        architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-2001.2.4.jar                    |FTB Library                   |ftblibrary                    |2001.2.4            |DONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.7.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.7          |DONE      |Manifest: NOSIGNATURE
        BattleArtsAPI-20.9.2.5.jar                        |Battle Arts API               |battlearts_api                |20.9.2.5            |DONE      |Manifest: NOSIGNATURE
        The_Undergarden-1.20.1-0.8.14.jar                 |The Undergarden               |undergarden                   |0.8.14              |DONE      |Manifest: NOSIGNATURE
        framework-forge-1.20.1-0.7.11.jar                 |Framework                     |framework                     |0.7.11              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        quark_delight_1.0.0_forge_1.20.1.jar              |Quark Delight                 |quarkdelight                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
        MoreMekanismProcessing-1.20.1-4.1.jar             |More Mekanism Processing      |moremekanismprocessing        |4.1                 |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.20.1-7.0.12.jar                        |Cucumber Library              |cucumber                      |7.0.12              |DONE      |Manifest: NOSIGNATURE
        OctoLib-FORGE-0.4.2+1.20.1.jar                    |OctoLib                       |octolib                       |0.4.2               |DONE      |Manifest: NOSIGNATURE
        xlpackets-1.18.2-2.1.jar                          |XL Packets                    |xlpackets                     |1.18.2-2.1          |DONE      |Manifest: NOSIGNATURE
        Oh-The-Biomes-Weve-Gone-Forge-1.3.3.jar           |Oh The Biomes We've Gone      |biomeswevegone                |1.3.3               |DONE      |Manifest: NOSIGNATURE
        arsnouveaudelight-1.0.3.1-1.20.1.jar              |Ars Nouveau Delight           |arsnouveaudelight             |1.0.3.1-1.20.1      |DONE      |Manifest: NOSIGNATURE
        tetracelium-1.20.1-1.3.0.jar                      |tetracelium                   |tetracelium                   |1.3.0               |DONE      |Manifest: NOSIGNATURE
        create-1.20.1-0.5.1.i.jar                         |Create                        |create                        |0.5.1.i             |DONE      |Manifest: NOSIGNATURE
        CreateCasing-1.20.1-1.6.2.jar                     |Create : Encased              |createcasing                  |1.20.1-1.6.2        |DONE      |Manifest: NOSIGNATURE
        creategoggles-1.20.1-0.5.5.g-[FORGE].jar          |Create Goggles                |creategoggles                 |0.5.5.g             |DONE      |Manifest: NOSIGNATURE
        Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires      |create_dd                     |0.1b.Release-Early-D|DONE      |Manifest: NOSIGNATURE
        create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen       |create_central_kitchen        |1.3.12              |DONE      |Manifest: NOSIGNATURE
        extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar      |Extended Cogwheels            |extendedgears                 |2.1.1-1.20.1-0.5.1.f|DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.20-14.1.5.jar                   |Waystones                     |waystones                     |14.1.5              |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.4.0+1.20.1.jar                   |Comforts                      |comforts                      |6.4.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
        artifacts-forge-9.5.13.jar                        |Artifacts                     |artifacts                     |9.5.13              |DONE      |Manifest: NOSIGNATURE
        framedcompactdrawers-1.20-6.0.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.20-6.0.1          |DONE      |Manifest: NOSIGNATURE
        decorative_blocks-forge-1.20.1-4.1.3.jar          |Decorative Blocks             |decorative_blocks             |4.1.3               |DONE      |Manifest: NOSIGNATURE
        Dungeon Crawl-1.20.1-2.3.14.jar                   |Dungeon Crawl                 |dungeoncrawl                  |2.3.14              |DONE      |Manifest: NOSIGNATURE
        moredelight-24.09.27-1.20-forge.jar               |More Delight                  |moredelight                   |24.09.27-1.20-forge |DONE      |Manifest: NOSIGNATURE
        Iron Fishing Rods 1.0.0 - 1.20.1.jar              |Iron Fishing Rods             |iron_fishing_rods             |1.0.0               |DONE      |Manifest: NOSIGNATURE
        tfmg-0.9.3-1.20.1.jar                             |Create: The Factory Must Grow |tfmg                          |0.9.3-1.20.1        |DONE      |Manifest: NOSIGNATURE
        delightfulsandwich-1.20.1.jar                     |Delightful Sandwiches         |delightfulsandwich            |1.20.1              |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.20.1-7.0.14.jar             |Mystical Agriculture          |mysticalagriculture           |7.0.14              |DONE      |Manifest: NOSIGNATURE
        tetrasdelight-1.20.1-1.jar                        |Tetra's Delight               |tetrasdelight                 |1.20.1-1            |DONE      |Manifest: NOSIGNATURE
        alexscaves-2.0.1.jar                              |Alex's Caves                  |alexscaves                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
        simplyswords-forge-1.56.0-1.20.1.jar              |Simply Swords                 |simplyswords                  |1.56.0-1.20.1       |DONE      |Manifest: NOSIGNATURE
        knavesneeds-forge-2.0+1.20.1.jar                  |Knaves' Needs                 |knavesneeds                   |2.0+1.20.1          |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar  |EnchantmentDescriptions       |enchdesc                      |17.1.18             |DONE      |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
        sebastrnlib-4.0.0.jar                             |Sebastrn Lib                  |sebastrnlib                   |4.0.0               |DONE      |Manifest: NOSIGNATURE
        appliedcooking-4.0.0.jar                          |Applied Cooking               |appliedcooking                |4.0.0               |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.20.1-16.0.9.jar      |CookingForBlockheads          |cookingforblockheads          |16.0.9              |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE
        ars_artifice-1.20.1-2.0.4.jar                     |Ars Artifice                  |ars_artifice                  |1.20.1-2.0.4        |DONE      |Manifest: NOSIGNATURE
        ars_additions-1.20.1-1.6.6.jar                    |Ars Additions                 |ars_additions                 |1.20.1-1.6.6        |DONE      |Manifest: NOSIGNATURE
        ars_creo-1.20.1-4.1.0.jar                         |Ars Creo                      |ars_creo                      |4.1.0               |DONE      |Manifest: NOSIGNATURE
        ars_ocultas-1.20.1-1.2.2-all.jar                  |Ars Ocultas                   |ars_ocultas                   |1.2.2               |DONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.13.14-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.13.14        |DONE      |Manifest: NOSIGNATURE
        appliede-0.14.0.jar                               |AppliedE                      |appliede                      |0.14.0              |DONE      |Manifest: NOSIGNATURE
        origins-vampire-v2.2.0.jar                        |Origins: Vampire              |mr_origins_vampire            |1-v2.2.0            |DONE      |Manifest: NOSIGNATURE
        mysterious_mountain_lib-1.4.7-1.20.1.jar          |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.4.7-1.20.1        |DONE      |Manifest: NOSIGNATURE
        corn_delight-1.0.4-1.20.1.jar                     |Corn Delight                  |corn_delight                  |1.0.4-1.20.1        |DONE      |Manifest: NOSIGNATURE
        mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |DONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-forge-11.11.1.jar                     |Jade                          |jade                          |11.11.1+forge       |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-forge-15.2.13.jar             |Applied Energistics 2         |ae2                           |15.2.13             |DONE      |Manifest: NOSIGNATURE
        AEInfinityBooster-1.20.1-1.0.0+21.jar             |AEInfinityBooster             |aeinfinitybooster             |1.20.1-1.0.0+21     |DONE      |Manifest: NOSIGNATURE
        AppliedFlux-1.20-1.1.9-forge.jar                  |AppliedFlux                   |appflux                       |1.20-1.1.9-forge    |DONE      |Manifest: NOSIGNATURE
        ae2wtlib-15.2.3-forge.jar                         |AE2WTLib                      |ae2wtlib                      |15.2.3-forge        |DONE      |Manifest: NOSIGNATURE
        createappliedkinetics-1.4.0-1.20.1.jar            |Create Applied Kinetics       |createappliedkinetics         |1.4.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        AE2-Things-1.2.1.jar                              |AE2 Things                    |ae2things                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
        another_furniture-forge-1.20.1-3.0.1.jar          |Another Furniture             |another_furniture             |1.20.1-3.0.1        |DONE      |Manifest: NOSIGNATURE
        ExCap-20.9.2.5.jar                                |Epic Fight: EX Capability     |efm_ex                        |20.9.2.5            |DONE      |Manifest: NOSIGNATURE
        BattleArts-20.9.0.0.3.2.jar                       |Epic Fight - Battle Arts      |battle_arts                   |20.9.0.0.3.2        |DONE      |Manifest: NOSIGNATURE
        undergardenpatch-1.4.0-1.20.1.jar                 |Undergarden-Tetra Patch       |undergardenpatch              |1.4.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar      |Passive Skill Tree            |skilltree                     |0.6.14a             |DONE      |Manifest: NOSIGNATURE
        passiveskilltreeadditions-1.1.1.jar               |Passive Skill Tree Additions  |passiveskilltreeadditions     |1.1.1               |DONE      |Manifest: NOSIGNATURE
        Quark-4.0-460.jar                                 |Quark                         |quark                         |4.0-460             |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.20-2.8.17.jar                   |Supplementaries               |supplementaries               |1.20-2.8.17         |DONE      |Manifest: NOSIGNATURE
        mutil-1.20.1-6.1.1.jar                            |mutil                         |mutil                         |6.1.1               |DONE      |Manifest: NOSIGNATURE
        art_of_forging-1.8.3-1.20.1.jar                   |Art Of Forging                |art_of_forging                |1.8.3-1.20.1        |DONE      |Manifest: NOSIGNATURE
        Apugli-2.10.2+1.20.1-forge.jar                    |Apugli                        |apugli                        |2.10.2+1.20.1-forge |DONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.20.1_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.20.1-12.9.9.jar                  |Storage Drawers               |storagedrawers                |12.9.9              |DONE      |Manifest: NOSIGNATURE
        ParCool-1.20.1-3.3.0.1-R.jar                      |ParCool!                      |parcool                       |1.20.1-3.3.0.1-R    |DONE      |Manifest: NOSIGNATURE
        ars_elemental-1.20.1-0.6.7.jar                    |Ars Elemental                 |ars_elemental                 |1.20.1-0.6.7        |DONE      |Manifest: NOSIGNATURE
        irons_spellbooks-1.20.1-3.4.0.3.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.20.1-3.4.0.3      |DONE      |Manifest: NOSIGNATURE
        additional_attributes-1.20.1-1.2.1-all.jar        |Additional Attributes         |additional_attributes         |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Fallen_Origins_v2.2.jar                           |Origins Overhaul Mod          |originsoverhaulmod            |0.1-1.20.1          |DONE      |Manifest: NOSIGNATURE
        apotheosis_ascended-1.20.1-1.6.0.jar              |Apotheosis Ascended           |apotheosis_ascended           |1.20.1-1.6.0        |DONE      |Manifest: NOSIGNATURE
        ice_and_fire_spellbooks-2.2.0-1.20.1.jar          |Ice and Fire: Spellbooks      |ice_and_fire_spellbooks       |2.2.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        JustEnoughMekanismMultiblocks-1.20.1-4.5.jar      |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks      |4.5                 |DONE      |Manifest: NOSIGNATURE
        Applied-Botanics-forge-1.5.0.jar                  |Applied Botanics              |appbot                        |1.5.0               |DONE      |Manifest: NOSIGNATURE
        ars_instrumentum-1.20.1-4.1.0.jar                 |Ars Instrumentum              |ars_instrumentum              |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        modonomicon-1.20.1-forge-1.77.3.jar               |Modonomicon                   |modonomicon                   |1.77.3              |DONE      |Manifest: NOSIGNATURE
        alexsdelight-1.5.jar                              |Alex's Delight                |alexsdelight                  |1.5                 |DONE      |Manifest: NOSIGNATURE
        ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |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
        rarcompat-1.20.1-0.1.7.jar                        |RAR-Compat                    |rarcompat                     |0.1.7               |DONE      |Manifest: NOSIGNATURE
        mekanism-ad-astra-ores-1.0.0.jar                  |Mekanism: Ad Astra Ores       |mekanismaaa                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Applied-Mekanistics-1.4.2.jar                     |Applied Mekanistics           |appmek                        |1.4.2               |DONE      |Manifest: NOSIGNATURE
        expandability-forge-9.0.4.jar                     |ExpandAbility                 |expandability                 |9.0.4               |DONE      |Manifest: NOSIGNATURE
        chisels-and-bits-forge-1.4.148.jar                |chisels-and-bits              |chiselsandbits                |1.4.148             |DONE      |Manifest: NOSIGNATURE
        create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.d             |DONE      |Manifest: NOSIGNATURE
        createaddition-1.20.1-1.2.4e.jar                  |Create Crafts & Additions     |createaddition                |1.20.1-1.2.4e       |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 240ed378-790c-46aa-8aa7-d3a5ca6a8b76
    FML: 47.3
    Forge: net.minecraftforge:47.3.0
    Flywheel Backend: GL33 Instanced Arrays

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.



×
×
  • Create New...

Important Information

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