Lothrazar / Storage-Network

Other
45 stars 48 forks source link

SSN doesn't support modloader 39.0.59 #421

Closed itsdinkd closed 2 years ago

itsdinkd commented 2 years ago

Hello, creator of Another Quality Modpack 3 here. Seems that forge has changed up some methods in their latest releases and is preventing world join due to SSN using a removed/changed method.

Normally, i'd just use a older version of the modloader, however, many mods have set their dependencies to a higher forge modloader version.

Forge changed method CompoundTag save() to something else in 39.0.49

15:28:01] [Render thread/FATAL]: Minecraft ran into a problem! Report saved to: Q:\mc\Instances\Another Quality Modpack 3 [Forge] (1)\crash-reports\crash-2022-01-26_15.28.01-server.txt
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 1/26/22, 3:28 PM
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag com.lothrazar.storagenetwork.block.main.TileMain.save(net.minecraft.nbt.CompoundTag)'
    at com.lothrazar.storagenetwork.block.main.TileMain.m_5995_(TileMain.java:146) ~[SimpleStorageNetwork-1.18.1-1.5.2.jar%23329!/:1.18.1-1.5.2] {re:classloading,pl:epic_rei_lmao:A}
    at net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$BlockEntityInfo.m_195691_(ClientboundLevelChunkPacketData.java:153) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData.<init>(ClientboundLevelChunkPacketData.java:44) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:epic_rei_lmao:A}
    at net.minecraft.network.protocol.game.ClientboundLevelChunkWithLightPacket.<init>(ClientboundLevelChunkWithLightPacket.java:24) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ChunkMap.m_183760_(ChunkMap.java:1125) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ChunkMap.m_183754_(ChunkMap.java:785) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ChunkMap.m_140192_(ChunkMap.java:923) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ChunkMap.m_140199_(ChunkMap.java:1045) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:polymorph.mixins.json:AccessorChunkMap,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ServerChunkCache.m_8463_(ServerChunkCache.java:458) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.level.ServerLevel$EntityCallbacks.m_141985_(ServerLevel.java:1551) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ServerLevel$EntityCallbacks.m_141985_(ServerLevel.java:1534) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:epic_rei_lmao:A}
    at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157575_(PersistentEntitySectionManager.java:135) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A}
    at net.minecraft.world.level.entity.PersistentEntitySectionManager.addEntityWithoutEvent(PersistentEntitySectionManager.java:98) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A}
    at net.minecraft.world.level.entity.PersistentEntitySectionManager.addNewEntityWithoutEvent(PersistentEntitySectionManager.java:76) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ServerLevel.m_8853_(ServerLevel.java:827) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.level.ServerLevel.m_8834_(ServerLevel.java:771) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.players.PlayerList.m_11261_(PlayerList.java:190) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:PlayerListMixin,pl:mixin:APP:securitycraft.mixins.json:camera.PlayerListMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_143699_(ServerLoginPacketListenerImpl.java:138) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,re:classloading,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:125) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,re:classloading,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10050_(ServerLoginPacketListenerImpl.java:69) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,re:classloading,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.network.Connection.m_129483_(Connection.java:229) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:epic_rei_lmao:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:882) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:epic_rei_lmao:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:epic_rei_lmao:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

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

-- System Details --
Details:
    Minecraft Version: 1.18.1
    Minecraft Version ID: 1.18.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1317453320 bytes (1256 MiB) / 4999610368 bytes (4768 MiB) up to 8824815616 bytes (8416 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
    Identifier: Intel64 Family 6 Model 158 Stepping 9
    Microarchitecture: Kaby Lake
    Frequency (GHz): 4.20
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: NVIDIA GeForce RTX 2080
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1e87
    Graphics card #0 versionInfo: DriverVersion=30.0.14.9676
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.47
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.47
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 2.47
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 2.47
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 59397.25
    Virtual memory used (MB): 55674.54
    Swap memory total (MB): 26697.96
    Swap memory used (MB): 1636.84
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8416m -Xms256m
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['DaddyDanked'/800, l='ServerLevel[test2]', x=312.36, y=66.00, z=357.99]]
    Data Packs: vanilla, mod:supermartijn642configlib, mod:bigbrain, mod:deathcounter, mod:publicguiannouncement (incompatible), mod:prefab, mod:slashblade (incompatible), mod:uppers, mod:javd (incompatible), mod:gamemenuremovegfarb, mod:mcwwindows, mod:neat (incompatible), mod:coffeespawner, mod:forgeendertech, mod:rangedpumps, mod:wstweaks (incompatible), mod:veggie_way (incompatible), mod:guardvillagers (incompatible), mod:pickupnotifier, mod:balm (incompatible), mod:jeresources, mod:toolkit (incompatible), mod:ninjaphenix_container_lib, mod:cloth_config (incompatible), mod:minieffects, mod:supplementaries (incompatible), mod:emojiful (incompatible), mod:tklib, mod:refinedstorage, mod:durabilitytooltip, mod:advancementplaques, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:bcc, mod:burgermod, mod:biomesoplenty, mod:toolstats, mod:ironfurnaces, mod:ediblebugs, mod:silentgear (incompatible), mod:supermartijn642corelib, mod:telepass, mod:trapcraft, mod:einsteins_library, mod:corail_woodcutter, mod:randomite (incompatible), mod:framedblocks, mod:tombstone, mod:naturesaura (incompatible), mod:wormhole, mod:pmmo (incompatible), mod:cfm, mod:chargers, mod:curios, mod:angelring, mod:biomeinfo, mod:globalxp, mod:adchimneys, mod:krypton, mod:scalinghealth (incompatible), mod:playerrevive, mod:geckolib3 (incompatible), mod:bettermodsbutton, mod:reskin (incompatible), mod:mcwlights, mod:waterdripsound (incompatible), mod:fallingthrough (incompatible), mod:configmenusforge, mod:visualworkbench, mod:tesseract, mod:libraryferret, mod:caelus, mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:libx, mod:compactmachines, mod:assemblylinemachines (incompatible), mod:adhooks, mod:farmingforblockheads, mod:catalogue (incompatible), mod:extradisks, mod:restored_earth, mod:chalk (incompatible), mod:infernalmobs (incompatible), mod:dungeons_arise, mod:zerocore (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering, mod:shouldersurfing, mod:ding, mod:ceilingtorch, mod:obsidianboat (incompatible), mod:domum_ornamentum (incompatible), mod:betterfpsdist (incompatible), mod:dimdungeons (incompatible), mod:pipez, mod:flywheel, mod:itemcollectors, mod:croptopia, mod:serverconfigupdater (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:sit, mod:fastfurnace (incompatible), mod:portabletanks, mod:lootr, mod:connectedglass, mod:occultism, mod:thedragonlib, mod:puzzleslib, mod:minemenu (incompatible), mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer (incompatible), mod:magic_mirror (incompatible), mod:xpbook, mod:defaultoptions, mod:slabmachines, mod:notenoughcrashes (incompatible), mod:glasscutter (incompatible), mod:instrumentalmobs, mod:no_null_processors, mod:autorun (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:beenfo (incompatible), mod:chanceglobe, mod:healthoverlay (incompatible), mod:doggytalents, mod:connectivity (incompatible), mod:kleeslabs, mod:insanelib, mod:glassential (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:itemzoom (incompatible), mod:sophisticatedbackpacks (incompatible), mod:roads (incompatible), mod:buildinggadgets (incompatible), mod:simpleplanes (incompatible), mod:progressivebosses (incompatible), mod:mcwdoors, mod:dirt_flinger, mod:shulkerbox, mod:carryon (incompatible), mod:dummmmmmy (incompatible), mod:buddycards, mod:konkrete, mod:prettypipes (incompatible), mod:chipped, mod:jamd (incompatible), mod:mcwbridges, mod:farmersdelight, mod:dustrial_decor (incompatible), mod:curious_armor_stands (incompatible), mod:entangled, mod:compressium, mod:signpost (incompatible), mod:ping (incompatible), mod:bettercrates, mod:assortedstorage (incompatible), mod:getittogetherdrops, mod:drawerfps (incompatible), mod:simplylight (incompatible), mod:jousting (incompatible), mod:fuel_canister (incompatible), mod:patchouli, mod:ars_nouveau (incompatible), mod:betterthanllamas, mod:drawerstooltip, mod:mysticalcustomization, mod:elevatorid, mod:gobber2 (incompatible), mod:expandedstorage, mod:buildersaddition (incompatible), mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:computercraft (incompatible), mod:aiimprovements, mod:fancy_battleaxes (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:lightoverlay (incompatible), mod:trashcans, mod:speedyladders (incompatible), mod:servertabinfo, mod:armorplus, mod:corail_pillar, mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:doom (incompatible), mod:cucumber, mod:trashslot, mod:jmi, mod:shrines (incompatible), mod:betterthanbunnies, mod:simplerpc, mod:create, mod:waystones, mod:merchantmarkers, mod:weaponthrow, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:ender_bags (incompatible), mod:artifacts, mod:storagenetwork (incompatible), mod:configured (incompatible), mod:gardentools (incompatible), mod:dungeoncrawl, mod:magic_doorknob (incompatible), mod:nimble, mod:creeperconfetti (incompatible), mod:travel_anchors, mod:lazydfu (incompatible), mod:hyperlighting, mod:explorerscompass (incompatible), mod:mahoutsukai, mod:mininggadgets (incompatible), mod:skinlayers3d (incompatible), mod:tbouncepad, mod:meetyourfight (incompatible), mod:chococraft, mod:selene (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks, mod:itlt, mod:enchdesc, mod:toolbelt (incompatible), mod:silentlib, mod:jade, mod:forge, mod:bibliotheca, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:waddles (incompatible), mod:itank, mod:vanillatweaks, mod:creativecore, mod:movingelevators (incompatible), mod:kubejs, mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering, mod:easy_villagers, mod:iceberg, mod:quark (incompatible), mod:legendarytooltips, mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:inventoryhud, mod:fancymenu, mod:hunterillager, mod:magma_monsters, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:modularrouters (incompatible), mod:betterf3, mod:armorsoundtweak, mod:refinedstorageaddons, mod:expandability (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:no_telemetry, mod:createaddition (incompatible), mod:revampedwolf, mod:structure_gel, mod:graveyard, mod:awesomedungeon, mod:no_fog (incompatible), mod:majrusz_library (incompatible), mod:damagetilt (incompatible), mod:supercircuitmaker, mod:blue_skies (incompatible), mod:cursery (incompatible), mod:bonsaitrees3, mod:integratedterminals, mod:allay (incompatible), mod:chancecubes (incompatible), mod:apotheosis (incompatible), mod:betterthanmending (incompatible), mod:paraglider (incompatible), mod:shetiphiancore, mod:mcwroofs, mod:oresabovediamonds (incompatible), mod:stoneholm (incompatible), mod:integratedcrafting, mod:integrateddynamics, mod:oauth (incompatible), mod:multibeds, mod:cagedmobs (incompatible), mod:customcursormod (incompatible), mod:cyclopscore, mod:treechop (incompatible), mod:all_in_the_quiver, mod:extendedcrafting, mod:feature_nbt_deadlock_be_gone, mod:culinaryconstruct, mod:out_of_sight (incompatible), mod:animalcrops, mod:hostilenetworks (incompatible), mod:commoncapabilities, mod:integratedtunnels, mod:enigmaticlegacy (incompatible), mod:ftblibrary, mod:ftbteams (incompatible), mod:itemfilters, mod:framedcompactdrawers (incompatible), mod:walljump (incompatible), mod:rei_internals_workaround (incompatible), mod:roughlyenoughitems (incompatible), mod:ftbquests (incompatible), mod:seeddrop
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Client Crashes Since Restart: 0
    Integrated Server Crashes Since Restart: 1
    ModLauncher: 9.1.0+9.1.0+main.6690ee51
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
    Mod List: 
        supermartijn642configlib-1.0.9-mc1.18.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        bigbrain-1.4.1.jar                                |Big Brain                     |bigbrain                      |1.4.1               |DONE      |Manifest: NOSIGNATURE
        DeathCounter-1.18-1.2.1.jar                       |Death Counter                 |deathcounter                  |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Public GUI Announcement-forge-1.18.1-3.2.0.0.jar  |Public GUI Announcement       |publicguiannouncement         |1.1.0.1             |DONE      |Manifest: NOSIGNATURE
        IntegratedTerminals-1.18.1-1.2.11.jar             |IntegratedTerminals           |integratedterminals           |1.2.11              |DONE      |Manifest: NOSIGNATURE
        prefab-1.8.1.0.jar                                |Prefab                        |prefab                        |1.8.1.0             |DONE      |Manifest: NOSIGNATURE
        allay-1-18-b.jar                                  |Allay mod                     |allay                         |2.0                 |DONE      |Manifest: NOSIGNATURE
        SlashBlade-1.18-0.0.6.jar                         |Slash Blade                   |slashblade                    |0.0.6               |DONE      |Manifest: NOSIGNATURE
        Uppers-0.4.0.jar                                  |Uppers                        |uppers                        |0.4.0               |DONE      |Manifest: NOSIGNATURE
        JAVD-2.8.0-build.52+mc1.18.1.jar                  |Just Another Void Dim         |javd                          |2.8.0-build.52+mc1.1|DONE      |Manifest: NOSIGNATURE
        GameMenuRemoveGFARB-1.18-Forge-1.4.jar            |Game Menu Remove GFARB        |gamemenuremovegfarb           |1.4                 |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.0.2-mc1.18.1.jar                    |Macaw's Windows               |mcwwindows                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
        Neat 1.8-30.jar                                   |Neat                          |neat                          |1.8-30              |DONE      |Manifest: NOSIGNATURE
        CoffeeSpawner-1.18-9.0.0.jar                      |Coffee Spawner                |coffeespawner                 |1.18-9.0.0          |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.18.1-8.0.0.0-build.0040.jar      |ForgeEndertech                |forgeendertech                |08.0.0.0            |DONE      |Manifest: NOSIGNATURE
        rangedpumps-0.9.0.jar                             |Ranged Pumps                  |rangedpumps                   |0.9.0               |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.18.1-7.0.1.jar             |Wither Skeleton Tweaks        |wstweaks                      |7.0.1               |DONE      |Manifest: NOSIGNATURE
        TheVeggieWay-Forge-1.18.1-2.4.4.jar               |The Veggie Way                |veggie_way                    |2.4.4               |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.18.1.4.0.jar                     |Guard Villagers               |guardvillagers                |1.4.0               |DONE      |Manifest: NOSIGNATURE
        ChanceCubes-1.18.1-5.0.2.447.jar                  |Chance Cubes                  |chancecubes                   |1.18.1-5.0.2.447    |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.18.1-5.2.0.jar                       |Apotheosis                    |apotheosis                    |5.2.0               |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v3.1.0-1.18.1-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        balm-2.4.1+0.jar                                  |Balm                          |balm                          |2.4.1+0             |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.1-0.13.1.141.jar         |Just Enough Resources         |jeresources                   |0.13.1.141          |DONE      |Manifest: NOSIGNATURE
        BetterThanMending-1.7.1.jar                       |BetterThanMending             |betterthanmending             |1.7.1               |DONE      |Manifest: NOSIGNATURE
        ToolKit-2.2.0-build.3+mc1.18.1.jar                |Tool Kit                      |toolkit                       |2.2.0-build.3+mc1.18|DONE      |Manifest: NOSIGNATURE
        Paraglider-1.18-1.5.0.0.jar                       |Paraglider                    |paraglider                    |1.5.0.0             |DONE      |Manifest: NOSIGNATURE
        ninjaphenix-container-library-1.2.10+1.18.jar     |NinjaPhenix's Container Librar|ninjaphenix_container_lib     |1.2.10              |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.1.50-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.1.50              |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-1.18-3.10.2.jar                    |ShetiPhian-Core               |shetiphiancore                |3.10.2              |DONE      |Manifest: NOSIGNATURE
        revampedwolf-1.18.1-1.1.0.jar                     |RevampedWolf                  |revampedwolf                  |1.18.1-1.1.0        |DONE      |Manifest: NOSIGNATURE
        MiniEffects-1.18-forge-4.0.0.jar                  |MiniEffects                   |minieffects                   |4.0.0               |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.1-1.1.11.jar                 |Supplementaries               |supplementaries               |1.1.11              |DONE      |Manifest: NOSIGNATURE
        emojiful-1.18-3.0.0.jar                           |Emojiful                      |emojiful                      |1.18-3.0.0          |DONE      |Manifest: NOSIGNATURE
        TKLib-1.18.1_0.0.3.jar                            |TKLib                         |tklib                         |1.18.1_0.0.3        |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.10.0.jar                         |Refined Storage               |refinedstorage                |1.10.0              |DONE      |Manifest: NOSIGNATURE
        durabilitytooltip-1.0.1-mc1.18.jar                |durabilitytooltip             |durabilitytooltip             |1.0.1               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.18.1-2.1.2.jar                    |Structure Gel API             |structure_gel                 |2.1.2               |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.1-1.4.2.jar               |Advancement Plaques           |advancementplaques            |1.4.2               |DONE      |Manifest: NOSIGNATURE
        cleancut-mc1.18-3.0-forge.jar                     |Clean Cut                     |cleancut                      |3.0                 |DONE      |Manifest: NOSIGNATURE
        torchmaster-18.0.3-beta.jar                       |Torchmaster                   |torchmaster                   |18.0.3-beta         |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-4.2.5+1.18.1.jar      |Repurposed Structures         |repurposed_structures         |4.2.5+1.18.1        |DONE      |Manifest: NOSIGNATURE
        morevillagers-FORGE-1.18.1-3.1.1.jar              |More Villagers                |morevillagers                 |3.1.1               |DONE      |Manifest: NOSIGNATURE
        BetterCompatibilityChecker-1.1.11-build.23+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.11-build.23+mc1.|DONE      |Manifest: NOSIGNATURE
        burgermod-2.6.0-1.18.jar                          |Burger Mod                    |burgermod                     |2.6.0               |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.1-15.0.0.105-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.1-15.0.0.105   |DONE      |Manifest: NOSIGNATURE
        ToolStats-Forge-1.18.1-8.0.2.jar                  |ToolStats                     |toolstats                     |8.0.2               |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
        ironfurnaces-1.18.1-3.1.3.jar                     |Iron Furnaces                 |ironfurnaces                  |3.1.3               |DONE      |Manifest: NOSIGNATURE
        ediblebugs-1.3.00_MC1.18.1.jar                    |Edible Bugs Mod               |ediblebugs                    |1.3.00_MC1.18.1     |DONE      |Manifest: NOSIGNATURE
        silent-gear-1.18.1-2.8.6.jar                      |Silent Gear                   |silentgear                    |2.8.6               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.16a-mc1.18.jar         |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.16a             |DONE      |Manifest: NOSIGNATURE
        TelePass-1.18-1.1.2.jar                           |Telepass                      |telepass                      |1.1.2               |DONE      |Manifest: NOSIGNATURE
        Trapcraft-1.18.1-3.6.4.jar                        |Trapcraft                     |trapcraft                     |3.6.4               |DONE      |Manifest: NOSIGNATURE
        einsteins_library-2.0-1.18.jar                    |Einstein's Library            |einsteins_library             |2.0                 |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.18-2.2.1.jar                  |Corail Woodcutter             |corail_woodcutter             |2.2.1               |DONE      |Manifest: NOSIGNATURE
        randomite-1.18-1.1.1.jar                          |Randomite Classic             |randomite                     |1.1.1               |DONE      |Manifest: NOSIGNATURE
        tombstone-7.3.6-1.18.jar                          |Corail Tombstone              |tombstone                     |7.3.6               |DONE      |Manifest: NOSIGNATURE
        NaturesAura-35.4.jar                              |Nature's Aura                 |naturesaura                   |35.4                |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.1.0-mc1.18.1.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.0               |DONE      |Manifest: NOSIGNATURE
        wormhole-1.1.9a-mc1.18.jar                        |Wormhole (Portals)            |wormhole                      |1.1.9a              |DONE      |Manifest: NOSIGNATURE
        Project_MMO-1.18.1-3.67.4.jar                     |Project MMO                   |pmmo                          |1.18.1-3.67.4       |DONE      |Manifest: NOSIGNATURE
        furniture-7.0.0-pre28-1.18.1.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre28         |DONE      |Manifest: NOSIGNATURE
        Chargers-1.18.1-4.0.0.11.jar                      |Chargers                      |chargers                      |4.0.0.11            |DONE      |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
        curios-forge-1.18.1-5.0.6.0.jar                   |Curios API                    |curios                        |1.18.1-5.0.6.0      |DONE      |Manifest: NOSIGNATURE
        angelring-1.18-1.5.0.jar                          |Angel Ring                    |angelring                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.18-1.3.1.jar                          |BiomeInfo                     |biomeinfo                     |1.3.1               |DONE      |Manifest: NOSIGNATURE
        globalxp-1.18.1-1.9.1.jar                         |Global XP                     |globalxp                      |1.9.1               |DONE      |Manifest: NOSIGNATURE
        AdChimneys-1.18.1-7.0.0.1-build.0043.jar          |Advanced Chimneys             |adchimneys                    |07.0.0.1            |DONE      |Manifest: NOSIGNATURE
        krypton-1.0.0.jar                                 |Krypton Reforged              |krypton                       |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ScalingHealth-1.18.1-6.0.0+0.jar                  |Scaling Health                |scalinghealth                 |6.0.0+0             |DONE      |Manifest: NOSIGNATURE
        PlayerRevive_v2.0.0-pre06_mc1.18.1.jar            |PlayerRevive                  |playerrevive                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
        geckolib-1.18-forge-3.0.9.jar                     |GeckoLib                      |geckolib3                     |3.0.9               |DONE      |Manifest: NOSIGNATURE
        BetterModsButton-v3.1.0-1.18.1-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        ReSkin-forge-2.5.0.jar                            |Re:Skin                       |reskin                        |2.5.0               |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.2-mc1.18.1.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.2               |DONE      |Manifest: NOSIGNATURE
        DripSounds-1.18-0.3.0.jar                         |Drip Sounds                   |waterdripsound                |0.3.0               |DONE      |Manifest: NOSIGNATURE
        fallingthrough-1.18-1.8.jar                       |Fallingthrough mod            |fallingthrough                |1.18-1.8            |DONE      |Manifest: NOSIGNATURE
        ConfigMenusForge-v3.1.0-1.18.1-Forge.jar          |Config Menus for Forge        |configmenusforge              |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        VisualWorkbench-v3.1.0-1.18.1-Forge.jar           |Visual Workbench              |visualworkbench               |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        The_Graveyard_1.4_(FORGE)_for_1.18.1.jar          |The Graveyard                 |graveyard                     |1.4                 |DONE      |Manifest: NOSIGNATURE
        tesseract-1.0.24-mc1.18.jar                       |Tesseract                     |tesseract                     |1.0.24              |DONE      |Manifest: NOSIGNATURE
        LibraryFerret-Forge-1.18.1-1.0.3.jar              |Library ferret                |libraryferret                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18-3.0.0.1.jar                     |Caelus API                    |caelus                        |1.18-3.0.0.1        |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.4-1.18+.jar        |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.4               |DONE      |Manifest: NOSIGNATURE
        oresabovediamonds-1.18.1-v8.0.2.jar               |Ores Above Diamonds           |oresabovediamonds             |8.0.2               |DONE      |Manifest: NOSIGNATURE
        awesomedungeon-2.0.3.jar                          |Awesome Dungeon               |awesomedungeon                |2.0.3               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.18.1-1.9.4-forge.jar             |Nature's Compass              |naturescompass                |1.18.1-1.9.4-forge  |DONE      |Manifest: NOSIGNATURE
        LibX-1.18.1-3.1.10.jar                            |LibX                          |libx                          |1.18.1-3.1.10       |DONE      |Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.4.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.4        |DONE      |Manifest: NOSIGNATURE
        assemblylinemachines-1.18.1-1.3.8.jar             |Assembly Line Machines        |assemblylinemachines          |1.18.1-1.3.8        |DONE      |Manifest: NOSIGNATURE
        stoneholm-1.4.1.jar                               |Stoneholm                     |stoneholm                     |1.4.1               |DONE      |Manifest: NOSIGNATURE
        AdHooks-1.18.1-7.0.0.1-build.0050.jar             |Advanced Hook Launchers       |adhooks                       |07.0.0.1            |DONE      |Manifest: NOSIGNATURE
        farmingforblockheads-forge-1.18.1-9.0.3.jar       |Farming for Blockheads        |farmingforblockheads          |9.0.3               |DONE      |Manifest: NOSIGNATURE
        catalogue-1.6.0-1.18.1.jar                        |Catalogue                     |catalogue                     |1.6.0               |DONE      |Manifest: NOSIGNATURE
        ExtraDisks-1.18.1-2.0.2.jar                       |Extra Disks                   |extradisks                    |1.18.1-2.0.2        |DONE      |Manifest: NOSIGNATURE
        restored_earth-1.18.1-1.4.0.jar                   |Restored Earth                |restored_earth                |1.4.0               |DONE      |Manifest: NOSIGNATURE
        chalk-1.18.1-1.2.0.jar                            |Chalk                         |chalk                         |1.2.0               |DONE      |Manifest: NOSIGNATURE
        infernalmobs-1.18.1.jar                           |Infernal Mobs                 |infernalmobs                  |1.18.1              |DONE      |Manifest: NOSIGNATURE
        NoFog-1.2.0_1.18.1-forge.jar                      |No Fog                        |no_fog                        |1.2.0+1.18.1-forge  |DONE      |Manifest: NOSIGNATURE
        IntegratedCrafting-1.18.1-1.0.20.jar              |IntegratedCrafting            |integratedcrafting            |1.0.20              |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.1-2.1.49c-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.49c-1.18.1      |DONE      |Manifest: NOSIGNATURE
        ZeroCore2-1.18.1-2.1.11.jar                       |Zero CORE 2                   |zerocore                      |1.18.1-2.1.11       |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.1-1.1.0.73.jar            |TerraBlender                  |terrablender                  |1.18.1-1.1.0.73     |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.18.1-7.1.0-145.jar         |Immersive Engineering         |immersiveengineering          |1.18.1-7.1.0-145    |DONE      |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
        ShoulderSurfing-1.18-2.2.2.jar                    |Shoulder Surfing              |shouldersurfing               |1.18-2.2.2          |DONE      |Manifest: NOSIGNATURE
        Ding-1.18-1.3.0.jar                               |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ceilingtorch-1.18.1-1.14.jar                      |Ceiling Torch                 |ceilingtorch                  |1.14                |DONE      |Manifest: NOSIGNATURE
        ObsidianBoat-1.2.1-build.10+mc1.18.1.jar          |Obsidian Boat                 |obsidianboat                  |1.2.1-build.10+mc1.1|DONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.1-1.0.39-ALPHA |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.18-1.3.jar                        |betterfpsdist mod             |betterfpsdist                 |1.18-1.3            |DONE      |Manifest: NOSIGNATURE
        majrusz-library-1.18.1-2.7.1.jar                  |Majrusz Library               |majrusz_library               |2.7.1               |DONE      |Manifest: NOSIGNATURE
        dimdungeons-1.13.3-forge.1.18.1.jar               |Dimensional Dungeons          |dimdungeons                   |1.13.3              |DONE      |Manifest: NOSIGNATURE
        pipez-1.18.1-1.0.1.jar                            |Pipez                         |pipez                         |1.18.1-1.0.1        |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18-0.6.0.jar                     |Flywheel                      |flywheel                      |1.18-0.6.0          |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.18.1-1.10.6.jar              |IntegratedDynamics            |integrateddynamics            |1.10.6              |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.4-mc1.18.jar                   |Item Collectors               |itemcollectors                |1.1.4               |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.18-FORGE-1.8.0.jar                    |Croptopia                     |croptopia                     |1.8.0               |DONE      |Manifest: NOSIGNATURE
        serverconfigupdater-2.0.jar                       |ServerConfig Updater          |serverconfigupdater           |2.0                 |DONE      |Manifest: NOSIGNATURE
        oauth-1.1.10-1.18.1.jar                           |OAuth                         |oauth                         |1.1.10              |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.1-0.36.jar                   |Polymorph                     |polymorph                     |1.18.1-0.36         |DONE      |Manifest: NOSIGNATURE
        multibeds-1.18-1.9.1.jar                          |Multi-Beds                    |multibeds                     |1.9.1               |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-1.18-1.2.2.jar              |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-52.jar                             |AutoRegLib                    |autoreglib                    |1.7-52              |DONE      |Manifest: NOSIGNATURE
        [1.18.1] SecurityCraft v1.9.0.2-beta1.jar         |SecurityCraft                 |securitycraft                 |1.9.0.2-beta1       |DONE      |Manifest: NOSIGNATURE
        sit-1.18-1.3.1.jar                                |Sit                           |sit                           |1.3.1               |DONE      |Manifest: NOSIGNATURE
        cagedmobs-1.18.1-1.5.1.jar                        |Caged Mobs                    |cagedmobs                     |1.18.1-1.5.1        |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.18.1-6.0.1.jar                      |FastFurnace                   |fastfurnace                   |6.0.1               |DONE      |Manifest: NOSIGNATURE
        portabletanks-1.1.4-mc1.18.jar                    |portabletanks                 |portabletanks                 |1.1.4               |DONE      |Manifest: NOSIGNATURE
        lootr-1.18-0.1.14.45.jar                          |Lootr                         |lootr                         |0.1.14.45           |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.1-mc1.18.jar                   |Connected Glass               |connectedglass                |1.1.1               |DONE      |Manifest: NOSIGNATURE
        occultism-1.18.1-1.25.5.jar                       |Occultism                     |occultism                     |1.18.1-1.25.5       |DONE      |Manifest: NOSIGNATURE
        ForgeCustomCursorMod-1.3.0.jar                    |Custom Cursor Mod             |customcursormod               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        DamageTilt-1.18-forge-0.1.1.jar                   |DamageTilt                    |damagetilt                    |0.1.1               |DONE      |Manifest: NOSIGNATURE
        thedragonlib-1.18.1-1.0.0.jar                     |TheDragonLib                  |thedragonlib                  |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.1.3-1.18.1-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.1.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        MineMenu-1.18-1.10.0.jar                          |MineMenu                      |minemenu                      |1.18-1.10.0         |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.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
        convenientcurioscontainer-1.1-1.18.jar            |Convenient Curios Container   |convenientcurioscontainer     |1_forge-1.18        |DONE      |Manifest: NOSIGNATURE
        MagicMirror-1.18.0-1.0.0.571.jar                  |Magic Mirror                  |magic_mirror                  |1.18.0-1.0.0.571    |DONE      |Manifest: NOSIGNATURE
        xptome-1.18-2.1.3.jar                             |XP Tome                       |xpbook                        |2.1.3               |DONE      |Manifest: NOSIGNATURE
        defaultoptions-forge-1.18-14.0.0.jar              |Default Options               |defaultoptions                |14.0.0              |DONE      |Manifest: NOSIGNATURE
        SlabMachines-1.18.1-1.1.1.jar                     |Slab Machines                 |slabmachines                  |1.1.1               |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.18.1-1.13.0.jar                     |Cyclops Core                  |cyclopscore                   |1.13.0              |DONE      |Manifest: NOSIGNATURE
        TreeChop-1.18.1-0.15.5.jar                        |HT's TreeChop                 |treechop                      |0.15.5              |DONE      |Manifest: NOSIGNATURE
        SuperCircuitMaker2-1.18.1_0.1.4.jar               |Super Circuit Maker           |supercircuitmaker             |1.18.1_0.1.4        |DONE      |Manifest: NOSIGNATURE
        notenoughcrashes-4.1.4+1.18.1-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.4+1.18.1        |DONE      |Manifest: NOSIGNATURE
        glasscutter-1.18-2.0.1.jar                        |Glass Harvesters              |glasscutter                   |1.18-2.0.1          |DONE      |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
        Instrumental-Mobs-1.18-1.3.4.jar                  |Instrumental Mobs             |instrumentalmobs              |1.3.4               |DONE      |Manifest: NOSIGNATURE
        blue_skies-1.18.1-1.3.2.jar                       |Blue Skies                    |blue_skies                    |1.3.2               |DONE      |Manifest: NOSIGNATURE
        no_null_processors_forge-2.0.2+1.18.1.jar         |No Null Processors            |no_null_processors            |2.0.2+1.18.1        |DONE      |Manifest: NOSIGNATURE
        autorun-1.18-1.1.0.jar                            |Auto-Sprint                   |autorun                       |1.18-1.1.0          |DONE      |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
        netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
        advancedperipherals-1.18.1-0.7.9r.jar             |Advanced Peripherals          |advancedperipherals           |0.7.9r              |DONE      |Manifest: NOSIGNATURE
        beenfo-1.18.1-forge39.0.9-1.2.jar                 |Beenfo                        |beenfo                        |1.18.1-forge39.0.9-1|DONE      |Manifest: NOSIGNATURE
        chanceglobe-1.18-1.3.6.jar                        |Chance Globe                  |chanceglobe                   |1.3.6               |DONE      |Manifest: NOSIGNATURE
        all_in_the_quiver-1.18.1-1.1.2.jar                |All In The Quiver             |all_in_the_quiver             |1.1.2               |DONE      |Manifest: NOSIGNATURE
        ExtendedCrafting-1.18.1-4.0.0.jar                 |Extended Crafting             |extendedcrafting              |4.0.0               |DONE      |Manifest: NOSIGNATURE
        HealthOverlay-1.18.1-6.0.0.jar                    |Health Overlay                |healthoverlay                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
        DoggyTalents-1.18.1-2.4.2.jar                     |Doggy Talents 2               |doggytalents                  |2.4.2               |DONE      |Manifest: NOSIGNATURE
        connectivity-1.18-2.6.jar                         |Connectivity Mod              |connectivity                  |1.18-2.6            |DONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.18.1-11.0.1.jar                 |KleeSlabs                     |kleeslabs                     |11.0.1              |DONE      |Manifest: NOSIGNATURE
        InsaneLib-1.4.3-mc1.18.1.jar                      |InsaneLib                     |insanelib                     |1.4.3               |DONE      |Manifest: NOSIGNATURE
        glassential-forge-1.18-1.2.1.jar                  |Glassential                   |glassential                   |1.18-1.2.1          |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.18.1-11.1.0.jar      |CookingForBlockheads          |cookingforblockheads          |11.1.0              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.18.1-9.0+13.jar               |Controlling                   |controlling                   |9.0+13              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.1-6.0.5.jar                          |Placebo                       |placebo                       |6.0.5               |DONE      |Manifest: NOSIGNATURE
        citadel-1.10.8-1.18.jar                           |Citadel                       |citadel                       |1.10.8              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.16.0.jar                              |Alex's Mobs                   |alexsmobs                     |1.16.0              |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |1.0.0+1.18.1        |DONE      |Manifest: NOSIGNATURE
        culinaryconstruct-forge-1.18.1-4.2.0.0.jar        |Culinary Construct            |culinaryconstruct             |1.18.1-4.2.0.0      |DONE      |Manifest: NOSIGNATURE
        itemzoom-1.18.1-2.5.0.jar                         |Item Zoom                     |itemzoom                      |2.5.0               |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.18.1-3.15.1.505.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.1-3.15.1.505   |DONE      |Manifest: NOSIGNATURE
        Roads-1.18.1-1.4.0.jar                            |Roads Mod                     |roads                         |1.4.0               |DONE      |Manifest: NOSIGNATURE
        buildinggadgets-3.12.0-build.4+mc1.18.1.jar       |Building Gadgets              |buildinggadgets               |3.9.0               |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-4.1.0.jar                            |FramedBlocks                  |framedblocks                  |4.1.0               |DONE      |Manifest: NOSIGNATURE
        simpleplanes-1.18-4.6.3.jar                       |Simple Planes                 |simpleplanes                  |1.18-4.6.3          |DONE      |Manifest: NOSIGNATURE
        ProgressiveBosses-3.5.0-mc1.18.1.jar              |Progressive Bosses            |progressivebosses             |3.5.0               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.5-mc1.18.1.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.5               |DONE      |Manifest: NOSIGNATURE
        DirtFlinger-0.2.0.jar                             |DirtFlinger                   |dirt_flinger                  |0.2.0               |DONE      |Manifest: NOSIGNATURE
        shulkerbox-1.18.1-1.0.0.jar                       |Advanced Shulkerboxes         |shulkerbox                    |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.1-1.17.0.7.jar                       |Carry On                      |carryon                       |1.17.0.7            |DONE      |Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.18-1.5.0.jar                       |MmmMmmMmmMmm                  |dummmmmmy                     |1.18-1.5.0          |DONE      |Manifest: NOSIGNATURE
        Buddycards-1.18.1-3.0.4.jar                       |Buddycards Core               |buddycards                    |1.18.1-3.0.4        |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.3.3_MC_1.18-1.18.1.jar           |Konkrete                      |konkrete                      |1.3.3               |DONE      |Manifest: NOSIGNATURE
        PrettyPipes-1.10.5.jar                            |Pretty Pipes                  |prettypipes                   |1.10.5              |DONE      |Manifest: NOSIGNATURE
        chipped-1.18.1-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.18.1-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
        out_of_sight-1.18.1-1.0.1.jar                     |Out of Sight                  |out_of_sight                  |1.18.1-1.0.1        |DONE      |Manifest: NOSIGNATURE
        JAMD-1.5.0-build.22+mc1.18.1.jar                  |Just Another Mining Dimension |jamd                          |1.5.0-build.22+mc1.1|DONE      |Manifest: NOSIGNATURE
        AnimalCrops-1.18.1-1.0.1.jar                      |Animal Crops                  |animalcrops                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.1-mc1.18.1.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.1-1.0.3.jar                   |Farmer's Delight              |farmersdelight                |1.18.1-1.0.3        |DONE      |Manifest: NOSIGNATURE
        DustrialDecor-1.3.1-1.18.jar                      |'Dustrial Decor               |dustrial_decor                |1.2.8               |DONE      |Manifest: NOSIGNATURE
        curious-armor-stands-1.18.1-4.0.0.jar             |Curious Armor Stands          |curious_armor_stands          |1.18.1-4.0.0        |DONE      |Manifest: NOSIGNATURE
        HostileNeuralNetworks-1.18.1-3.0.5.jar            |Hostile Neural Networks       |hostilenetworks               |3.0.5               |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.10-mc1.18.jar                       |Entangled                     |entangled                     |1.3.10              |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.18.1-2.8.1.jar               |CommonCapabilities            |commoncapabilities            |2.8.1               |DONE      |Manifest: NOSIGNATURE
        Compressium-1.4.0-build.4+mc1.18.jar              |Compressium                   |compressium                   |1.4.0-build.4+mc1.18|DONE      |Manifest: NOSIGNATURE
        signpost-1.18.1-2.00.4.jar                        |Signpost                      |signpost                      |1.18.1-2.00.4       |DONE      |Manifest: NOSIGNATURE
        Ping-1.18-1.8.0.jar                               |Ping                          |ping                          |1.18-1.8.0          |DONE      |Manifest: NOSIGNATURE
        BetterCrates-1.18.1-1.0.0.jar                     |Better Crates                 |bettercrates                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
        assortedstorage-1.18.1-4.1.0.jar                  |Assorted Storage              |assortedstorage               |1.18.1-4.1.0        |DONE      |Manifest: NOSIGNATURE
        getittogetherdrops-1.18.1-1.1.1.jar               |Get It Together, Drops!       |getittogetherdrops            |1.1.1               |DONE      |Manifest: NOSIGNATURE
        drawerfps-1.18.1-1.7.jar                          |Example Mod                   |drawerfps                     |1.18.1-1.7          |DONE      |Manifest: NOSIGNATURE
        simplylight-1.18.1-1.4.0-build.26.jar             |Simply Light                  |simplylight                   |1.18.1-1.4.0-build.2|DONE      |Manifest: NOSIGNATURE
        jousting-1.18.0-v1.0.4.jar                        |Jousting                      |jousting                      |1.18.0-v1.0.4       |DONE      |Manifest: NOSIGNATURE
        FuelCanister [1.18]-1.4.jar                       |Fuel Canister                 |fuel_canister                 |1.4                 |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.1-64.jar                           |Patchouli                     |patchouli                     |1.18.1-64           |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.18.1-2.1.1.jar                      |Ars Nouveau                   |ars_nouveau                   |2.1.1               |DONE      |Manifest: NOSIGNATURE
        BetterThanLlamas-1.18-1.1.1.jar                   |Better Than Llamas            |betterthanllamas              |1.1.1               |DONE      |Manifest: NOSIGNATURE
        IntegratedTunnels-1.18.1-1.8.9.jar                |IntegratedTunnels             |integratedtunnels             |1.8.9               |DONE      |Manifest: NOSIGNATURE
        DrawersTooltip-1.18.1-forge-4.1.0.jar             |Drawers Tooltip               |drawerstooltip                |4.1.0               |DONE      |Manifest: NOSIGNATURE
        MysticalCustomization-1.18.1-3.0.0.jar            |Mystical Customization        |mysticalcustomization         |3.0.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18-1.8.3.jar                         |Elevator Mod                  |elevatorid                    |1.18-1.8.3          |DONE      |Manifest: NOSIGNATURE
        Gobber2-Forge-1.18.1-2.6.17.jar                   |Gobber 2                      |gobber2                       |2.6.17              |DONE      |Manifest: NOSIGNATURE
        expandedstorage-7.3.6+1.18.jar                    |Expanded Storage              |expandedstorage               |7.3.6               |DONE      |Manifest: NOSIGNATURE
        EnigmaticLegacy-2.14.0.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.14.0              |DONE      |Manifest: NOSIGNATURE
        buildersaddition-1.18.1-20220123a.jar             |Builders Crafts & Addition    |buildersaddition              |1.18.1-20220123a    |DONE      |Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.18-1.2.3.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.2.3               |DONE      |Manifest: NOSIGNATURE
        architectury-3.4.9.jar                            |Architectury                  |architectury                  |3.4.9               |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1801.3.5-build.109.jar          |FTB Library                   |ftblibrary                    |1801.3.5-build.109  |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1801.2.4-build.46.jar             |FTB Teams                     |ftbteams                      |1801.2.4-build.46   |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.18.1-1.100.2.jar                     |CC: Tweaked                   |computercraft                 |1.100.2             |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18-0.4.0.jar                    |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        Fancy Battleaxes [1.18]-1.4.1.jar                 |Fancy Battleaxes              |fancy_battleaxes              |1.4.1               |DONE      |Manifest: NOSIGNATURE
        client-1.18.1-20211210.034407-srg.jar             |Minecraft                     |minecraft                     |1.18.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
        ExtremeReactors2-1.18.1-2.0.38.jar                |Extreme Reactors              |bigreactors                   |1.18.1-2.0.38       |DONE      |Manifest: NOSIGNATURE
        productivebees-1.18.1-0.8.0.6.jar                 |Productive Bees               |productivebees                |1.18.1-0.8.0.6      |DONE      |Manifest: NOSIGNATURE
        light-overlay-6.0.4-forge.jar                     |Light Overlay                 |lightoverlay                  |6.0.4               |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.11-mc1.18.jar                       |Trash Cans                    |trashcans                     |1.0.11              |DONE      |Manifest: NOSIGNATURE
        cursery-1.18-2.7.jar                              |Cursery Mod                   |cursery                       |1.18-2.7            |DONE      |Manifest: NOSIGNATURE
        speedyladders-1.18-1.jar                          |Speedy Ladders                |speedyladders                 |1.18-1              |DONE      |Manifest: NOSIGNATURE
        ServerTabInfo-1.18-1.3.4.jar                      |Server Tab Info               |servertabinfo                 |1.3.4               |DONE      |Manifest: NOSIGNATURE
        armorplus-1.18.1-18.0.2-beta.jar                  |ArmorPlus                     |armorplus                     |1.18.1-18.0.2-beta  |DONE      |Manifest: NOSIGNATURE
        corail_pillar-5.4.0-1.18.1.jar                    |Corail Pillar                 |corail_pillar                 |5.4.0               |DONE      |Manifest: NOSIGNATURE
        Cyclic-1.18.1-1.6.10.jar                          |Cyclic                        |cyclic                        |1.18.1-1.6.10       |DONE      |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
        BetterAdvancements-1.18.1-0.1.2.122.jar           |Better Advancements           |betteradvancements            |0.1.2.122           |DONE      |Manifest: NOSIGNATURE
        rhino-forge-1800.1.7-build.92.jar                 |Rhino                         |rhino                         |1800.1.7-build.92   |DONE      |Manifest: NOSIGNATURE
        MCDoom-1.18.1-4.0.0.jar                           |Doom Mod                      |doom                          |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.18.1-5.0.3.jar                         |Cucumber Library              |cucumber                      |5.0.3               |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.18-11.0.1.jar                   |TrashSlot                     |trashslot                     |11.0.1              |DONE      |Manifest: NOSIGNATURE
        jmi-1.18.1-0.7-38.jar                             |JourneyMap Integration        |jmi                           |1.18.1-0.7-38       |DONE      |Manifest: NOSIGNATURE
        Shrines-1.18.1-3.0.0-Beta9.jar                    |Shrines                       |shrines                       |1.18.1-3.0.0-Beta9  |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1801.2.6-build.16.jar          |Item Filters                  |itemfilters                   |1801.2.6-build.16   |DONE      |Manifest: NOSIGNATURE
        BetterThanBunnies-1.18-1.2.0.jar                  |Better Than Bunnies           |betterthanbunnies             |1.2.0               |DONE      |Manifest: NOSIGNATURE
        simple-rpc-1.18-2.7.1.jar                         |Simple RPC                    |simplerpc                     |2.7.1               |DONE      |Manifest: NOSIGNATURE
        create-mc1.18.1_v0.4d.jar                         |Create                        |create                        |0.4d                |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.1-9.0.3.jar                  |Waystones                     |waystones                     |9.0.3               |DONE      |Manifest: NOSIGNATURE
        MerchantMarkers-1.18.1-1.1.0.jar                  |Merchant Markers              |merchantmarkers               |1.1.0               |DONE      |Manifest: NOSIGNATURE
        WeaponThrow-1.18-5.5.jar                          |Weapon Throw                  |weaponthrow                   |1.18-5.5            |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.18.1-3.0.0.jar                        |Fast Suite                    |fastsuite                     |3.0.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.1-8.0.0+5.jar                   |Clumps                        |clumps                        |8.0.0+5             |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.1-5.8.0beta11.jar                 |Journeymap                    |journeymap                    |5.8.0beta11         |DONE      |Manifest: NOSIGNATURE
        EnderBags-1.18.1-8.0.0.jar                        |Ender Bags                    |ender_bags                    |8.0.0               |DONE      |Manifest: NOSIGNATURE
        artifacts-1.18.1-4.0.2.jar                        |Artifacts                     |artifacts                     |1.18.1-4.0.2        |DONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.18.1-1.5.2.jar             |Simple Storage Network        |storagenetwork                |1.18.1-1.5.2        |DONE      |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
        framedcompactdrawers-1.18-4.0.0.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.18-4.0.0          |DONE      |Manifest: NOSIGNATURE
        configured-1.5.1-1.18.1.jar                       |Configured                    |configured                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
        gardentools-1.18-1.1.3.jar                        |Garden Tools                  |gardentools                   |1.18-1.1.3          |DONE      |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
        DungeonCrawl-1.18.1-2.3.6.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.6               |DONE      |Manifest: NOSIGNATURE
        MagicDoorknob-1.18.0-1.0.0.572.jar                |Magic Doorknob                |magic_doorknob                |1.18.0-1.0.0.572    |DONE      |Manifest: NOSIGNATURE
        Nimble-1.18-forge-2.0.0.jar                       |Nimble                        |nimble                        |2.0.0               |DONE      |Manifest: NOSIGNATURE
        creeperconfetti-3.10.jar                          |Creeper Confetti              |creeperconfetti               |3.10                |DONE      |Manifest: NOSIGNATURE
        bonsaitrees3-3.0.0.jar                            |Bonsai Trees 3                |bonsaitrees3                  |3.0.0               |DONE      |Manifest: NOSIGNATURE
        TravelAnchors-1.18.1-3.2.3.jar                    |Travel Anchors                |travel_anchors                |1.18.1-3.2.3        |DONE      |Manifest: NOSIGNATURE
        lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        HyperLighting-1.18.1-1.2.jar                      |Hyper Lighting                |hyperlighting                 |1.2                 |DONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.18.1-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.18.1-1.1.2-forge  |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.18.1-v1.34.5.jar                    |Mahou Tsukai                  |mahoutsukai                   |1.18.1-v1.34.5      |DONE      |Manifest: NOSIGNATURE
        walljump-forge-1.18.1-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.18.1-1.3.7        |DONE      |Manifest: NOSIGNATURE
        RoughlyEnoughItems-jei-internals-workaround-7.1.39|REI Internals Workaround      |rei_internals_workaround      |7.1.390             |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.10.2.jar                          |Mining Gadgets                |mininggadgets                 |1.10.2              |DONE      |Manifest: NOSIGNATURE
        3dSkinLayers-forge-mc1.18-1.3.1.jar               |3dSkinLayers                  |skinlayers3d                  |1.3.1               |DONE      |Manifest: NOSIGNATURE
        tbouncepad-2.1-1.18.jar                           |Tinkers' Bounce Pad           |tbouncepad                    |2.1                 |DONE      |Manifest: NOSIGNATURE
        meetyourfight-1.18-1.2.2.jar                      |Meet Your Fight               |meetyourfight                 |1.18-1.2.2          |DONE      |Manifest: NOSIGNATURE
        chococraft-1.18.1-0.2.2.jar                       |Chococraft 4                  |chococraft                    |0.2.2               |DONE      |Manifest: NOSIGNATURE
        selene-1.18-1.12.0.jar                            |Selene                        |selene                        |1.18-1.12.0         |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.18.1-5.0.2.jar              |Mystical Agriculture          |mysticalagriculture           |5.0.2               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.18.1-5.0.2.jar             |Mystical Agradditions         |mysticalagradditions          |5.0.2               |DONE      |Manifest: NOSIGNATURE
        matc-1.2.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.2.0               |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.18.1-14.0.2.jar            |CraftingTweaks                |craftingtweaks                |14.0.2              |DONE      |Manifest: NOSIGNATURE
        itlt-1.18-2.1.0.jar                               |It's The Little Things        |itlt                          |2.1.0               |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.1-9.0.12.jar   |EnchantmentDescriptions       |enchdesc                      |9.0.12              |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
        ToolBelt-1.18-1.18.0.jar                          |Tool Belt                     |toolbelt                      |1.18.0              |DONE      |Manifest: NOSIGNATURE
        silent-lib-1.18-6.0.0.jar                         |Silent Lib                    |silentlib                     |6.0.0               |DONE      |Manifest: NOSIGNATURE
        Jade-1.18-4.1.2.jar                               |Jade                          |jade                          |4.1.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.1-39.0.59-universal.jar                |Forge                         |forge                         |39.0.59             |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
        Bibliotheca-1.18-1.7.0.jar                        |Bibliotheca                   |bibliotheca                   |1.7.0               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.18-2.2.0.jar                  |AppleSkin                     |appleskin                     |2.2.0               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.1-2.3.2.jar                      |Aquaculture 2                 |aquaculture                   |1.18.1-2.3.2        |DONE      |Manifest: NOSIGNATURE
        Waddles-1.18-0.8.18.jar                           |Waddles                       |waddles                       |1.18-0.8.18         |DONE      |Manifest: NOSIGNATURE
        ITank-1.18-1.7.0.jar                              |ITank                         |itank                         |1.7.0               |DONE      |Manifest: NOSIGNATURE
        VanillaTweaks-forge-1.18.1-1.5.53.jar             |VanillaTweaks                 |vanillatweaks                 |1.5.53              |DONE      |Manifest: NOSIGNATURE
        CreativeCore_v2.4.1_mc1.18.1.jar                  |CreativeCore                  |creativecore                  |2.4.0               |DONE      |Manifest: NOSIGNATURE
        movingelevators-1.2.34a-mc1.18.jar                |Moving Elevators              |movingelevators               |1.2.34a             |DONE      |Manifest: NOSIGNATURE
        RoughlyEnoughItems-7.1.390.jar                    |Roughly Enough Items (REI)    |roughlyenoughitems            |7.1.390             |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1801.4.1-build.271.jar               |KubeJS                        |kubejs                        |1801.4.1-build.271  |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1801.3.7-build.87.jar            |FTB Quests                    |ftbquests                     |1801.3.7-build.87   |DONE      |Manifest: NOSIGNATURE
        kubejs-create-1801.2.0-build.14.jar               |KubeJS Create                 |kubejs_create                 |1801.2.0-build.14   |DONE      |Manifest: NOSIGNATURE
        kubejs-immersive-engineering-1801.2.0-build.29.jar|KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1801.2.0-build.29   |DONE      |Manifest: NOSIGNATURE
        easy_villagers-1.18.1-1.0.1.jar                   |Easy Villagers                |easy_villagers                |1.18.1-1.0.1        |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.1-1.0.33.jar                         |Iceberg                       |iceberg                       |1.0.33              |DONE      |Manifest: NOSIGNATURE
        Quark-3.0-334.jar                                 |Quark                         |quark                         |3.0-334             |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.18.1-1.2.0.jar                |Legendary Tooltips            |legendarytooltips             |1.2.0}              |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.18.1-6.0.0.jar                    |Fast Workbench                |fastbench                     |6.0.0               |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.18.1-10.1.1.jar                  |Storage Drawers               |storagedrawers                |10.1.1              |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
        Seed Drop-1.18-2.1.3.jar                          |Seed Drop                     |seeddrop                      |2.1.3               |DONE      |Manifest: NOSIGNATURE
        fancymenu_forge_2.5.1_MC_1.18-1.18.1.jar          |FancyMenu                     |fancymenu                     |2.5.1               |DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.18.1-3.1.1.jar                    |Hunter Illager                |hunterillager                 |1.18.1-3.1.1        |DONE      |Manifest: NOSIGNATURE
        MagmaMonsters-0.6.0.jar                           |MagmaMonsters                 |magma_monsters                |0.6.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.0.0-forge.jar                       |Ferrite Core                  |ferritecore                   |4.0.0               |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
        engineersdecor-1.18.1-1.1.19-b3.jar               |Engineer's Decor              |engineersdecor                |1.1.19-b3           |DONE      |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
        SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |DONE      |Manifest: NOSIGNATURE
        modular-routers-1.18.1-9.0.2-85.jar               |Modular Routers               |modularrouters                |9.0.2-85            |DONE      |Manifest: NOSIGNATURE
        BetterF3-1.2.2-Forge-1.18.jar                     |BetterF3                      |betterf3                      |1.2.2               |DONE      |Manifest: NOSIGNATURE
        ArmorSoundTweak-5.0.0-forge.jar                   |Armor Sound Tweak             |armorsoundtweak               |5.0.0               |DONE      |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
        refinedstorageaddons-0.8.1.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.8.1               |DONE      |Manifest: NOSIGNATURE
        expandability-5.0.0-forge.jar                     |ExpandAbility                 |expandability                 |5.0.0               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-1.18.1-0.3.2.jar                   |Valhelsia Core                |valhelsia_core                |1.18.1-0.3.2        |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-1.18.1-0.1.0.jar             |Valhelsia Structures          |valhelsia_structures          |1.18.1-0.1.0        |DONE      |Manifest: NOSIGNATURE
        no-telemetry-1.3.0.jar                            |No Telemetry                  |no_telemetry                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
        createaddition-1.18.1-20220125a.jar               |Create Crafts & Additions     |createaddition                |1.18.1-20220125a    |DONE      |Manifest: NOSIGNATURE
    Flywheel Backend: GL33 Instanced Arrays
    FramedBlocks BlockEntity Warning: Not applicable
    Crash Report UUID: 58a3e846-282c-4cd5-93ec-06b9202226cc
    FML: 39.0
    Forge: net.minecraftforge:39.0.59
    Suspected Mods: Minecraft (minecraft)
VoxelVixen commented 2 years ago

I am in the same boat , cant use 59 , cant go back.